Pull request #44092 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0f052eb4f56c05dcb8c444823ebde6ce0fac7197+067062129171dba592638e8e3a0efbfa8a71376b (789dc36cc8acdef0a195a995181bf4a58c6c2db3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44092@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-06T12:27:49.958Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-06T12:27:49.964Z] Trying to pass milestone 1 [Pipeline] milestone [2022-09-06T12:27:50.061Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-06T12:27:50.275Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dcc8801f66348449) in /home/ubuntu/workspace/moby_PR-44092 [Pipeline] { [Pipeline] checkout [2022-09-06T12:27:50.307Z] The recommended git tool is: git [2022-09-06T12:27:50.324Z] using credential docker-jenkins-github-credentials [2022-09-06T12:27:50.336Z] Cloning the remote Git repository [2022-09-06T12:27:50.336Z] Cloning with configured refspecs honoured and without tags [2022-09-06T12:27:50.340Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T12:27:50.341Z] > git init /home/ubuntu/workspace/moby_PR-44092 # timeout=10 [2022-09-06T12:27:50.356Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:27:50.356Z] > git --version # timeout=10 [2022-09-06T12:27:50.358Z] > git --version # 'git version 2.17.1' [2022-09-06T12:27:50.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:27:50.359Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:06.347Z] Fetching without tags [2022-09-06T12:28:06.553Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:07.111Z] Merge succeeded, producing 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:07.111Z] Checking out Revision 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 (PR-44092) [2022-09-06T12:28:07.272Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T12:28:07.272Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T12:28:07.964Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44092:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-06T12:28:06.332Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:06.337Z] > git config --add remote.origin.fetch +refs/pull/44092/head:refs/remotes/origin/PR-44092 # timeout=10 [2022-09-06T12:28:06.340Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:06.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:06.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:06.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:06.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:06.556Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:06.558Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:07.091Z] > git remote # timeout=10 [2022-09-06T12:28:07.095Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T12:28:07.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:07.098Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-06T12:28:07.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T12:28:07.114Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:07.116Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:10.504Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-09-06T12:28:10.971Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dcc8801f66348449) in /home/ubuntu/workspace/moby_PR-44092 [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 [2022-09-06T12:28:10.981Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a37023ed673924f) in /home/ubuntu/workspace/moby_PR-44092 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-09-06T12:28:10.988Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b038a2685fe6b8a4) in /home/ubuntu/workspace/moby_PR-44092 [Pipeline] stage [Pipeline] { (Print info) [2022-09-06T12:28:10.990Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06da18a65600aa8fd) in /home/ubuntu/workspace/moby_PR-44092 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-09-06T12:28:10.995Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-029fef39e503352a7) in /home/ubuntu/workspace/moby_PR-44092 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-09-06T12:28:11.026Z] The recommended git tool is: git [Pipeline] { [2022-09-06T12:28:11.036Z] using credential docker-jenkins-github-credentials [2022-09-06T12:28:11.052Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] { [2022-09-06T12:28:11.058Z] The recommended git tool is: git [2022-09-06T12:28:11.059Z] Fetching without tags [2022-09-06T12:28:11.066Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-06T12:28:11.076Z] Cloning the remote Git repository [2022-09-06T12:28:11.076Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-06T12:28:11.137Z] The recommended git tool is: git [2022-09-06T12:28:11.146Z] using credential docker-jenkins-github-credentials [2022-09-06T12:28:11.156Z] Cloning the remote Git repository [2022-09-06T12:28:11.156Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-09-06T12:28:11.159Z] The recommended git tool is: git [Pipeline] checkout 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-09-06T12:28:11.168Z] The recommended git tool is: git [2022-09-06T12:28:11.169Z] using credential docker-jenkins-github-credentials [2022-09-06T12:28:11.177Z] Cloning the remote Git repository [2022-09-06T12:28:11.177Z] Cloning with configured refspecs honoured and without tags [2022-09-06T12:28:11.178Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-06T12:28:11.187Z] Cloning the remote Git repository [2022-09-06T12:28:11.187Z] 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-09-06T12:28:11.253Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-09-06T12:28:11.401Z] Merge succeeded, producing 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:11.401Z] Checking out Revision 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 (PR-44092) [Pipeline] } [Pipeline] } [2022-09-06T12:28:11.478Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T12:28:11.047Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44092/.git # timeout=10 [2022-09-06T12:28:11.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:11.062Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:11.063Z] > git --version # timeout=10 [2022-09-06T12:28:11.065Z] > git --version # 'git version 2.17.1' [2022-09-06T12:28:11.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:11.066Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:11.255Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:11.257Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:11.386Z] > git remote # timeout=10 [2022-09-06T12:28:11.388Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T12:28:11.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:11.391Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-06T12:28:11.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T12:28:11.406Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:11.408Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T12:28:11.224Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T12:28:11.224Z] > git init /home/ubuntu/workspace/moby_PR-44092 # timeout=10 [2022-09-06T12:28:11.237Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:11.237Z] > git --version # timeout=10 [2022-09-06T12:28:11.248Z] > git --version # 'git version 2.17.1' [2022-09-06T12:28:11.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:11.249Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:12.108Z] + [ PR != PR ] [2022-09-06T12:28:12.108Z] + [ master != master ] [2022-09-06T12:28:12.108Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [2022-09-06T12:28:11.139Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T12:28:11.139Z] > git init /home/ubuntu/workspace/moby_PR-44092 # timeout=10 [2022-09-06T12:28:11.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:11.152Z] > git --version # timeout=10 [2022-09-06T12:28:11.159Z] > git --version # 'git version 2.17.1' [2022-09-06T12:28:11.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:11.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T12:28:11.235Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T12:28:11.236Z] > git init /home/ubuntu/workspace/moby_PR-44092 # timeout=10 [2022-09-06T12:28:11.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:11.257Z] > git --version # timeout=10 [2022-09-06T12:28:11.263Z] > git --version # 'git version 2.25.1' [2022-09-06T12:28:11.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:11.264Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:11.190Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T12:28:11.191Z] > git init /home/ubuntu/workspace/moby_PR-44092 # timeout=10 [2022-09-06T12:28:11.209Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:11.209Z] > git --version # timeout=10 [2022-09-06T12:28:11.213Z] > git --version # 'git version 2.25.1' [2022-09-06T12:28:11.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:11.214Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:12.436Z] + docker version [2022-09-06T12:28:12.436Z] Client: Docker Engine - Community [2022-09-06T12:28:12.436Z] Version: 20.10.17 [2022-09-06T12:28:12.436Z] API version: 1.41 [2022-09-06T12:28:12.436Z] Go version: go1.17.11 [2022-09-06T12:28:12.436Z] Git commit: 100c701 [2022-09-06T12:28:12.436Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T12:28:12.436Z] OS/Arch: linux/amd64 [2022-09-06T12:28:12.436Z] Context: default [2022-09-06T12:28:12.436Z] Experimental: true [2022-09-06T12:28:12.436Z] [2022-09-06T12:28:12.436Z] Server: Docker Engine - Community [2022-09-06T12:28:12.436Z] Engine: [2022-09-06T12:28:12.436Z] Version: 20.10.17 [2022-09-06T12:28:12.436Z] API version: 1.41 (minimum version 1.12) [2022-09-06T12:28:12.436Z] Go version: go1.17.11 [2022-09-06T12:28:12.436Z] Git commit: a89b842 [2022-09-06T12:28:12.436Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T12:28:12.436Z] OS/Arch: linux/amd64 [2022-09-06T12:28:12.436Z] Experimental: true [2022-09-06T12:28:12.436Z] containerd: [2022-09-06T12:28:12.436Z] Version: 1.6.8 [2022-09-06T12:28:12.436Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:12.436Z] runc: [2022-09-06T12:28:12.436Z] Version: 1.1.4 [2022-09-06T12:28:12.436Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:12.436Z] docker-init: [2022-09-06T12:28:12.436Z] Version: 0.19.0 [2022-09-06T12:28:12.436Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T12:28:12.720Z] + docker info [2022-09-06T12:28:13.660Z] Client: [2022-09-06T12:28:13.660Z] Context: default [2022-09-06T12:28:13.660Z] Debug Mode: false [2022-09-06T12:28:13.660Z] Plugins: [2022-09-06T12:28:13.660Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T12:28:13.660Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T12:28:13.660Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T12:28:13.660Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T12:28:13.660Z] [2022-09-06T12:28:13.660Z] Server: [2022-09-06T12:28:13.660Z] Containers: 0 [2022-09-06T12:28:13.660Z] Running: 0 [2022-09-06T12:28:13.660Z] Paused: 0 [2022-09-06T12:28:13.660Z] Stopped: 0 [2022-09-06T12:28:13.660Z] Images: 4 [2022-09-06T12:28:13.660Z] Server Version: 20.10.17 [2022-09-06T12:28:13.660Z] Storage Driver: overlay2 [2022-09-06T12:28:13.660Z] Backing Filesystem: extfs [2022-09-06T12:28:13.660Z] Supports d_type: true [2022-09-06T12:28:13.660Z] Native Overlay Diff: true [2022-09-06T12:28:13.660Z] userxattr: false [2022-09-06T12:28:13.660Z] Logging Driver: json-file [2022-09-06T12:28:13.660Z] Cgroup Driver: cgroupfs [2022-09-06T12:28:13.660Z] Cgroup Version: 1 [2022-09-06T12:28:13.660Z] Plugins: [2022-09-06T12:28:13.660Z] Volume: local [2022-09-06T12:28:13.660Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T12:28:13.660Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T12:28:13.660Z] Swarm: inactive [2022-09-06T12:28:13.660Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-06T12:28:13.660Z] Default Runtime: runc [2022-09-06T12:28:13.660Z] Init Binary: docker-init [2022-09-06T12:28:13.660Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:13.660Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:13.660Z] init version: de40ad0 [2022-09-06T12:28:13.660Z] Security Options: [2022-09-06T12:28:13.660Z] apparmor [2022-09-06T12:28:13.660Z] seccomp [2022-09-06T12:28:13.660Z] Profile: default [2022-09-06T12:28:13.660Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T12:28:13.660Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T12:28:13.660Z] OSType: linux [2022-09-06T12:28:13.660Z] Architecture: x86_64 [2022-09-06T12:28:13.660Z] CPUs: 2 [2022-09-06T12:28:13.660Z] Total Memory: 7.483GiB [2022-09-06T12:28:13.660Z] Name: ip-10-100-55-96 [2022-09-06T12:28:13.660Z] ID: E6OJ:6PMW:N5IP:OXHK:VWM3:KDPI:CCKG:XFTP:VO4L:DFD7:NJRG:2MMJ [2022-09-06T12:28:13.660Z] Docker Root Dir: /var/lib/docker [2022-09-06T12:28:13.660Z] Debug Mode: false [2022-09-06T12:28:13.660Z] Registry: https://index.docker.io/v1/ [2022-09-06T12:28:13.660Z] Labels: [2022-09-06T12:28:13.660Z] Experimental: true [2022-09-06T12:28:13.660Z] Insecure Registries: [2022-09-06T12:28:13.660Z] 127.0.0.0/8 [2022-09-06T12:28:13.660Z] Live Restore Enabled: true [2022-09-06T12:28:13.660Z] [2022-09-06T12:28:13.660Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T12:28:13.947Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:13.947Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:13.947Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44092/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T12:28:13.947Z] + bash /home/ubuntu/workspace/moby_PR-44092/check-config.sh [2022-09-06T12:28:13.947Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T12:28:13.947Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T12:28:13.947Z] [2022-09-06T12:28:13.947Z] Generally Necessary: [2022-09-06T12:28:13.947Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T12:28:13.947Z] - apparmor: enabled and tools installed [2022-09-06T12:28:13.947Z] - CONFIG_NAMESPACES: enabled [2022-09-06T12:28:13.947Z] - CONFIG_NET_NS: enabled [2022-09-06T12:28:13.947Z] - CONFIG_PID_NS: enabled [2022-09-06T12:28:13.947Z] - CONFIG_IPC_NS: enabled [2022-09-06T12:28:13.947Z] - CONFIG_UTS_NS: enabled [2022-09-06T12:28:13.947Z] - CONFIG_CGROUPS: enabled [2022-09-06T12:28:13.947Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T12:28:13.947Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T12:28:13.947Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T12:28:13.947Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T12:28:13.947Z] - CONFIG_CPUSETS: enabled [2022-09-06T12:28:13.947Z] - CONFIG_MEMCG: enabled [2022-09-06T12:28:13.947Z] - CONFIG_KEYS: enabled [2022-09-06T12:28:13.947Z] - CONFIG_VETH: enabled (as module) [2022-09-06T12:28:13.947Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T12:28:14.207Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T12:28:14.207Z] [2022-09-06T12:28:14.207Z] Optional Features: [2022-09-06T12:28:14.207Z] - CONFIG_USER_NS: enabled [2022-09-06T12:28:14.207Z] - CONFIG_SECCOMP: enabled [2022-09-06T12:28:14.207Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T12:28:14.207Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T12:28:14.207Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T12:28:14.207Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T12:28:14.207Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T12:28:14.207Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T12:28:14.207Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T12:28:14.207Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T12:28:14.207Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T12:28:14.207Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T12:28:14.207Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T12:28:14.207Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T12:28:14.207Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T12:28:14.207Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T12:28:14.207Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T12:28:14.207Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T12:28:14.207Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T12:28:14.207Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T12:28:14.207Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T12:28:14.466Z] - CONFIG_EXT4_FS: enabled [2022-09-06T12:28:14.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T12:28:14.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T12:28:14.466Z] - Network Drivers: [2022-09-06T12:28:14.467Z] - "overlay": [2022-09-06T12:28:14.467Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T12:28:14.467Z] Optional (for encrypted networks): [2022-09-06T12:28:14.467Z] - CONFIG_CRYPTO: enabled [2022-09-06T12:28:14.467Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T12:28:14.467Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T12:28:14.467Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T12:28:14.467Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T12:28:14.467Z] - CONFIG_XFRM: enabled [2022-09-06T12:28:14.467Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T12:28:14.467Z] - "ipvlan": [2022-09-06T12:28:14.467Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T12:28:14.467Z] - "macvlan": [2022-09-06T12:28:14.467Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T12:28:14.467Z] - "ftp,tftp client in container": [2022-09-06T12:28:14.467Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T12:28:14.467Z] - Storage Drivers: [2022-09-06T12:28:14.467Z] - "aufs": [2022-09-06T12:28:14.467Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T12:28:14.467Z] - "btrfs": [2022-09-06T12:28:14.467Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T12:28:14.467Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T12:28:14.467Z] - "devicemapper": [2022-09-06T12:28:14.467Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T12:28:14.467Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T12:28:14.467Z] - "overlay": [2022-09-06T12:28:14.467Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T12:28:14.467Z] - "zfs": [2022-09-06T12:28:14.467Z] - /dev/zfs: present [2022-09-06T12:28:14.467Z] - zfs command: missing [2022-09-06T12:28:14.467Z] - zpool command: missing [2022-09-06T12:28:14.467Z] [2022-09-06T12:28:14.467Z] Limits: [2022-09-06T12:28:14.467Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T12:28:14.467Z] [2022-09-06T12:28:14.467Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T12:28:14.792Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 . [2022-09-06T12:28:14.792Z] #1 [internal] load build definition from Dockerfile [2022-09-06T12:28:14.792Z] #1 sha256:af36f2e798655cb4311fd7af7896b000e0e355c25aabac59d031c7831608a5f3 [2022-09-06T12:28:14.792Z] #1 transferring dockerfile: 19.12kB done [2022-09-06T12:28:14.792Z] #1 DONE 0.0s [2022-09-06T12:28:14.792Z] [2022-09-06T12:28:14.792Z] #2 [internal] load .dockerignore [2022-09-06T12:28:14.792Z] #2 sha256:67f593f0f2d400a0770d973d905d158314b30fa61281142cb8b36c2faceb42e3 [2022-09-06T12:28:14.792Z] #2 transferring context: 145B done [2022-09-06T12:28:14.792Z] #2 DONE 0.0s [2022-09-06T12:28:14.792Z] [2022-09-06T12:28:14.792Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T12:28:14.792Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T12:28:15.052Z] #3 DONE 0.1s [2022-09-06T12:28:15.052Z] [2022-09-06T12:28:15.052Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T12:28:15.052Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T12:28:15.052Z] #4 CACHED [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #6 [internal] load .dockerignore [2022-09-06T12:28:15.312Z] #6 sha256:9b4437730d264b2544d0502416bf73ebe44d3b2b66e31bd00b77672dc3fca31f [2022-09-06T12:28:15.312Z] #6 DONE 0.0s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #5 [internal] load build definition from Dockerfile [2022-09-06T12:28:15.312Z] #5 sha256:18f811e4b44e47c0c231afc4c383904b433bc56d4072b3e17c2200382a9b909d [2022-09-06T12:28:15.312Z] #5 DONE 0.0s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:15.312Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T12:28:15.312Z] #7 DONE 0.1s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:15.312Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T12:28:15.312Z] #10 DONE 0.1s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T12:28:15.312Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T12:28:15.312Z] #8 DONE 0.1s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T12:28:15.312Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T12:28:15.312Z] #9 DONE 0.1s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:15.312Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T12:28:15.312Z] #80 DONE 0.0s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:15.312Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T12:28:15.312Z] #78 DONE 0.0s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:15.312Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:15.312Z] #11 DONE 0.0s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T12:28:15.312Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T12:28:15.312Z] #35 DONE 0.0s [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T12:28:15.312Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T12:28:15.312Z] #12 CACHED [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #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-09-06T12:28:15.312Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T12:28:15.312Z] #13 CACHED [2022-09-06T12:28:15.312Z] [2022-09-06T12:28:15.312Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-06T12:28:15.312Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-09-06T12:28:16.262Z] #14 ... [2022-09-06T12:28:16.262Z] [2022-09-06T12:28:16.262Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T12:28:16.262Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T12:28:16.262Z] #56 DONE 0.5s [2022-09-06T12:28:16.262Z] [2022-09-06T12:28:16.262Z] #31 [internal] load build context [2022-09-06T12:28:16.262Z] #31 sha256:b318acdd5dac1b24dc78679d1cdad5a802eeac6269f9de727dd1851a6a44246c [2022-09-06T12:28:16.522Z] #31 ... [2022-09-06T12:28:16.522Z] [2022-09-06T12:28:16.522Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-06T12:28:16.522Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-09-06T12:28:16.522Z] #14 DONE 1.1s [2022-09-06T12:28:16.522Z] [2022-09-06T12:28:16.522Z] #31 [internal] load build context [2022-09-06T12:28:16.522Z] #31 sha256:b318acdd5dac1b24dc78679d1cdad5a802eeac6269f9de727dd1851a6a44246c [2022-09-06T12:28:17.909Z] #31 ... [2022-09-06T12:28:17.909Z] [2022-09-06T12:28:17.909Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-06T12:28:17.909Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-09-06T12:28:17.909Z] #15 DONE 1.2s [2022-09-06T12:28:17.909Z] [2022-09-06T12:28:17.909Z] #31 [internal] load build context [2022-09-06T12:28:17.909Z] #31 sha256:b318acdd5dac1b24dc78679d1cdad5a802eeac6269f9de727dd1851a6a44246c [2022-09-06T12:28:18.483Z] #31 transferring context: 62.71MB 2.8s done [2022-09-06T12:28:18.483Z] #31 DONE 2.9s [2022-09-06T12:28:18.483Z] [2022-09-06T12:28:18.483Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-06T12:28:18.483Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-09-06T12:28:18.483Z] #16 DONE 0.8s [2022-09-06T12:28:18.744Z] [2022-09-06T12:28:18.744Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-06T12:28:18.744Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-09-06T12:28:19.005Z] #17 DONE 0.5s [2022-09-06T12:28:19.005Z] [2022-09-06T12:28:19.005Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-06T12:28:19.005Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-09-06T12:28:19.576Z] #18 DONE 0.5s [2022-09-06T12:28:19.576Z] [2022-09-06T12:28:19.576Z] #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-09-06T12:28:19.576Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T12:28:20.516Z] #19 0.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:28:20.516Z] #19 0.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:28:20.516Z] #19 0.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:28:20.516Z] #19 0.890 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T12:28:20.516Z] #19 0.994 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:28:20.516Z] #19 1.126 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T12:28:20.777Z] #19 1.236 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T12:28:20.777Z] #19 1.346 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T12:28:21.037Z] #19 1.442 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:28:21.037Z] #19 1.542 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T12:28:21.037Z] #19 1.542 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:28:21.037Z] #19 1.542 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T12:28:21.037Z] #19 1.544 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T12:28:21.037Z] #19 1.546 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T12:28:21.037Z] #19 1.548 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:28:21.037Z] #19 1.592 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T12:28:21.037Z] #19 1.599 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T12:28:21.323Z] #19 1.600 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T12:28:21.323Z] #19 1.603 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:28:21.323Z] #19 1.604 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T12:28:21.323Z] #19 1.607 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:28:23.913Z] Fetching without tags [2022-09-06T12:28:24.125Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:24.692Z] Merge succeeded, producing 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:24.692Z] Checking out Revision 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 (PR-44092) [2022-09-06T12:28:23.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:23.908Z] > git config --add remote.origin.fetch +refs/pull/44092/head:refs/remotes/origin/PR-44092 # timeout=10 [2022-09-06T12:28:23.911Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:23.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:23.929Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:23.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:23.930Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:24.141Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:24.144Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:24.684Z] > git remote # timeout=10 [2022-09-06T12:28:24.689Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T12:28:24.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:24.693Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-06T12:28:24.701Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T12:28:24.708Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:24.713Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:25.446Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T12:28:26.138Z] + docker version [2022-09-06T12:28:26.138Z] Client: Docker Engine - Community [2022-09-06T12:28:26.138Z] Version: 20.10.17 [2022-09-06T12:28:26.138Z] API version: 1.41 [2022-09-06T12:28:26.138Z] Go version: go1.17.11 [2022-09-06T12:28:26.138Z] Git commit: 100c701 [2022-09-06T12:28:26.138Z] Built: Mon Jun 6 23:02:20 2022 [2022-09-06T12:28:26.138Z] OS/Arch: linux/arm64 [2022-09-06T12:28:26.138Z] Context: default [2022-09-06T12:28:26.138Z] Experimental: true [2022-09-06T12:28:26.138Z] [2022-09-06T12:28:26.138Z] Server: Docker Engine - Community [2022-09-06T12:28:26.138Z] Engine: [2022-09-06T12:28:26.138Z] Version: 20.10.17 [2022-09-06T12:28:26.138Z] API version: 1.41 (minimum version 1.12) [2022-09-06T12:28:26.138Z] Go version: go1.17.11 [2022-09-06T12:28:26.138Z] Git commit: a89b842 [2022-09-06T12:28:26.138Z] Built: Mon Jun 6 23:00:44 2022 [2022-09-06T12:28:26.138Z] OS/Arch: linux/arm64 [2022-09-06T12:28:26.138Z] Experimental: true [2022-09-06T12:28:26.138Z] containerd: [2022-09-06T12:28:26.138Z] Version: 1.6.8 [2022-09-06T12:28:26.138Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:26.138Z] runc: [2022-09-06T12:28:26.138Z] Version: 1.1.4 [2022-09-06T12:28:26.138Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:26.138Z] docker-init: [2022-09-06T12:28:26.138Z] Version: 0.19.0 [2022-09-06T12:28:26.138Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T12:28:26.413Z] + docker info [2022-09-06T12:28:26.774Z] Fetching without tags [2022-09-06T12:28:26.783Z] Fetching without tags [2022-09-06T12:28:26.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:26.857Z] > git config --add remote.origin.fetch +refs/pull/44092/head:refs/remotes/origin/PR-44092 # timeout=10 [2022-09-06T12:28:26.863Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:26.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:26.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:26.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:26.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:26.952Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:26.977Z] Client: [2022-09-06T12:28:26.977Z] Context: default [2022-09-06T12:28:26.977Z] Debug Mode: false [2022-09-06T12:28:26.977Z] Plugins: [2022-09-06T12:28:26.977Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T12:28:26.977Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T12:28:26.977Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T12:28:26.977Z] [2022-09-06T12:28:26.977Z] Server: [2022-09-06T12:28:26.977Z] Containers: 0 [2022-09-06T12:28:26.977Z] Running: 0 [2022-09-06T12:28:26.977Z] Paused: 0 [2022-09-06T12:28:26.977Z] Stopped: 0 [2022-09-06T12:28:26.977Z] Images: 2 [2022-09-06T12:28:26.977Z] Server Version: 20.10.17 [2022-09-06T12:28:26.977Z] Storage Driver: overlay2 [2022-09-06T12:28:26.977Z] Backing Filesystem: extfs [2022-09-06T12:28:26.977Z] Supports d_type: true [2022-09-06T12:28:26.977Z] Native Overlay Diff: true [2022-09-06T12:28:26.977Z] userxattr: false [2022-09-06T12:28:26.977Z] Logging Driver: json-file [2022-09-06T12:28:26.977Z] Cgroup Driver: cgroupfs [2022-09-06T12:28:26.977Z] Cgroup Version: 1 [2022-09-06T12:28:26.977Z] Plugins: [2022-09-06T12:28:26.977Z] Volume: local [2022-09-06T12:28:26.977Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T12:28:26.977Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T12:28:26.977Z] Swarm: inactive [2022-09-06T12:28:26.977Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T12:28:26.977Z] Default Runtime: runc [2022-09-06T12:28:26.977Z] Init Binary: docker-init [2022-09-06T12:28:26.977Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:26.977Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:26.977Z] init version: de40ad0 [2022-09-06T12:28:26.977Z] Security Options: [2022-09-06T12:28:26.977Z] apparmor [2022-09-06T12:28:26.977Z] seccomp [2022-09-06T12:28:26.977Z] Profile: default [2022-09-06T12:28:26.977Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T12:28:26.977Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T12:28:26.977Z] OSType: linux [2022-09-06T12:28:26.977Z] Architecture: aarch64 [2022-09-06T12:28:26.977Z] CPUs: 2 [2022-09-06T12:28:26.977Z] Total Memory: 7.559GiB [2022-09-06T12:28:26.977Z] Name: ip-10-100-75-28 [2022-09-06T12:28:26.977Z] ID: FRCU:5T2U:W4RK:7F4F:JRZ7:ZFRZ:OEIH:D3T6:2RSP:WR7S:XKNK:EG7Q [2022-09-06T12:28:26.977Z] Docker Root Dir: /var/lib/docker [2022-09-06T12:28:26.977Z] Debug Mode: false [2022-09-06T12:28:26.977Z] Registry: https://index.docker.io/v1/ [2022-09-06T12:28:26.977Z] Labels: [2022-09-06T12:28:26.977Z] Experimental: true [2022-09-06T12:28:26.977Z] Insecure Registries: [2022-09-06T12:28:26.977Z] 127.0.0.0/8 [2022-09-06T12:28:26.977Z] Live Restore Enabled: true [2022-09-06T12:28:26.977Z] [Pipeline] sh [2022-09-06T12:28:27.009Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:26.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:26.744Z] > git config --add remote.origin.fetch +refs/pull/44092/head:refs/remotes/origin/PR-44092 # timeout=10 [2022-09-06T12:28:26.747Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:26.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:26.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:26.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:26.767Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:26.992Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:27.000Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:27.297Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:27.297Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:27.297Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44092/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T12:28:27.297Z] + bash /home/ubuntu/workspace/moby_PR-44092/check-config.sh [2022-09-06T12:28:27.297Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T12:28:27.297Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-06T12:28:27.297Z] [2022-09-06T12:28:27.297Z] Generally Necessary: [2022-09-06T12:28:27.297Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T12:28:27.297Z] - apparmor: enabled and tools installed [2022-09-06T12:28:27.297Z] - CONFIG_NAMESPACES: enabled [2022-09-06T12:28:27.297Z] - CONFIG_NET_NS: enabled [2022-09-06T12:28:27.297Z] - CONFIG_PID_NS: enabled [2022-09-06T12:28:27.297Z] - CONFIG_IPC_NS: enabled [2022-09-06T12:28:27.297Z] - CONFIG_UTS_NS: enabled [2022-09-06T12:28:27.297Z] - CONFIG_CGROUPS: enabled [2022-09-06T12:28:27.297Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T12:28:27.297Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T12:28:27.297Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T12:28:27.297Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T12:28:27.297Z] - CONFIG_CPUSETS: enabled [2022-09-06T12:28:27.297Z] - CONFIG_MEMCG: enabled [2022-09-06T12:28:27.297Z] - CONFIG_KEYS: enabled [2022-09-06T12:28:27.297Z] - CONFIG_VETH: enabled (as module) [2022-09-06T12:28:27.297Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T12:28:27.297Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T12:28:27.297Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T12:28:27.297Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T12:28:27.297Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T12:28:27.514Z] Merge succeeded, producing 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:27.514Z] Checking out Revision 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 (PR-44092) [2022-09-06T12:28:27.553Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T12:28:27.553Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T12:28:27.553Z] [2022-09-06T12:28:27.553Z] Optional Features: [2022-09-06T12:28:27.553Z] - CONFIG_USER_NS: enabled [2022-09-06T12:28:27.553Z] - CONFIG_SECCOMP: enabled [2022-09-06T12:28:27.553Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T12:28:27.553Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T12:28:27.553Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T12:28:27.553Z] (cgroup swap accounting is currently enabled) [2022-09-06T12:28:27.553Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T12:28:27.553Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T12:28:27.553Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T12:28:27.553Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T12:28:27.553Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T12:28:27.553Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T12:28:27.553Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T12:28:27.553Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T12:28:27.553Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T12:28:27.553Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T12:28:27.572Z] Merge succeeded, producing 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:27.572Z] Checking out Revision 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 (PR-44092) [2022-09-06T12:28:27.809Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T12:28:27.809Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T12:28:27.809Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T12:28:27.809Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T12:28:27.809Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T12:28:27.809Z] - CONFIG_EXT4_FS: enabled [2022-09-06T12:28:27.809Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T12:28:27.809Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T12:28:27.809Z] - Network Drivers: [2022-09-06T12:28:27.809Z] - "overlay": [2022-09-06T12:28:27.809Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T12:28:27.809Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T12:28:27.809Z] Optional (for encrypted networks): [2022-09-06T12:28:27.809Z] - CONFIG_CRYPTO: enabled [2022-09-06T12:28:27.809Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T12:28:27.809Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T12:28:27.809Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T12:28:27.809Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T12:28:27.809Z] - CONFIG_XFRM: enabled [2022-09-06T12:28:27.809Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T12:28:27.809Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T12:28:27.809Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T12:28:27.809Z] - "ipvlan": [2022-09-06T12:28:27.809Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T12:28:27.809Z] - "macvlan": [2022-09-06T12:28:27.809Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T12:28:27.809Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T12:28:27.809Z] - "ftp,tftp client in container": [2022-09-06T12:28:27.906Z] #19 7.208 Fetched 49.2 MB in 7s (7323 kB/s) [2022-09-06T12:28:28.065Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T12:28:28.065Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T12:28:28.066Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T12:28:28.066Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T12:28:28.066Z] - Storage Drivers: [2022-09-06T12:28:28.066Z] - "aufs": [2022-09-06T12:28:28.066Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T12:28:28.066Z] - "btrfs": [2022-09-06T12:28:28.066Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T12:28:28.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T12:28:28.066Z] - "devicemapper": [2022-09-06T12:28:28.066Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T12:28:28.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T12:28:28.066Z] - "overlay": [2022-09-06T12:28:28.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T12:28:28.066Z] - "zfs": [2022-09-06T12:28:28.066Z] - /dev/zfs: present [2022-09-06T12:28:28.066Z] - zfs command: missing [2022-09-06T12:28:28.066Z] - zpool command: missing [2022-09-06T12:28:28.066Z] [2022-09-06T12:28:28.066Z] Limits: [2022-09-06T12:28:28.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T12:28:28.066Z] [2022-09-06T12:28:28.066Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T12:28:28.163Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T12:28:28.180Z] Fetching without tags [2022-09-06T12:28:28.214Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T12:28:28.397Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:28.435Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T12:28:28.691Z] #1 [internal] load build definition from Dockerfile [2022-09-06T12:28:28.691Z] #1 sha256:e47ef0653f86673f950291ecabc1f61c6f995ff98b9e5abfc8207f29c8fbcee2 [2022-09-06T12:28:28.691Z] #1 transferring dockerfile: 19.12kB 0.0s done [2022-09-06T12:28:28.691Z] #1 DONE 0.0s [2022-09-06T12:28:28.691Z] [2022-09-06T12:28:28.691Z] #2 [internal] load .dockerignore [2022-09-06T12:28:28.691Z] #2 sha256:707887718b45130d71d6ec133d8e5ffbb69f0db75bfb4d65b036636b366dd8a8 [2022-09-06T12:28:28.691Z] #2 transferring context: 145B done [2022-09-06T12:28:28.691Z] #2 DONE 0.0s [2022-09-06T12:28:28.691Z] [2022-09-06T12:28:28.691Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T12:28:28.691Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [Pipeline] sh [2022-09-06T12:28:27.060Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:27.066Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:27.595Z] > git remote # timeout=10 [2022-09-06T12:28:27.602Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T12:28:27.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:27.607Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-06T12:28:27.615Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T12:28:27.622Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:27.627Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:27.531Z] > git remote # timeout=10 [2022-09-06T12:28:27.535Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T12:28:27.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:27.540Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-06T12:28:27.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T12:28:27.555Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:27.559Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:28.160Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:28.163Z] > git config --add remote.origin.fetch +refs/pull/44092/head:refs/remotes/origin/PR-44092 # timeout=10 [2022-09-06T12:28:28.166Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:28.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T12:28:28.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T12:28:28.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:28.183Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44092/head:refs/remotes/origin/PR-44092 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T12:28:28.400Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:28.405Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:28.933Z] + docker version [2022-09-06T12:28:28.933Z] Client: Docker Engine - Community [2022-09-06T12:28:28.933Z] Version: 20.10.17 [2022-09-06T12:28:28.933Z] API version: 1.41 [2022-09-06T12:28:28.933Z] Go version: go1.17.11 [2022-09-06T12:28:28.933Z] Git commit: 100c701 [2022-09-06T12:28:28.933Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T12:28:28.933Z] OS/Arch: linux/amd64 [2022-09-06T12:28:28.933Z] Context: default [2022-09-06T12:28:28.933Z] Experimental: true [2022-09-06T12:28:28.933Z] [2022-09-06T12:28:28.933Z] Server: Docker Engine - Community [2022-09-06T12:28:28.933Z] Engine: [2022-09-06T12:28:28.933Z] Version: 20.10.17 [2022-09-06T12:28:28.933Z] API version: 1.41 (minimum version 1.12) [2022-09-06T12:28:28.933Z] Go version: go1.17.11 [2022-09-06T12:28:28.933Z] Git commit: a89b842 [2022-09-06T12:28:28.933Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T12:28:28.933Z] OS/Arch: linux/amd64 [2022-09-06T12:28:28.933Z] Experimental: true [2022-09-06T12:28:28.933Z] containerd: [2022-09-06T12:28:28.933Z] Version: 1.6.8 [2022-09-06T12:28:28.933Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:28.933Z] runc: [2022-09-06T12:28:28.933Z] Version: 1.1.4 [2022-09-06T12:28:28.933Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:28.933Z] docker-init: [2022-09-06T12:28:28.933Z] Version: 0.19.0 [2022-09-06T12:28:28.933Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T12:28:28.947Z] #3 DONE 0.3s [2022-09-06T12:28:28.947Z] [2022-09-06T12:28:28.947Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T12:28:28.947Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-09-06T12:28:28.947Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T12:28:28.947Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-06T12:28:28.947Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-06T12:28:28.947Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-06T12:28:28.947Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T12:28:28.947Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-06T12:28:28.967Z] + docker version [2022-09-06T12:28:28.967Z] Client: Docker Engine - Community [2022-09-06T12:28:28.967Z] Version: 20.10.17 [2022-09-06T12:28:28.967Z] API version: 1.41 [2022-09-06T12:28:28.967Z] Go version: go1.17.11 [2022-09-06T12:28:28.967Z] Git commit: 100c701 [2022-09-06T12:28:28.967Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T12:28:28.967Z] OS/Arch: linux/amd64 [2022-09-06T12:28:28.967Z] Context: default [2022-09-06T12:28:28.967Z] Experimental: true [2022-09-06T12:28:28.967Z] [2022-09-06T12:28:28.967Z] Server: Docker Engine - Community [2022-09-06T12:28:28.967Z] Engine: [2022-09-06T12:28:28.967Z] Version: 20.10.17 [2022-09-06T12:28:28.967Z] API version: 1.41 (minimum version 1.12) [2022-09-06T12:28:28.967Z] Go version: go1.17.11 [2022-09-06T12:28:28.967Z] Git commit: a89b842 [2022-09-06T12:28:28.967Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T12:28:28.967Z] OS/Arch: linux/amd64 [2022-09-06T12:28:28.967Z] Experimental: true [2022-09-06T12:28:28.967Z] containerd: [2022-09-06T12:28:28.967Z] Version: 1.6.8 [2022-09-06T12:28:28.967Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:28.967Z] runc: [2022-09-06T12:28:28.967Z] Version: 1.1.4 [2022-09-06T12:28:28.967Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:28.967Z] docker-init: [2022-09-06T12:28:28.967Z] Version: 0.19.0 [2022-09-06T12:28:28.967Z] GitCommit: de40ad0 [2022-09-06T12:28:28.974Z] Merge succeeded, producing 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:28:28.974Z] Checking out Revision 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 (PR-44092) [Pipeline] sh [2022-09-06T12:28:29.205Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done [2022-09-06T12:28:29.206Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-06T12:28:29.206Z] #4 DONE 0.4s [2022-09-06T12:28:29.254Z] + docker info [2022-09-06T12:28:29.284Z] + docker info [2022-09-06T12:28:29.462Z] [2022-09-06T12:28:29.462Z] #5 [internal] load .dockerignore [2022-09-06T12:28:29.462Z] #5 sha256:35f2dfd03cf959131855ecb84b59785475cd83580af0c69ffef0eb92a66f7c5f [2022-09-06T12:28:29.462Z] #5 DONE 0.0s [2022-09-06T12:28:29.462Z] [2022-09-06T12:28:29.462Z] #6 [internal] load build definition from Dockerfile [2022-09-06T12:28:29.462Z] #6 sha256:132c7c0cd0f47a69c66d0d12ce36147835f2e4a0fccedc70b7e449b1f961a0c4 [2022-09-06T12:28:29.462Z] #6 DONE 0.0s [2022-09-06T12:28:29.462Z] [2022-09-06T12:28:29.462Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:29.462Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T12:28:29.462Z] #9 DONE 0.1s [2022-09-06T12:28:29.462Z] [2022-09-06T12:28:29.462Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:29.462Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T12:28:29.597Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T12:28:29.718Z] #10 DONE 0.1s [2022-09-06T12:28:29.718Z] [2022-09-06T12:28:29.718Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T12:28:29.718Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-06T12:28:29.718Z] #8 DONE 0.3s [2022-09-06T12:28:29.718Z] [2022-09-06T12:28:29.719Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T12:28:29.719Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-09-06T12:28:29.719Z] #7 DONE 0.3s [2022-09-06T12:28:29.820Z] #19 7.208 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T12:28:30.182Z] Client: [2022-09-06T12:28:30.182Z] Context: default [2022-09-06T12:28:30.182Z] Debug Mode: false [2022-09-06T12:28:30.182Z] Plugins: [2022-09-06T12:28:30.182Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T12:28:30.182Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T12:28:30.182Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T12:28:30.182Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T12:28:30.182Z] [2022-09-06T12:28:30.182Z] Server: [2022-09-06T12:28:30.182Z] Containers: 0 [2022-09-06T12:28:30.182Z] Running: 0 [2022-09-06T12:28:30.182Z] Paused: 0 [2022-09-06T12:28:30.182Z] Stopped: 0 [2022-09-06T12:28:30.182Z] Images: 2 [2022-09-06T12:28:30.182Z] Server Version: 20.10.17 [2022-09-06T12:28:30.182Z] Storage Driver: overlay2 [2022-09-06T12:28:30.182Z] Backing Filesystem: extfs [2022-09-06T12:28:30.182Z] Supports d_type: true [2022-09-06T12:28:30.182Z] Native Overlay Diff: true [2022-09-06T12:28:30.182Z] userxattr: false [2022-09-06T12:28:30.182Z] Logging Driver: json-file [2022-09-06T12:28:30.182Z] Cgroup Driver: cgroupfs [2022-09-06T12:28:30.182Z] Cgroup Version: 1 [2022-09-06T12:28:30.182Z] Plugins: [2022-09-06T12:28:30.182Z] Volume: local [2022-09-06T12:28:30.182Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T12:28:30.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T12:28:30.182Z] Swarm: inactive [2022-09-06T12:28:30.182Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T12:28:30.182Z] Default Runtime: runc [2022-09-06T12:28:30.182Z] Init Binary: docker-init [2022-09-06T12:28:30.182Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:30.182Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:30.182Z] init version: de40ad0 [2022-09-06T12:28:30.182Z] Security Options: [2022-09-06T12:28:30.182Z] apparmor [2022-09-06T12:28:30.182Z] seccomp [2022-09-06T12:28:30.182Z] Profile: default [2022-09-06T12:28:30.182Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T12:28:30.182Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T12:28:30.182Z] OSType: linux [2022-09-06T12:28:30.182Z] Architecture: x86_64 [2022-09-06T12:28:30.182Z] CPUs: 2 [2022-09-06T12:28:30.182Z] Total Memory: 7.565GiB [2022-09-06T12:28:30.182Z] Name: ip-10-100-71-153 [2022-09-06T12:28:30.182Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T12:28:30.182Z] Docker Root Dir: /var/lib/docker [2022-09-06T12:28:30.182Z] Debug Mode: false [2022-09-06T12:28:30.182Z] Registry: https://index.docker.io/v1/ [2022-09-06T12:28:30.182Z] Labels: [2022-09-06T12:28:30.182Z] Experimental: true [2022-09-06T12:28:30.182Z] Insecure Registries: [2022-09-06T12:28:30.182Z] 127.0.0.0/8 [2022-09-06T12:28:30.182Z] Live Restore Enabled: true [2022-09-06T12:28:30.182Z] [2022-09-06T12:28:30.182Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T12:28:30.218Z] Client: [2022-09-06T12:28:30.218Z] Context: default [2022-09-06T12:28:30.218Z] Debug Mode: false [2022-09-06T12:28:30.218Z] Plugins: [2022-09-06T12:28:30.218Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T12:28:30.218Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T12:28:30.218Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T12:28:30.218Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T12:28:30.218Z] [2022-09-06T12:28:30.218Z] Server: [2022-09-06T12:28:30.218Z] Containers: 0 [2022-09-06T12:28:30.218Z] Running: 0 [2022-09-06T12:28:30.218Z] Paused: 0 [2022-09-06T12:28:30.218Z] Stopped: 0 [2022-09-06T12:28:30.218Z] Images: 2 [2022-09-06T12:28:30.218Z] Server Version: 20.10.17 [2022-09-06T12:28:30.218Z] Storage Driver: overlay2 [2022-09-06T12:28:30.218Z] Backing Filesystem: extfs [2022-09-06T12:28:30.218Z] Supports d_type: true [2022-09-06T12:28:30.218Z] Native Overlay Diff: true [2022-09-06T12:28:30.218Z] userxattr: false [2022-09-06T12:28:30.218Z] Logging Driver: json-file [2022-09-06T12:28:30.218Z] Cgroup Driver: cgroupfs [2022-09-06T12:28:30.218Z] Cgroup Version: 1 [2022-09-06T12:28:30.218Z] Plugins: [2022-09-06T12:28:30.218Z] Volume: local [2022-09-06T12:28:30.218Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T12:28:30.218Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T12:28:30.218Z] Swarm: inactive [2022-09-06T12:28:30.218Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-06T12:28:30.218Z] Default Runtime: runc [2022-09-06T12:28:30.218Z] Init Binary: docker-init [2022-09-06T12:28:30.218Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:30.218Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:30.218Z] init version: de40ad0 [2022-09-06T12:28:30.218Z] Security Options: [2022-09-06T12:28:30.218Z] apparmor [2022-09-06T12:28:30.218Z] seccomp [2022-09-06T12:28:30.218Z] Profile: default [2022-09-06T12:28:30.218Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T12:28:30.218Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T12:28:30.218Z] OSType: linux [2022-09-06T12:28:30.218Z] Architecture: x86_64 [2022-09-06T12:28:30.218Z] CPUs: 2 [2022-09-06T12:28:30.218Z] Total Memory: 7.565GiB [2022-09-06T12:28:30.218Z] Name: ip-10-100-120-0 [2022-09-06T12:28:30.218Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T12:28:30.218Z] Docker Root Dir: /var/lib/docker [2022-09-06T12:28:30.218Z] Debug Mode: false [2022-09-06T12:28:30.218Z] Registry: https://index.docker.io/v1/ [2022-09-06T12:28:30.218Z] Labels: [2022-09-06T12:28:30.218Z] Experimental: true [2022-09-06T12:28:30.218Z] Insecure Registries: [2022-09-06T12:28:30.218Z] 127.0.0.0/8 [2022-09-06T12:28:30.218Z] Live Restore Enabled: true [2022-09-06T12:28:30.218Z] [2022-09-06T12:28:30.218Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T12:28:30.262Z] + docker version [2022-09-06T12:28:30.262Z] Client: Docker Engine - Community [2022-09-06T12:28:30.262Z] Version: 20.10.17 [2022-09-06T12:28:30.262Z] API version: 1.41 [2022-09-06T12:28:30.262Z] Go version: go1.17.11 [2022-09-06T12:28:30.262Z] Git commit: 100c701 [2022-09-06T12:28:30.262Z] Built: Mon Jun 6 23:02:57 2022 [2022-09-06T12:28:30.262Z] OS/Arch: linux/amd64 [2022-09-06T12:28:30.262Z] Context: default [2022-09-06T12:28:30.262Z] Experimental: true [2022-09-06T12:28:30.262Z] [2022-09-06T12:28:30.262Z] Server: Docker Engine - Community [2022-09-06T12:28:30.262Z] Engine: [2022-09-06T12:28:30.262Z] Version: 20.10.17 [2022-09-06T12:28:30.262Z] API version: 1.41 (minimum version 1.12) [2022-09-06T12:28:30.262Z] Go version: go1.17.11 [2022-09-06T12:28:30.262Z] Git commit: a89b842 [2022-09-06T12:28:30.262Z] Built: Mon Jun 6 23:01:03 2022 [2022-09-06T12:28:30.262Z] OS/Arch: linux/amd64 [2022-09-06T12:28:30.262Z] Experimental: true [2022-09-06T12:28:30.262Z] containerd: [2022-09-06T12:28:30.262Z] Version: 1.6.8 [2022-09-06T12:28:30.262Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:30.262Z] runc: [2022-09-06T12:28:30.262Z] Version: 1.1.4 [2022-09-06T12:28:30.262Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:30.262Z] docker-init: [2022-09-06T12:28:30.262Z] Version: 0.19.0 [2022-09-06T12:28:30.262Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T12:28:30.499Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:30.499Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:30.499Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44092/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T12:28:30.499Z] + bash /home/ubuntu/workspace/moby_PR-44092/check-config.sh [2022-09-06T12:28:30.499Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T12:28:30.499Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T12:28:30.499Z] [2022-09-06T12:28:30.499Z] Generally Necessary: [2022-09-06T12:28:30.499Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T12:28:30.499Z] - apparmor: enabled and tools installed [2022-09-06T12:28:30.499Z] - CONFIG_NAMESPACES: enabled [2022-09-06T12:28:30.499Z] - CONFIG_NET_NS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_PID_NS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_IPC_NS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_UTS_NS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_CGROUPS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T12:28:30.499Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T12:28:30.499Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T12:28:30.499Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T12:28:30.499Z] - CONFIG_CPUSETS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_MEMCG: enabled [2022-09-06T12:28:30.499Z] - CONFIG_KEYS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_VETH: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T12:28:30.499Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T12:28:30.499Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T12:28:30.499Z] [2022-09-06T12:28:30.499Z] Optional Features: [2022-09-06T12:28:30.499Z] - CONFIG_USER_NS: enabled [2022-09-06T12:28:30.499Z] - CONFIG_SECCOMP: enabled [2022-09-06T12:28:30.528Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:30.528Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T12:28:30.528Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44092/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T12:28:30.528Z] + bash /home/ubuntu/workspace/moby_PR-44092/check-config.sh [2022-09-06T12:28:30.528Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T12:28:30.528Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T12:28:30.528Z] [2022-09-06T12:28:30.528Z] Generally Necessary: [2022-09-06T12:28:30.528Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T12:28:30.528Z] - apparmor: enabled and tools installed [2022-09-06T12:28:30.528Z] - CONFIG_NAMESPACES: enabled [2022-09-06T12:28:30.528Z] - CONFIG_NET_NS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_PID_NS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_IPC_NS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_UTS_NS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_CGROUPS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T12:28:30.528Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T12:28:30.528Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T12:28:30.528Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T12:28:30.528Z] - CONFIG_CPUSETS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_MEMCG: enabled [2022-09-06T12:28:30.528Z] - CONFIG_KEYS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_VETH: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T12:28:30.528Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T12:28:30.528Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T12:28:30.528Z] [2022-09-06T12:28:30.528Z] Optional Features: [2022-09-06T12:28:30.528Z] - CONFIG_USER_NS: enabled [2022-09-06T12:28:30.528Z] - CONFIG_SECCOMP: enabled [2022-09-06T12:28:30.528Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T12:28:30.559Z] + docker info [2022-09-06T12:28:28.953Z] > git remote # timeout=10 [2022-09-06T12:28:28.959Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T12:28:28.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T12:28:28.962Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-06T12:28:28.970Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T12:28:28.977Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T12:28:28.982Z] > git checkout -f 0f052eb4f56c05dcb8c444823ebde6ce0fac7197 # timeout=10 [2022-09-06T12:28:30.755Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T12:28:30.755Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T12:28:30.755Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T12:28:30.755Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T12:28:30.755Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T12:28:30.755Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T12:28:30.755Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T12:28:30.755Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T12:28:30.755Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T12:28:30.755Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T12:28:30.755Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T12:28:30.755Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T12:28:30.755Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T12:28:30.755Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T12:28:30.755Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T12:28:30.755Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T12:28:30.755Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T12:28:30.755Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T12:28:30.755Z] - CONFIG_EXT4_FS: enabled [2022-09-06T12:28:30.755Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T12:28:30.755Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T12:28:30.755Z] - Network Drivers: [2022-09-06T12:28:30.755Z] - "overlay": [2022-09-06T12:28:30.755Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T12:28:30.755Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T12:28:30.755Z] Optional (for encrypted networks): [2022-09-06T12:28:30.755Z] - CONFIG_CRYPTO: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T12:28:30.755Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T12:28:30.755Z] - CONFIG_XFRM: enabled [2022-09-06T12:28:30.755Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T12:28:30.755Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T12:28:30.755Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T12:28:30.755Z] - "ipvlan": [2022-09-06T12:28:30.786Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T12:28:30.786Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T12:28:30.786Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T12:28:30.786Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T12:28:30.786Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T12:28:30.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T12:28:30.786Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T12:28:30.786Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T12:28:30.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T12:28:30.786Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T12:28:30.786Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T12:28:30.786Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T12:28:30.786Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T12:28:30.786Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T12:28:30.787Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T12:28:30.787Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T12:28:30.787Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T12:28:30.787Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T12:28:30.787Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T12:28:30.787Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T12:28:30.787Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T12:28:30.787Z] - CONFIG_EXT4_FS: enabled [2022-09-06T12:28:30.787Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T12:28:30.787Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T12:28:30.787Z] - Network Drivers: [2022-09-06T12:28:30.787Z] - "overlay": [2022-09-06T12:28:30.787Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T12:28:30.787Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T12:28:30.787Z] Optional (for encrypted networks): [2022-09-06T12:28:30.787Z] - CONFIG_CRYPTO: enabled [2022-09-06T12:28:30.787Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T12:28:30.787Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T12:28:30.787Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T12:28:30.787Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T12:28:30.787Z] - CONFIG_XFRM: enabled [2022-09-06T12:28:30.787Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T12:28:30.787Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T12:28:30.787Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T12:28:30.787Z] - "ipvlan": [2022-09-06T12:28:30.787Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T12:28:30.787Z] - "macvlan": [2022-09-06T12:28:31.012Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T12:28:31.012Z] - "macvlan": [2022-09-06T12:28:31.012Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T12:28:31.012Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T12:28:31.012Z] - "ftp,tftp client in container": [2022-09-06T12:28:31.012Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T12:28:31.012Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T12:28:31.012Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T12:28:31.012Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T12:28:31.012Z] - Storage Drivers: [2022-09-06T12:28:31.012Z] - "aufs": [2022-09-06T12:28:31.012Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T12:28:31.012Z] - "btrfs": [2022-09-06T12:28:31.012Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T12:28:31.012Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T12:28:31.012Z] - "devicemapper": [2022-09-06T12:28:31.012Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T12:28:31.012Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T12:28:31.012Z] - "overlay": [2022-09-06T12:28:31.012Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T12:28:31.012Z] - "zfs": [2022-09-06T12:28:31.012Z] - /dev/zfs: present [2022-09-06T12:28:31.012Z] - zfs command: missing [2022-09-06T12:28:31.012Z] - zpool command: missing [2022-09-06T12:28:31.012Z] [2022-09-06T12:28:31.012Z] Limits: [2022-09-06T12:28:31.012Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T12:28:31.012Z] [2022-09-06T12:28:31.012Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-06T12:28:31.045Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T12:28:31.045Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T12:28:31.045Z] - "ftp,tftp client in container": [2022-09-06T12:28:31.045Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T12:28:31.045Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T12:28:31.045Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T12:28:31.045Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T12:28:31.045Z] - Storage Drivers: [2022-09-06T12:28:31.045Z] - "aufs": [2022-09-06T12:28:31.045Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T12:28:31.045Z] - "btrfs": [2022-09-06T12:28:31.045Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T12:28:31.045Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T12:28:31.045Z] - "devicemapper": [2022-09-06T12:28:31.045Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T12:28:31.045Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T12:28:31.045Z] - "overlay": [2022-09-06T12:28:31.045Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T12:28:31.045Z] - "zfs": [2022-09-06T12:28:31.045Z] - /dev/zfs: present [2022-09-06T12:28:31.045Z] - zfs command: missing [2022-09-06T12:28:31.045Z] - zpool command: missing [2022-09-06T12:28:31.045Z] [2022-09-06T12:28:31.045Z] Limits: [2022-09-06T12:28:31.045Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T12:28:31.045Z] [2022-09-06T12:28:31.045Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-09-06T12:28:31.389Z] + sudo modprobe ip_vs [2022-09-06T12:28:31.389Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 . [2022-09-06T12:28:31.422Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 . [2022-09-06T12:28:31.422Z] #2 [internal] load .dockerignore [2022-09-06T12:28:31.422Z] #2 sha256:2e78d77274eff7a20762b0b3c6c9ca8f3818dc0b0bfe05de93141fa738b05184 [2022-09-06T12:28:31.422Z] #2 transferring context: 145B done [2022-09-06T12:28:31.422Z] #2 DONE 0.0s [2022-09-06T12:28:31.422Z] [2022-09-06T12:28:31.422Z] #1 [internal] load build definition from Dockerfile [2022-09-06T12:28:31.422Z] #1 sha256:942d7418471638e31dea78df8e9c2a5ab394bb2efbe7e63435b2f04186e0d186 [2022-09-06T12:28:31.422Z] #1 transferring dockerfile: 19.12kB done [2022-09-06T12:28:31.422Z] #1 DONE 0.0s [2022-09-06T12:28:31.422Z] [2022-09-06T12:28:31.422Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T12:28:31.422Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T12:28:31.498Z] Client: [2022-09-06T12:28:31.498Z] Context: default [2022-09-06T12:28:31.498Z] Debug Mode: false [2022-09-06T12:28:31.498Z] Plugins: [2022-09-06T12:28:31.498Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T12:28:31.498Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T12:28:31.498Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T12:28:31.498Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T12:28:31.498Z] [2022-09-06T12:28:31.498Z] Server: [2022-09-06T12:28:31.498Z] Containers: 0 [2022-09-06T12:28:31.498Z] Running: 0 [2022-09-06T12:28:31.498Z] Paused: 0 [2022-09-06T12:28:31.498Z] Stopped: 0 [2022-09-06T12:28:31.498Z] Images: 3 [2022-09-06T12:28:31.498Z] Server Version: 20.10.17 [2022-09-06T12:28:31.498Z] Storage Driver: overlay2 [2022-09-06T12:28:31.498Z] Backing Filesystem: extfs [2022-09-06T12:28:31.498Z] Supports d_type: true [2022-09-06T12:28:31.498Z] Native Overlay Diff: true [2022-09-06T12:28:31.498Z] userxattr: false [2022-09-06T12:28:31.498Z] Logging Driver: json-file [2022-09-06T12:28:31.498Z] Cgroup Driver: systemd [2022-09-06T12:28:31.498Z] Cgroup Version: 2 [2022-09-06T12:28:31.498Z] Plugins: [2022-09-06T12:28:31.498Z] Volume: local [2022-09-06T12:28:31.498Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T12:28:31.498Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T12:28:31.498Z] Swarm: inactive [2022-09-06T12:28:31.498Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T12:28:31.498Z] Default Runtime: runc [2022-09-06T12:28:31.498Z] Init Binary: docker-init [2022-09-06T12:28:31.498Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T12:28:31.498Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T12:28:31.498Z] init version: de40ad0 [2022-09-06T12:28:31.498Z] Security Options: [2022-09-06T12:28:31.498Z] apparmor [2022-09-06T12:28:31.498Z] seccomp [2022-09-06T12:28:31.498Z] Profile: default [2022-09-06T12:28:31.498Z] cgroupns [2022-09-06T12:28:31.498Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T12:28:31.498Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T12:28:31.498Z] OSType: linux [2022-09-06T12:28:31.498Z] Architecture: x86_64 [2022-09-06T12:28:31.498Z] CPUs: 2 [2022-09-06T12:28:31.498Z] Total Memory: 7.557GiB [2022-09-06T12:28:31.498Z] Name: ip-10-100-48-0 [2022-09-06T12:28:31.498Z] ID: KG2S:MNBO:7L5E:ZADI:IZNA:2DV4:BMR2:Q7WA:FSVB:4U3O:YLFI:EJ7N [2022-09-06T12:28:31.498Z] Docker Root Dir: /var/lib/docker [2022-09-06T12:28:31.498Z] Debug Mode: false [2022-09-06T12:28:31.498Z] Registry: https://index.docker.io/v1/ [2022-09-06T12:28:31.498Z] Labels: [2022-09-06T12:28:31.498Z] Experimental: true [2022-09-06T12:28:31.498Z] Insecure Registries: [2022-09-06T12:28:31.498Z] 127.0.0.0/8 [2022-09-06T12:28:31.498Z] Live Restore Enabled: true [2022-09-06T12:28:31.498Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T12:28:31.618Z] [2022-09-06T12:28:31.618Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:31.618Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T12:28:31.618Z] #73 DONE 0.0s [2022-09-06T12:28:31.618Z] [2022-09-06T12:28:31.618Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:31.618Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T12:28:31.618Z] #71 DONE 0.0s [2022-09-06T12:28:31.618Z] [2022-09-06T12:28:31.618Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T12:28:31.618Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-06T12:28:31.618Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-06T12:28:31.618Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-06T12:28:31.618Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-06T12:28:31.618Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 5.24MB / 53.69MB 0.1s [2022-09-06T12:28:31.618Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T12:28:31.618Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 15.73MB / 53.69MB 0.2s [2022-09-06T12:28:31.618Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 35.65MB / 53.69MB 0.4s [2022-09-06T12:28:31.646Z] #2 [internal] load .dockerignore [2022-09-06T12:28:31.646Z] #2 sha256:75e1a73b4c924c2307e5894bd22ee895c7ddeb3795706ca0dfa6b6592dea893f [2022-09-06T12:28:31.646Z] #2 transferring context: 145B done [2022-09-06T12:28:31.646Z] #2 DONE 0.0s [2022-09-06T12:28:31.646Z] [2022-09-06T12:28:31.646Z] #1 [internal] load build definition from Dockerfile [2022-09-06T12:28:31.646Z] #1 sha256:7f7bbf9966ec360fda7dcbbf9ea9c72a476117b1088b8a083d536ada0af3f50a [2022-09-06T12:28:31.646Z] #1 transferring dockerfile: 19.12kB done [2022-09-06T12:28:31.646Z] #1 DONE 0.0s [2022-09-06T12:28:31.646Z] [2022-09-06T12:28:31.646Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T12:28:31.646Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T12:28:31.686Z] #3 DONE 0.1s [2022-09-06T12:28:31.687Z] [2022-09-06T12:28:31.687Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T12:28:31.687Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T12:28:31.687Z] #4 CACHED [2022-09-06T12:28:31.825Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 . [2022-09-06T12:28:31.876Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.6s [2022-09-06T12:28:31.902Z] #3 DONE 0.3s [2022-09-06T12:28:31.902Z] [2022-09-06T12:28:31.902Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T12:28:31.902Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T12:28:31.902Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T12:28:31.945Z] [2022-09-06T12:28:31.945Z] #5 [internal] load build definition from Dockerfile [2022-09-06T12:28:31.945Z] #5 sha256:9e5c329efd506b89dbaf02913143623e5705f24a9e121eb74933bf75ab5a5e94 [2022-09-06T12:28:31.945Z] #5 DONE 0.0s [2022-09-06T12:28:31.945Z] [2022-09-06T12:28:31.945Z] #6 [internal] load .dockerignore [2022-09-06T12:28:31.945Z] #6 sha256:cdc2422e28e9c2b31361637eea2776b612f1d0c8d617c50d495d2dcbaee5635f [2022-09-06T12:28:31.945Z] #6 DONE 0.0s [2022-09-06T12:28:31.945Z] [2022-09-06T12:28:31.945Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:31.945Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T12:28:31.945Z] #7 DONE 0.1s [2022-09-06T12:28:31.945Z] [2022-09-06T12:28:31.945Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T12:28:31.945Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T12:28:31.945Z] #10 DONE 0.1s [2022-09-06T12:28:31.945Z] [2022-09-06T12:28:31.945Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:31.945Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T12:28:31.945Z] #9 DONE 0.1s [2022-09-06T12:28:31.945Z] [2022-09-06T12:28:31.945Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T12:28:31.945Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T12:28:31.945Z] #8 DONE 0.1s [2022-09-06T12:28:32.085Z] #1 [internal] load build definition from Dockerfile [2022-09-06T12:28:32.085Z] #1 sha256:c81a810859e74cfd1dee0b48970a25c4030cad2cf89d5e8c572d33bda4a85600 [2022-09-06T12:28:32.085Z] #1 transferring dockerfile: 19.12kB done [2022-09-06T12:28:32.085Z] #1 DONE 0.0s [2022-09-06T12:28:32.085Z] [2022-09-06T12:28:32.085Z] #2 [internal] load .dockerignore [2022-09-06T12:28:32.085Z] #2 sha256:d80b6a9754eaba36fbebdbb11c224ae1da9ff4bc8681f9399184a88480b8b84f [2022-09-06T12:28:32.085Z] #2 transferring context: 145B done [2022-09-06T12:28:32.085Z] #2 DONE 0.0s [2022-09-06T12:28:32.085Z] [2022-09-06T12:28:32.085Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T12:28:32.085Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T12:28:32.085Z] #3 DONE 0.1s [2022-09-06T12:28:32.085Z] [2022-09-06T12:28:32.085Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T12:28:32.085Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T12:28:32.085Z] #4 CACHED [2022-09-06T12:28:32.135Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.6s done [2022-09-06T12:28:32.158Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T12:28:32.158Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T12:28:32.158Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T12:28:32.158Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T12:28:32.158Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-06T12:28:32.158Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-06T12:28:32.345Z] [2022-09-06T12:28:32.345Z] #6 [internal] load build definition from Dockerfile [2022-09-06T12:28:32.345Z] #6 sha256:14d5f7d7558253f338d1ed5ff9bc54485e812d0f55cc88690afe5a8c73f1eacf [2022-09-06T12:28:32.345Z] #6 DONE 0.0s [2022-09-06T12:28:32.345Z] [2022-09-06T12:28:32.345Z] #5 [internal] load .dockerignore [2022-09-06T12:28:32.345Z] #5 sha256:7d4243a5bfdfdc0f822337fc34b4cf45af07a65739498e5c719f7e71d1723b23 [2022-09-06T12:28:32.345Z] #5 DONE 0.0s [2022-09-06T12:28:32.345Z] [2022-09-06T12:28:32.345Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T12:28:32.345Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T12:28:32.345Z] #8 DONE 0.1s [2022-09-06T12:28:32.345Z] [2022-09-06T12:28:32.345Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:32.345Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T12:28:32.392Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0.2s [2022-09-06T12:28:32.415Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T12:28:32.415Z] #4 DONE 0.5s [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:32.519Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T12:28:32.519Z] #73 DONE 0.0s [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:32.519Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T12:28:32.519Z] #71 DONE 0.0s [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:32.519Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:32.519Z] #11 DONE 0.0s [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T12:28:32.519Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T12:28:32.519Z] #28 DONE 0.0s [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #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-09-06T12:28:32.519Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T12:28:32.519Z] #13 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T12:28:32.519Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-06T12:28:32.519Z] #19 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #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-09-06T12:28:32.519Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T12:28:32.519Z] #16 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #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-09-06T12:28:32.519Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:28:32.519Z] #14 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T12:28:32.519Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-06T12:28:32.519Z] #18 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T12:28:32.519Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T12:28:32.519Z] #12 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T12:28:32.519Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-06T12:28:32.519Z] #15 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T12:28:32.519Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-06T12:28:32.519Z] #17 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T12:28:32.519Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-06T12:28:32.519Z] #20 CACHED [2022-09-06T12:28:32.519Z] [2022-09-06T12:28:32.519Z] #24 [internal] load build context [2022-09-06T12:28:32.519Z] #24 sha256:d7d958e7996903f4f54417f509f7d202b4fcd4056c283053ab3e264631e0c29a [2022-09-06T12:28:32.604Z] #10 DONE 0.1s [2022-09-06T12:28:32.604Z] [2022-09-06T12:28:32.604Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:32.604Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T12:28:32.604Z] #7 DONE 0.1s [2022-09-06T12:28:32.604Z] [2022-09-06T12:28:32.604Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T12:28:32.604Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T12:28:32.604Z] #9 DONE 0.1s [2022-09-06T12:28:32.978Z] [2022-09-06T12:28:32.978Z] #6 [internal] load .dockerignore [2022-09-06T12:28:32.978Z] #6 sha256:0bc853d707d5b626558cc74006fc859160d3e60b879000897eda488d2f126466 [2022-09-06T12:28:32.978Z] #6 DONE 0.0s [2022-09-06T12:28:32.978Z] [2022-09-06T12:28:32.978Z] #5 [internal] load build definition from Dockerfile [2022-09-06T12:28:32.978Z] #5 sha256:2287e399bff07dc2fff3e739bd73df5dcc2b5c20f6bdf52ea3c7605fd210b197 [2022-09-06T12:28:32.978Z] #5 DONE 0.0s [2022-09-06T12:28:32.978Z] [2022-09-06T12:28:32.978Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:32.978Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T12:28:32.978Z] #10 DONE 0.1s [2022-09-06T12:28:32.978Z] [2022-09-06T12:28:32.978Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T12:28:32.978Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T12:28:32.978Z] #9 ... [2022-09-06T12:28:32.978Z] [2022-09-06T12:28:32.978Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T12:28:32.978Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T12:28:32.978Z] #8 DONE 0.1s [2022-09-06T12:28:33.092Z] #24 ... [2022-09-06T12:28:33.092Z] [2022-09-06T12:28:33.092Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T12:28:33.092Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T12:28:33.092Z] #49 DONE 0.7s [2022-09-06T12:28:33.092Z] [2022-09-06T12:28:33.092Z] #24 [internal] load build context [2022-09-06T12:28:33.092Z] #24 sha256:d7d958e7996903f4f54417f509f7d202b4fcd4056c283053ab3e264631e0c29a [2022-09-06T12:28:33.122Z] #19 10.43 Reading package lists... [2022-09-06T12:28:33.235Z] [2022-09-06T12:28:33.235Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T12:28:33.235Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T12:28:33.235Z] #9 DONE 0.2s [2022-09-06T12:28:33.235Z] [2022-09-06T12:28:33.235Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T12:28:33.235Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T12:28:33.235Z] #7 DONE 0.5s [2022-09-06T12:28:33.798Z] [2022-09-06T12:28:33.798Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:33.798Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T12:28:33.798Z] #73 DONE 0.0s [2022-09-06T12:28:33.798Z] [2022-09-06T12:28:33.798Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:33.798Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T12:28:33.798Z] #71 DONE 0.0s [2022-09-06T12:28:33.798Z] [2022-09-06T12:28:33.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:33.798Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:33.798Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-06T12:28:33.798Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T12:28:33.798Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.1s [2022-09-06T12:28:33.798Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T12:28:33.798Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T12:28:33.798Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.10MB / 55.01MB 0.1s [2022-09-06T12:28:33.798Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.1s [2022-09-06T12:28:33.798Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 3.15MB / 5.16MB 0.2s [2022-09-06T12:28:33.798Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 3.15MB / 10.88MB 0.2s [2022-09-06T12:28:33.986Z] [2022-09-06T12:28:33.986Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:33.986Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T12:28:33.986Z] #71 DONE 0.0s [2022-09-06T12:28:33.986Z] [2022-09-06T12:28:33.986Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T12:28:33.986Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T12:28:33.986Z] #73 DONE 0.0s [2022-09-06T12:28:33.986Z] [2022-09-06T12:28:33.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:33.986Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:33.986Z] #11 DONE 0.0s [2022-09-06T12:28:33.986Z] [2022-09-06T12:28:33.986Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T12:28:33.986Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T12:28:33.986Z] #28 DONE 0.0s [2022-09-06T12:28:33.986Z] [2022-09-06T12:28:33.986Z] #24 [internal] load build context [2022-09-06T12:28:33.986Z] #24 sha256:b423a5bd905bede8a7443ef7e13b12026fe4a69cb0f6f72388de87e98c34a282 [2022-09-06T12:28:34.055Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.3s [2022-09-06T12:28:34.055Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 21.15MB / 55.01MB 0.3s [2022-09-06T12:28:34.055Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.3s [2022-09-06T12:28:34.055Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-09-06T12:28:34.055Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 0.5s [2022-09-06T12:28:34.055Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 1.14MB / 54.58MB 0.5s [2022-09-06T12:28:34.064Z] #19 13.61 Building dependency tree... [2022-09-06T12:28:34.245Z] #24 ... [2022-09-06T12:28:34.245Z] [2022-09-06T12:28:34.245Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T12:28:34.245Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T12:28:34.245Z] #49 DONE 0.6s [2022-09-06T12:28:34.245Z] [2022-09-06T12:28:34.245Z] #24 [internal] load build context [2022-09-06T12:28:34.245Z] #24 sha256:b423a5bd905bede8a7443ef7e13b12026fe4a69cb0f6f72388de87e98c34a282 [2022-09-06T12:28:34.291Z] #28 ... [2022-09-06T12:28:34.291Z] [2022-09-06T12:28:34.291Z] #24 [internal] load build context [2022-09-06T12:28:34.291Z] #24 sha256:3ab086e846945c47d9c9c69211827aad2f432b964a44f4ed372487b17db6de35 [2022-09-06T12:28:34.291Z] #24 transferring context: 62.71MB 2.8s done [2022-09-06T12:28:34.291Z] #24 DONE 3.1s [2022-09-06T12:28:34.291Z] [2022-09-06T12:28:34.291Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T12:28:34.291Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-06T12:28:34.311Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.5s done [2022-09-06T12:28:34.312Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 13.63MB / 54.58MB 0.6s [2022-09-06T12:28:34.312Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.05MB / 85.91MB 0.6s [2022-09-06T12:28:34.312Z] #11 ... [2022-09-06T12:28:34.312Z] [2022-09-06T12:28:34.312Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T12:28:34.312Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T12:28:34.312Z] #49 DONE 0.0s [2022-09-06T12:28:34.312Z] [2022-09-06T12:28:34.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:34.312Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:34.312Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.7s [2022-09-06T12:28:34.312Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 18.87MB / 54.58MB 0.7s [2022-09-06T12:28:34.312Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.63MB / 85.91MB 0.7s [2022-09-06T12:28:34.570Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 28.31MB / 54.58MB 0.8s [2022-09-06T12:28:34.570Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 19.52MB / 85.91MB 0.8s [2022-09-06T12:28:34.570Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 36.70MB / 54.58MB 0.9s [2022-09-06T12:28:34.570Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 31.46MB / 85.91MB 0.9s [2022-09-06T12:28:34.635Z] #19 15.09 The following additional packages will be installed: [2022-09-06T12:28:34.635Z] #19 15.09 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T12:28:34.635Z] #19 15.09 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T12:28:34.635Z] #19 15.09 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T12:28:34.635Z] #19 15.09 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T12:28:34.635Z] #19 15.09 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T12:28:34.635Z] #19 15.09 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T12:28:34.635Z] #19 15.09 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-06T12:28:34.635Z] #19 15.09 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-06T12:28:34.635Z] #19 15.09 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-06T12:28:34.635Z] #19 15.09 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-06T12:28:34.636Z] #19 15.09 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T12:28:34.636Z] #19 15.09 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T12:28:34.636Z] #19 15.09 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T12:28:34.636Z] #19 15.09 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T12:28:34.636Z] #19 15.09 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T12:28:34.636Z] #19 15.09 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T12:28:34.636Z] #19 15.10 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T12:28:34.636Z] #19 15.10 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T12:28:34.636Z] #19 15.10 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T12:28:34.636Z] #19 15.10 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T12:28:34.636Z] #19 15.10 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T12:28:34.636Z] #19 15.10 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T12:28:34.636Z] #19 15.10 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T12:28:34.636Z] #19 15.10 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T12:28:34.636Z] #19 15.10 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T12:28:34.636Z] #19 15.10 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T12:28:34.636Z] #19 15.10 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T12:28:34.636Z] #19 15.10 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T12:28:34.636Z] #19 15.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T12:28:34.636Z] #19 15.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T12:28:34.636Z] #19 15.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T12:28:34.636Z] #19 15.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T12:28:34.636Z] #19 15.10 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T12:28:34.636Z] #19 15.10 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T12:28:34.636Z] #19 15.10 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T12:28:34.636Z] #19 15.10 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T12:28:34.636Z] #19 15.10 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T12:28:34.636Z] #19 15.10 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T12:28:34.636Z] #19 15.10 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T12:28:34.636Z] #19 15.10 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T12:28:34.636Z] #19 15.10 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T12:28:34.636Z] #19 15.10 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T12:28:34.636Z] #19 15.10 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T12:28:34.636Z] #19 15.10 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T12:28:34.636Z] #19 15.11 Suggested packages: [2022-09-06T12:28:34.636Z] #19 15.11 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-06T12:28:34.636Z] #19 15.11 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-06T12:28:34.636Z] #19 15.11 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-06T12:28:34.636Z] #19 15.11 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-06T12:28:34.636Z] #19 15.11 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-06T12:28:34.636Z] #19 15.11 libyaml-shell-perl ed diffutils-doc [2022-09-06T12:28:34.636Z] #19 15.11 Recommended packages: [2022-09-06T12:28:34.636Z] #19 15.11 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-06T12:28:34.636Z] #19 15.11 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-06T12:28:34.828Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 40.89MB / 54.58MB 1.0s [2022-09-06T12:28:34.828Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 39.85MB / 85.91MB 1.0s [2022-09-06T12:28:34.828Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.0s done [2022-09-06T12:28:34.828Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 53.48MB / 54.58MB 1.2s [2022-09-06T12:28:34.828Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 50.33MB / 85.91MB 1.2s [2022-09-06T12:28:34.828Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 4.68MB / 141.86MB 1.2s [2022-09-06T12:28:35.001Z] #24 transferring context: 62.71MB 2.5s done [2022-09-06T12:28:35.001Z] #24 DONE 2.7s [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T12:28:35.001Z] #25 sha256:f121f17897943bb1298a637dcade87bebe04c40c50229a5e7bb0ed7aa2afa435 [2022-09-06T12:28:35.001Z] #25 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:28:35.001Z] #26 sha256:b81d3ad4c6bc94dfce8c0f462273a4f0df90eef86d46290ca16e3d34c6bf6f91 [2022-09-06T12:28:35.001Z] #26 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T12:28:35.001Z] #29 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T12:28:35.001Z] #30 sha256:928256ba37c6e6961badf6de710f9f9d3b802582280779cb736947243e8925b2 [2022-09-06T12:28:35.001Z] #30 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #31 sha256:e249922c003e27b1521a71936f501aec3233816a59c671f60a44ab3c2f3eb8d1 [2022-09-06T12:28:35.001Z] #31 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T12:28:35.001Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T12:28:35.001Z] #33 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:28:35.001Z] #34 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T12:28:35.001Z] #36 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T12:28:35.001Z] #38 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T12:28:35.001Z] #40 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T12:28:35.001Z] #43 sha256:f91276201bdaeae4274043c1bc51a1dc60be37211c997bafdc5623ea632bd6e1 [2022-09-06T12:28:35.001Z] #43 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:28:35.001Z] #42 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #44 sha256:aed71915e1045d6a64ad293bddea5755b8bf9194cc59c1267d8a3e19f0bcbc1d [2022-09-06T12:28:35.001Z] #44 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T12:28:35.001Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T12:28:35.001Z] #46 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:28:35.001Z] #47 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T12:28:35.001Z] #50 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:28:35.001Z] #51 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T12:28:35.001Z] #53 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:28:35.001Z] #55 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T12:28:35.001Z] #57 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:28:35.001Z] #21 1.079 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T12:28:35.001Z] #21 1.079 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T12:28:35.001Z] #21 1.079 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T12:28:35.001Z] #21 1.724 Reading package lists... [2022-09-06T12:28:35.001Z] #21 2.662 Reading package lists... [2022-09-06T12:28:35.001Z] #21 ... [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T12:28:35.001Z] #59 sha256:3d985569465bcf646d24f36648de2604029b2b9c67f8d6ab836351f63cad1ca5 [2022-09-06T12:28:35.001Z] #59 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #60 sha256:672f98dbdac9daa59ba8d4d5644e6999f8ebffe20d4bade24f149479b7ac4622 [2022-09-06T12:28:35.001Z] #60 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T12:28:35.001Z] #63 sha256:b8d713cd2ea6eaa7b6c52cb383de7ce945e5feb8dd82477e29d10098b6271e0e [2022-09-06T12:28:35.001Z] #63 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T12:28:35.001Z] #62 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #64 sha256:3edeb1ef6fd6e77122279460f022f635e846cba043a1f15dd0b4014cfb004577 [2022-09-06T12:28:35.001Z] #64 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T12:28:35.001Z] #68 sha256:bffb0786e635f28231e8cdc1a0d5daa4ba72fd891ee5f5d91b99c9913849ea04 [2022-09-06T12:28:35.001Z] #68 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T12:28:35.001Z] #66 sha256:cd2d8e05f8b163672dcee122d5a9c6eb13184cb4d1fa0c17b4d2de48d4f8e210 [2022-09-06T12:28:35.001Z] #66 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #67 sha256:2ecb40174072ff335d0b50c4092c2b4c6f34733be8931bedee9c22d2b058d6fb [2022-09-06T12:28:35.001Z] #67 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T12:28:35.001Z] #69 sha256:714f0bb2b22b3d60f1ff431656ede8e4b91d53a493986d6d1f9ecdf3f4131a17 [2022-09-06T12:28:35.001Z] #69 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T12:28:35.001Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T12:28:35.001Z] #72 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T12:28:35.001Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T12:28:35.001Z] #74 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:28:35.001Z] #76 CACHED [2022-09-06T12:28:35.001Z] [2022-09-06T12:28:35.001Z] #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-09-06T12:28:35.001Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:28:35.001Z] #77 CACHED [2022-09-06T12:28:35.090Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 55.57MB / 85.91MB 1.3s [2022-09-06T12:28:35.090Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-06T12:28:35.090Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 63.96MB / 85.91MB 1.4s [2022-09-06T12:28:35.090Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 15.73MB / 141.86MB 1.4s [2022-09-06T12:28:35.090Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 74.45MB / 85.91MB 1.5s [2022-09-06T12:28:35.090Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 23.07MB / 141.86MB 1.5s [2022-09-06T12:28:35.220Z] #28 DONE 4.0s [2022-09-06T12:28:35.220Z] [2022-09-06T12:28:35.220Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T12:28:35.220Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T12:28:35.220Z] #49 DONE 0.0s [2022-09-06T12:28:35.220Z] [2022-09-06T12:28:35.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:35.220Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T12:28:35.220Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-06T12:28:35.220Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T12:28:35.220Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-09-06T12:28:35.220Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.6s done [2022-09-06T12:28:35.220Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.2s done [2022-09-06T12:28:35.220Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-09-06T12:28:35.220Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.2s done [2022-09-06T12:28:35.220Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 0.8s done [2022-09-06T12:28:35.220Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 1.2s done [2022-09-06T12:28:35.220Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 2.0s done [2022-09-06T12:28:35.220Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 0.9s done [2022-09-06T12:28:35.220Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.9s done [2022-09-06T12:28:35.220Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.1s [2022-09-06T12:28:35.260Z] [2022-09-06T12:28:35.260Z] #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-09-06T12:28:35.260Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:28:35.350Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.5s done [2022-09-06T12:28:35.350Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 1.6s [2022-09-06T12:28:35.350Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 1.7s [2022-09-06T12:28:35.350Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 34.95MB / 141.86MB 1.7s [2022-09-06T12:28:35.350Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.7s done [2022-09-06T12:28:35.477Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.3s done [2022-09-06T12:28:35.477Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-09-06T12:28:35.519Z] #21 2.662 Reading package lists... [2022-09-06T12:28:35.519Z] #21 3.200 Building dependency tree... [2022-09-06T12:28:35.609Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 56.84MB / 141.86MB 2.0s [2022-09-06T12:28:35.636Z] #24 transferring context: 62.70MB 1.5s done [2022-09-06T12:28:35.636Z] #24 DONE 1.6s [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T12:28:35.636Z] #27 sha256:4cf627c610ebea0a1deb9ef032fe2a4e8f7271ec2014162c319011b7f83ddcc6 [2022-09-06T12:28:35.636Z] #27 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T12:28:35.636Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T12:28:35.636Z] #33 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:28:35.636Z] #51 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T12:28:35.636Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-06T12:28:35.636Z] #19 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #41 sha256:30ff047978124c7bd97b22ad883dae7f2686615ec47db0019ff5ed65300ffeb5 [2022-09-06T12:28:35.636Z] #41 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #39 sha256:e2e478a9c1a9f863d5a298cd394f97efb953f1d1c7fb273c8d1089ea032f55cf [2022-09-06T12:28:35.636Z] #39 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T12:28:35.636Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T12:28:35.636Z] #46 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T12:28:35.636Z] #40 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:28:35.636Z] #21 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:28:35.636Z] #26 sha256:5be77ad7e57273d907fda4805c0e11367a84a9d4bf4352a54e4a319e207383ef [2022-09-06T12:28:35.636Z] #26 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:28:35.636Z] #76 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T12:28:35.636Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-06T12:28:35.636Z] #15 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:28:35.636Z] #42 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #78 sha256:d00cdd25825ff7b2d2cc834f3b081cf9ba36c7eb5c7f6136e50c84e82ff171cc [2022-09-06T12:28:35.636Z] #78 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:28:35.636Z] #55 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T12:28:35.636Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T12:28:35.636Z] #72 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T12:28:35.636Z] #25 sha256:9c068efbf6c96c6620b83a469cced971a4081f4d5766ecafb6a7efba95c20979 [2022-09-06T12:28:35.636Z] #25 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T12:28:35.636Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-06T12:28:35.636Z] #23 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T12:28:35.636Z] #62 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T12:28:35.636Z] #79 sha256:379404e40d4ac3b3948ac507f9594968bebbc4cc8858e980306e2c6ad18c9863 [2022-09-06T12:28:35.636Z] #79 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T12:28:35.636Z] #80 sha256:ae1b0fdbb2081c567ce4d62847600c9d46617c24263df3be5ce467b4e33ab6f1 [2022-09-06T12:28:35.636Z] #80 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T12:28:35.636Z] #66 sha256:4d22d2df31ef541c9960f5d38deba6537f9969bca0e2cd444c2d23a99cde18df [2022-09-06T12:28:35.636Z] #66 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #45 sha256:bedc18b8c1f54cc98cc7fa1274d2f3bacd94298e83b72c2b63ac0a71499280fb [2022-09-06T12:28:35.636Z] #45 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T12:28:35.636Z] #68 sha256:d449a469756b30eac75c1a173f39aca0d086e18e70b389ed398142bf2e9a8272 [2022-09-06T12:28:35.636Z] #68 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T12:28:35.636Z] #16 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #56 sha256:416c3eae78b7752ae638417c63003757a849ee388303f1cfbc6d9163e9b370cb [2022-09-06T12:28:35.636Z] #56 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:28:35.636Z] #47 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T12:28:35.636Z] #38 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #31 sha256:4642dbe022c7fdbf19f770631fe9a78a6ad960e856e2dbf8ab6db7b2eff71dfa [2022-09-06T12:28:35.636Z] #31 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T12:28:35.636Z] #63 sha256:6f7483994380d6240f0f58e47847171799350936789565911078fc8f425ac669 [2022-09-06T12:28:35.636Z] #63 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #37 sha256:1b379d15e7b756f23f566081a2f1bed19855f16e3426f19d99a8934855ee893e [2022-09-06T12:28:35.636Z] #37 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #35 sha256:3e76f7c659b255dfa00f93f813ffeca648d5f2fa045fbedef8a8d7e46e203865 [2022-09-06T12:28:35.636Z] #35 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T12:28:35.636Z] #43 sha256:0e4e63ac5c339958e44c0551a1afc9f091416f240cc88c2d673cab25a3862337 [2022-09-06T12:28:35.636Z] #43 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T12:28:35.636Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-06T12:28:35.636Z] #17 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T12:28:35.636Z] #13 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #44 sha256:ddd594ecf22b4380aafe6cb88c06ea091f141d3ed36cb33c063161c138cac467 [2022-09-06T12:28:35.636Z] #44 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #61 sha256:5ab5deb114a496e032a1d9caa4979d752114ed7c665c9f9215c4e33c2cdbed4c [2022-09-06T12:28:35.636Z] #61 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:28:35.636Z] #34 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T12:28:35.636Z] #32 sha256:cf558dc56279b4163d584b03e834c4f04bc030834bd33000bc99de3204393ce0 [2022-09-06T12:28:35.636Z] #32 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T12:28:35.636Z] #57 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T12:28:35.636Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T12:28:35.636Z] #12 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #65 sha256:eb0a9d656c052756f2f0572e3da86de91c023ee43f27ec25f95f1f861b08f849 [2022-09-06T12:28:35.636Z] #65 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #64 sha256:57c8c7f0a0a0a088c1c32e3910a0378259fc0aa3c197cdcd2fd797a044050327 [2022-09-06T12:28:35.636Z] #64 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #58 sha256:d19e17e1621e39ed8588d1a98ef8937976027f12c0a8c8a797a24aeb21ed61ea [2022-09-06T12:28:35.636Z] #58 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:28:35.636Z] #77 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T12:28:35.636Z] #36 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T12:28:35.636Z] #59 sha256:3490e4deedea93fabf8678c3192a781218b05f87ae4a90842ad4ada58716e78c [2022-09-06T12:28:35.636Z] #59 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T12:28:35.636Z] #30 sha256:71a95c86581c16518eb19ab3f9d375f960b5818034ae224cadc96693bcee09d5 [2022-09-06T12:28:35.636Z] #30 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T12:28:35.636Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T12:28:35.636Z] #74 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T12:28:35.636Z] #53 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #48 sha256:e7dce664d470969eaf7b56a2bf96e61c9787f4afea4ce41edc6a93944e1ed19c [2022-09-06T12:28:35.636Z] #48 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T12:28:35.636Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-06T12:28:35.636Z] #20 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T12:28:35.636Z] #50 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #70 sha256:edc641219719477eb73c8ff25de3f63ea4b7f7eb14e7961b090316bfdb759435 [2022-09-06T12:28:35.636Z] #70 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T12:28:35.636Z] #54 sha256:40730dddc19eae0a90a1dba6ced959e6372c325e0757caa130cf384bc148250f [2022-09-06T12:28:35.636Z] #54 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:28:35.636Z] #14 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T12:28:35.636Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-06T12:28:35.636Z] #18 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #67 sha256:b7c399fabe6d8e5319a61fb9509a38f0c32750bd08157172ac1666d8589d609f [2022-09-06T12:28:35.636Z] #67 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.636Z] #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-09-06T12:28:35.636Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-06T12:28:35.636Z] #22 CACHED [2022-09-06T12:28:35.636Z] [2022-09-06T12:28:35.637Z] #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-09-06T12:28:35.637Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T12:28:35.637Z] #29 CACHED [2022-09-06T12:28:35.637Z] [2022-09-06T12:28:35.637Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T12:28:35.637Z] #52 sha256:990edd30ca82e4dbaffbbf42cee2f0f7e0be5f505f4d7d83574b00093361d4d9 [2022-09-06T12:28:35.637Z] #52 CACHED [2022-09-06T12:28:35.637Z] [2022-09-06T12:28:35.637Z] #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-09-06T12:28:35.637Z] #60 sha256:359fd69789f4968f0a5507cc7b5f09beeaa6150465363e4ff5c2baf96d431d6b [2022-09-06T12:28:35.637Z] #60 CACHED [2022-09-06T12:28:35.637Z] [2022-09-06T12:28:35.637Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T12:28:35.637Z] #69 sha256:f058503d1612ea42f9d359ba129dfd143fa6d195cd0a0d4f2f93197a1d1409b5 [2022-09-06T12:28:35.637Z] #69 CACHED [2022-09-06T12:28:35.637Z] [2022-09-06T12:28:35.637Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T12:28:35.637Z] #75 sha256:a738ba69bd5252e2098ad997fd24b7ad88ad660f824aa005d0eb17c872073b15 [2022-09-06T12:28:35.637Z] #75 CACHED [2022-09-06T12:28:35.637Z] [2022-09-06T12:28:35.637Z] #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-09-06T12:28:35.637Z] #81 sha256:af37c6f7e30101dcd45fe8889f5e675abc376c3ffda64ad218ac6af2016dcf5e [2022-09-06T12:28:35.637Z] #81 CACHED [2022-09-06T12:28:35.637Z] [2022-09-06T12:28:35.637Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T12:28:35.637Z] #82 sha256:e8bc252841e2bf1bc88cc98c3fcea9e9a66eb1a4dfcb18aeed771473735d7c3b [2022-09-06T12:28:35.733Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-06T12:28:35.784Z] #21 3.316 Reading state information... [2022-09-06T12:28:35.784Z] #21 3.441 The following additional packages will be installed: [2022-09-06T12:28:35.784Z] #21 3.441 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T12:28:35.784Z] #21 3.441 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T12:28:35.784Z] #21 3.441 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T12:28:35.784Z] #21 3.442 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T12:28:35.784Z] #21 3.442 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T12:28:35.784Z] #21 3.443 Suggested packages: [2022-09-06T12:28:35.784Z] #21 3.443 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T12:28:35.784Z] #21 3.443 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T12:28:35.784Z] #21 3.443 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T12:28:35.784Z] #21 3.443 Recommended packages: [2022-09-06T12:28:35.784Z] #21 3.443 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T12:28:35.784Z] #21 3.443 systemd-timesyncd | time-daemon unzip [2022-09-06T12:28:35.867Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 68.06MB / 141.86MB 2.1s [2022-09-06T12:28:35.867Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 76.55MB / 141.86MB 2.2s [2022-09-06T12:28:35.990Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-09-06T12:28:36.022Z] #19 16.37 The following NEW packages will be installed: [2022-09-06T12:28:36.022Z] #19 16.37 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T12:28:36.022Z] #19 16.37 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T12:28:36.022Z] #19 16.37 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-06T12:28:36.022Z] #19 16.37 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-06T12:28:36.022Z] #19 16.37 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-06T12:28:36.022Z] #19 16.37 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-06T12:28:36.022Z] #19 16.37 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-06T12:28:36.022Z] #19 16.37 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T12:28:36.022Z] #19 16.37 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T12:28:36.022Z] #19 16.37 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T12:28:36.022Z] #19 16.37 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T12:28:36.022Z] #19 16.37 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T12:28:36.022Z] #19 16.37 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T12:28:36.022Z] #19 16.37 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T12:28:36.022Z] #19 16.37 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T12:28:36.022Z] #19 16.37 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T12:28:36.022Z] #19 16.37 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T12:28:36.022Z] #19 16.37 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T12:28:36.022Z] #19 16.37 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T12:28:36.022Z] #19 16.37 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T12:28:36.022Z] #19 16.37 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T12:28:36.022Z] #19 16.37 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T12:28:36.022Z] #19 16.37 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T12:28:36.022Z] #19 16.37 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T12:28:36.022Z] #19 16.37 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T12:28:36.022Z] #19 16.37 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T12:28:36.022Z] #19 16.37 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T12:28:36.022Z] #19 16.37 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T12:28:36.022Z] #19 16.37 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T12:28:36.022Z] #19 16.37 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T12:28:36.022Z] #19 16.37 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T12:28:36.022Z] #19 16.37 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T12:28:36.022Z] #19 16.37 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T12:28:36.022Z] #19 16.37 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T12:28:36.022Z] #19 16.37 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T12:28:36.022Z] #19 16.37 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T12:28:36.022Z] #19 16.37 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T12:28:36.022Z] #19 16.37 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T12:28:36.022Z] #19 16.37 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T12:28:36.022Z] #19 16.37 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T12:28:36.042Z] #21 3.774 The following NEW packages will be installed: [2022-09-06T12:28:36.042Z] #21 3.774 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T12:28:36.042Z] #21 3.774 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T12:28:36.042Z] #21 3.775 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T12:28:36.042Z] #21 3.775 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T12:28:36.042Z] #21 3.775 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T12:28:36.042Z] #21 3.775 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T12:28:36.042Z] #21 3.776 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T12:28:36.042Z] #21 3.776 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T12:28:36.042Z] #21 3.776 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T12:28:36.124Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.2s done [2022-09-06T12:28:36.124Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 97.52MB / 141.86MB 2.4s [2022-09-06T12:28:36.124Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 108.00MB / 141.86MB 2.5s [2022-09-06T12:28:36.283Z] #19 16.69 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:28:36.283Z] #19 16.69 Need to get 788 MB of archives. [2022-09-06T12:28:36.283Z] #19 16.69 After this operation, 3385 MB of additional disk space will be used. [2022-09-06T12:28:36.283Z] #19 16.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-06T12:28:36.283Z] #19 16.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T12:28:36.283Z] #19 16.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T12:28:36.283Z] #19 16.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T12:28:36.283Z] #19 16.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T12:28:36.283Z] #19 16.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T12:28:36.283Z] #19 16.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-06T12:28:36.283Z] #19 16.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-06T12:28:36.283Z] #19 16.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-06T12:28:36.283Z] #19 16.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-06T12:28:36.283Z] #19 16.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-06T12:28:36.283Z] #19 16.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T12:28:36.283Z] #19 16.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-06T12:28:36.300Z] #21 4.048 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:28:36.300Z] #21 4.048 Need to get 32.8 MB of archives. [2022-09-06T12:28:36.300Z] #21 4.048 After this operation, 124 MB of additional disk space will be used. [2022-09-06T12:28:36.300Z] #21 4.048 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T12:28:36.300Z] #21 4.051 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T12:28:36.300Z] #21 4.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T12:28:36.300Z] #21 4.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T12:28:36.300Z] #21 4.068 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T12:28:36.300Z] #21 4.069 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T12:28:36.300Z] #21 4.071 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T12:28:36.300Z] #21 4.106 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T12:28:36.300Z] #21 4.108 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T12:28:36.300Z] #21 4.109 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T12:28:36.300Z] #21 4.110 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T12:28:36.300Z] #21 4.111 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T12:28:36.300Z] #21 4.112 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T12:28:36.300Z] #21 4.112 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T12:28:36.300Z] #21 4.118 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T12:28:36.300Z] #21 4.120 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T12:28:36.300Z] #21 4.122 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T12:28:36.300Z] #21 4.124 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T12:28:36.300Z] #21 4.124 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T12:28:36.300Z] #21 4.127 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T12:28:36.300Z] #21 4.131 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T12:28:36.300Z] #21 4.133 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T12:28:36.300Z] #21 4.134 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T12:28:36.300Z] #21 4.134 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T12:28:36.300Z] #21 4.135 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T12:28:36.300Z] #21 4.135 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T12:28:36.300Z] #21 4.138 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T12:28:36.300Z] #21 4.140 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T12:28:36.300Z] #21 4.141 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T12:28:36.300Z] #21 4.143 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T12:28:36.300Z] #21 4.145 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T12:28:36.381Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 117.48MB / 141.86MB 2.6s [2022-09-06T12:28:36.381Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 137.36MB / 141.86MB 2.8s [2022-09-06T12:28:36.544Z] #19 17.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T12:28:36.558Z] #21 4.148 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T12:28:36.558Z] #21 4.209 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T12:28:36.558Z] #21 4.210 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T12:28:36.558Z] #21 4.211 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T12:28:36.558Z] #21 4.212 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T12:28:36.558Z] #21 4.213 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T12:28:36.558Z] #21 4.213 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T12:28:36.558Z] #21 4.214 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T12:28:36.558Z] #21 4.215 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T12:28:36.558Z] #21 4.218 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T12:28:36.558Z] #21 4.248 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T12:28:36.558Z] #21 4.249 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T12:28:36.558Z] #21 4.250 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T12:28:36.558Z] #21 4.252 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T12:28:36.558Z] #21 4.256 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T12:28:36.558Z] #21 4.260 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T12:28:36.558Z] #21 4.263 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T12:28:36.558Z] #21 4.273 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T12:28:36.558Z] #21 4.274 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T12:28:36.558Z] #21 4.278 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T12:28:36.558Z] #21 4.281 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T12:28:36.558Z] #21 4.337 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T12:28:36.558Z] #21 4.346 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T12:28:36.558Z] #21 4.352 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T12:28:36.805Z] #19 17.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-06T12:28:36.816Z] #21 4.353 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T12:28:36.816Z] #21 4.574 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:28:36.816Z] #21 4.607 Fetched 32.8 MB in 1s (57.0 MB/s) [2022-09-06T12:28:36.816Z] #21 4.646 Selecting previously unselected package libcap2:amd64. [2022-09-06T12:28:37.067Z] #19 17.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T12:28:37.067Z] #19 17.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-06T12:28:37.073Z] #21 4.646 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T12:28:37.073Z] #21 4.763 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T12:28:37.073Z] #21 4.771 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:28:37.073Z] #21 4.807 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T12:28:37.073Z] #21 4.808 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T12:28:37.073Z] #21 4.811 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T12:28:37.073Z] #21 4.844 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T12:28:37.073Z] #21 4.846 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T12:28:37.073Z] #21 4.850 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T12:28:37.073Z] #21 4.886 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T12:28:37.073Z] #21 4.886 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T12:28:37.073Z] #21 4.890 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:28:37.073Z] #21 4.945 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T12:28:37.073Z] #21 4.945 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T12:28:37.327Z] #19 17.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T12:28:37.327Z] #19 17.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-06T12:28:37.332Z] #21 4.949 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T12:28:37.332Z] #21 4.982 Selecting previously unselected package libkmod2:amd64. [2022-09-06T12:28:37.332Z] #21 4.982 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T12:28:37.332Z] #21 4.985 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T12:28:37.332Z] #21 5.029 Selecting previously unselected package systemd. [2022-09-06T12:28:37.332Z] #21 5.031 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T12:28:37.332Z] #21 5.066 Unpacking systemd (247.3-7) ... [2022-09-06T12:28:37.770Z] #11 ... [2022-09-06T12:28:37.770Z] [2022-09-06T12:28:37.770Z] #24 [internal] load build context [2022-09-06T12:28:37.770Z] #24 sha256:6eee1b0e4602b84424e2085fc505a9304ed4e64477115bb1adb49eb72cbbc288 [2022-09-06T12:28:37.770Z] #24 transferring context: 62.71MB 4.0s done [2022-09-06T12:28:37.770Z] #24 DONE 4.0s [2022-09-06T12:28:37.770Z] [2022-09-06T12:28:37.770Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:37.770Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:37.770Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.9s done [2022-09-06T12:28:37.897Z] #21 5.625 Selecting previously unselected package pigz. [2022-09-06T12:28:37.897Z] #21 5.628 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T12:28:37.897Z] #21 5.633 Unpacking pigz (2.6-1) ... [2022-09-06T12:28:37.897Z] #21 5.670 Selecting previously unselected package libelf1:amd64. [2022-09-06T12:28:37.897Z] #21 5.672 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T12:28:37.897Z] #21 5.676 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T12:28:37.897Z] #21 5.727 Selecting previously unselected package libbpf0:amd64. [2022-09-06T12:28:37.897Z] #21 5.727 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T12:28:37.899Z] #19 18.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T12:28:37.899Z] #19 18.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-06T12:28:38.156Z] #21 5.731 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T12:28:38.156Z] #21 5.774 Selecting previously unselected package libmnl0:amd64. [2022-09-06T12:28:38.156Z] #21 5.776 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T12:28:38.156Z] #21 5.780 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T12:28:38.156Z] #21 5.814 Selecting previously unselected package libxtables12:amd64. [2022-09-06T12:28:38.156Z] #21 5.814 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T12:28:38.156Z] #21 5.817 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T12:28:38.156Z] #21 5.848 Selecting previously unselected package libcap2-bin. [2022-09-06T12:28:38.156Z] #21 5.850 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T12:28:38.156Z] #21 5.854 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T12:28:38.156Z] #21 5.894 Selecting previously unselected package iproute2. [2022-09-06T12:28:38.156Z] #21 5.897 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T12:28:38.156Z] #21 5.901 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T12:28:38.162Z] #19 18.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T12:28:38.162Z] #19 18.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T12:28:38.162Z] #19 18.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T12:28:38.162Z] #19 18.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T12:28:38.162Z] #19 18.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T12:28:38.162Z] #19 18.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-06T12:28:38.162Z] #19 18.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-06T12:28:38.162Z] #19 18.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-06T12:28:38.162Z] #19 18.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-06T12:28:38.162Z] #19 18.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-06T12:28:38.162Z] #19 18.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-06T12:28:38.162Z] #19 18.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-06T12:28:38.162Z] #19 18.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-06T12:28:38.162Z] #19 18.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-06T12:28:38.162Z] #19 18.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-06T12:28:38.162Z] #19 18.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-06T12:28:38.162Z] #19 18.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-06T12:28:38.162Z] #19 18.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-06T12:28:38.162Z] #19 18.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-06T12:28:38.414Z] #21 6.013 Selecting previously unselected package xxd. [2022-09-06T12:28:38.414Z] #21 6.016 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:28:38.414Z] #21 6.019 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:38.414Z] #21 6.071 Selecting previously unselected package vim-common. [2022-09-06T12:28:38.414Z] #21 6.075 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:28:38.414Z] #21 6.083 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:38.414Z] #21 6.143 Selecting previously unselected package bash-completion. [2022-09-06T12:28:38.414Z] #21 6.146 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T12:28:38.735Z] #19 19.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-06T12:28:38.735Z] #19 19.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-06T12:28:38.735Z] #19 19.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-06T12:28:38.735Z] #19 19.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-06T12:28:38.735Z] #19 19.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-06T12:28:38.981Z] #21 6.608 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T12:28:38.981Z] #21 6.703 Selecting previously unselected package bzip2. [2022-09-06T12:28:38.981Z] #21 6.706 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T12:28:38.981Z] #21 6.710 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T12:28:38.981Z] #21 6.745 Selecting previously unselected package xz-utils. [2022-09-06T12:28:38.981Z] #21 6.748 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T12:28:38.981Z] #21 6.752 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:28:38.981Z] #21 6.810 Selecting previously unselected package apparmor. [2022-09-06T12:28:39.139Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.1s done [2022-09-06T12:28:39.139Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-06T12:28:39.139Z] #11 ... [2022-09-06T12:28:39.139Z] [2022-09-06T12:28:39.139Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T12:28:39.139Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T12:28:39.139Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-06T12:28:39.139Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T12:28:39.139Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T12:28:39.139Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T12:28:39.139Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.0s done [2022-09-06T12:28:39.139Z] #28 DONE 5.5s [2022-09-06T12:28:39.139Z] [2022-09-06T12:28:39.139Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:39.139Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:39.244Z] #21 6.813 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T12:28:39.244Z] #21 6.831 Unpacking apparmor (2.13.6-10) ... [2022-09-06T12:28:39.244Z] #21 6.966 Selecting previously unselected package inetutils-ping. [2022-09-06T12:28:39.244Z] #21 6.969 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T12:28:39.244Z] #21 6.973 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T12:28:39.244Z] #21 7.017 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T12:28:39.244Z] #21 7.019 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T12:28:39.244Z] #21 7.024 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T12:28:39.244Z] #21 7.055 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T12:28:39.244Z] #21 7.057 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T12:28:39.244Z] #21 7.061 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T12:28:39.263Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.2s done [2022-09-06T12:28:39.263Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-06T12:28:39.307Z] #19 19.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-06T12:28:39.307Z] #19 19.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T12:28:39.307Z] #19 19.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T12:28:39.307Z] #19 19.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-06T12:28:39.307Z] #19 19.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-06T12:28:39.307Z] #19 19.59 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T12:28:39.307Z] #19 19.66 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T12:28:39.307Z] #19 19.66 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-06T12:28:39.307Z] #19 19.66 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-06T12:28:39.307Z] #19 19.66 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-06T12:28:39.307Z] #19 19.66 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-06T12:28:39.307Z] #19 19.66 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-06T12:28:39.307Z] #19 19.67 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-06T12:28:39.307Z] #19 19.67 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-06T12:28:39.307Z] #19 19.67 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-06T12:28:39.307Z] #19 19.67 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-06T12:28:39.307Z] #19 19.67 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-06T12:28:39.307Z] #19 19.67 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-06T12:28:39.307Z] #19 19.67 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-06T12:28:39.307Z] #19 19.67 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-06T12:28:39.307Z] #19 19.68 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-06T12:28:39.307Z] #19 19.68 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-06T12:28:39.307Z] #19 19.68 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-06T12:28:39.307Z] #19 19.68 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-06T12:28:39.307Z] #19 19.70 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-06T12:28:39.307Z] #19 19.70 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-06T12:28:39.307Z] #19 19.71 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-06T12:28:39.307Z] #19 19.71 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-06T12:28:39.502Z] #21 7.094 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T12:28:39.502Z] #21 7.097 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T12:28:39.502Z] #21 7.101 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T12:28:39.502Z] #21 7.138 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T12:28:39.502Z] #21 7.138 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T12:28:39.502Z] #21 7.143 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T12:28:39.502Z] #21 7.188 Selecting previously unselected package iptables. [2022-09-06T12:28:39.502Z] #21 7.188 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T12:28:39.502Z] #21 7.192 Unpacking iptables (1.8.7-1) ... [2022-09-06T12:28:39.502Z] #21 7.306 Selecting previously unselected package libonig5:amd64. [2022-09-06T12:28:39.502Z] #21 7.308 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T12:28:39.502Z] #21 7.313 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:28:39.502Z] #21 7.361 Selecting previously unselected package libjq1:amd64. [2022-09-06T12:28:39.502Z] #21 7.364 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T12:28:39.502Z] #21 7.367 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:28:39.502Z] #21 7.404 Selecting previously unselected package jq. [2022-09-06T12:28:39.502Z] #21 7.406 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T12:28:39.569Z] #19 20.10 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-06T12:28:39.705Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-06T12:28:39.705Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T12:28:39.760Z] #21 7.410 Unpacking jq (1.6-2.1) ... [2022-09-06T12:28:39.761Z] #21 7.449 Selecting previously unselected package libaio1:amd64. [2022-09-06T12:28:39.761Z] #21 7.451 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T12:28:39.761Z] #21 7.455 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T12:28:39.761Z] #21 7.488 Selecting previously unselected package libgpm2:amd64. [2022-09-06T12:28:39.761Z] #21 7.491 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T12:28:39.761Z] #21 7.494 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T12:28:39.761Z] #21 7.528 Selecting previously unselected package libicu67:amd64. [2022-09-06T12:28:39.761Z] #21 7.531 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T12:28:39.761Z] #21 7.535 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T12:28:39.835Z] #82 DONE 4.2s [2022-09-06T12:28:39.835Z] #19 20.10 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-06T12:28:39.835Z] #19 20.11 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-06T12:28:39.835Z] [2022-09-06T12:28:39.835Z] #83 exporting to image [2022-09-06T12:28:39.835Z] #19 20.12 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-06T12:28:39.835Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T12:28:39.835Z] #83 exporting layers [2022-09-06T12:28:39.835Z] #19 20.14 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-06T12:28:39.967Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-09-06T12:28:40.099Z] #19 20.48 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-06T12:28:40.099Z] #19 20.48 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-06T12:28:40.099Z] #19 20.48 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-06T12:28:40.099Z] #19 20.49 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-06T12:28:40.099Z] #19 20.49 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-06T12:28:40.099Z] #19 20.49 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-06T12:28:40.099Z] #19 20.49 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-06T12:28:40.099Z] #19 20.51 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-06T12:28:40.099Z] #19 20.51 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-06T12:28:40.099Z] #19 20.52 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-06T12:28:40.099Z] #19 20.53 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-06T12:28:40.224Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s [2022-09-06T12:28:40.361Z] #19 20.89 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-06T12:28:40.361Z] #19 20.89 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-06T12:28:40.361Z] #19 20.90 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-06T12:28:40.361Z] #19 20.92 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-06T12:28:40.622Z] #19 20.93 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-06T12:28:40.695Z] #21 8.360 Selecting previously unselected package libinih1:amd64. [2022-09-06T12:28:40.695Z] #21 8.363 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T12:28:40.695Z] #21 8.366 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T12:28:40.695Z] #21 8.403 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T12:28:40.695Z] #21 8.405 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T12:28:40.695Z] #21 8.410 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T12:28:40.695Z] #21 8.453 Selecting previously unselected package libnet1:amd64. [2022-09-06T12:28:40.695Z] #21 8.455 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T12:28:40.695Z] #21 8.460 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:28:40.695Z] #21 8.509 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T12:28:40.774Z] #83 exporting layers 1.0s done [2022-09-06T12:28:40.774Z] #83 writing image sha256:d43cf6486e078df6763cc17194fcf86652dc4ef25605f57199f1acb2743011f5 done [2022-09-06T12:28:40.774Z] #83 naming to docker.io/library/docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 done [2022-09-06T12:28:40.774Z] #83 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T12:28:40.886Z] #19 21.28 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-06T12:28:40.886Z] #19 21.28 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-06T12:28:40.886Z] #19 21.28 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-06T12:28:40.886Z] #19 21.30 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-06T12:28:40.886Z] #19 21.30 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-06T12:28:40.886Z] #19 21.30 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-06T12:28:40.886Z] #19 21.30 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-06T12:28:40.886Z] #19 21.30 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-06T12:28:40.886Z] #19 21.32 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-06T12:28:40.886Z] #19 21.32 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-06T12:28:40.886Z] #19 21.34 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-06T12:28:40.886Z] #19 21.34 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-06T12:28:40.886Z] #19 21.35 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-06T12:28:40.886Z] #19 21.35 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-06T12:28:40.886Z] #19 21.36 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-06T12:28:40.953Z] #21 8.512 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T12:28:40.953Z] #21 8.515 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:28:40.953Z] #21 8.555 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T12:28:40.953Z] #21 8.558 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T12:28:40.953Z] #21 8.562 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:28:40.953Z] #21 8.596 Selecting previously unselected package libyajl2:amd64. [2022-09-06T12:28:40.953Z] #21 8.599 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T12:28:40.953Z] #21 8.603 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:28:40.953Z] #21 8.634 Selecting previously unselected package net-tools. [2022-09-06T12:28:40.953Z] #21 8.635 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T12:28:40.953Z] #21 8.638 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:28:40.953Z] #21 8.694 Selecting previously unselected package patch. [2022-09-06T12:28:40.953Z] #21 8.696 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T12:28:40.953Z] #21 8.701 Unpacking patch (2.7.6-7) ... [2022-09-06T12:28:40.953Z] #21 8.738 Selecting previously unselected package python-pip-whl. [2022-09-06T12:28:41.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -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:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh dynbinary test-integration [2022-09-06T12:28:41.151Z] #19 21.73 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-06T12:28:41.211Z] #21 8.740 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:28:41.211Z] #21 8.744 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:28:41.211Z] #21 8.900 Selecting previously unselected package python3-lib2to3. [2022-09-06T12:28:41.211Z] #21 8.903 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T12:28:41.211Z] #21 8.906 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:28:41.211Z] #21 8.948 Selecting previously unselected package python3-distutils. [2022-09-06T12:28:41.211Z] #21 8.950 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T12:28:41.211Z] #21 8.954 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T12:28:41.211Z] #21 8.999 Selecting previously unselected package python3-pkg-resources. [2022-09-06T12:28:41.211Z] #21 9.002 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T12:28:41.211Z] #21 9.006 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:28:41.211Z] #21 9.057 Selecting previously unselected package python3-setuptools. [2022-09-06T12:28:41.211Z] #21 9.060 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T12:28:41.211Z] #21 9.064 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T12:28:41.211Z] #21 9.129 Selecting previously unselected package python3-wheel. [2022-09-06T12:28:41.377Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-06T12:28:41.377Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-06T12:28:41.377Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-06T12:28:41.377Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-06T12:28:41.377Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-09-06T12:28:41.377Z] Detected virtualization docker. [2022-09-06T12:28:41.377Z] Detected architecture x86-64. [2022-09-06T12:28:41.377Z] Set hostname to <34345a344aa8>. [2022-09-06T12:28:41.411Z] #19 21.73 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-06T12:28:41.411Z] #19 21.74 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-06T12:28:41.411Z] #19 21.75 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-06T12:28:41.411Z] #19 21.76 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-06T12:28:41.471Z] #21 9.132 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T12:28:41.471Z] #21 9.136 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T12:28:41.471Z] #21 9.175 Selecting previously unselected package python3-pip. [2022-09-06T12:28:41.471Z] #21 9.177 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:28:41.471Z] #21 9.182 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:28:41.471Z] #21 9.255 Selecting previously unselected package sudo. [2022-09-06T12:28:41.640Z] modprobe@drm.service: Succeeded. [2022-09-06T12:28:41.640Z] modprobe@configfs.service: Succeeded. [2022-09-06T12:28:41.640Z] modprobe@fuse.service: Succeeded. [2022-09-06T12:28:41.640Z] + source /etc/docker-entrypoint-cmd [2022-09-06T12:28:41.640Z] ++ hack/make.sh dynbinary test-integration [2022-09-06T12:28:41.640Z] [2022-09-06T12:28:41.673Z] #19 22.11 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-06T12:28:41.673Z] #19 22.11 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-06T12:28:41.673Z] #19 22.11 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-06T12:28:41.673Z] #19 22.12 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-06T12:28:41.673Z] #19 22.12 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-06T12:28:41.673Z] #19 22.12 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-06T12:28:41.673Z] #19 22.12 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-06T12:28:41.673Z] #19 22.12 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-06T12:28:41.673Z] #19 22.14 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-06T12:28:41.673Z] #19 22.14 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-06T12:28:41.673Z] #19 22.14 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-06T12:28:41.673Z] #19 22.15 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-06T12:28:41.729Z] #21 9.257 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T12:28:41.729Z] #21 9.262 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T12:28:41.729Z] #21 9.405 Selecting previously unselected package systemd-journal-remote. [2022-09-06T12:28:41.729Z] #21 9.406 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T12:28:41.729Z] #21 9.410 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T12:28:41.729Z] #21 9.450 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T12:28:41.729Z] #21 9.452 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T12:28:41.729Z] #21 9.456 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:28:41.729Z] #21 9.520 Selecting previously unselected package uidmap. [2022-09-06T12:28:41.900Z] Removing bundles/ [2022-09-06T12:28:41.901Z] [2022-09-06T12:28:41.901Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T12:28:41.901Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T12:28:41.901Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:28:41.935Z] #19 22.53 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-06T12:28:41.935Z] #19 22.53 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-06T12:28:41.935Z] #19 22.53 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-06T12:28:41.935Z] #19 22.55 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-06T12:28:41.988Z] #21 9.523 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T12:28:41.988Z] #21 9.526 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T12:28:41.988Z] #21 9.580 Selecting previously unselected package vim-runtime. [2022-09-06T12:28:41.988Z] #21 9.583 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:28:41.988Z] #21 9.597 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T12:28:41.988Z] #21 9.609 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T12:28:41.988Z] #21 9.613 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:42.195Z] #19 22.56 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-06T12:28:42.455Z] #19 22.89 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-06T12:28:42.455Z] #19 22.89 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-06T12:28:42.537Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.1s done [2022-09-06T12:28:42.537Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-09-06T12:28:42.554Z] #21 10.28 Selecting previously unselected package vim. [2022-09-06T12:28:42.554Z] #21 10.28 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:28:42.554Z] #21 10.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:42.722Z] #19 23.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:28:42.812Z] #21 10.43 Selecting previously unselected package xfsprogs. [2022-09-06T12:28:42.812Z] #21 10.44 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T12:28:42.812Z] #21 10.44 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T12:28:42.812Z] #21 10.56 Selecting previously unselected package zip. [2022-09-06T12:28:42.812Z] #21 10.56 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T12:28:42.812Z] #21 10.56 Unpacking zip (3.0-12) ... [2022-09-06T12:28:42.812Z] #21 10.60 Selecting previously unselected package zstd. [2022-09-06T12:28:42.812Z] #21 10.61 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T12:28:42.812Z] #21 10.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:28:42.982Z] #19 23.45 Fetched 788 MB in 6s (122 MB/s) [2022-09-06T12:28:42.982Z] #19 23.51 Selecting previously unselected package liblocale-gettext-perl. [2022-09-06T12:28:43.070Z] #21 10.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:28:43.070Z] #21 10.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T12:28:43.242Z] #19 23.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T12:28:43.242Z] #19 23.62 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-06T12:28:43.242Z] #19 23.62 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T12:28:43.242Z] #19 23.66 Selecting previously unselected package bzip2. [2022-09-06T12:28:43.242Z] #19 23.66 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T12:28:43.242Z] #19 23.67 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T12:28:43.242Z] #19 23.70 Selecting previously unselected package libmagic-mgc. [2022-09-06T12:28:43.242Z] #19 23.71 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T12:28:43.242Z] #19 23.71 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T12:28:43.242Z] #19 23.80 Selecting previously unselected package libmagic1:amd64. [2022-09-06T12:28:43.328Z] #21 10.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:28:43.328Z] #21 10.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T12:28:43.328Z] #21 11.00 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T12:28:43.328Z] #21 11.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T12:28:43.328Z] #21 11.02 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T12:28:43.328Z] #21 11.03 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T12:28:43.328Z] #21 11.04 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T12:28:43.328Z] #21 11.05 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:28:43.328Z] #21 11.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:28:43.328Z] #21 11.07 Setting up bzip2 (1.0.8-4) ... [2022-09-06T12:28:43.328Z] #21 11.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:28:43.328Z] #21 11.10 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T12:28:43.503Z] #19 23.80 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T12:28:43.503Z] #19 23.81 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T12:28:43.503Z] #19 23.85 Selecting previously unselected package file. [2022-09-06T12:28:43.503Z] #19 23.86 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-06T12:28:43.503Z] #19 23.86 Unpacking file (1:5.39-3) ... [2022-09-06T12:28:43.503Z] #19 23.90 Selecting previously unselected package xz-utils. [2022-09-06T12:28:43.503Z] #19 23.91 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T12:28:43.503Z] #19 23.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:28:43.503Z] #19 24.01 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-06T12:28:43.503Z] #19 24.01 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T12:28:43.503Z] #19 24.02 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T12:28:43.596Z] #21 11.24 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T12:28:43.596Z] #21 11.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:43.596Z] #21 11.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:28:43.596Z] #21 11.27 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T12:28:43.596Z] #21 11.28 Setting up apparmor (2.13.6-10) ... [2022-09-06T12:28:44.074Z] #19 24.35 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-06T12:28:44.074Z] #19 24.35 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-06T12:28:44.074Z] #19 24.35 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T12:28:44.334Z] #19 24.66 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-06T12:28:44.334Z] #19 24.66 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-06T12:28:44.334Z] #19 24.66 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T12:28:44.399Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.4s done [2022-09-06T12:28:44.530Z] #21 12.14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T12:28:44.530Z] #21 12.16 Setting up zip (3.0-12) ... [2022-09-06T12:28:44.530Z] #21 12.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:44.530Z] #21 12.19 Setting up bash-completion (1:2.11-2) ... [2022-09-06T12:28:44.594Z] #19 24.97 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-06T12:28:44.594Z] #19 24.97 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T12:28:44.594Z] #19 24.97 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T12:28:44.657Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-09-06T12:28:44.788Z] #21 12.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:28:44.853Z] #19 25.25 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-06T12:28:44.853Z] #19 25.25 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T12:28:44.853Z] #19 25.26 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T12:28:44.853Z] #19 25.49 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-06T12:28:45.047Z] #21 12.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T12:28:45.047Z] #21 12.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T12:28:45.047Z] #21 12.75 Setting up patch (2.7.6-7) ... [2022-09-06T12:28:45.047Z] #21 12.76 Setting up sudo (1.9.5p2-3) ... [2022-09-06T12:28:45.047Z] #21 12.80 invoke-rc.d: could not determine current runlevel [2022-09-06T12:28:45.047Z] #21 12.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T12:28:45.047Z] #21 12.81 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T12:28:45.047Z] #21 12.82 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T12:28:45.047Z] #21 12.82 Failed to connect to bus: Host is down [2022-09-06T12:28:45.047Z] #21 12.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T12:28:45.047Z] #21 12.83 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T12:28:45.047Z] #21 12.85 Setting up pigz (2.6-1) ... [2022-09-06T12:28:45.047Z] #21 12.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T12:28:45.047Z] #21 12.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:28:45.047Z] #21 12.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:28:45.047Z] #21 12.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:45.113Z] #19 25.49 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:45.114Z] #19 25.49 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:28:45.114Z] #19 25.53 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-06T12:28:45.114Z] #19 25.53 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:45.114Z] #19 25.53 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:28:45.305Z] #21 13.06 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T12:28:45.305Z] #21 13.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:28:45.305Z] #21 13.16 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T12:28:45.563Z] #21 13.18 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T12:28:45.563Z] #21 13.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:28:45.563Z] #21 13.20 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:28:45.563Z] #21 13.21 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T12:28:45.563Z] #21 13.22 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T12:28:45.563Z] #21 13.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:28:45.563Z] #21 13.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T12:28:45.563Z] #21 13.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T12:28:45.563Z] #21 13.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T12:28:45.563Z] #21 13.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T12:28:45.563Z] #21 13.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T12:28:45.563Z] #21 13.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T12:28:45.563Z] #21 13.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T12:28:45.563Z] #21 13.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T12:28:45.563Z] #21 13.39 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T12:28:45.808Z] #11 ... [2022-09-06T12:28:45.808Z] [2022-09-06T12:28:45.808Z] #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-09-06T12:28:45.808Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-06T12:28:45.808Z] #29 0.766 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:28:45.808Z] #29 0.777 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:28:45.808Z] #29 0.777 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:28:45.808Z] #29 0.934 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:28:45.808Z] #29 1.298 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:28:45.808Z] #29 1.784 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:28:45.808Z] #29 2.125 Fetched 8458 kB in 2s (5250 kB/s) [2022-09-06T12:28:45.808Z] #29 2.125 Reading package lists... [2022-09-06T12:28:45.808Z] #29 2.692 Reading package lists... [2022-09-06T12:28:45.808Z] #29 3.251 Building dependency tree... [2022-09-06T12:28:45.808Z] #29 3.408 Reading state information... [2022-09-06T12:28:45.808Z] #29 3.640 The following additional packages will be installed: [2022-09-06T12:28:45.808Z] #29 3.640 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T12:28:45.808Z] #29 3.640 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T12:28:45.808Z] #29 3.640 Recommended packages: [2022-09-06T12:28:45.808Z] #29 3.640 libldap-common publicsuffix libsasl2-modules [2022-09-06T12:28:45.808Z] #29 3.771 The following NEW packages will be installed: [2022-09-06T12:28:45.808Z] #29 3.771 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T12:28:45.808Z] #29 3.771 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T12:28:45.808Z] #29 3.771 libssh2-1 openssl [2022-09-06T12:28:45.808Z] #29 4.044 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:28:45.808Z] #29 4.044 Need to get 2942 kB of archives. [2022-09-06T12:28:45.808Z] #29 4.044 After this operation, 6482 kB of additional disk space will be used. [2022-09-06T12:28:45.808Z] #29 4.044 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-06T12:28:45.808Z] #29 4.051 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-06T12:28:45.808Z] #29 4.058 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-06T12:28:45.808Z] #29 4.058 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-06T12:28:45.808Z] #29 4.058 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-06T12:28:45.808Z] #29 4.058 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-06T12:28:45.808Z] #29 4.058 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-06T12:28:45.808Z] #29 4.058 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-06T12:28:45.808Z] #29 4.058 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-06T12:28:45.808Z] #29 4.059 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-06T12:28:45.808Z] #29 4.061 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-06T12:28:45.808Z] #29 4.072 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-06T12:28:45.808Z] #29 4.075 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T12:28:45.808Z] #29 4.075 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T12:28:45.808Z] #29 4.079 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T12:28:45.808Z] #29 4.207 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:28:45.808Z] #29 4.237 Fetched 2942 kB in 0s (9651 kB/s) [2022-09-06T12:28:45.808Z] #29 4.267 Selecting previously unselected package openssl. [2022-09-06T12:28:45.808Z] #29 4.267 (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 ... 6653 files and directories currently installed.) [2022-09-06T12:28:45.808Z] #29 4.269 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.273 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T12:28:45.808Z] #29 4.409 Selecting previously unselected package ca-certificates. [2022-09-06T12:28:45.808Z] #29 4.409 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T12:28:45.808Z] #29 4.419 Unpacking ca-certificates (20210119) ... [2022-09-06T12:28:45.808Z] #29 4.479 Selecting previously unselected package libbrotli1:arm64. [2022-09-06T12:28:45.808Z] #29 4.479 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.487 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T12:28:45.808Z] #29 4.568 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-06T12:28:45.808Z] #29 4.568 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.573 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:45.808Z] #29 4.617 Selecting previously unselected package libsasl2-2:arm64. [2022-09-06T12:28:45.808Z] #29 4.617 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.622 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:45.808Z] #29 4.678 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-06T12:28:45.808Z] #29 4.678 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.683 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T12:28:45.808Z] #29 4.751 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-06T12:28:45.808Z] #29 4.751 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.755 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T12:28:45.808Z] #29 4.807 Selecting previously unselected package libpsl5:arm64. [2022-09-06T12:28:45.808Z] #29 4.807 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.811 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T12:28:45.808Z] #29 4.855 Selecting previously unselected package librtmp1:arm64. [2022-09-06T12:28:45.808Z] #29 4.855 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.858 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T12:28:45.808Z] #29 4.900 Selecting previously unselected package libssh2-1:arm64. [2022-09-06T12:28:45.808Z] #29 4.902 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.907 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T12:28:45.808Z] #29 4.967 Selecting previously unselected package libcurl4:arm64. [2022-09-06T12:28:45.808Z] #29 4.967 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 4.972 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:45.808Z] #29 5.031 Selecting previously unselected package curl. [2022-09-06T12:28:45.808Z] #29 5.032 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 5.036 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:45.808Z] #29 5.105 Selecting previously unselected package libonig5:arm64. [2022-09-06T12:28:45.808Z] #29 5.105 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 5.109 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T12:28:45.808Z] #29 5.167 Selecting previously unselected package libjq1:arm64. [2022-09-06T12:28:45.808Z] #29 5.167 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 5.172 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T12:28:45.808Z] #29 5.217 Selecting previously unselected package jq. [2022-09-06T12:28:45.808Z] #29 5.219 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-06T12:28:45.808Z] #29 5.224 Unpacking jq (1.6-2.1) ... [2022-09-06T12:28:45.808Z] #29 5.268 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T12:28:45.808Z] #29 5.281 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T12:28:45.808Z] #29 5.294 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T12:28:45.808Z] #29 5.306 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:45.808Z] #29 5.318 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T12:28:45.808Z] #29 5.329 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:45.808Z] #29 5.339 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T12:28:45.808Z] #29 5.351 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T12:28:45.808Z] #29 5.368 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T12:28:45.808Z] #29 5.379 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T12:28:45.808Z] #29 5.397 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T12:28:45.808Z] #29 5.411 Setting up ca-certificates (20210119) ... [2022-09-06T12:28:45.808Z] #29 6.167 Updating certificates in /etc/ssl/certs... [2022-09-06T12:28:45.808Z] #29 7.164 129 added, 0 removed; done. [2022-09-06T12:28:45.808Z] #29 7.203 Setting up jq (1.6-2.1) ... [2022-09-06T12:28:45.808Z] #29 7.214 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:45.808Z] #29 7.224 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:45.808Z] #29 7.237 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:28:45.808Z] #29 7.259 Processing triggers for ca-certificates (20210119) ... [2022-09-06T12:28:45.808Z] #29 7.267 Updating certificates in /etc/ssl/certs... [2022-09-06T12:28:45.808Z] #29 8.132 0 added, 0 removed; done. [2022-09-06T12:28:45.809Z] #29 8.132 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T12:28:45.809Z] #29 8.134 done. [2022-09-06T12:28:45.809Z] #29 ... [2022-09-06T12:28:45.809Z] [2022-09-06T12:28:45.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:45.809Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T12:28:45.821Z] #21 13.70 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:28:45.821Z] #21 13.72 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T12:28:46.080Z] #21 13.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:28:46.080Z] #21 13.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:28:46.338Z] #21 14.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T12:28:46.338Z] #21 14.02 Setting up jq (1.6-2.1) ... [2022-09-06T12:28:46.338Z] #21 14.03 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:28:46.338Z] #21 14.04 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T12:28:46.338Z] #21 14.05 Setting up iptables (1.8.7-1) ... [2022-09-06T12:28:46.338Z] #21 14.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:28:46.338Z] #21 14.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:28:46.339Z] #21 14.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:28:46.339Z] #21 14.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:28:46.339Z] #21 14.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T12:28:46.339Z] #21 14.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T12:28:46.339Z] #21 14.10 Setting up iproute2 (5.10.0-4) ... [2022-09-06T12:28:46.596Z] #21 14.23 Setting up systemd (247.3-7) ... [2022-09-06T12:28:46.596Z] #21 14.28 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T12:28:46.596Z] #21 14.28 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T12:28:46.596Z] #21 14.28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T12:28:46.596Z] #21 14.32 Initializing machine ID from KVM UUID. [2022-09-06T12:28:46.855Z] #21 14.62 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T12:28:46.855Z] #21 14.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:28:47.229Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.1s done [2022-09-06T12:28:47.423Z] #21 DONE 15.2s [2022-09-06T12:28:47.423Z] [2022-09-06T12:28:47.423Z] #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-09-06T12:28:47.423Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-06T12:28:47.487Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-09-06T12:28:47.992Z] #22 0.399 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T12:28:47.992Z] #22 0.403 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T12:28:47.992Z] #22 0.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T12:28:47.992Z] #22 DONE 0.5s [2022-09-06T12:28:47.992Z] [2022-09-06T12:28:47.992Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T12:28:47.992Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-06T12:28:48.416Z] #11 DONE 16.9s [2022-09-06T12:28:48.416Z] [2022-09-06T12:28:48.416Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T12:28:48.416Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-09-06T12:28:48.831Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.1s done [2022-09-06T12:28:49.088Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-06T12:28:49.088Z] #11 ... [2022-09-06T12:28:49.088Z] [2022-09-06T12:28:49.088Z] #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-09-06T12:28:49.088Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T12:28:49.088Z] #29 0.899 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:28:49.088Z] #29 0.913 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:28:49.088Z] #29 0.913 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:28:49.088Z] #29 1.063 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:28:49.088Z] #29 1.263 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:28:49.088Z] #29 1.795 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:28:49.088Z] #29 2.817 Fetched 8573 kB in 2s (3952 kB/s) [2022-09-06T12:28:49.088Z] #29 2.817 Reading package lists... [2022-09-06T12:28:49.088Z] #29 3.614 Reading package lists... [2022-09-06T12:28:49.088Z] #29 4.405 Building dependency tree... [2022-09-06T12:28:49.088Z] #29 4.561 Reading state information... [2022-09-06T12:28:49.088Z] #29 4.743 The following additional packages will be installed: [2022-09-06T12:28:49.088Z] #29 4.743 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T12:28:49.088Z] #29 4.743 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T12:28:49.088Z] #29 4.743 Recommended packages: [2022-09-06T12:28:49.088Z] #29 4.743 libldap-common publicsuffix libsasl2-modules [2022-09-06T12:28:49.088Z] #29 4.941 The following NEW packages will be installed: [2022-09-06T12:28:49.088Z] #29 4.941 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T12:28:49.088Z] #29 4.941 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T12:28:49.088Z] #29 4.947 libssh2-1 openssl [2022-09-06T12:28:49.088Z] #29 5.220 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:28:49.088Z] #29 5.220 Need to get 3047 kB of archives. [2022-09-06T12:28:49.088Z] #29 5.220 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T12:28:49.088Z] #29 5.220 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T12:28:49.088Z] #29 5.239 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T12:28:49.088Z] #29 5.239 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T12:28:49.088Z] #29 5.239 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-09-06T12:28:49.088Z] #29 5.239 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T12:28:49.088Z] #29 5.239 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T12:28:49.088Z] #29 5.239 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T12:28:49.088Z] #29 5.239 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T12:28:49.088Z] #29 5.243 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T12:28:49.088Z] #29 5.243 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T12:28:49.088Z] #29 5.249 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T12:28:49.088Z] #29 5.249 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T12:28:49.088Z] #29 5.254 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T12:28:49.088Z] #29 5.255 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T12:28:49.088Z] #29 5.259 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T12:28:49.088Z] #29 5.403 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:28:49.088Z] #29 5.430 Fetched 3047 kB in 0s (9894 kB/s) [2022-09-06T12:28:49.088Z] #29 5.463 Selecting previously unselected package openssl. [2022-09-06T12:28:49.088Z] #29 5.463 (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-09-06T12:28:49.088Z] #29 5.466 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 5.469 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T12:28:49.088Z] #29 5.623 Selecting previously unselected package ca-certificates. [2022-09-06T12:28:49.088Z] #29 5.623 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T12:28:49.088Z] #29 5.627 Unpacking ca-certificates (20210119) ... [2022-09-06T12:28:49.088Z] #29 5.736 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T12:28:49.088Z] #29 5.736 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 5.744 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T12:28:49.088Z] #29 5.845 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T12:28:49.088Z] #29 5.845 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 5.863 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:49.088Z] #29 5.899 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T12:28:49.088Z] #29 5.899 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 5.902 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:49.088Z] #29 5.947 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T12:28:49.088Z] #29 5.947 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 5.954 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T12:28:49.088Z] #29 6.010 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T12:28:49.088Z] #29 6.010 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.014 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T12:28:49.088Z] #29 6.067 Selecting previously unselected package libpsl5:amd64. [2022-09-06T12:28:49.088Z] #29 6.067 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.071 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T12:28:49.088Z] #29 6.116 Selecting previously unselected package librtmp1:amd64. [2022-09-06T12:28:49.088Z] #29 6.116 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.120 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T12:28:49.088Z] #29 6.170 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T12:28:49.088Z] #29 6.170 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.174 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T12:28:49.088Z] #29 6.244 Selecting previously unselected package libcurl4:amd64. [2022-09-06T12:28:49.088Z] #29 6.244 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.250 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:49.088Z] #29 6.321 Selecting previously unselected package curl. [2022-09-06T12:28:49.088Z] #29 6.321 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.325 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:49.088Z] #29 6.390 Selecting previously unselected package libonig5:amd64. [2022-09-06T12:28:49.088Z] #29 6.390 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.396 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:28:49.088Z] #29 6.463 Selecting previously unselected package libjq1:amd64. [2022-09-06T12:28:49.088Z] #29 6.463 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.482 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:28:49.088Z] #29 6.523 Selecting previously unselected package jq. [2022-09-06T12:28:49.088Z] #29 6.523 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T12:28:49.088Z] #29 6.526 Unpacking jq (1.6-2.1) ... [2022-09-06T12:28:49.088Z] #29 6.570 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T12:28:49.088Z] #29 6.582 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T12:28:49.088Z] #29 6.597 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T12:28:49.088Z] #29 6.607 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:49.088Z] #29 6.620 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T12:28:49.088Z] #29 6.633 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T12:28:49.088Z] #29 6.645 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T12:28:49.088Z] #29 6.656 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T12:28:49.088Z] #29 6.673 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:28:49.088Z] #29 6.684 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:28:49.088Z] #29 6.696 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T12:28:49.088Z] #29 6.709 Setting up ca-certificates (20210119) ... [2022-09-06T12:28:49.088Z] #29 7.294 Updating certificates in /etc/ssl/certs... [2022-09-06T12:28:49.088Z] #29 8.031 129 added, 0 removed; done. [2022-09-06T12:28:49.088Z] #29 8.109 Setting up jq (1.6-2.1) ... [2022-09-06T12:28:49.088Z] #29 8.120 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:49.088Z] #29 8.131 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T12:28:49.088Z] #29 8.141 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:28:49.088Z] #29 8.164 Processing triggers for ca-certificates (20210119) ... [2022-09-06T12:28:49.088Z] #29 8.172 Updating certificates in /etc/ssl/certs... [2022-09-06T12:28:49.088Z] #29 8.758 0 added, 0 removed; done. [2022-09-06T12:28:49.088Z] #29 8.758 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T12:28:49.088Z] #29 8.763 done. [2022-09-06T12:28:49.088Z] #29 ... [2022-09-06T12:28:49.088Z] [2022-09-06T12:28:49.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:49.088Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:50.018Z] #11 ... [2022-09-06T12:28:50.018Z] [2022-09-06T12:28:50.018Z] #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-09-06T12:28:50.018Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T12:28:50.018Z] #29 DONE 10.7s [2022-09-06T12:28:50.018Z] [2022-09-06T12:28:50.018Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:50.018Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:50.275Z] #11 ... [2022-09-06T12:28:50.275Z] [2022-09-06T12:28:50.275Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T12:28:50.275Z] #30 sha256:6709810bffd819394a55640d8e14b232a9f80ece0df87cada284ba487a26f71f [2022-09-06T12:28:50.275Z] #30 DONE 0.2s [2022-09-06T12:28:50.275Z] [2022-09-06T12:28:50.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T12:28:50.275Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T12:28:50.397Z] #19 30.05 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-06T12:28:50.397Z] #19 30.06 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:50.397Z] #19 30.06 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:28:50.397Z] #19 30.10 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-06T12:28:50.397Z] #19 30.10 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:50.397Z] #19 30.10 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T12:28:53.664Z] #12 DONE 5.2s [2022-09-06T12:28:53.664Z] [2022-09-06T12:28:53.664Z] #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-09-06T12:28:53.664Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-06T12:28:53.664Z] #29 DONE 18.2s [2022-09-06T12:28:53.664Z] [2022-09-06T12:28:53.664Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T12:28:53.664Z] #30 sha256:1f2600e1a0f11073495f73c3ca0c4e6703bbc35c725eab0220531b61e9d822d8 [2022-09-06T12:28:53.664Z] #30 DONE 0.1s [2022-09-06T12:28:53.664Z] [2022-09-06T12:28:53.664Z] #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-09-06T12:28:53.664Z] #31 sha256:d21cbed96d2d9a66f188a14175a3cdcd4fb8c54945e2ea8eb7e23bba026461bc [2022-09-06T12:28:54.229Z] #31 ... [2022-09-06T12:28:54.229Z] [2022-09-06T12:28:54.229Z] #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-09-06T12:28:54.229Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-09-06T12:28:54.229Z] #13 DONE 0.6s [2022-09-06T12:28:54.229Z] [2022-09-06T12:28:54.229Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T12:28:54.229Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-06T12:28:54.451Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-09-06T12:28:54.486Z] #33 ... [2022-09-06T12:28:54.486Z] [2022-09-06T12:28:54.486Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T12:28:54.486Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-09-06T12:28:54.486Z] #46 DONE 0.3s [2022-09-06T12:28:54.486Z] [2022-09-06T12:28:54.486Z] #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-09-06T12:28:54.486Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-09-06T12:28:54.486Z] #50 DONE 0.3s [2022-09-06T12:28:54.548Z] #23 5.645 Collecting yamllint==1.27.1 [2022-09-06T12:28:54.548Z] #23 6.666 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T12:28:54.620Z] #19 34.36 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-06T12:28:54.620Z] #19 34.36 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:54.620Z] #19 34.37 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:28:54.620Z] #19 34.41 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-06T12:28:54.620Z] #19 34.41 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:54.620Z] #19 34.42 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T12:28:54.744Z] [2022-09-06T12:28:54.744Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T12:28:54.744Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-06T12:28:54.744Z] #33 DONE 0.4s [2022-09-06T12:28:54.744Z] [2022-09-06T12:28:54.744Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T12:28:54.744Z] #66 sha256:91be73b1edcf8925f73fbcfda1356d2640bd05f83d7267af573d831a8b9e8d45 [2022-09-06T12:28:54.744Z] #66 DONE 0.5s [2022-09-06T12:28:54.744Z] [2022-09-06T12:28:54.744Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T12:28:54.744Z] #25 sha256:73e2966055f516338b8fd89ff3f462952e768cf27fd28380489061da8721ba4f [2022-09-06T12:28:54.744Z] #25 DONE 0.5s [2022-09-06T12:28:54.744Z] [2022-09-06T12:28:54.744Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:28:54.744Z] #26 sha256:a40b8dae367cf9ba6ded3edffe76c44d839bae56e1858ec5358ca758d66f4482 [2022-09-06T12:28:54.806Z] #23 6.934 Collecting pathspec>=0.5.3 [2022-09-06T12:28:54.806Z] #23 6.938 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T12:28:54.806Z] #23 7.034 Collecting pyyaml [2022-09-06T12:28:54.806Z] #23 7.038 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T12:28:55.064Z] #23 7.056 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T12:28:55.064Z] #23 7.060 Building wheels for collected packages: yamllint [2022-09-06T12:28:55.064Z] #23 7.061 Building wheel for yamllint (setup.py): started [2022-09-06T12:28:55.064Z] #23 7.294 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T12:28:55.322Z] #23 7.295 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=81a7321646622f9d7084721e4d90cf259bfb583a5484578688733a52cfa42206 [2022-09-06T12:28:55.322Z] #23 7.295 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T12:28:55.322Z] #23 7.297 Successfully built yamllint [2022-09-06T12:28:55.322Z] #23 7.304 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T12:28:55.322Z] #23 7.408 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T12:28:55.322Z] #23 DONE 7.5s [2022-09-06T12:28:55.581Z] [2022-09-06T12:28:55.581Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T12:28:55.581Z] #27 sha256:488c514e467ce432747abfa9f1f05bb31804fe4bb20164cbd61ba5f0b4fc7857 [2022-09-06T12:28:55.839Z] #27 DONE 0.2s [2022-09-06T12:28:55.839Z] [2022-09-06T12:28:55.839Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T12:28:55.839Z] #32 sha256:e787ff1b46b9d3e9af2c6d66f0f805a8e971a9615e32e634ec04841bd5b928d8 [2022-09-06T12:28:56.097Z] #32 DONE 0.3s [2022-09-06T12:28:56.097Z] [2022-09-06T12:28:56.097Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T12:28:56.097Z] #35 sha256:89ebef2aacaabd13c37bc31b9ab18568beddc4714d1685a4d04db5e99dab725b [2022-09-06T12:28:56.097Z] #35 DONE 0.1s [2022-09-06T12:28:56.097Z] [2022-09-06T12:28:56.097Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T12:28:56.097Z] #37 sha256:27d0f724ca093cfdd1bb7356bcff094b230a58ce94a9584920ae74f6425d4c5a [2022-09-06T12:28:56.355Z] #37 DONE 0.1s [2022-09-06T12:28:56.355Z] [2022-09-06T12:28:56.355Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T12:28:56.355Z] #39 sha256:dfe3e840e5884dd3085aa6143c10edde55ee3bf244bafa10e7dac5a2f798b300 [2022-09-06T12:28:56.355Z] #39 DONE 0.1s [2022-09-06T12:28:56.355Z] [2022-09-06T12:28:56.355Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T12:28:56.355Z] #41 sha256:48040ef2ed2e6670108a0697ff882c5c87bc36c02ca319bcc0cd3b35f91f5988 [2022-09-06T12:28:56.355Z] #41 DONE 0.1s [2022-09-06T12:28:56.355Z] [2022-09-06T12:28:56.355Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T12:28:56.355Z] #45 sha256:85472122bebb5928746d509747c7d8eecd4df47363c7785699f9fe3ba5978d59 [2022-09-06T12:28:56.355Z] #45 DONE 0.0s [2022-09-06T12:28:56.355Z] [2022-09-06T12:28:56.355Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T12:28:56.355Z] #48 sha256:294614a38f5abc7088f5d1fedfec4f9ac464d964298eccb42c0d25bd33d0cc49 [2022-09-06T12:28:56.613Z] #48 DONE 0.2s [2022-09-06T12:28:56.613Z] [2022-09-06T12:28:56.613Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T12:28:56.613Z] #52 sha256:701f8c81967b0a9cafd5ded2d026891f4ffa76de44c71429a677b2e40858c3cd [2022-09-06T12:28:56.613Z] #52 DONE 0.0s [2022-09-06T12:28:56.613Z] [2022-09-06T12:28:56.613Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T12:28:56.613Z] #54 sha256:2123c77cebdcef5c7ea9ba34a75a6b7a2bf0497fc05e43df97a325b734c18bd9 [2022-09-06T12:28:56.613Z] #54 DONE 0.1s [2022-09-06T12:28:56.871Z] [2022-09-06T12:28:56.871Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T12:28:56.871Z] #56 sha256:68b996209e5fd7109e4873db53bb93a121428bbb536edc696bf0ab65a8f389a8 [2022-09-06T12:28:56.871Z] #56 DONE 0.3s [2022-09-06T12:28:56.974Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.7s done [2022-09-06T12:28:56.974Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-09-06T12:28:56.974Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T12:28:57.129Z] [2022-09-06T12:28:57.129Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T12:28:57.129Z] #58 sha256:58f199700ec1d69c13354eeb874e869d3353711a48f24cc6982d43d7365b1368 [2022-09-06T12:28:57.129Z] #58 DONE 0.1s [2022-09-06T12:28:57.129Z] [2022-09-06T12:28:57.129Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T12:28:57.129Z] #61 sha256:8ac9197dc0e33756b51222c38d745e7f4ae7f2d719d8a2bb3de0dbcdf7a7476c [2022-09-06T12:28:57.230Z] #11 DONE 23.5s [2022-09-06T12:28:57.230Z] [2022-09-06T12:28:57.230Z] #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-09-06T12:28:57.230Z] #31 sha256:cfe27295ce5cfdf9debbc1fe27a183c27478a28345ac67052e583cb858c4f9ea [2022-09-06T12:28:57.230Z] #31 1.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T12:28:57.230Z] #31 1.710 [2022-09-06T12:28:57.230Z] #31 1.927 #=#=# ######################################################################## 100.0% [2022-09-06T12:28:57.230Z] #31 2.160 [2022-09-06T12:28:57.230Z] #31 3.001 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T12:28:57.230Z] #31 3.248 [2022-09-06T12:28:57.230Z] #31 3.463 #=#=# ######################################################################## 100.0% [2022-09-06T12:28:57.230Z] #31 3.752 [2022-09-06T12:28:57.230Z] #31 4.719 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T12:28:57.230Z] #31 4.966 [2022-09-06T12:28:57.230Z] #31 5.182 #=#=# ################## 26.2% ########################################## 58.4% ################################################################# 90.3% ######################################################################## 100.0% [2022-09-06T12:28:57.230Z] #31 5.708 [2022-09-06T12:28:57.230Z] #31 6.650 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T12:28:57.230Z] #31 6.888 [2022-09-06T12:28:57.230Z] #31 7.105 #=#=# [2022-09-06T12:28:57.230Z] #31 ... [2022-09-06T12:28:57.230Z] [2022-09-06T12:28:57.230Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T12:28:57.230Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T12:28:57.388Z] #61 DONE 0.1s [2022-09-06T12:28:57.388Z] [2022-09-06T12:28:57.388Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T12:28:57.388Z] #65 sha256:906d29c1067c824f945776e6f852cca4e7ccd0fb4667f8e71df407c11ee4f254 [2022-09-06T12:28:57.953Z] #65 DONE 0.5s [2022-09-06T12:28:57.953Z] [2022-09-06T12:28:57.953Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T12:28:57.953Z] #70 sha256:34958a044925ef4d77abab329d792638a898359e8bfb122beaee7ba62b6d247e [2022-09-06T12:28:57.953Z] #70 DONE 0.1s [2022-09-06T12:28:57.953Z] [2022-09-06T12:28:57.953Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T12:28:57.954Z] #75 sha256:9111812158a83c7331074dfd2ee65b4d6dfa32a591b92fef7d6dbc9404837eb1 [2022-09-06T12:28:58.520Z] #75 DONE 0.4s [2022-09-06T12:28:58.520Z] [2022-09-06T12:28:58.520Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T12:28:58.520Z] #78 sha256:cc75e887b8e9dad24b4dbeed71bccd0cc7ade9b3c627dcc48b196b4a5e7a812b [2022-09-06T12:28:58.520Z] #78 DONE 0.1s [2022-09-06T12:28:58.520Z] [2022-09-06T12:28:58.520Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T12:28:58.520Z] #79 sha256:09645e42dda1f94d2f20e222818add91730bbc503fb94a4b17609a9bb5fda1db [2022-09-06T12:28:58.520Z] #79 DONE 0.0s [2022-09-06T12:28:58.520Z] [2022-09-06T12:28:58.520Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T12:28:58.520Z] #80 sha256:6e8bf6beae94048e53245aeebe9542c03fad55001417ad53ff503581aad55011 [2022-09-06T12:28:58.520Z] #80 DONE 0.0s [2022-09-06T12:28:58.520Z] [2022-09-06T12:28:58.520Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T12:28:58.520Z] #81 sha256:50501a4f0c840a3105837af66a70e551d26e108eeefbe352b9d148c2bf60498d [2022-09-06T12:28:58.603Z] #12 DONE 1.2s [2022-09-06T12:28:58.603Z] [2022-09-06T12:28:58.603Z] #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-09-06T12:28:58.603Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T12:28:58.828Z] #19 38.68 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-06T12:28:58.828Z] #19 38.69 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:58.828Z] #19 38.69 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:28:58.828Z] #19 38.72 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-06T12:28:58.828Z] #19 38.73 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:28:58.828Z] #19 38.73 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:28:58.860Z] #13 DONE 0.5s [2022-09-06T12:28:58.861Z] [2022-09-06T12:28:58.861Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T12:28:58.861Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T12:28:58.861Z] #33 DONE 0.1s [2022-09-06T12:28:58.861Z] [2022-09-06T12:28:58.861Z] #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-09-06T12:28:58.861Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:28:58.923Z] #26 4.187 + RM_GOPATH=0 [2022-09-06T12:28:58.923Z] #26 4.206 + TMP_GOPATH= [2022-09-06T12:28:58.923Z] #26 4.207 + : /build [2022-09-06T12:28:58.923Z] #26 4.207 + '[' -z '' ']' [2022-09-06T12:28:58.923Z] #26 4.209 ++ mktemp -d [2022-09-06T12:28:58.923Z] #26 4.212 + export GOPATH=/tmp/tmp.pnJFttkNUm [2022-09-06T12:28:58.923Z] #26 4.212 + GOPATH=/tmp/tmp.pnJFttkNUm [2022-09-06T12:28:58.923Z] #26 4.212 + RM_GOPATH=1 [2022-09-06T12:28:58.923Z] #26 4.212 + case "$(go env GOARCH)" in [2022-09-06T12:28:58.923Z] #26 4.213 ++ go env GOARCH [2022-09-06T12:28:58.923Z] #26 4.263 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:28:58.923Z] #26 4.263 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:28:58.923Z] #26 4.264 ++ dirname /install.sh [2022-09-06T12:28:58.923Z] #26 4.278 + dir=/ [2022-09-06T12:28:58.923Z] #26 4.278 + bin=dockercli [2022-09-06T12:28:58.923Z] #26 4.278 + shift [2022-09-06T12:28:58.923Z] #26 4.278 + '[' '!' -f //dockercli.installer ']' [2022-09-06T12:28:58.923Z] #26 4.278 + . //dockercli.installer [2022-09-06T12:28:58.923Z] #26 4.278 Install docker/cli version 17.06.2-ce from stable [2022-09-06T12:28:58.923Z] #26 4.278 ++ : stable [2022-09-06T12:28:58.923Z] #26 4.278 ++ : 17.06.2-ce [2022-09-06T12:28:58.923Z] #26 4.278 + install_dockercli [2022-09-06T12:28:58.923Z] #26 4.278 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T12:28:58.923Z] #26 4.279 ++ uname -m [2022-09-06T12:28:58.923Z] #26 4.289 + arch=aarch64 [2022-09-06T12:28:58.923Z] #26 4.289 + '[' aarch64 '!=' x86_64 ']' [2022-09-06T12:28:58.923Z] #26 4.290 + '[' aarch64 '!=' s390x ']' [2022-09-06T12:28:58.923Z] #26 4.290 + '[' aarch64 '!=' armhf ']' [2022-09-06T12:28:58.923Z] #26 4.290 + build_dockercli [2022-09-06T12:28:58.923Z] #26 4.290 + git clone https://github.com/docker/docker-ce /tmp/tmp.pnJFttkNUm/tmp/docker-ce [2022-09-06T12:28:58.923Z] #26 4.292 Cloning into '/tmp/tmp.pnJFttkNUm/tmp/docker-ce'... [2022-09-06T12:28:59.088Z] #81 DONE 0.7s [2022-09-06T12:28:59.118Z] #34 ... [2022-09-06T12:28:59.118Z] [2022-09-06T12:28:59.118Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T12:28:59.118Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T12:28:59.118Z] #46 DONE 0.3s [2022-09-06T12:28:59.346Z] [2022-09-06T12:28:59.346Z] #82 exporting to image [2022-09-06T12:28:59.346Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T12:28:59.346Z] #82 exporting layers [2022-09-06T12:28:59.376Z] [2022-09-06T12:28:59.376Z] #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-09-06T12:28:59.376Z] #31 sha256:cfe27295ce5cfdf9debbc1fe27a183c27478a28345ac67052e583cb858c4f9ea [2022-09-06T12:28:59.376Z] #31 7.105 #=#=# ######################################################################## 100.0% [2022-09-06T12:28:59.376Z] #31 7.362 [2022-09-06T12:28:59.376Z] #31 7.984 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T12:28:59.376Z] #31 8.267 [2022-09-06T12:28:59.376Z] #31 8.502 #=#=# ######################################################################## 100.0% [2022-09-06T12:28:59.376Z] #31 8.820 [2022-09-06T12:28:59.376Z] #31 8.939 Download of images into '/build' complete. [2022-09-06T12:28:59.376Z] #31 8.940 Use something like the following to load the result into a Docker daemon: [2022-09-06T12:28:59.376Z] #31 8.940 tar -cC '/build' . | docker load [2022-09-06T12:28:59.376Z] #31 DONE 9.1s [2022-09-06T12:28:59.376Z] [2022-09-06T12:28:59.376Z] #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-09-06T12:28:59.376Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T12:28:59.376Z] #50 DONE 0.5s [2022-09-06T12:28:59.376Z] [2022-09-06T12:28:59.376Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T12:28:59.376Z] #66 sha256:eb25a5be45f1ce76e845d5ffb712915e55677333fa8f91564905d0b10811b602 [2022-09-06T12:28:59.376Z] #66 DONE 0.6s [2022-09-06T12:28:59.376Z] [2022-09-06T12:28:59.376Z] #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-09-06T12:28:59.376Z] #67 sha256:06c612836d670afed1671810b48fc7edf14827f55e1268aa206e742a2b30ecd5 [2022-09-06T12:28:59.376Z] #67 ... [2022-09-06T12:28:59.376Z] [2022-09-06T12:28:59.376Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T12:28:59.376Z] #25 sha256:6f7083cf0f607b243b6cd2251bf46cf146b0ba6be360a7a43a7063a92819d294 [2022-09-06T12:28:59.376Z] #25 DONE 0.6s [2022-09-06T12:28:59.635Z] [2022-09-06T12:28:59.635Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:28:59.635Z] #26 sha256:31a5d444f3af6ee88956294a0dcee66bdd82ca8cfdc5e127d27ef8d775dce4ca [2022-09-06T12:29:00.298Z] #26 ... [2022-09-06T12:29:00.298Z] [2022-09-06T12:29:00.298Z] #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-09-06T12:29:00.298Z] #31 sha256:d21cbed96d2d9a66f188a14175a3cdcd4fb8c54945e2ea8eb7e23bba026461bc [2022-09-06T12:29:00.298Z] #31 2.247 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T12:29:00.298Z] #31 2.597 [2022-09-06T12:29:00.298Z] #31 2.817 #=#=# ######################################################################## 100.0% [2022-09-06T12:29:00.298Z] #31 3.140 [2022-09-06T12:29:00.298Z] #31 4.548 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T12:29:00.298Z] #31 5.962 #=#=# [2022-09-06T12:29:00.298Z] #31 6.380 #=#=# 0.8% ######################################################################## 100.0% [2022-09-06T12:29:01.691Z] #31 7.718 [2022-09-06T12:29:02.632Z] #82 exporting layers 3.1s done [2022-09-06T12:29:02.632Z] #82 writing image sha256:7776b66edf4e3dc0b4769f1afe1eade6b6cd62e2803755548a5ec1a9a7114cf2 done [2022-09-06T12:29:02.632Z] #82 naming to docker.io/library/docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 done [2022-09-06T12:29:02.632Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T12:29:02.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -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:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh dynbinary test-integration [2022-09-06T12:29:03.032Z] #19 43.15 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-06T12:29:03.032Z] #19 43.15 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:03.032Z] #19 43.16 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:29:03.032Z] #19 43.19 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-06T12:29:03.032Z] #19 43.20 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:03.032Z] #19 43.20 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:29:03.233Z] [2022-09-06T12:29:03.491Z] Removing bundles/ [2022-09-06T12:29:03.491Z] [2022-09-06T12:29:03.491Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T12:29:03.491Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T12:29:03.491Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:29:04.282Z] #31 ... [2022-09-06T12:29:04.282Z] [2022-09-06T12:29:04.282Z] #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-09-06T12:29:04.282Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-06T12:29:04.282Z] #57 3.850 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T12:29:04.282Z] #57 8.424 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T12:29:04.282Z] #57 8.465 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T12:29:04.282Z] #57 8.545 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T12:29:04.282Z] #57 10.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T12:29:04.282Z] #57 ... [2022-09-06T12:29:04.282Z] [2022-09-06T12:29:04.282Z] #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-09-06T12:29:04.282Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-06T12:29:04.282Z] #40 4.004 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T12:29:04.282Z] #40 4.986 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T12:29:04.282Z] #40 6.082 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T12:29:04.282Z] #40 6.317 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T12:29:04.282Z] #40 6.354 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T12:29:04.282Z] #40 9.271 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T12:29:04.282Z] #40 9.404 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T12:29:04.539Z] #40 ... [2022-09-06T12:29:04.539Z] [2022-09-06T12:29:04.539Z] #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-09-06T12:29:04.539Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:04.539Z] #42 4.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:04.539Z] #42 4.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:04.539Z] #42 4.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:04.539Z] #42 5.500 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:29:04.539Z] #42 8.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:29:04.539Z] #42 ... [2022-09-06T12:29:04.539Z] [2022-09-06T12:29:04.539Z] #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-09-06T12:29:04.539Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:29:04.539Z] #55 4.247 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T12:29:04.539Z] #55 5.754 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T12:29:04.539Z] #55 5.755 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T12:29:04.539Z] #55 5.862 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T12:29:04.539Z] #55 5.902 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T12:29:04.539Z] #55 6.136 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T12:29:04.539Z] #55 6.228 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T12:29:04.539Z] #55 6.748 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T12:29:04.539Z] #55 6.807 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T12:29:04.539Z] #55 8.830 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T12:29:04.539Z] #55 8.883 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T12:29:04.539Z] #55 9.024 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T12:29:04.539Z] #55 9.081 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T12:29:04.796Z] #55 ... [2022-09-06T12:29:04.796Z] [2022-09-06T12:29:04.796Z] #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-09-06T12:29:04.796Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T12:29:04.796Z] #53 4.056 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T12:29:04.796Z] #53 5.415 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T12:29:04.796Z] #53 5.451 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T12:29:04.796Z] #53 5.519 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T12:29:04.796Z] #53 5.630 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T12:29:04.796Z] #53 5.735 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T12:29:04.796Z] #53 6.031 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T12:29:04.796Z] #53 6.200 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T12:29:04.796Z] #53 6.530 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T12:29:04.796Z] #53 6.593 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T12:29:04.796Z] #53 9.636 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T12:29:04.796Z] #53 9.694 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T12:29:04.796Z] #53 9.740 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T12:29:04.900Z] #26 ... [2022-09-06T12:29:04.900Z] [2022-09-06T12:29:04.900Z] #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-09-06T12:29:04.900Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:29:04.900Z] #34 4.523 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T12:29:04.900Z] #34 4.536 Cloning into '.'... [2022-09-06T12:29:05.053Z] #53 ... [2022-09-06T12:29:05.053Z] [2022-09-06T12:29:05.053Z] #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-09-06T12:29:05.053Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T12:29:05.053Z] #51 4.754 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:05.053Z] #51 4.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:05.053Z] #51 4.791 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:05.053Z] #51 5.812 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T12:29:05.053Z] #51 5.849 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:29:05.053Z] #51 8.144 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:29:05.053Z] #51 ... [2022-09-06T12:29:05.053Z] [2022-09-06T12:29:05.053Z] #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-09-06T12:29:05.053Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:05.053Z] #76 5.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:05.053Z] #76 5.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:05.053Z] #76 5.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:05.053Z] #76 6.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:29:05.053Z] #76 9.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:29:05.053Z] #76 ... [2022-09-06T12:29:05.053Z] [2022-09-06T12:29:05.053Z] #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-09-06T12:29:05.053Z] #67 sha256:53babce24c39cd78cc983d8df89c723a38de0c257512d6b9d5865706fe7649fa [2022-09-06T12:29:05.053Z] #67 4.132 + RM_GOPATH=0 [2022-09-06T12:29:05.053Z] #67 4.132 + TMP_GOPATH= [2022-09-06T12:29:05.053Z] #67 4.132 + : /build [2022-09-06T12:29:05.053Z] #67 4.132 + '[' -z '' ']' [2022-09-06T12:29:05.053Z] #67 4.136 ++ mktemp -d [2022-09-06T12:29:05.053Z] #67 4.148 + export GOPATH=/tmp/tmp.UkSjceIZ1j [2022-09-06T12:29:05.053Z] #67 4.153 + GOPATH=/tmp/tmp.UkSjceIZ1j [2022-09-06T12:29:05.053Z] #67 4.157 + RM_GOPATH=1 [2022-09-06T12:29:05.053Z] #67 4.158 + case "$(go env GOARCH)" in [2022-09-06T12:29:05.053Z] #67 4.158 ++ go env GOARCH [2022-09-06T12:29:05.053Z] #67 4.196 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:05.053Z] #67 4.196 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:05.053Z] #67 4.197 ++ dirname /install.sh [2022-09-06T12:29:05.053Z] #67 4.198 + dir=/ [2022-09-06T12:29:05.053Z] #67 4.201 + bin=rootlesskit [2022-09-06T12:29:05.053Z] #67 4.201 + shift [2022-09-06T12:29:05.053Z] #67 4.201 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T12:29:05.053Z] #67 4.202 + . //rootlesskit.installer [2022-09-06T12:29:05.053Z] #67 4.202 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:29:05.053Z] #67 4.202 + install_rootlesskit [2022-09-06T12:29:05.053Z] #67 4.203 + case "$1" in [2022-09-06T12:29:05.053Z] #67 4.203 + export CGO_ENABLED=0 [2022-09-06T12:29:05.053Z] #67 4.203 + CGO_ENABLED=0 [2022-09-06T12:29:05.053Z] #67 4.203 + _install_rootlesskit [2022-09-06T12:29:05.053Z] #67 4.204 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T12:29:05.053Z] #67 4.204 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:29:05.053Z] #67 4.205 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T12:29:05.053Z] #67 4.205 + GOBIN=/build [2022-09-06T12:29:05.053Z] #67 4.205 + GO111MODULE=on [2022-09-06T12:29:05.053Z] #67 4.205 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:29:05.053Z] #67 4.754 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T12:29:05.053Z] #67 6.505 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T12:29:05.053Z] #67 6.505 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T12:29:05.053Z] #67 7.224 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T12:29:05.053Z] #67 9.527 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T12:29:05.053Z] #67 10.17 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T12:29:05.053Z] #67 10.20 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T12:29:05.053Z] #67 10.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T12:29:05.053Z] #67 10.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T12:29:05.053Z] #67 10.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T12:29:05.310Z] #67 ... [2022-09-06T12:29:05.310Z] [2022-09-06T12:29:05.310Z] #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-09-06T12:29:05.310Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T12:29:05.310Z] #34 4.178 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T12:29:05.310Z] #34 4.181 Cloning into '.'... [2022-09-06T12:29:05.310Z] #34 ... [2022-09-06T12:29:05.310Z] [2022-09-06T12:29:05.310Z] #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-09-06T12:29:05.310Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-06T12:29:05.310Z] #38 4.723 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T12:29:05.567Z] #38 ... [2022-09-06T12:29:05.568Z] [2022-09-06T12:29:05.568Z] #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-09-06T12:29:05.568Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T12:29:05.568Z] #47 3.451 + git clone https://github.com/docker/distribution.git . [2022-09-06T12:29:05.568Z] #47 3.455 Cloning into '.'... [2022-09-06T12:29:05.825Z] #47 ... [2022-09-06T12:29:05.825Z] [2022-09-06T12:29:05.825Z] #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-09-06T12:29:05.825Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T12:29:05.825Z] #36 5.170 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T12:29:05.825Z] #36 ... [2022-09-06T12:29:05.825Z] [2022-09-06T12:29:05.825Z] #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-09-06T12:29:05.825Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:29:05.825Z] #14 4.538 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:05.825Z] #14 4.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:05.825Z] #14 4.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:05.825Z] #14 5.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:29:05.825Z] #14 8.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:29:05.825Z] #14 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:29:06.082Z] #14 ... [2022-09-06T12:29:06.082Z] [2022-09-06T12:29:06.082Z] #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-09-06T12:29:06.082Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T12:29:06.082Z] #62 3.857 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:06.082Z] #62 3.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:06.082Z] #62 3.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:06.082Z] #62 4.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:29:06.082Z] #62 6.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:29:06.082Z] #62 9.717 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:29:06.082Z] #62 ... [2022-09-06T12:29:06.082Z] [2022-09-06T12:29:06.082Z] #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-09-06T12:29:06.082Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:06.082Z] #76 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:29:07.236Z] #19 47.13 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-06T12:29:07.236Z] #19 47.13 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:07.236Z] #19 47.13 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:29:07.236Z] #19 47.16 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-06T12:29:07.236Z] #19 47.16 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:07.236Z] #19 47.17 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T12:29:07.236Z] #19 47.20 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-06T12:29:07.236Z] #19 47.20 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:07.236Z] #19 47.20 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T12:29:07.236Z] #19 47.23 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-06T12:29:07.236Z] #19 47.24 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:07.236Z] #19 47.24 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:29:07.236Z] #19 47.27 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-06T12:29:07.236Z] #19 47.27 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:07.236Z] #19 47.27 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:29:07.236Z] #19 47.30 Selecting previously unselected package cross-config. [2022-09-06T12:29:07.236Z] #19 47.30 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.31 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-06T12:29:07.236Z] #19 47.34 Selecting previously unselected package gcc-10-cross-base. [2022-09-06T12:29:07.236Z] #19 47.34 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.34 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T12:29:07.236Z] #19 47.38 Selecting previously unselected package libc6-arm64-cross. [2022-09-06T12:29:07.236Z] #19 47.39 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.40 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T12:29:07.236Z] #19 47.53 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-06T12:29:07.236Z] #19 47.53 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.54 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:07.236Z] #19 47.57 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-06T12:29:07.236Z] #19 47.57 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.57 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:07.236Z] #19 47.61 Selecting previously unselected package libitm1-arm64-cross. [2022-09-06T12:29:07.236Z] #19 47.61 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.61 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:07.236Z] #19 47.65 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-06T12:29:07.236Z] #19 47.65 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.65 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:07.236Z] #19 47.69 Selecting previously unselected package libasan6-arm64-cross. [2022-09-06T12:29:07.236Z] #19 47.69 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.236Z] #19 47.69 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:07.495Z] #19 47.92 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-06T12:29:07.495Z] #19 47.92 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.496Z] #19 47.93 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:07.496Z] #19 48.03 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-06T12:29:07.496Z] #19 48.04 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:07.496Z] #19 48.04 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:07.756Z] #19 48.27 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-06T12:29:08.016Z] #19 48.27 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:08.016Z] #19 48.27 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:08.016Z] #19 48.34 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-06T12:29:08.016Z] #19 48.35 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:08.016Z] #19 48.35 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:08.016Z] #19 48.45 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-06T12:29:08.016Z] #19 48.45 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:08.016Z] #19 48.46 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:08.277Z] #19 48.59 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-06T12:29:08.277Z] #19 48.60 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:08.277Z] #19 48.60 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:29:09.077Z] #34 ... [2022-09-06T12:29:09.077Z] [2022-09-06T12:29:09.077Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:29:09.077Z] #26 sha256:31a5d444f3af6ee88956294a0dcee66bdd82ca8cfdc5e127d27ef8d775dce4ca [2022-09-06T12:29:09.077Z] #26 5.502 + RM_GOPATH=0 [2022-09-06T12:29:09.077Z] #26 5.502 + TMP_GOPATH= [2022-09-06T12:29:09.077Z] #26 5.502 + : /build [2022-09-06T12:29:09.077Z] #26 5.502 + '[' -z '' ']' [2022-09-06T12:29:09.077Z] #26 5.503 ++ mktemp -d [2022-09-06T12:29:09.077Z] #26 5.504 + export GOPATH=/tmp/tmp.e1nuGZmhNT [2022-09-06T12:29:09.077Z] #26 5.504 + GOPATH=/tmp/tmp.e1nuGZmhNT [2022-09-06T12:29:09.077Z] #26 5.504 + RM_GOPATH=1 [2022-09-06T12:29:09.077Z] #26 5.504 + case "$(go env GOARCH)" in [2022-09-06T12:29:09.077Z] #26 5.505 ++ go env GOARCH [2022-09-06T12:29:09.077Z] #26 5.536 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:09.077Z] #26 5.536 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:09.077Z] #26 5.537 ++ dirname /install.sh [2022-09-06T12:29:09.077Z] #26 5.544 + dir=/ [2022-09-06T12:29:09.077Z] #26 5.544 + bin=dockercli [2022-09-06T12:29:09.077Z] #26 5.544 + shift [2022-09-06T12:29:09.077Z] #26 5.544 + '[' '!' -f //dockercli.installer ']' [2022-09-06T12:29:09.077Z] #26 5.545 + . //dockercli.installer [2022-09-06T12:29:09.077Z] #26 5.546 ++ : stable [2022-09-06T12:29:09.077Z] #26 5.547 ++ : 17.06.2-ce [2022-09-06T12:29:09.077Z] #26 5.548 + install_dockercli [2022-09-06T12:29:09.077Z] #26 5.549 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T12:29:09.077Z] #26 5.550 Install docker/cli version 17.06.2-ce from stable [2022-09-06T12:29:09.077Z] #26 5.550 ++ uname -m [2022-09-06T12:29:09.077Z] #26 5.554 + arch=x86_64 [2022-09-06T12:29:09.077Z] #26 5.559 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T12:29:09.077Z] #26 5.559 + url=https://download.docker.com/linux/static [2022-09-06T12:29:09.077Z] #26 5.561 + tar -xz docker/docker [2022-09-06T12:29:09.077Z] #26 5.566 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T12:29:09.077Z] #26 ... [2022-09-06T12:29:09.077Z] [2022-09-06T12:29:09.077Z] #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-09-06T12:29:09.077Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:29:09.077Z] #76 6.355 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:09.077Z] #76 6.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:09.077Z] #76 6.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:09.077Z] #76 7.437 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:29:09.077Z] #76 10.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:29:09.077Z] #76 ... [2022-09-06T12:29:09.077Z] [2022-09-06T12:29:09.077Z] #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-09-06T12:29:09.077Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:29:09.077Z] #42 6.028 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:09.077Z] #42 6.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:09.077Z] #42 6.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:09.077Z] #42 7.127 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:29:09.077Z] #42 9.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:29:09.077Z] #42 ... [2022-09-06T12:29:09.077Z] [2022-09-06T12:29:09.077Z] #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-09-06T12:29:09.077Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T12:29:09.077Z] #57 3.190 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T12:29:09.077Z] #57 3.768 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T12:29:09.077Z] #57 3.768 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T12:29:09.077Z] #57 3.992 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T12:29:09.077Z] #57 4.148 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T12:29:09.334Z] #57 ... [2022-09-06T12:29:09.334Z] [2022-09-06T12:29:09.334Z] #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-09-06T12:29:09.334Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T12:29:09.334Z] #53 6.452 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T12:29:09.334Z] #53 8.260 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T12:29:09.334Z] #53 8.262 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T12:29:09.334Z] #53 8.305 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T12:29:09.334Z] #53 8.885 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T12:29:09.334Z] #53 9.106 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T12:29:09.334Z] #53 9.161 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T12:29:09.334Z] #53 9.184 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T12:29:09.334Z] #53 9.306 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T12:29:09.334Z] #53 ... [2022-09-06T12:29:09.334Z] [2022-09-06T12:29:09.334Z] #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-09-06T12:29:09.334Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T12:29:09.334Z] #62 4.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:09.334Z] #62 4.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:09.334Z] #62 4.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:09.334Z] #62 4.601 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:29:09.334Z] #62 6.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:29:09.334Z] #62 8.952 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:29:09.591Z] #62 ... [2022-09-06T12:29:09.591Z] [2022-09-06T12:29:09.591Z] #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-09-06T12:29:09.591Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:29:09.591Z] #55 4.624 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T12:29:09.591Z] #55 6.377 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T12:29:09.591Z] #55 6.389 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T12:29:09.591Z] #55 6.555 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T12:29:09.591Z] #55 6.576 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T12:29:09.591Z] #55 6.615 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T12:29:09.591Z] #55 6.936 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T12:29:09.591Z] #55 7.098 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T12:29:09.591Z] #55 7.856 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T12:29:09.591Z] #55 7.907 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T12:29:09.591Z] #55 7.960 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T12:29:09.591Z] #55 8.002 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T12:29:09.591Z] #55 9.967 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T12:29:09.591Z] #55 10.06 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T12:29:09.591Z] #55 10.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T12:29:09.591Z] #55 10.33 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T12:29:09.848Z] #55 ... [2022-09-06T12:29:09.848Z] [2022-09-06T12:29:09.848Z] #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-09-06T12:29:09.848Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:29:09.848Z] #47 4.693 + git clone https://github.com/docker/distribution.git . [2022-09-06T12:29:09.848Z] #47 4.693 Cloning into '.'... [2022-09-06T12:29:09.848Z] #47 ... [2022-09-06T12:29:09.848Z] [2022-09-06T12:29:09.848Z] #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-09-06T12:29:09.848Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:29:09.848Z] #51 6.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:09.848Z] #51 6.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:09.848Z] #51 6.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:09.848Z] #51 7.170 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:29:09.848Z] #51 8.277 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T12:29:09.848Z] #51 9.670 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:29:10.104Z] #51 ... [2022-09-06T12:29:10.104Z] [2022-09-06T12:29:10.104Z] #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-09-06T12:29:10.104Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:29:10.104Z] #14 5.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:29:10.104Z] #14 5.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:29:10.104Z] #14 5.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:29:10.104Z] #14 6.605 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:29:10.104Z] #14 9.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:29:10.104Z] #14 ... [2022-09-06T12:29:10.104Z] [2022-09-06T12:29:10.104Z] #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-09-06T12:29:10.105Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T12:29:10.105Z] #40 5.064 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T12:29:10.105Z] #40 6.118 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T12:29:10.105Z] #40 7.548 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T12:29:10.105Z] #40 7.941 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T12:29:10.105Z] #40 8.004 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T12:29:10.362Z] #40 ... [2022-09-06T12:29:10.362Z] [2022-09-06T12:29:10.362Z] #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-09-06T12:29:10.362Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T12:29:10.362Z] #36 6.312 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T12:29:10.618Z] #36 ... [2022-09-06T12:29:10.618Z] [2022-09-06T12:29:10.618Z] #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-09-06T12:29:10.618Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T12:29:10.618Z] #38 5.620 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T12:29:10.618Z] #38 ... [2022-09-06T12:29:10.618Z] [2022-09-06T12:29:10.618Z] #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-09-06T12:29:10.618Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T12:29:10.618Z] #40 11.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T12:29:10.875Z] #40 11.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T12:29:11.339Z] #76 16.65 Fetched 8458 kB in 12s (715 kB/s) [2022-09-06T12:29:11.339Z] #76 16.65 Reading package lists... [2022-09-06T12:29:11.339Z] #76 ... [2022-09-06T12:29:11.339Z] [2022-09-06T12:29:11.339Z] #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-09-06T12:29:11.339Z] #31 sha256:d21cbed96d2d9a66f188a14175a3cdcd4fb8c54945e2ea8eb7e23bba026461bc [2022-09-06T12:29:11.339Z] #31 12.96 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T12:29:11.339Z] #31 14.68 [2022-09-06T12:29:11.339Z] #31 14.98 #=#=# 0.1% ######### 13.0% ##################### 29.7% ################################## 47.3% ############################################ 61.8% ############################################################# 85.1% ######################################################################## 100.0% [2022-09-06T12:29:11.339Z] #31 17.15 [2022-09-06T12:29:13.562Z] #19 53.67 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-06T12:29:13.562Z] #19 53.67 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:13.562Z] #19 53.67 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:29:13.562Z] #19 53.70 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-06T12:29:13.562Z] #19 53.70 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-06T12:29:13.562Z] #19 53.71 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T12:29:13.562Z] #19 53.87 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-06T12:29:13.562Z] #19 53.87 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:13.562Z] #19 53.88 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T12:29:13.562Z] #19 54.12 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-06T12:29:13.822Z] #19 54.12 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:13.822Z] #19 54.12 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:29:13.822Z] #19 54.37 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-06T12:29:14.083Z] #19 54.37 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:14.083Z] #19 54.38 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:29:15.049Z] #40 ... [2022-09-06T12:29:15.049Z] [2022-09-06T12:29:15.049Z] #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-09-06T12:29:15.049Z] #67 sha256:06c612836d670afed1671810b48fc7edf14827f55e1268aa206e742a2b30ecd5 [2022-09-06T12:29:15.049Z] #67 5.236 + RM_GOPATH=0 [2022-09-06T12:29:15.049Z] #67 5.236 + TMP_GOPATH= [2022-09-06T12:29:15.049Z] #67 5.236 + : /build [2022-09-06T12:29:15.049Z] #67 5.236 + '[' -z '' ']' [2022-09-06T12:29:15.049Z] #67 5.236 ++ mktemp -d [2022-09-06T12:29:15.049Z] #67 5.236 + export GOPATH=/tmp/tmp.qZPqNX5p6M [2022-09-06T12:29:15.049Z] #67 5.236 + GOPATH=/tmp/tmp.qZPqNX5p6M [2022-09-06T12:29:15.049Z] #67 5.236 + RM_GOPATH=1 [2022-09-06T12:29:15.049Z] #67 5.236 + case "$(go env GOARCH)" in [2022-09-06T12:29:15.049Z] #67 5.237 ++ go env GOARCH [2022-09-06T12:29:15.049Z] #67 5.252 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:15.049Z] #67 5.252 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:15.049Z] #67 5.253 ++ dirname /install.sh [2022-09-06T12:29:15.049Z] #67 5.254 + dir=/ [2022-09-06T12:29:15.049Z] #67 5.256 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:29:15.049Z] #67 5.256 + bin=rootlesskit [2022-09-06T12:29:15.049Z] #67 5.256 + shift [2022-09-06T12:29:15.049Z] #67 5.256 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T12:29:15.049Z] #67 5.256 + . //rootlesskit.installer [2022-09-06T12:29:15.049Z] #67 5.256 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:29:15.049Z] #67 5.256 + install_rootlesskit [2022-09-06T12:29:15.049Z] #67 5.256 + case "$1" in [2022-09-06T12:29:15.049Z] #67 5.256 + export CGO_ENABLED=0 [2022-09-06T12:29:15.050Z] #67 5.256 + CGO_ENABLED=0 [2022-09-06T12:29:15.050Z] #67 5.256 + _install_rootlesskit [2022-09-06T12:29:15.050Z] #67 5.256 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T12:29:15.050Z] #67 5.256 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T12:29:15.050Z] #67 5.256 + GOBIN=/build [2022-09-06T12:29:15.050Z] #67 5.256 + GO111MODULE=on [2022-09-06T12:29:15.050Z] #67 5.256 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:29:15.050Z] #67 5.777 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T12:29:15.050Z] #67 8.384 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T12:29:15.050Z] #67 8.385 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T12:29:15.050Z] #67 8.881 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T12:29:15.050Z] #67 12.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T12:29:15.050Z] #67 13.49 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T12:29:15.050Z] #67 13.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T12:29:15.050Z] #67 13.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T12:29:15.050Z] #67 13.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T12:29:15.050Z] #67 13.94 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T12:29:15.050Z] #67 14.30 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T12:29:15.050Z] #67 14.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T12:29:15.050Z] #67 15.05 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T12:29:15.050Z] #67 15.19 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T12:29:15.050Z] #67 ... [2022-09-06T12:29:15.050Z] [2022-09-06T12:29:15.050Z] #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-09-06T12:29:15.050Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:29:15.050Z] #55 14.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T12:29:15.050Z] #55 14.91 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T12:29:15.050Z] #55 15.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T12:29:15.050Z] #55 15.33 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T12:29:15.050Z] #55 15.45 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T12:29:15.050Z] #55 15.52 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T12:29:15.050Z] #55 15.66 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T12:29:15.050Z] #55 15.75 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T12:29:15.050Z] #55 16.06 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T12:29:15.050Z] #55 ... [2022-09-06T12:29:15.050Z] [2022-09-06T12:29:15.050Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:29:15.050Z] #26 sha256:31a5d444f3af6ee88956294a0dcee66bdd82ca8cfdc5e127d27ef8d775dce4ca [2022-09-06T12:29:15.050Z] #26 14.94 + mkdir -p /build [2022-09-06T12:29:15.050Z] #26 14.95 + mv docker/docker /build/ [2022-09-06T12:29:15.050Z] #26 14.95 + rmdir docker [2022-09-06T12:29:15.050Z] #26 DONE 15.7s [2022-09-06T12:29:15.306Z] [2022-09-06T12:29:15.306Z] #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-09-06T12:29:15.306Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:29:15.306Z] #55 16.43 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T12:29:15.306Z] #55 16.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T12:29:15.516Z] #31 ... [2022-09-06T12:29:15.516Z] [2022-09-06T12:29:15.516Z] #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-09-06T12:29:15.516Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:15.516Z] #76 16.65 Reading package lists... [2022-09-06T12:29:15.516Z] #76 ... [2022-09-06T12:29:15.516Z] [2022-09-06T12:29:15.516Z] #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-09-06T12:29:15.516Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:15.516Z] #42 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:29:15.516Z] #42 15.93 Fetched 8458 kB in 11s (745 kB/s) [2022-09-06T12:29:15.516Z] #42 15.93 Reading package lists... [2022-09-06T12:29:15.516Z] #42 ... [2022-09-06T12:29:15.516Z] [2022-09-06T12:29:15.516Z] #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-09-06T12:29:15.516Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:29:15.516Z] #55 12.45 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T12:29:15.516Z] #55 12.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T12:29:15.516Z] #55 12.62 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T12:29:15.516Z] #55 12.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T12:29:15.516Z] #55 12.94 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T12:29:15.516Z] #55 13.10 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T12:29:15.516Z] #55 13.13 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T12:29:15.516Z] #55 13.19 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T12:29:15.516Z] #55 13.34 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T12:29:15.516Z] #55 13.34 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T12:29:15.516Z] #55 13.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T12:29:15.516Z] #55 13.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T12:29:15.516Z] #55 13.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T12:29:15.516Z] #55 13.71 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T12:29:15.516Z] #55 13.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T12:29:15.516Z] #55 13.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T12:29:15.516Z] #55 13.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T12:29:15.516Z] #55 13.81 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T12:29:15.516Z] #55 13.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T12:29:15.516Z] #55 13.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T12:29:15.516Z] #55 14.17 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T12:29:15.516Z] #55 14.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T12:29:15.517Z] #55 14.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T12:29:15.517Z] #55 14.96 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T12:29:15.517Z] #55 14.96 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T12:29:15.517Z] #55 15.05 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T12:29:15.517Z] #55 15.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T12:29:15.517Z] #55 15.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T12:29:15.517Z] #55 15.49 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T12:29:15.517Z] #55 15.54 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T12:29:15.517Z] #55 15.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T12:29:15.517Z] #55 15.72 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T12:29:15.517Z] #55 15.85 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T12:29:15.517Z] #55 15.88 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T12:29:15.517Z] #55 15.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T12:29:15.517Z] #55 16.07 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T12:29:15.517Z] #55 16.11 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T12:29:15.517Z] #55 16.16 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T12:29:15.517Z] #55 16.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T12:29:15.517Z] #55 16.27 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T12:29:15.517Z] #55 16.29 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T12:29:15.517Z] #55 16.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T12:29:15.517Z] #55 16.51 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T12:29:15.517Z] #55 16.70 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T12:29:15.517Z] #55 16.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T12:29:15.517Z] #55 16.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T12:29:15.517Z] #55 16.81 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T12:29:15.517Z] #55 16.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T12:29:15.517Z] #55 17.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T12:29:15.517Z] #55 17.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T12:29:15.517Z] #55 17.33 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T12:29:15.517Z] #55 17.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T12:29:15.517Z] #55 17.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T12:29:15.517Z] #55 17.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T12:29:15.517Z] #55 17.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T12:29:15.517Z] #55 17.59 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T12:29:15.517Z] #55 17.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T12:29:15.517Z] #55 17.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T12:29:15.517Z] #55 17.80 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T12:29:15.517Z] #55 17.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T12:29:15.517Z] #55 17.95 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T12:29:15.517Z] #55 18.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T12:29:15.517Z] #55 18.05 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T12:29:15.517Z] #55 18.22 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T12:29:15.517Z] #55 18.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T12:29:15.517Z] #55 18.27 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T12:29:15.517Z] #55 18.37 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T12:29:15.517Z] #55 18.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T12:29:15.517Z] #55 18.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T12:29:15.517Z] #55 18.66 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T12:29:15.517Z] #55 19.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T12:29:15.517Z] #55 19.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T12:29:15.517Z] #55 19.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T12:29:15.517Z] #55 19.57 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T12:29:15.517Z] #55 19.73 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T12:29:15.517Z] #55 19.75 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T12:29:15.517Z] #55 19.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T12:29:15.517Z] #55 19.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T12:29:15.517Z] #55 20.00 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T12:29:15.517Z] #55 20.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T12:29:15.517Z] #55 20.38 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T12:29:15.517Z] #55 20.40 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T12:29:15.517Z] #55 20.52 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T12:29:15.517Z] #55 20.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T12:29:15.517Z] #55 20.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T12:29:15.517Z] #55 20.76 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T12:29:15.517Z] #55 20.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T12:29:15.517Z] #55 20.88 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T12:29:15.517Z] #55 20.89 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T12:29:15.517Z] #55 20.93 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T12:29:15.517Z] #55 21.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T12:29:15.517Z] #55 21.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T12:29:15.517Z] #55 ... [2022-09-06T12:29:15.517Z] [2022-09-06T12:29:15.517Z] #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-09-06T12:29:15.517Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T12:29:15.517Z] #47 20.91 Updating files: 71% (1562/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) [2022-09-06T12:29:15.517Z] #47 ... [2022-09-06T12:29:15.517Z] [2022-09-06T12:29:15.517Z] #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-09-06T12:29:15.517Z] #67 sha256:53babce24c39cd78cc983d8df89c723a38de0c257512d6b9d5865706fe7649fa [2022-09-06T12:29:15.517Z] #67 10.91 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T12:29:15.517Z] #67 11.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T12:29:15.517Z] #67 11.44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T12:29:15.517Z] #67 13.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T12:29:15.517Z] #67 14.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T12:29:15.517Z] #67 ... [2022-09-06T12:29:15.517Z] [2022-09-06T12:29:15.517Z] #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-09-06T12:29:15.517Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T12:29:15.517Z] #53 11.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T12:29:15.517Z] #53 11.44 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T12:29:15.563Z] #55 16.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T12:29:15.563Z] #55 16.91 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T12:29:15.775Z] #53 ... [2022-09-06T12:29:15.775Z] [2022-09-06T12:29:15.775Z] #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-09-06T12:29:15.775Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T12:29:15.775Z] #51 11.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:29:15.775Z] #51 15.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T12:29:15.775Z] #51 17.92 Fetched 8462 kB in 13s (628 kB/s) [2022-09-06T12:29:15.775Z] #51 17.92 Reading package lists... [2022-09-06T12:29:15.775Z] #51 ... [2022-09-06T12:29:15.775Z] [2022-09-06T12:29:15.775Z] #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-09-06T12:29:15.775Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T12:29:15.820Z] #55 17.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T12:29:16.032Z] #47 20.91 Updating files: 71% (1562/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-09-06T12:29:16.077Z] #55 17.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T12:29:16.289Z] #47 21.69 + git checkout -q v2.3.0 [2022-09-06T12:29:16.333Z] #55 17.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T12:29:16.333Z] #55 17.59 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T12:29:16.590Z] #55 17.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T12:29:17.153Z] #55 18.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T12:29:17.221Z] #47 ... [2022-09-06T12:29:17.221Z] [2022-09-06T12:29:17.221Z] #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-09-06T12:29:17.221Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-06T12:29:17.221Z] #38 18.12 tomll can be used in two ways: [2022-09-06T12:29:17.221Z] #38 18.12 Writing to STDIN and reading from STDOUT: [2022-09-06T12:29:17.221Z] #38 18.12 cat file.toml | tomll > file.toml [2022-09-06T12:29:17.221Z] #38 18.12 [2022-09-06T12:29:17.221Z] #38 18.12 Reading and updating a list of files: [2022-09-06T12:29:17.221Z] #38 18.12 tomll a.toml b.toml c.toml [2022-09-06T12:29:17.221Z] #38 18.12 [2022-09-06T12:29:17.221Z] #38 18.12 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T12:29:17.221Z] #38 DONE 23.0s [2022-09-06T12:29:17.221Z] [2022-09-06T12:29:17.221Z] #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-09-06T12:29:17.221Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T12:29:17.221Z] #36 12.97 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T12:29:17.221Z] #36 12.97 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T12:29:17.221Z] #36 13.37 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T12:29:17.221Z] #36 13.55 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T12:29:17.221Z] #36 13.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T12:29:17.221Z] #36 13.90 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T12:29:17.221Z] #36 14.02 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T12:29:17.221Z] #36 14.14 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T12:29:17.221Z] #36 14.39 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T12:29:17.221Z] #36 14.59 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T12:29:17.221Z] #36 15.01 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T12:29:17.221Z] #36 15.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T12:29:17.221Z] #36 15.60 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T12:29:17.221Z] #36 15.81 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T12:29:17.221Z] #36 16.65 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T12:29:17.221Z] #36 ... [2022-09-06T12:29:17.221Z] [2022-09-06T12:29:17.221Z] #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-09-06T12:29:17.221Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:29:17.221Z] #55 21.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T12:29:17.221Z] #55 21.43 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T12:29:17.221Z] #55 21.45 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T12:29:17.221Z] #55 21.46 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T12:29:17.221Z] #55 21.54 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T12:29:17.221Z] #55 21.54 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T12:29:17.221Z] #55 21.77 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T12:29:17.409Z] #55 18.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T12:29:17.478Z] #55 23.46 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T12:29:17.478Z] #55 23.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T12:29:17.735Z] #55 23.65 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T12:29:17.972Z] #55 19.14 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T12:29:17.972Z] #55 19.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T12:29:17.992Z] #55 23.87 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T12:29:18.229Z] #55 19.34 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T12:29:18.486Z] #55 19.63 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T12:29:18.486Z] #55 19.80 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T12:29:18.556Z] #55 24.30 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T12:29:18.556Z] #55 24.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T12:29:18.556Z] #55 24.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T12:29:18.813Z] #55 24.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T12:29:19.049Z] #55 ... [2022-09-06T12:29:19.049Z] [2022-09-06T12:29:19.049Z] #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-09-06T12:29:19.049Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T12:29:19.049Z] #38 19.92 tomll can be used in two ways: [2022-09-06T12:29:19.049Z] #38 19.92 Writing to STDIN and reading from STDOUT: [2022-09-06T12:29:19.049Z] #38 19.92 cat file.toml | tomll > file.toml [2022-09-06T12:29:19.049Z] #38 19.92 [2022-09-06T12:29:19.049Z] #38 19.92 Reading and updating a list of files: [2022-09-06T12:29:19.049Z] #38 19.92 tomll a.toml b.toml c.toml [2022-09-06T12:29:19.049Z] #38 19.92 [2022-09-06T12:29:19.049Z] #38 19.92 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T12:29:19.049Z] #38 DONE 20.2s [2022-09-06T12:29:19.049Z] [2022-09-06T12:29:19.049Z] #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-09-06T12:29:19.050Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T12:29:19.050Z] #36 17.31 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T12:29:19.050Z] #36 17.32 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T12:29:19.050Z] #36 17.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T12:29:19.050Z] #36 18.21 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T12:29:19.050Z] #36 18.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T12:29:19.050Z] #36 18.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T12:29:19.050Z] #36 18.80 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T12:29:19.050Z] #36 18.81 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T12:29:19.050Z] #36 19.05 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T12:29:19.050Z] #36 19.31 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T12:29:19.050Z] #36 19.57 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T12:29:19.370Z] #19 59.17 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-06T12:29:19.370Z] #19 59.17 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:19.371Z] #19 59.18 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:29:19.371Z] #19 59.20 Selecting previously unselected package patch. [2022-09-06T12:29:19.371Z] #19 59.20 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-06T12:29:19.371Z] #19 59.21 Unpacking patch (2.7.6-7) ... [2022-09-06T12:29:19.371Z] #19 59.24 Selecting previously unselected package dpkg-dev. [2022-09-06T12:29:19.371Z] #19 59.24 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-06T12:29:19.371Z] #19 59.25 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T12:29:19.371Z] #19 59.38 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-06T12:29:19.371Z] #19 59.38 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-06T12:29:19.371Z] #19 59.39 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T12:29:19.371Z] #19 59.41 Selecting previously unselected package libio-string-perl. [2022-09-06T12:29:19.371Z] #19 59.42 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-06T12:29:19.371Z] #19 59.42 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-06T12:29:19.371Z] #19 59.45 Selecting previously unselected package libicu67:amd64. [2022-09-06T12:29:19.371Z] #19 59.45 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-06T12:29:19.371Z] #19 59.45 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T12:29:19.377Z] #55 ... [2022-09-06T12:29:19.377Z] [2022-09-06T12:29:19.377Z] #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-09-06T12:29:19.377Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T12:29:19.377Z] #62 15.14 Fetched 8458 kB in 12s (731 kB/s) [2022-09-06T12:29:19.377Z] #62 15.14 Reading package lists... [2022-09-06T12:29:19.377Z] #62 20.46 Reading package lists... [2022-09-06T12:29:19.377Z] #62 ... [2022-09-06T12:29:19.377Z] [2022-09-06T12:29:19.377Z] #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-09-06T12:29:19.377Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T12:29:19.377Z] #47 24.72 + 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-09-06T12:29:19.612Z] #36 20.69 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T12:29:19.869Z] #36 21.05 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T12:29:19.869Z] #36 21.07 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T12:29:20.305Z] #47 ... [2022-09-06T12:29:20.305Z] [2022-09-06T12:29:20.305Z] #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-09-06T12:29:20.305Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:29:20.305Z] #14 16.18 Fetched 8458 kB in 12s (708 kB/s) [2022-09-06T12:29:20.305Z] #14 16.18 Reading package lists... [2022-09-06T12:29:20.305Z] #14 22.51 Reading package lists... [2022-09-06T12:29:20.305Z] #14 ... [2022-09-06T12:29:20.305Z] [2022-09-06T12:29:20.305Z] #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-09-06T12:29:20.305Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:29:20.305Z] #55 25.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T12:29:20.305Z] #55 25.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T12:29:20.305Z] #55 26.10 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T12:29:20.305Z] #55 26.10 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T12:29:20.305Z] #55 26.19 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T12:29:20.305Z] #55 26.30 go: downloading golang.org/x/text v0.3.7 [2022-09-06T12:29:20.321Z] #19 60.77 Selecting previously unselected package libxml2:amd64. [2022-09-06T12:29:20.321Z] #19 60.77 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T12:29:20.321Z] #19 60.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T12:29:20.432Z] #36 ... [2022-09-06T12:29:20.433Z] [2022-09-06T12:29:20.433Z] #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-09-06T12:29:20.433Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:29:20.433Z] #14 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:29:20.433Z] #14 21.13 Fetched 8573 kB in 16s (538 kB/s) [2022-09-06T12:29:20.581Z] #19 61.16 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-06T12:29:20.581Z] #19 61.16 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-06T12:29:20.581Z] #19 61.17 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T12:29:20.581Z] #19 61.19 Selecting previously unselected package libxml-sax-base-perl. [2022-09-06T12:29:20.690Z] #14 21.13 Reading package lists... [2022-09-06T12:29:20.690Z] #14 ... [2022-09-06T12:29:20.690Z] [2022-09-06T12:29:20.690Z] #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-09-06T12:29:20.690Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:29:20.690Z] #42 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:29:20.690Z] #42 21.67 Fetched 8573 kB in 16s (540 kB/s) [2022-09-06T12:29:20.690Z] #42 21.67 Reading package lists... [2022-09-06T12:29:20.690Z] #42 ... [2022-09-06T12:29:20.690Z] [2022-09-06T12:29:20.690Z] #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-09-06T12:29:20.690Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:29:20.690Z] #55 21.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T12:29:20.690Z] #55 21.31 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T12:29:20.690Z] #55 21.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T12:29:20.690Z] #55 21.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T12:29:20.690Z] #55 21.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T12:29:20.690Z] #55 21.51 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T12:29:20.690Z] #55 21.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T12:29:20.690Z] #55 21.64 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T12:29:20.690Z] #55 21.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T12:29:20.690Z] #55 21.85 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T12:29:20.690Z] #55 21.93 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T12:29:20.690Z] #55 21.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T12:29:20.690Z] #55 22.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T12:29:20.841Z] #19 61.19 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-06T12:29:20.841Z] #19 61.20 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T12:29:20.841Z] #19 61.23 Selecting previously unselected package libxml-sax-perl. [2022-09-06T12:29:20.841Z] #19 61.23 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-06T12:29:20.841Z] #19 61.24 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T12:29:20.841Z] #19 61.28 Selecting previously unselected package libxml-libxml-perl. [2022-09-06T12:29:20.841Z] #19 61.28 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-06T12:29:20.841Z] #19 61.28 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T12:29:20.841Z] #19 61.34 Selecting previously unselected package libxml-simple-perl. [2022-09-06T12:29:20.841Z] #19 61.34 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-06T12:29:20.841Z] #19 61.35 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-06T12:29:20.841Z] #19 61.38 Selecting previously unselected package libyaml-perl. [2022-09-06T12:29:20.841Z] #19 61.38 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-06T12:29:20.841Z] #19 61.39 Unpacking libyaml-perl (1.30-1) ... [2022-09-06T12:29:20.841Z] #19 61.42 Selecting previously unselected package libconfig-auto-perl. [2022-09-06T12:29:20.841Z] #19 61.42 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-06T12:29:20.841Z] #19 61.42 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-06T12:29:20.841Z] #19 61.45 Selecting previously unselected package libfile-which-perl. [2022-09-06T12:29:20.947Z] #55 22.16 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T12:29:20.947Z] #55 22.19 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T12:29:21.102Z] #19 61.45 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-06T12:29:21.102Z] #19 61.46 Unpacking libfile-which-perl (1.23-1) ... [2022-09-06T12:29:21.102Z] #19 61.48 Selecting previously unselected package libfile-homedir-perl. [2022-09-06T12:29:21.102Z] #19 61.48 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-06T12:29:21.102Z] #19 61.49 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-06T12:29:21.102Z] #19 61.52 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-06T12:29:21.102Z] #19 61.52 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-06T12:29:21.102Z] #19 61.52 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T12:29:21.102Z] #19 61.56 Selecting previously unselected package dpkg-cross. [2022-09-06T12:29:21.102Z] #19 61.56 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-06T12:29:21.102Z] #19 61.56 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-06T12:29:21.102Z] #19 61.59 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-06T12:29:21.102Z] #19 61.59 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-06T12:29:21.102Z] #19 61.59 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-06T12:29:21.102Z] #19 61.62 Selecting previously unselected package libc6-armel-cross. [2022-09-06T12:29:21.102Z] #19 61.62 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:21.102Z] #19 61.63 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-06T12:29:21.203Z] #55 22.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T12:29:21.362Z] #19 61.74 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-06T12:29:21.362Z] #19 61.74 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:21.362Z] #19 61.75 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:21.362Z] #19 61.78 Selecting previously unselected package libgomp1-armel-cross. [2022-09-06T12:29:21.362Z] #19 61.78 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:21.362Z] #19 61.78 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:21.362Z] #19 61.82 Selecting previously unselected package libatomic1-armel-cross. [2022-09-06T12:29:21.362Z] #19 61.82 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:21.362Z] #19 61.82 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:21.362Z] #19 61.85 Selecting previously unselected package libasan6-armel-cross. [2022-09-06T12:29:21.362Z] #19 61.85 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:21.362Z] #19 61.85 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:21.461Z] #55 22.54 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T12:29:21.461Z] #55 22.58 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T12:29:21.461Z] #55 22.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T12:29:21.461Z] #55 ... [2022-09-06T12:29:21.461Z] [2022-09-06T12:29:21.461Z] #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-09-06T12:29:21.461Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:29:21.461Z] #76 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:29:21.461Z] #76 22.36 Fetched 8573 kB in 16s (526 kB/s) [2022-09-06T12:29:21.623Z] #19 62.07 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-06T12:29:21.623Z] #19 62.08 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:21.623Z] #19 62.08 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:21.623Z] #19 62.14 Selecting previously unselected package libubsan1-armel-cross. [2022-09-06T12:29:21.623Z] #19 62.15 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:21.623Z] #19 62.15 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:21.718Z] #76 22.36 Reading package lists... [2022-09-06T12:29:21.718Z] #76 ... [2022-09-06T12:29:21.718Z] [2022-09-06T12:29:21.718Z] #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-09-06T12:29:21.718Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:29:21.718Z] #51 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:29:21.718Z] #51 15.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T12:29:21.718Z] #51 22.27 Fetched 8576 kB in 17s (518 kB/s) [2022-09-06T12:29:21.718Z] #51 22.27 Reading package lists... [2022-09-06T12:29:21.718Z] #51 ... [2022-09-06T12:29:21.718Z] [2022-09-06T12:29:21.718Z] #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-09-06T12:29:21.718Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T12:29:21.718Z] #36 22.93 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T12:29:21.718Z] #36 22.97 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T12:29:21.884Z] #19 62.25 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-06T12:29:21.884Z] #19 62.25 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:21.884Z] #19 62.25 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:21.884Z] #19 62.36 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-06T12:29:21.884Z] #19 62.36 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:21.884Z] #19 62.37 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T12:29:23.088Z] #36 ... [2022-09-06T12:29:23.088Z] [2022-09-06T12:29:23.088Z] #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-09-06T12:29:23.088Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T12:29:23.088Z] #53 13.99 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T12:29:23.088Z] #53 14.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T12:29:23.088Z] #53 14.15 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T12:29:23.088Z] #53 16.83 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T12:29:23.088Z] #53 16.84 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T12:29:23.088Z] #53 ... [2022-09-06T12:29:23.088Z] [2022-09-06T12:29:23.088Z] #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-09-06T12:29:23.088Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:29:23.088Z] #55 22.78 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T12:29:23.088Z] #55 22.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T12:29:23.088Z] #55 22.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T12:29:23.088Z] #55 23.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T12:29:23.088Z] #55 23.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T12:29:23.088Z] #55 23.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T12:29:23.088Z] #55 23.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T12:29:23.088Z] #55 23.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T12:29:23.088Z] #55 23.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T12:29:23.088Z] #55 23.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T12:29:23.088Z] #55 23.59 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T12:29:23.088Z] #55 23.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T12:29:23.088Z] #55 23.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T12:29:23.088Z] #55 23.80 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T12:29:23.088Z] #55 23.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T12:29:23.088Z] #55 23.93 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T12:29:23.088Z] #55 23.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T12:29:23.088Z] #55 24.10 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T12:29:23.088Z] #55 24.11 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T12:29:23.088Z] #55 24.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T12:29:23.088Z] #55 24.22 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T12:29:23.088Z] #55 24.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T12:29:23.088Z] #55 24.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T12:29:23.088Z] #55 24.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T12:29:23.345Z] #55 24.54 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T12:29:24.275Z] #55 25.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T12:29:24.275Z] #55 25.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T12:29:24.275Z] #55 25.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T12:29:24.275Z] #55 25.56 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T12:29:24.532Z] #55 25.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T12:29:24.532Z] #55 25.75 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T12:29:24.532Z] #55 25.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T12:29:24.789Z] #55 25.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T12:29:24.789Z] #55 25.95 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T12:29:25.046Z] #55 26.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T12:29:25.046Z] #55 26.30 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T12:29:25.046Z] #55 26.32 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T12:29:25.046Z] #55 26.34 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T12:29:25.303Z] #55 26.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T12:29:25.303Z] #55 26.58 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T12:29:25.556Z] #55 ... [2022-09-06T12:29:25.556Z] [2022-09-06T12:29:25.556Z] #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-09-06T12:29:25.556Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:25.556Z] #76 21.05 Reading package lists... [2022-09-06T12:29:25.556Z] #76 26.08 Building dependency tree... [2022-09-06T12:29:25.556Z] #76 30.17 python3 is already the newest version (3.9.2-3). [2022-09-06T12:29:25.556Z] #76 30.17 The following additional packages will be installed: [2022-09-06T12:29:25.556Z] #76 30.18 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T12:29:25.556Z] #76 30.20 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T12:29:25.556Z] #76 30.22 Suggested packages: [2022-09-06T12:29:25.556Z] #76 30.22 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T12:29:25.556Z] #76 30.22 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T12:29:25.556Z] #76 30.22 m4-doc ed diffutils-doc [2022-09-06T12:29:25.556Z] #76 30.22 Recommended packages: [2022-09-06T12:29:25.556Z] #76 30.22 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T12:29:25.556Z] #76 ... [2022-09-06T12:29:25.556Z] [2022-09-06T12:29:25.556Z] #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-09-06T12:29:25.556Z] #31 sha256:d21cbed96d2d9a66f188a14175a3cdcd4fb8c54945e2ea8eb7e23bba026461bc [2022-09-06T12:29:25.556Z] #31 21.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T12:29:25.556Z] #31 23.95 #=#=# [2022-09-06T12:29:25.556Z] #31 24.50 #=#=# ######################################################################## 100.0% [2022-09-06T12:29:25.556Z] #31 25.95 [2022-09-06T12:29:25.556Z] #31 28.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T12:29:25.556Z] #31 30.46 [2022-09-06T12:29:25.557Z] #31 30.85 #=#=# ######################################################################## 100.0% [2022-09-06T12:29:25.557Z] #31 ... [2022-09-06T12:29:25.557Z] [2022-09-06T12:29:25.557Z] #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-09-06T12:29:25.557Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:29:25.557Z] #55 31.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T12:29:25.557Z] #55 31.48 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T12:29:25.557Z] #55 31.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T12:29:25.559Z] #55 26.76 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T12:29:25.559Z] #55 26.78 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T12:29:25.559Z] #55 26.84 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T12:29:25.559Z] #55 26.90 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T12:29:25.813Z] #55 31.65 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T12:29:25.813Z] #55 31.72 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T12:29:25.813Z] #55 31.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T12:29:25.816Z] #55 26.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T12:29:25.816Z] #55 26.98 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T12:29:25.816Z] #55 27.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T12:29:26.073Z] #55 27.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T12:29:26.081Z] #55 31.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T12:29:26.081Z] #55 31.99 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T12:29:26.081Z] #55 32.00 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T12:29:26.330Z] #55 27.54 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T12:29:26.330Z] #55 27.63 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T12:29:26.339Z] #55 32.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T12:29:26.339Z] #55 32.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T12:29:26.339Z] #55 ... [2022-09-06T12:29:26.339Z] [2022-09-06T12:29:26.339Z] #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-09-06T12:29:26.339Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:26.339Z] #42 15.93 Reading package lists... [2022-09-06T12:29:26.339Z] #42 22.45 Reading package lists... [2022-09-06T12:29:26.339Z] #42 27.74 Building dependency tree... [2022-09-06T12:29:26.339Z] #42 29.34 Reading state information... [2022-09-06T12:29:26.339Z] #42 31.86 The following additional packages will be installed: [2022-09-06T12:29:26.339Z] #42 31.88 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T12:29:26.339Z] #42 31.91 Suggested packages: [2022-09-06T12:29:26.339Z] #42 31.91 cmake-doc ninja-build lrzip [2022-09-06T12:29:26.339Z] #42 31.91 Recommended packages: [2022-09-06T12:29:26.339Z] #42 31.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T12:29:26.339Z] #42 ... [2022-09-06T12:29:26.339Z] [2022-09-06T12:29:26.339Z] #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-09-06T12:29:26.339Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:26.339Z] #76 31.49 The following NEW packages will be installed: [2022-09-06T12:29:26.339Z] #76 31.55 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T12:29:26.339Z] #76 31.57 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T12:29:26.339Z] #76 31.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T12:29:26.339Z] #76 31.58 libyajl2 m4 patch xz-utils [2022-09-06T12:29:26.339Z] #76 32.06 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:26.339Z] #76 32.06 Need to get 5916 kB of archives. [2022-09-06T12:29:26.339Z] #76 32.06 After this operation, 18.6 MB of additional disk space will be used. [2022-09-06T12:29:26.339Z] #76 32.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T12:29:26.339Z] #76 32.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-06T12:29:26.339Z] #76 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-06T12:29:26.339Z] #76 32.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-06T12:29:26.339Z] #76 32.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T12:29:26.339Z] #76 32.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-06T12:29:26.339Z] #76 32.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-06T12:29:26.339Z] #76 32.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-06T12:29:26.339Z] #76 32.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T12:29:26.339Z] #76 32.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T12:29:26.339Z] #76 32.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T12:29:26.339Z] #76 32.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T12:29:26.339Z] #76 32.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-06T12:29:26.339Z] #76 32.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T12:29:26.339Z] #76 32.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-06T12:29:26.339Z] #76 32.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T12:29:26.339Z] #76 32.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-06T12:29:26.339Z] #76 32.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T12:29:26.339Z] #76 32.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T12:29:26.587Z] #55 27.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T12:29:26.587Z] #55 27.81 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T12:29:26.587Z] #55 ... [2022-09-06T12:29:26.587Z] [2022-09-06T12:29:26.587Z] #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-09-06T12:29:26.587Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T12:29:26.587Z] #62 17.81 Fetched 8573 kB in 14s (621 kB/s) [2022-09-06T12:29:26.587Z] #62 17.81 Reading package lists... [2022-09-06T12:29:26.597Z] #76 32.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-06T12:29:26.598Z] #76 32.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T12:29:26.598Z] #76 32.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T12:29:26.598Z] #76 32.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-06T12:29:26.844Z] #62 24.36 Reading package lists... [2022-09-06T12:29:26.844Z] #62 ... [2022-09-06T12:29:26.844Z] [2022-09-06T12:29:26.844Z] #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-09-06T12:29:26.844Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:29:26.844Z] #47 27.13 Updating files: 73% (1609/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-09-06T12:29:26.844Z] #47 27.74 + git checkout -q v2.3.0 [2022-09-06T12:29:26.854Z] #76 ... [2022-09-06T12:29:26.854Z] [2022-09-06T12:29:26.854Z] #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-09-06T12:29:26.854Z] #31 sha256:d21cbed96d2d9a66f188a14175a3cdcd4fb8c54945e2ea8eb7e23bba026461bc [2022-09-06T12:29:26.854Z] #31 32.22 [2022-09-06T12:29:26.854Z] #31 32.61 Download of images into '/build' complete. [2022-09-06T12:29:26.854Z] #31 32.61 Use something like the following to load the result into a Docker daemon: [2022-09-06T12:29:26.854Z] #31 32.61 tar -cC '/build' . | docker load [2022-09-06T12:29:26.854Z] #31 DONE 33.3s [2022-09-06T12:29:27.115Z] [2022-09-06T12:29:27.115Z] #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-09-06T12:29:27.115Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:27.115Z] #42 32.72 The following NEW packages will be installed: [2022-09-06T12:29:27.115Z] #42 32.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T12:29:27.115Z] #42 32.73 vim-common xxd [2022-09-06T12:29:27.171Z] #19 67.12 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-06T12:29:27.171Z] #19 67.12 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:27.171Z] #19 67.13 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T12:29:27.172Z] #19 67.16 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-06T12:29:27.172Z] #19 67.16 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-06T12:29:27.172Z] #19 67.16 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T12:29:27.172Z] #19 67.33 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-06T12:29:27.172Z] #19 67.34 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:27.172Z] #19 67.34 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T12:29:27.172Z] #19 67.56 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-06T12:29:27.172Z] #19 67.56 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:27.172Z] #19 67.56 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:29:27.172Z] #19 67.82 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-06T12:29:27.172Z] #19 67.82 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:27.374Z] #42 33.15 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:27.374Z] #42 33.15 Need to get 15.6 MB of archives. [2022-09-06T12:29:27.374Z] #42 33.15 After this operation, 67.4 MB of additional disk space will be used. [2022-09-06T12:29:27.374Z] #42 33.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T12:29:27.374Z] #42 33.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T12:29:27.374Z] #42 33.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T12:29:27.374Z] #42 ... [2022-09-06T12:29:27.374Z] [2022-09-06T12:29:27.374Z] #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-09-06T12:29:27.374Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T12:29:27.374Z] #62 20.46 Reading package lists... [2022-09-06T12:29:27.374Z] #62 25.60 Building dependency tree... [2022-09-06T12:29:27.374Z] #62 27.17 Reading state information... [2022-09-06T12:29:27.374Z] #62 29.60 The following additional packages will be installed: [2022-09-06T12:29:27.374Z] #62 29.64 libbtrfs0 [2022-09-06T12:29:27.374Z] #62 29.94 The following NEW packages will be installed: [2022-09-06T12:29:27.374Z] #62 29.94 libbtrfs-dev libbtrfs0 [2022-09-06T12:29:27.374Z] #62 30.43 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:27.374Z] #62 30.43 Need to get 454 kB of archives. [2022-09-06T12:29:27.374Z] #62 30.43 After this operation, 1275 kB of additional disk space will be used. [2022-09-06T12:29:27.374Z] #62 30.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T12:29:27.374Z] #62 30.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T12:29:27.374Z] #62 31.52 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:27.374Z] #62 31.75 Fetched 454 kB in 0s (1315 kB/s) [2022-09-06T12:29:27.374Z] #62 31.88 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T12:29:27.374Z] #62 31.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 ... 15708 files and directories currently installed.) [2022-09-06T12:29:27.374Z] #62 31.94 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T12:29:27.374Z] #62 31.99 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T12:29:27.374Z] #62 32.34 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T12:29:27.374Z] #62 32.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T12:29:27.374Z] #62 32.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T12:29:27.374Z] #62 32.70 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T12:29:27.374Z] #62 32.79 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T12:29:27.374Z] #62 32.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:27.374Z] #62 DONE 33.3s [2022-09-06T12:29:27.374Z] [2022-09-06T12:29:27.374Z] #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-09-06T12:29:27.374Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:27.374Z] #42 33.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T12:29:27.408Z] #47 ... [2022-09-06T12:29:27.408Z] [2022-09-06T12:29:27.408Z] #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-09-06T12:29:27.408Z] #67 sha256:06c612836d670afed1671810b48fc7edf14827f55e1268aa206e742a2b30ecd5 [2022-09-06T12:29:27.408Z] #67 18.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T12:29:27.408Z] #67 ... [2022-09-06T12:29:27.408Z] [2022-09-06T12:29:27.408Z] #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-09-06T12:29:27.408Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:29:27.408Z] #51 22.27 Reading package lists... [2022-09-06T12:29:27.432Z] #19 67.82 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T12:29:27.632Z] #42 ... [2022-09-06T12:29:27.632Z] [2022-09-06T12:29:27.632Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T12:29:27.632Z] #63 sha256:bcb2952adad8057cc23da3f9b85f2223c2814c60ba91e631b943c8422116a3f6 [2022-09-06T12:29:27.632Z] #63 DONE 0.1s [2022-09-06T12:29:27.632Z] [2022-09-06T12:29:27.632Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T12:29:27.632Z] #64 sha256:9377101f60b27bc146b2b11b343e06ae5addbdad3155e4ef7b40a472c6e4563d [2022-09-06T12:29:27.889Z] #64 ... [2022-09-06T12:29:27.889Z] [2022-09-06T12:29:27.889Z] #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-09-06T12:29:27.890Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T12:29:27.890Z] #51 17.92 Reading package lists... [2022-09-06T12:29:27.890Z] #51 23.63 Reading package lists... [2022-09-06T12:29:27.890Z] #51 28.44 Building dependency tree... [2022-09-06T12:29:27.890Z] #51 29.95 Reading state information... [2022-09-06T12:29:27.890Z] #51 32.72 The following additional packages will be installed: [2022-09-06T12:29:27.890Z] #51 32.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T12:29:27.890Z] #51 32.75 python3-protobuf python3-six [2022-09-06T12:29:27.890Z] #51 32.76 Suggested packages: [2022-09-06T12:29:27.890Z] #51 32.79 python3-setuptools [2022-09-06T12:29:27.890Z] #51 32.79 Recommended packages: [2022-09-06T12:29:27.890Z] #51 32.79 iproute2 | iproute [2022-09-06T12:29:27.890Z] #51 ... [2022-09-06T12:29:27.890Z] [2022-09-06T12:29:27.890Z] #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-09-06T12:29:27.890Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:27.890Z] #42 33.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-06T12:29:28.147Z] #42 33.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-06T12:29:28.147Z] #42 33.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-06T12:29:28.147Z] #42 34.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-06T12:29:28.147Z] #42 34.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-06T12:29:28.147Z] #42 34.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-06T12:29:29.079Z] #42 34.87 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:29.336Z] #42 35.16 Fetched 15.6 MB in 1s (11.1 MB/s) [2022-09-06T12:29:29.593Z] #42 35.27 Selecting previously unselected package xxd. [2022-09-06T12:29:29.593Z] #42 35.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T12:29:29.593Z] #42 35.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T12:29:29.593Z] #42 35.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:29.850Z] #42 35.59 Selecting previously unselected package vim-common. [2022-09-06T12:29:29.850Z] #42 35.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:29:29.850Z] #42 35.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:30.107Z] #42 36.05 Selecting previously unselected package cmake-data. [2022-09-06T12:29:30.107Z] #42 36.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T12:29:30.107Z] #42 36.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T12:29:31.039Z] #42 ... [2022-09-06T12:29:31.039Z] [2022-09-06T12:29:31.039Z] #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-09-06T12:29:31.039Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-06T12:29:31.039Z] #40 36.74 NAME: [2022-09-06T12:29:31.039Z] #40 36.74 go-winres - A tool for embedding resources in Windows executables [2022-09-06T12:29:31.039Z] #40 36.74 [2022-09-06T12:29:31.039Z] #40 36.74 USAGE: [2022-09-06T12:29:31.039Z] #40 36.74 go-winres [global options] command [command options] [arguments...] [2022-09-06T12:29:31.039Z] #40 36.74 [2022-09-06T12:29:31.039Z] #40 36.74 COMMANDS: [2022-09-06T12:29:31.039Z] #40 36.74 init Create an initial ./winres/winres.json [2022-09-06T12:29:31.039Z] #40 36.74 make Make syso files for the "go build" command [2022-09-06T12:29:31.039Z] #40 36.74 simply Make syso files for the "go build" command (simplified) [2022-09-06T12:29:31.039Z] #40 36.74 extract Extract all resources from an executable [2022-09-06T12:29:31.039Z] #40 36.74 patch Replace resources in an executable file (exe, dll) [2022-09-06T12:29:31.039Z] #40 36.74 help, h Shows a list of commands or help for one command [2022-09-06T12:29:31.039Z] #40 36.74 [2022-09-06T12:29:31.039Z] #40 36.74 GLOBAL OPTIONS: [2022-09-06T12:29:31.039Z] #40 36.74 --help, -h show help (default: false) [2022-09-06T12:29:31.039Z] #40 DONE 36.9s [2022-09-06T12:29:31.039Z] [2022-09-06T12:29:31.039Z] #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-09-06T12:29:31.039Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-06T12:29:31.039Z] #57 36.47 v3.0.2 [2022-09-06T12:29:31.039Z] #57 DONE 36.9s [2022-09-06T12:29:31.298Z] [2022-09-06T12:29:31.298Z] #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-09-06T12:29:31.298Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:31.298Z] #76 34.02 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:31.298Z] #76 34.29 Fetched 5916 kB in 1s (8429 kB/s) [2022-09-06T12:29:31.298Z] #76 34.43 Selecting previously unselected package bzip2. [2022-09-06T12:29:31.298Z] #76 34.43 (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 ... 15708 files and directories currently installed.) [2022-09-06T12:29:31.298Z] #76 34.52 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T12:29:31.298Z] #76 34.54 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T12:29:31.298Z] #76 34.74 Selecting previously unselected package libmagic-mgc. [2022-09-06T12:29:31.298Z] #76 34.75 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-06T12:29:31.298Z] #76 34.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T12:29:31.298Z] #76 35.23 Selecting previously unselected package libmagic1:arm64. [2022-09-06T12:29:31.298Z] #76 35.24 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-06T12:29:31.298Z] #76 35.26 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-06T12:29:31.298Z] #76 35.45 Selecting previously unselected package file. [2022-09-06T12:29:31.298Z] #76 35.45 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-06T12:29:31.298Z] #76 35.47 Unpacking file (1:5.39-3) ... [2022-09-06T12:29:31.298Z] #76 35.59 Selecting previously unselected package xz-utils. [2022-09-06T12:29:31.298Z] #76 35.59 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T12:29:31.298Z] #76 35.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:29:31.298Z] #76 35.88 Selecting previously unselected package libsigsegv2:arm64. [2022-09-06T12:29:31.298Z] #76 35.89 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-06T12:29:31.298Z] #76 35.90 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-06T12:29:31.298Z] #76 36.08 Selecting previously unselected package m4. [2022-09-06T12:29:31.298Z] #76 36.09 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-06T12:29:31.298Z] #76 36.10 Unpacking m4 (1.4.18-5) ... [2022-09-06T12:29:31.298Z] #76 36.35 Selecting previously unselected package autoconf. [2022-09-06T12:29:31.298Z] #76 36.35 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T12:29:31.298Z] #76 36.36 Unpacking autoconf (2.69-14) ... [2022-09-06T12:29:31.298Z] #76 37.07 Selecting previously unselected package autotools-dev. [2022-09-06T12:29:31.298Z] #76 37.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T12:29:31.298Z] #76 37.07 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T12:29:31.556Z] #76 37.38 Selecting previously unselected package automake. [2022-09-06T12:29:31.556Z] #76 37.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T12:29:31.556Z] #76 37.42 Unpacking automake (1:1.16.3-2) ... [2022-09-06T12:29:32.119Z] #76 38.05 Selecting previously unselected package patch. [2022-09-06T12:29:32.119Z] #76 38.07 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-06T12:29:32.119Z] #76 38.07 Unpacking patch (2.7.6-7) ... [2022-09-06T12:29:32.119Z] #76 ... [2022-09-06T12:29:32.119Z] [2022-09-06T12:29:32.120Z] #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-09-06T12:29:32.120Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:29:32.120Z] #14 22.51 Reading package lists... [2022-09-06T12:29:32.120Z] #14 28.22 Building dependency tree... [2022-09-06T12:29:32.120Z] #14 29.68 Reading state information... [2022-09-06T12:29:32.120Z] #14 32.04 The following additional packages will be installed: [2022-09-06T12:29:32.120Z] #14 32.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T12:29:32.120Z] #14 32.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T12:29:32.120Z] #14 32.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T12:29:32.120Z] #14 32.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T12:29:32.120Z] #14 32.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T12:29:32.120Z] #14 32.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T12:29:32.120Z] #14 32.10 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T12:29:32.120Z] #14 32.12 Suggested packages: [2022-09-06T12:29:32.120Z] #14 32.12 gcc-10-locales seccomp wine64 [2022-09-06T12:29:32.120Z] #14 33.76 The following NEW packages will be installed: [2022-09-06T12:29:32.120Z] #14 33.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T12:29:32.120Z] #14 33.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T12:29:32.120Z] #14 33.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T12:29:32.120Z] #14 33.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T12:29:32.120Z] #14 33.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T12:29:32.120Z] #14 33.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T12:29:32.120Z] #14 33.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T12:29:32.120Z] #14 33.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T12:29:32.120Z] #14 33.78 mingw-w64-x86-64-dev [2022-09-06T12:29:32.120Z] #14 34.23 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:32.120Z] #14 34.23 Need to get 108 MB of archives. [2022-09-06T12:29:32.120Z] #14 34.23 After this operation, 620 MB of additional disk space will be used. [2022-09-06T12:29:32.120Z] #14 34.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-06T12:29:32.120Z] #14 34.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-06T12:29:32.120Z] #14 34.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T12:29:32.120Z] #14 34.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-06T12:29:32.120Z] #14 34.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-06T12:29:32.120Z] #14 34.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T12:29:32.120Z] #14 34.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T12:29:32.120Z] #14 34.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-06T12:29:32.120Z] #14 34.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T12:29:32.120Z] #14 35.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-06T12:29:32.120Z] #14 36.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-06T12:29:32.120Z] #14 36.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T12:29:32.120Z] #14 36.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-06T12:29:32.120Z] #14 37.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-06T12:29:32.384Z] #14 ... [2022-09-06T12:29:32.384Z] [2022-09-06T12:29:32.384Z] #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-09-06T12:29:32.384Z] #64 sha256:9377101f60b27bc146b2b11b343e06ae5addbdad3155e4ef7b40a472c6e4563d [2022-09-06T12:29:32.384Z] #64 0.665 + RM_GOPATH=0 [2022-09-06T12:29:32.384Z] #64 0.665 + TMP_GOPATH= [2022-09-06T12:29:32.384Z] #64 0.666 + : /build [2022-09-06T12:29:32.384Z] #64 0.666 + '[' -z '' ']' [2022-09-06T12:29:32.384Z] #64 0.667 ++ mktemp -d [2022-09-06T12:29:32.384Z] #64 0.669 + export GOPATH=/tmp/tmp.g2DjMfV1UG [2022-09-06T12:29:32.384Z] #64 0.669 + GOPATH=/tmp/tmp.g2DjMfV1UG [2022-09-06T12:29:32.384Z] #64 0.669 + RM_GOPATH=1 [2022-09-06T12:29:32.384Z] #64 0.669 + case "$(go env GOARCH)" in [2022-09-06T12:29:32.384Z] #64 0.670 ++ go env GOARCH [2022-09-06T12:29:32.384Z] #64 0.716 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:32.384Z] #64 0.716 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:32.384Z] #64 0.720 ++ dirname /install.sh [2022-09-06T12:29:32.384Z] #64 0.731 + dir=/ [2022-09-06T12:29:32.384Z] #64 0.731 + bin=containerd [2022-09-06T12:29:32.384Z] #64 0.732 + shift [2022-09-06T12:29:32.384Z] #64 0.732 + '[' '!' -f //containerd.installer ']' [2022-09-06T12:29:32.384Z] #64 0.732 + . //containerd.installer [2022-09-06T12:29:32.384Z] #64 0.732 ++ set -e [2022-09-06T12:29:32.384Z] #64 0.732 ++ : v1.6.8 [2022-09-06T12:29:32.384Z] #64 0.733 + install_containerd [2022-09-06T12:29:32.384Z] #64 0.733 + echo 'Install containerd version v1.6.8' [2022-09-06T12:29:32.384Z] #64 0.734 Install containerd version v1.6.8 [2022-09-06T12:29:32.384Z] #64 0.747 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g2DjMfV1UG/src/github.com/containerd/containerd [2022-09-06T12:29:32.384Z] #64 0.752 Cloning into '/tmp/tmp.g2DjMfV1UG/src/github.com/containerd/containerd'... [2022-09-06T12:29:32.665Z] #51 27.91 Reading package lists... [2022-09-06T12:29:32.665Z] #51 ... [2022-09-06T12:29:32.665Z] [2022-09-06T12:29:32.665Z] #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-09-06T12:29:32.665Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:29:32.665Z] #47 30.11 + 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-09-06T12:29:32.730Z] #19 72.38 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-06T12:29:32.730Z] #19 72.38 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:32.730Z] #19 72.39 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T12:29:32.730Z] #19 72.41 Selecting previously unselected package crossbuild-essential-armel. [2022-09-06T12:29:32.730Z] #19 72.42 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-06T12:29:32.730Z] #19 72.42 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-06T12:29:32.730Z] #19 72.45 Selecting previously unselected package libc6-armhf-cross. [2022-09-06T12:29:32.730Z] #19 72.45 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:32.730Z] #19 72.45 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T12:29:32.730Z] #19 72.57 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-06T12:29:32.730Z] #19 72.57 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:32.730Z] #19 72.57 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:32.730Z] #19 72.60 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-06T12:29:32.730Z] #19 72.61 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:32.730Z] #19 72.61 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:32.730Z] #19 72.64 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-06T12:29:32.730Z] #19 72.65 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:32.730Z] #19 72.67 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:32.730Z] #19 72.70 Selecting previously unselected package libasan6-armhf-cross. [2022-09-06T12:29:32.730Z] #19 72.70 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:32.730Z] #19 72.71 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:32.730Z] #19 72.93 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-06T12:29:32.730Z] #19 72.93 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:32.730Z] #19 72.93 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:32.730Z] #19 73.00 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-06T12:29:32.730Z] #19 73.00 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:32.730Z] #19 73.00 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:32.730Z] #19 73.09 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-06T12:29:32.730Z] #19 73.10 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:32.730Z] #19 73.10 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:32.730Z] #19 73.21 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-06T12:29:32.730Z] #19 73.21 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:32.730Z] #19 73.21 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T12:29:33.601Z] #47 ... [2022-09-06T12:29:33.601Z] [2022-09-06T12:29:33.601Z] #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-09-06T12:29:33.601Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T12:29:33.601Z] #57 34.52 v3.0.2 [2022-09-06T12:29:33.601Z] #57 DONE 34.9s [2022-09-06T12:29:33.859Z] [2022-09-06T12:29:33.859Z] #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-09-06T12:29:33.859Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:29:33.859Z] #51 27.91 Reading package lists... [2022-09-06T12:29:34.279Z] #64 ... [2022-09-06T12:29:34.279Z] [2022-09-06T12:29:34.279Z] #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-09-06T12:29:34.279Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:34.279Z] #76 38.40 Selecting previously unselected package dpkg-dev. [2022-09-06T12:29:34.279Z] #76 38.40 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T12:29:34.279Z] #76 38.40 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T12:29:34.279Z] #76 39.49 Selecting previously unselected package build-essential. [2022-09-06T12:29:34.279Z] #76 39.50 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-06T12:29:34.279Z] #76 39.50 Unpacking build-essential (12.9) ... [2022-09-06T12:29:34.279Z] #76 39.60 Selecting previously unselected package libcap2:arm64. [2022-09-06T12:29:34.279Z] #76 39.61 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T12:29:34.279Z] #76 39.62 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T12:29:34.279Z] #76 39.74 Selecting previously unselected package libcap-dev:arm64. [2022-09-06T12:29:34.279Z] #76 39.77 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-06T12:29:34.279Z] #76 39.78 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T12:29:34.279Z] #76 39.96 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T12:29:34.279Z] #76 39.96 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T12:29:34.279Z] #76 39.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T12:29:34.279Z] #76 40.04 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-06T12:29:34.279Z] #76 40.05 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-06T12:29:34.279Z] #76 40.09 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T12:29:34.279Z] #76 40.19 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T12:29:34.279Z] #76 40.19 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T12:29:34.279Z] #76 40.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:29:34.790Z] #51 33.63 Building dependency tree... [2022-09-06T12:29:34.790Z] #51 35.51 Reading state information... [2022-09-06T12:29:34.794Z] #76 40.49 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T12:29:34.794Z] #76 40.49 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T12:29:34.794Z] #76 40.50 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T12:29:35.360Z] #76 41.24 Selecting previously unselected package libtool. [2022-09-06T12:29:35.360Z] #76 41.25 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T12:29:35.360Z] #76 41.26 Unpacking libtool (2.4.6-15) ... [2022-09-06T12:29:35.617Z] #76 41.51 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T12:29:35.617Z] #76 41.52 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T12:29:35.617Z] #76 41.54 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T12:29:35.721Z] #51 ... [2022-09-06T12:29:35.721Z] [2022-09-06T12:29:35.721Z] #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-09-06T12:29:35.721Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:29:35.721Z] #14 21.13 Reading package lists... [2022-09-06T12:29:35.721Z] #14 27.00 Reading package lists... [2022-09-06T12:29:35.721Z] #14 32.65 Building dependency tree... [2022-09-06T12:29:35.721Z] #14 34.05 Reading state information... [2022-09-06T12:29:35.721Z] #14 36.65 The following additional packages will be installed: [2022-09-06T12:29:35.721Z] #14 36.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T12:29:35.721Z] #14 36.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T12:29:35.721Z] #14 36.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T12:29:35.721Z] #14 36.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T12:29:35.721Z] #14 36.66 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T12:29:35.721Z] #14 36.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T12:29:35.721Z] #14 36.67 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T12:29:35.721Z] #14 36.68 Suggested packages: [2022-09-06T12:29:35.721Z] #14 36.68 gcc-10-locales seccomp wine64 [2022-09-06T12:29:35.721Z] #14 ... [2022-09-06T12:29:35.721Z] [2022-09-06T12:29:35.721Z] #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-09-06T12:29:35.721Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T12:29:35.721Z] #62 24.36 Reading package lists... [2022-09-06T12:29:35.721Z] #62 30.03 Building dependency tree... [2022-09-06T12:29:35.721Z] #62 31.53 Reading state information... [2022-09-06T12:29:35.721Z] #62 33.48 The following additional packages will be installed: [2022-09-06T12:29:35.721Z] #62 33.50 libbtrfs0 [2022-09-06T12:29:35.721Z] #62 33.71 The following NEW packages will be installed: [2022-09-06T12:29:35.721Z] #62 33.72 libbtrfs-dev libbtrfs0 [2022-09-06T12:29:35.721Z] #62 34.14 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:35.721Z] #62 34.14 Need to get 460 kB of archives. [2022-09-06T12:29:35.721Z] #62 34.14 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T12:29:35.721Z] #62 34.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T12:29:35.721Z] #62 34.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T12:29:35.721Z] #62 35.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:35.721Z] #62 36.00 Fetched 460 kB in 0s (1239 kB/s) [2022-09-06T12:29:35.721Z] #62 36.07 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T12:29:35.721Z] #62 36.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T12:29:35.721Z] #62 36.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T12:29:35.721Z] #62 36.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:29:35.721Z] #62 36.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T12:29:35.721Z] #62 36.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T12:29:35.721Z] #62 36.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:29:35.721Z] #62 36.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:29:35.721Z] #62 36.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:29:35.721Z] #62 36.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:35.721Z] #62 DONE 37.1s [2022-09-06T12:29:35.721Z] [2022-09-06T12:29:35.721Z] #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-09-06T12:29:35.721Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:29:35.721Z] #42 21.67 Reading package lists... [2022-09-06T12:29:35.721Z] #42 27.23 Reading package lists... [2022-09-06T12:29:35.721Z] #42 32.63 Building dependency tree... [2022-09-06T12:29:35.721Z] #42 34.07 Reading state information... [2022-09-06T12:29:35.721Z] #42 36.56 The following additional packages will be installed: [2022-09-06T12:29:35.721Z] #42 36.59 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T12:29:35.721Z] #42 36.59 Suggested packages: [2022-09-06T12:29:35.721Z] #42 36.60 cmake-doc ninja-build lrzip [2022-09-06T12:29:35.721Z] #42 36.60 Recommended packages: [2022-09-06T12:29:35.721Z] #42 36.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T12:29:35.877Z] #76 41.72 Selecting previously unselected package libyajl2:arm64. [2022-09-06T12:29:35.877Z] #76 41.73 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T12:29:35.877Z] #76 41.74 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T12:29:35.986Z] #42 ... [2022-09-06T12:29:35.986Z] [2022-09-06T12:29:35.986Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T12:29:35.986Z] #63 sha256:d17c65e24085bbe60e02d7e5f28a7a6577b1f6762de470886afd88a5722d8040 [2022-09-06T12:29:35.986Z] #63 DONE 0.1s [2022-09-06T12:29:35.986Z] [2022-09-06T12:29:35.986Z] #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-09-06T12:29:35.986Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:29:36.139Z] #76 41.88 Selecting previously unselected package libyajl-dev:arm64. [2022-09-06T12:29:36.139Z] #76 41.89 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-06T12:29:36.139Z] #76 41.90 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T12:29:36.396Z] #76 42.14 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:29:36.396Z] #76 42.17 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T12:29:36.396Z] #76 42.22 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T12:29:36.396Z] #76 42.24 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-06T12:29:36.396Z] #76 42.27 Setting up file (1:5.39-3) ... [2022-09-06T12:29:36.396Z] #76 42.29 Setting up bzip2 (1.0.8-4) ... [2022-09-06T12:29:36.396Z] #76 42.31 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T12:29:36.396Z] #76 42.32 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T12:29:36.396Z] #76 42.34 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T12:29:36.396Z] #76 42.36 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T12:29:36.396Z] #76 42.39 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-06T12:29:36.396Z] #76 ... [2022-09-06T12:29:36.396Z] [2022-09-06T12:29:36.396Z] #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-09-06T12:29:36.396Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:29:36.396Z] #55 32.32 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T12:29:36.396Z] #55 33.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T12:29:36.396Z] #55 33.36 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T12:29:36.396Z] #55 33.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T12:29:36.396Z] #55 33.69 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T12:29:36.396Z] #55 33.93 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T12:29:36.396Z] #55 34.06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T12:29:36.396Z] #55 34.15 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T12:29:36.396Z] #55 34.15 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T12:29:36.396Z] #55 34.30 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T12:29:36.396Z] #55 34.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T12:29:36.396Z] #55 34.39 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T12:29:36.396Z] #55 34.40 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T12:29:36.396Z] #55 34.76 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T12:29:36.396Z] #55 34.81 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T12:29:36.396Z] #55 35.91 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T12:29:36.396Z] #55 36.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T12:29:36.551Z] #64 ... [2022-09-06T12:29:36.551Z] [2022-09-06T12:29:36.551Z] #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-09-06T12:29:36.551Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:29:36.551Z] #76 22.36 Reading package lists... [2022-09-06T12:29:36.551Z] #76 28.05 Reading package lists... [2022-09-06T12:29:36.551Z] #76 33.41 Building dependency tree... [2022-09-06T12:29:36.551Z] #76 37.48 python3 is already the newest version (3.9.2-3). [2022-09-06T12:29:36.551Z] #76 37.48 The following additional packages will be installed: [2022-09-06T12:29:36.551Z] #76 37.48 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T12:29:36.551Z] #76 37.51 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T12:29:36.551Z] #76 37.52 Suggested packages: [2022-09-06T12:29:36.551Z] #76 37.52 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T12:29:36.551Z] #76 37.52 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T12:29:36.551Z] #76 37.52 m4-doc ed diffutils-doc [2022-09-06T12:29:36.551Z] #76 37.52 Recommended packages: [2022-09-06T12:29:36.551Z] #76 37.52 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T12:29:36.653Z] #55 ... [2022-09-06T12:29:36.653Z] [2022-09-06T12:29:36.653Z] #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-09-06T12:29:36.653Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T12:29:36.653Z] #76 42.39 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-06T12:29:36.653Z] #76 42.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:29:36.653Z] #76 42.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T12:29:36.653Z] #76 42.45 Setting up patch (2.7.6-7) ... [2022-09-06T12:29:36.653Z] #76 42.47 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T12:29:36.653Z] #76 42.49 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T12:29:36.653Z] #76 42.51 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T12:29:36.653Z] #76 42.52 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T12:29:36.653Z] #76 42.54 Setting up libtool (2.4.6-15) ... [2022-09-06T12:29:36.653Z] #76 42.56 Setting up m4 (1.4.18-5) ... [2022-09-06T12:29:36.653Z] #76 42.57 Setting up dpkg-dev (1.20.11) ... [2022-09-06T12:29:36.653Z] #76 42.59 Setting up autoconf (2.69-14) ... [2022-09-06T12:29:36.810Z] #76 ... [2022-09-06T12:29:36.810Z] [2022-09-06T12:29:36.810Z] #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-09-06T12:29:36.810Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:29:36.810Z] #55 27.93 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T12:29:36.810Z] #55 28.13 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T12:29:36.810Z] #55 29.85 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T12:29:36.810Z] #55 29.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T12:29:36.810Z] #55 30.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T12:29:36.810Z] #55 30.26 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T12:29:36.810Z] #55 30.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T12:29:36.810Z] #55 30.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T12:29:36.810Z] #55 30.39 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T12:29:36.810Z] #55 30.47 go: downloading golang.org/x/text v0.3.7 [2022-09-06T12:29:36.810Z] #55 37.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T12:29:36.810Z] #55 37.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T12:29:36.810Z] #55 ... [2022-09-06T12:29:36.810Z] [2022-09-06T12:29:36.810Z] #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-09-06T12:29:36.810Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:29:36.810Z] #64 0.892 + RM_GOPATH=0 [2022-09-06T12:29:36.810Z] #64 0.892 + TMP_GOPATH= [2022-09-06T12:29:36.810Z] #64 0.892 + : /build [2022-09-06T12:29:36.810Z] #64 0.892 + '[' -z '' ']' [2022-09-06T12:29:36.810Z] #64 0.892 ++ mktemp -d [2022-09-06T12:29:36.810Z] #64 0.896 + export GOPATH=/tmp/tmp.oSMjNLPwUq [2022-09-06T12:29:36.810Z] #64 0.896 + GOPATH=/tmp/tmp.oSMjNLPwUq [2022-09-06T12:29:36.810Z] #64 0.896 + RM_GOPATH=1 [2022-09-06T12:29:36.810Z] #64 0.897 + case "$(go env GOARCH)" in [2022-09-06T12:29:36.810Z] #64 0.900 ++ go env GOARCH [2022-09-06T12:29:36.810Z] #64 0.923 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:36.810Z] #64 0.923 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:36.810Z] #64 0.923 ++ dirname /install.sh [2022-09-06T12:29:36.810Z] #64 0.929 + dir=/ [2022-09-06T12:29:36.810Z] #64 0.929 + bin=containerd [2022-09-06T12:29:36.810Z] #64 0.929 + shift [2022-09-06T12:29:36.810Z] #64 0.930 + '[' '!' -f //containerd.installer ']' [2022-09-06T12:29:36.810Z] #64 0.930 + . //containerd.installer [2022-09-06T12:29:36.810Z] #64 0.930 ++ set -e [2022-09-06T12:29:36.810Z] #64 0.931 ++ : v1.6.8 [2022-09-06T12:29:36.810Z] #64 0.931 + install_containerd [2022-09-06T12:29:36.810Z] #64 0.936 + echo 'Install containerd version v1.6.8' [2022-09-06T12:29:36.810Z] #64 0.936 Install containerd version v1.6.8 [2022-09-06T12:29:36.810Z] #64 0.937 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oSMjNLPwUq/src/github.com/containerd/containerd [2022-09-06T12:29:36.810Z] #64 0.939 Cloning into '/tmp/tmp.oSMjNLPwUq/src/github.com/containerd/containerd'... [2022-09-06T12:29:36.910Z] #76 42.61 Setting up build-essential (12.9) ... [2022-09-06T12:29:36.911Z] #76 42.63 Setting up automake (1:1.16.3-2) ... [2022-09-06T12:29:36.911Z] #76 42.65 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T12:29:36.911Z] #76 42.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:38.015Z] #19 78.34 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-06T12:29:38.015Z] #19 78.34 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:38.015Z] #19 78.41 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T12:29:38.275Z] #19 78.74 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-06T12:29:38.275Z] #19 78.74 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-06T12:29:38.275Z] #19 78.74 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T12:29:38.293Z] #76 DONE 44.2s [2022-09-06T12:29:38.293Z] [2022-09-06T12:29:38.293Z] #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-09-06T12:29:38.293Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T12:29:38.293Z] #51 33.84 The following NEW packages will be installed: [2022-09-06T12:29:38.293Z] #51 33.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T12:29:38.293Z] #51 33.87 python3-protobuf python3-six [2022-09-06T12:29:38.293Z] #51 34.42 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:38.293Z] #51 34.42 Need to get 2136 kB of archives. [2022-09-06T12:29:38.293Z] #51 34.42 After this operation, 10.8 MB of additional disk space will be used. [2022-09-06T12:29:38.293Z] #51 34.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-06T12:29:38.293Z] #51 34.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T12:29:38.293Z] #51 34.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T12:29:38.293Z] #51 34.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-06T12:29:38.293Z] #51 34.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T12:29:38.293Z] #51 34.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-06T12:29:38.293Z] #51 34.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T12:29:38.293Z] #51 38.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-06T12:29:38.293Z] #51 39.60 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:38.293Z] #51 39.91 Fetched 2136 kB in 5s (461 kB/s) [2022-09-06T12:29:38.293Z] #51 39.99 Selecting previously unselected package libprotobuf23:arm64. [2022-09-06T12:29:38.293Z] #51 39.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 ... 15708 files and directories currently installed.) [2022-09-06T12:29:38.293Z] #51 40.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-06T12:29:38.293Z] #51 40.13 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T12:29:38.294Z] #51 40.90 Selecting previously unselected package python3-pkg-resources. [2022-09-06T12:29:38.294Z] #51 40.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T12:29:38.294Z] #51 40.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:29:38.294Z] #51 41.17 Selecting previously unselected package python3-six. [2022-09-06T12:29:38.294Z] #51 41.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T12:29:38.294Z] #51 41.17 Unpacking python3-six (1.16.0-2) ... [2022-09-06T12:29:38.294Z] #51 41.27 Selecting previously unselected package python3-protobuf. [2022-09-06T12:29:38.294Z] #51 41.27 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-06T12:29:38.294Z] #51 41.31 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T12:29:38.294Z] #51 41.92 Selecting previously unselected package libnet1:arm64. [2022-09-06T12:29:38.294Z] #51 41.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T12:29:38.294Z] #51 41.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:29:38.294Z] #51 42.09 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T12:29:38.294Z] #51 42.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T12:29:38.294Z] #51 42.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T12:29:38.294Z] #51 42.25 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T12:29:38.294Z] #51 42.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T12:29:38.294Z] #51 42.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T12:29:38.294Z] #51 42.42 Selecting previously unselected package criu. [2022-09-06T12:29:38.294Z] #51 42.45 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-06T12:29:38.294Z] #51 42.46 Unpacking criu (3.17.1-1) ... [2022-09-06T12:29:38.294Z] #51 43.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:29:38.534Z] #19 78.92 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-06T12:29:38.534Z] #19 78.92 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:38.534Z] #19 78.92 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T12:29:38.534Z] #19 79.14 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-06T12:29:38.534Z] #19 79.14 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:38.534Z] #19 79.15 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:29:38.794Z] #19 79.40 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-06T12:29:39.053Z] #19 79.40 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:39.053Z] #19 79.41 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T12:29:39.660Z] #51 ... [2022-09-06T12:29:39.660Z] [2022-09-06T12:29:39.660Z] #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-09-06T12:29:39.660Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:29:39.660Z] #14 38.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T12:29:39.660Z] #14 38.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T12:29:39.660Z] #14 38.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T12:29:39.660Z] #14 38.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T12:29:39.660Z] #14 38.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T12:29:39.660Z] #14 38.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-06T12:29:39.660Z] #14 38.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T12:29:39.660Z] #14 38.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-06T12:29:39.660Z] #14 38.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-06T12:29:39.660Z] #14 38.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-06T12:29:39.660Z] #14 38.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-06T12:29:39.660Z] #14 38.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-06T12:29:39.660Z] #14 38.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-06T12:29:39.660Z] #14 38.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T12:29:39.660Z] #14 38.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T12:29:39.660Z] #14 38.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T12:29:39.660Z] #14 39.66 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:39.660Z] #14 39.96 Fetched 108 MB in 5s (23.1 MB/s) [2022-09-06T12:29:39.660Z] #14 40.05 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T12:29:39.660Z] #14 40.05 (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 ... 15708 files and directories currently installed.) [2022-09-06T12:29:39.660Z] #14 40.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T12:29:39.660Z] #14 40.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T12:29:39.660Z] #14 42.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T12:29:39.660Z] #14 42.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T12:29:39.660Z] #14 42.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T12:29:39.660Z] #14 45.18 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T12:29:39.660Z] #14 45.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T12:29:39.660Z] #14 45.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T12:29:39.660Z] #14 45.36 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-06T12:29:39.660Z] #14 45.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T12:29:39.660Z] #14 45.39 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T12:29:39.660Z] #14 45.53 Selecting previously unselected package dmsetup. [2022-09-06T12:29:39.660Z] #14 45.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T12:29:39.660Z] #14 45.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T12:29:39.917Z] #14 45.77 Selecting previously unselected package mingw-w64-common. [2022-09-06T12:29:39.917Z] #14 ... [2022-09-06T12:29:39.917Z] [2022-09-06T12:29:39.917Z] #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-09-06T12:29:39.917Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T12:29:39.917Z] #51 45.40 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T12:29:39.917Z] #51 45.42 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:29:39.917Z] #51 45.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T12:29:39.917Z] #51 45.50 Setting up python3-six (1.16.0-2) ... [2022-09-06T12:29:41.006Z] #64 ... [2022-09-06T12:29:41.006Z] [2022-09-06T12:29:41.006Z] #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-09-06T12:29:41.006Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T12:29:41.006Z] #40 42.11 NAME: [2022-09-06T12:29:41.006Z] #40 42.12 go-winres - A tool for embedding resources in Windows executables [2022-09-06T12:29:41.006Z] #40 42.12 [2022-09-06T12:29:41.006Z] #40 42.12 USAGE: [2022-09-06T12:29:41.006Z] #40 42.12 go-winres [global options] command [command options] [arguments...] [2022-09-06T12:29:41.006Z] #40 42.12 [2022-09-06T12:29:41.006Z] #40 42.12 COMMANDS: [2022-09-06T12:29:41.006Z] #40 42.13 init Create an initial ./winres/winres.json [2022-09-06T12:29:41.006Z] #40 42.13 make Make syso files for the "go build" command [2022-09-06T12:29:41.006Z] #40 42.13 simply Make syso files for the "go build" command (simplified) [2022-09-06T12:29:41.006Z] #40 42.13 extract Extract all resources from an executable [2022-09-06T12:29:41.006Z] #40 42.13 patch Replace resources in an executable file (exe, dll) [2022-09-06T12:29:41.006Z] #40 42.13 help, h Shows a list of commands or help for one command [2022-09-06T12:29:41.006Z] #40 42.13 [2022-09-06T12:29:41.006Z] #40 42.13 GLOBAL OPTIONS: [2022-09-06T12:29:41.006Z] #40 42.13 --help, -h show help (default: false) [2022-09-06T12:29:41.006Z] #40 DONE 42.4s [2022-09-06T12:29:41.267Z] [2022-09-06T12:29:41.267Z] #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-09-06T12:29:41.267Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:29:41.267Z] #76 39.19 The following NEW packages will be installed: [2022-09-06T12:29:41.267Z] #76 39.19 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T12:29:41.267Z] #76 39.19 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T12:29:41.267Z] #76 39.20 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T12:29:41.267Z] #76 39.20 libyajl2 m4 patch xz-utils [2022-09-06T12:29:41.267Z] #76 39.59 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:41.267Z] #76 39.59 Need to get 5940 kB of archives. [2022-09-06T12:29:41.267Z] #76 39.59 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T12:29:41.267Z] #76 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T12:29:41.267Z] #76 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T12:29:41.267Z] #76 39.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T12:29:41.267Z] #76 39.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T12:29:41.267Z] #76 39.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T12:29:41.267Z] #76 39.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T12:29:41.267Z] #76 39.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T12:29:41.267Z] #76 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T12:29:41.267Z] #76 39.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T12:29:41.267Z] #76 39.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T12:29:41.267Z] #76 39.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T12:29:41.267Z] #76 39.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T12:29:41.267Z] #76 39.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T12:29:41.267Z] #76 39.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T12:29:41.267Z] #76 39.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T12:29:41.267Z] #76 39.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T12:29:41.267Z] #76 39.88 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-09-06T12:29:41.267Z] #76 39.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T12:29:41.268Z] #76 39.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T12:29:41.268Z] #76 39.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T12:29:41.268Z] #76 39.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T12:29:41.268Z] #76 39.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T12:29:41.268Z] #76 39.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T12:29:41.268Z] #76 41.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:41.268Z] #76 41.22 Fetched 5940 kB in 1s (8046 kB/s) [2022-09-06T12:29:41.268Z] #76 41.34 Selecting previously unselected package bzip2. [2022-09-06T12:29:41.268Z] #76 41.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T12:29:41.268Z] #76 41.45 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T12:29:41.268Z] #76 41.46 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T12:29:41.268Z] #76 41.57 Selecting previously unselected package libmagic-mgc. [2022-09-06T12:29:41.268Z] #76 41.59 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T12:29:41.268Z] #76 41.62 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T12:29:41.268Z] #76 42.24 Selecting previously unselected package libmagic1:amd64. [2022-09-06T12:29:41.268Z] #76 42.25 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T12:29:41.268Z] #76 42.32 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T12:29:41.289Z] #51 46.78 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T12:29:41.289Z] #51 46.82 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T12:29:41.525Z] #76 42.61 Selecting previously unselected package file. [2022-09-06T12:29:41.525Z] #76 42.61 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T12:29:41.525Z] #76 42.63 Unpacking file (1:5.39-3) ... [2022-09-06T12:29:41.782Z] #76 42.85 Selecting previously unselected package xz-utils. [2022-09-06T12:29:41.782Z] #76 42.85 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T12:29:41.782Z] #76 42.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:29:42.040Z] #76 43.40 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T12:29:42.297Z] #76 43.40 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T12:29:42.297Z] #76 43.41 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T12:29:42.297Z] #76 43.55 Selecting previously unselected package m4. [2022-09-06T12:29:42.297Z] #76 43.55 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T12:29:42.554Z] #76 43.58 Unpacking m4 (1.4.18-5) ... [2022-09-06T12:29:42.811Z] #76 43.85 Selecting previously unselected package autoconf. [2022-09-06T12:29:42.811Z] #76 43.86 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T12:29:42.811Z] #76 43.87 Unpacking autoconf (2.69-14) ... [2022-09-06T12:29:43.069Z] #76 44.31 Selecting previously unselected package autotools-dev. [2022-09-06T12:29:43.069Z] #76 44.31 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T12:29:43.069Z] #76 44.31 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T12:29:43.257Z] #19 83.91 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-06T12:29:43.326Z] #76 44.49 Selecting previously unselected package automake. [2022-09-06T12:29:43.326Z] #76 44.49 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T12:29:43.326Z] #76 44.50 Unpacking automake (1:1.16.3-2) ... [2022-09-06T12:29:43.516Z] #19 83.91 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:43.516Z] #19 83.91 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T12:29:43.516Z] #19 83.94 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-06T12:29:43.516Z] #19 83.94 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-06T12:29:43.516Z] #19 83.94 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-06T12:29:43.516Z] #19 83.97 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-06T12:29:43.516Z] #19 83.97 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:43.516Z] #19 83.98 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T12:29:43.516Z] #19 84.14 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-06T12:29:43.516Z] #19 84.14 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:43.516Z] #19 84.14 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:43.516Z] #19 84.17 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-06T12:29:43.776Z] #19 84.18 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:43.776Z] #19 84.18 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:43.776Z] #19 84.22 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-06T12:29:43.776Z] #19 84.22 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:43.776Z] #19 84.23 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:43.776Z] #19 84.26 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-06T12:29:43.776Z] #19 84.26 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:43.776Z] #19 84.26 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:43.776Z] #19 84.29 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-06T12:29:43.890Z] #76 45.08 Selecting previously unselected package patch. [2022-09-06T12:29:43.890Z] #76 45.09 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T12:29:44.037Z] #19 84.30 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:44.037Z] #19 84.30 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:44.037Z] #19 84.54 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-06T12:29:44.037Z] #19 84.54 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:44.037Z] #19 84.55 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:44.037Z] #19 84.65 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-06T12:29:44.147Z] #76 45.16 Unpacking patch (2.7.6-7) ... [2022-09-06T12:29:44.147Z] #76 45.35 Selecting previously unselected package dpkg-dev. [2022-09-06T12:29:44.147Z] #76 45.36 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T12:29:44.147Z] #76 45.37 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T12:29:44.297Z] #19 84.65 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:44.297Z] #19 84.66 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:44.297Z] #19 84.89 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-06T12:29:44.297Z] #19 84.90 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:44.297Z] #19 84.90 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:44.557Z] #19 84.98 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-06T12:29:44.557Z] #19 84.98 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:44.557Z] #19 84.98 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:44.557Z] #19 85.09 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-06T12:29:44.567Z] #51 49.78 Setting up criu (3.17.1-1) ... [2022-09-06T12:29:44.817Z] #19 85.09 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:44.817Z] #19 85.10 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:44.817Z] #19 85.13 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-06T12:29:44.817Z] #19 85.14 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:44.817Z] #19 85.14 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:44.817Z] #19 85.31 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-06T12:29:44.817Z] #19 85.32 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:44.817Z] #19 85.32 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:29:44.835Z] #51 ... [2022-09-06T12:29:44.835Z] [2022-09-06T12:29:44.835Z] #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-09-06T12:29:44.835Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:44.835Z] #42 40.66 Selecting previously unselected package libicu67:arm64. [2022-09-06T12:29:44.835Z] #42 40.66 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-06T12:29:44.835Z] #42 40.68 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T12:29:44.835Z] #42 46.65 Selecting previously unselected package libxml2:arm64. [2022-09-06T12:29:44.835Z] #42 46.66 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-06T12:29:44.835Z] #42 46.67 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T12:29:44.835Z] #42 47.18 Selecting previously unselected package libarchive13:arm64. [2022-09-06T12:29:44.835Z] #42 47.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-06T12:29:44.835Z] #42 47.18 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T12:29:44.835Z] #42 47.45 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-06T12:29:44.835Z] #42 47.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-06T12:29:44.835Z] #42 47.46 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T12:29:44.835Z] #42 47.61 Selecting previously unselected package librhash0:arm64. [2022-09-06T12:29:44.835Z] #42 47.62 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-06T12:29:44.835Z] #42 47.63 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-06T12:29:44.835Z] #42 47.79 Selecting previously unselected package libuv1:arm64. [2022-09-06T12:29:44.835Z] #42 47.80 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-06T12:29:44.835Z] #42 47.81 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-06T12:29:44.835Z] #42 48.01 Selecting previously unselected package cmake. [2022-09-06T12:29:44.835Z] #42 48.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-06T12:29:44.835Z] #42 48.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T12:29:44.835Z] #42 ... [2022-09-06T12:29:44.835Z] [2022-09-06T12:29:44.835Z] #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-09-06T12:29:44.835Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T12:29:44.835Z] #34 40.36 Updating files: 92% (1403/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-09-06T12:29:44.835Z] #34 40.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T12:29:44.835Z] #34 41.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T12:29:45.093Z] #34 ... [2022-09-06T12:29:45.093Z] [2022-09-06T12:29:45.093Z] #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-09-06T12:29:45.093Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T12:29:45.093Z] #42 50.95 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T12:29:45.093Z] #42 50.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:45.093Z] #42 51.00 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-06T12:29:45.093Z] #42 51.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:45.093Z] #42 51.04 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T12:29:45.093Z] #42 51.07 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-06T12:29:45.349Z] #42 51.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T12:29:45.349Z] #42 51.15 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T12:29:45.349Z] #42 51.22 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T12:29:45.349Z] #42 51.29 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T12:29:45.349Z] #42 51.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:45.517Z] #76 46.41 Selecting previously unselected package build-essential. [2022-09-06T12:29:45.517Z] #76 46.42 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T12:29:45.517Z] #76 46.42 Unpacking build-essential (12.9) ... [2022-09-06T12:29:45.517Z] #76 46.53 Selecting previously unselected package libcap2:amd64. [2022-09-06T12:29:45.517Z] #76 46.54 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T12:29:45.517Z] #76 46.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:29:45.517Z] #76 46.62 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T12:29:45.517Z] #76 46.63 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T12:29:45.517Z] #76 46.66 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T12:29:45.774Z] #76 46.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T12:29:45.774Z] #76 46.82 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T12:29:45.774Z] #76 46.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:29:45.774Z] #76 46.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T12:29:45.774Z] #76 46.94 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T12:29:45.774Z] #76 46.95 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T12:29:45.774Z] #76 47.05 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T12:29:45.774Z] #76 47.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T12:29:45.774Z] #76 47.08 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T12:29:45.913Z] #42 DONE 51.7s [2022-09-06T12:29:45.913Z] [2022-09-06T12:29:45.913Z] #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-09-06T12:29:45.913Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:29:45.913Z] #77 0.728 Cloning into '/tmp/crun-build'... [2022-09-06T12:29:45.913Z] #77 6.143 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T12:29:45.913Z] #77 6.179 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T12:29:45.913Z] #77 7.401 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T12:29:45.913Z] #77 7.407 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T12:29:45.913Z] #77 7.407 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T12:29:45.913Z] #77 7.408 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T12:29:45.913Z] #77 7.413 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T12:29:45.913Z] #77 ... [2022-09-06T12:29:45.913Z] [2022-09-06T12:29:45.913Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T12:29:45.913Z] #43 sha256:87a118fc250508859b5f3722be28f4f88be1b8120b02cf5746730ef0d19f73cd [2022-09-06T12:29:46.171Z] #43 DONE 0.2s [2022-09-06T12:29:46.171Z] [2022-09-06T12:29:46.171Z] #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-09-06T12:29:46.171Z] #44 sha256:be7e5c27daab69715dd5985fd24aad7d2733bb18d4593185c96a7f62beef77dc [2022-09-06T12:29:46.288Z] #76 47.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T12:29:46.288Z] #76 47.30 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T12:29:46.288Z] #76 47.31 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T12:29:46.288Z] #76 ... [2022-09-06T12:29:46.288Z] [2022-09-06T12:29:46.288Z] #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-09-06T12:29:46.288Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:29:46.546Z] #34 47.62 Updating files: 91% (1387/1521) Updating files: 92% (1400/1521) [2022-09-06T12:29:46.546Z] #34 ... [2022-09-06T12:29:46.546Z] [2022-09-06T12:29:46.546Z] #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-09-06T12:29:46.546Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:29:46.546Z] #42 37.80 The following NEW packages will be installed: [2022-09-06T12:29:46.546Z] #42 37.83 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T12:29:46.546Z] #42 37.83 vim-common xxd [2022-09-06T12:29:46.546Z] #42 38.22 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:46.546Z] #42 38.22 Need to get 17.7 MB of archives. [2022-09-06T12:29:46.546Z] #42 38.22 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T12:29:46.546Z] #42 38.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T12:29:46.546Z] #42 38.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T12:29:46.546Z] #42 38.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T12:29:46.546Z] #42 38.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T12:29:46.546Z] #42 38.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T12:29:46.546Z] #42 39.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T12:29:46.546Z] #42 39.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T12:29:46.546Z] #42 39.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T12:29:46.546Z] #42 39.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T12:29:46.546Z] #42 39.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T12:29:46.546Z] #42 40.39 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:46.546Z] #42 40.67 Fetched 17.7 MB in 1s (12.5 MB/s) [2022-09-06T12:29:46.546Z] #42 40.78 Selecting previously unselected package xxd. [2022-09-06T12:29:46.546Z] #42 40.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T12:29:46.546Z] #42 40.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:29:46.546Z] #42 40.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:46.546Z] #42 41.12 Selecting previously unselected package vim-common. [2022-09-06T12:29:46.546Z] #42 41.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:29:46.546Z] #42 41.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:46.546Z] #42 41.49 Selecting previously unselected package cmake-data. [2022-09-06T12:29:46.546Z] #42 41.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T12:29:46.546Z] #42 41.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T12:29:46.546Z] #42 45.42 Selecting previously unselected package libicu67:amd64. [2022-09-06T12:29:46.546Z] #42 45.43 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T12:29:46.546Z] #42 45.45 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T12:29:46.736Z] #44 0.647 + RM_GOPATH=0 [2022-09-06T12:29:46.736Z] #44 0.649 + TMP_GOPATH= [2022-09-06T12:29:46.736Z] #44 0.649 + : /build [2022-09-06T12:29:46.736Z] #44 0.649 + '[' -z '' ']' [2022-09-06T12:29:46.736Z] #44 0.651 ++ mktemp -d [2022-09-06T12:29:46.736Z] #44 0.660 + export GOPATH=/tmp/tmp.JOt1Gh3DA0 [2022-09-06T12:29:46.736Z] #44 0.660 + GOPATH=/tmp/tmp.JOt1Gh3DA0 [2022-09-06T12:29:46.736Z] #44 0.660 + RM_GOPATH=1 [2022-09-06T12:29:46.736Z] #44 0.660 + case "$(go env GOARCH)" in [2022-09-06T12:29:46.736Z] #44 0.667 ++ go env GOARCH [2022-09-06T12:29:46.736Z] #44 0.686 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:46.736Z] #44 0.686 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:46.736Z] #44 0.686 ++ dirname /install.sh [2022-09-06T12:29:46.736Z] #44 0.688 + dir=/ [2022-09-06T12:29:46.736Z] #44 0.688 + bin=tini [2022-09-06T12:29:46.736Z] #44 0.688 + shift [2022-09-06T12:29:46.736Z] #44 0.688 + '[' '!' -f //tini.installer ']' [2022-09-06T12:29:46.736Z] #44 0.688 + . //tini.installer [2022-09-06T12:29:46.736Z] #44 0.688 ++ : v0.19.0 [2022-09-06T12:29:46.736Z] #44 0.688 + install_tini [2022-09-06T12:29:46.736Z] #44 0.688 + echo 'Install tini version v0.19.0' [2022-09-06T12:29:46.736Z] #44 0.688 + git clone https://github.com/krallin/tini.git /tmp/tmp.JOt1Gh3DA0/tini [2022-09-06T12:29:46.736Z] #44 0.688 Install tini version v0.19.0 [2022-09-06T12:29:46.736Z] #44 0.699 Cloning into '/tmp/tmp.JOt1Gh3DA0/tini'... [2022-09-06T12:29:46.803Z] #42 ... [2022-09-06T12:29:46.803Z] [2022-09-06T12:29:46.803Z] #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-09-06T12:29:46.803Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:29:46.992Z] #44 ... [2022-09-06T12:29:46.992Z] [2022-09-06T12:29:46.992Z] #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-09-06T12:29:46.992Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T12:29:46.992Z] #51 52.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:46.992Z] #51 DONE 52.6s [2022-09-06T12:29:47.060Z] #34 47.62 Updating files: 91% (1387/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-09-06T12:29:47.060Z] #34 48.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T12:29:47.060Z] #34 ... [2022-09-06T12:29:47.060Z] [2022-09-06T12:29:47.060Z] #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-09-06T12:29:47.060Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:29:47.060Z] #51 37.70 The following additional packages will be installed: [2022-09-06T12:29:47.060Z] #51 37.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T12:29:47.060Z] #51 37.71 python3-protobuf python3-six [2022-09-06T12:29:47.060Z] #51 37.71 Suggested packages: [2022-09-06T12:29:47.060Z] #51 37.72 python3-setuptools [2022-09-06T12:29:47.060Z] #51 37.72 Recommended packages: [2022-09-06T12:29:47.060Z] #51 37.72 iproute2 | iproute [2022-09-06T12:29:47.060Z] #51 38.36 The following NEW packages will be installed: [2022-09-06T12:29:47.060Z] #51 38.39 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T12:29:47.060Z] #51 38.39 python3-protobuf python3-six [2022-09-06T12:29:47.060Z] #51 38.85 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:47.060Z] #51 38.85 Need to get 2315 kB of archives. [2022-09-06T12:29:47.060Z] #51 38.85 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T12:29:47.060Z] #51 38.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T12:29:47.060Z] #51 38.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T12:29:47.060Z] #51 38.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T12:29:47.060Z] #51 38.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T12:29:47.060Z] #51 38.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T12:29:47.060Z] #51 38.94 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-09-06T12:29:47.060Z] #51 38.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T12:29:47.060Z] #51 41.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T12:29:47.060Z] #51 43.06 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:47.060Z] #51 43.33 Fetched 2315 kB in 3s (738 kB/s) [2022-09-06T12:29:47.060Z] #51 43.44 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T12:29:47.060Z] #51 43.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T12:29:47.060Z] #51 43.52 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T12:29:47.060Z] #51 43.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T12:29:47.060Z] #51 44.37 Selecting previously unselected package python3-pkg-resources. [2022-09-06T12:29:47.060Z] #51 44.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T12:29:47.060Z] #51 44.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:29:47.060Z] #51 44.68 Selecting previously unselected package python3-six. [2022-09-06T12:29:47.060Z] #51 44.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T12:29:47.060Z] #51 44.70 Unpacking python3-six (1.16.0-2) ... [2022-09-06T12:29:47.060Z] #51 44.79 Selecting previously unselected package python3-protobuf. [2022-09-06T12:29:47.061Z] #51 44.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T12:29:47.061Z] #51 44.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T12:29:47.061Z] #51 45.40 Selecting previously unselected package libnet1:amd64. [2022-09-06T12:29:47.061Z] #51 45.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T12:29:47.061Z] #51 45.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:29:47.061Z] #51 45.59 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T12:29:47.061Z] #51 45.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T12:29:47.061Z] #51 45.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:29:47.061Z] #51 45.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T12:29:47.061Z] #51 45.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T12:29:47.061Z] #51 45.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:29:47.061Z] #51 45.91 Selecting previously unselected package criu. [2022-09-06T12:29:47.061Z] #51 45.92 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T12:29:47.061Z] #51 45.92 Unpacking criu (3.17.1-1) ... [2022-09-06T12:29:47.061Z] #51 46.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:29:47.061Z] #51 ... [2022-09-06T12:29:47.061Z] [2022-09-06T12:29:47.061Z] #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-09-06T12:29:47.061Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:29:47.061Z] #55 38.24 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T12:29:47.061Z] #55 38.40 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T12:29:47.061Z] #55 38.40 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T12:29:47.061Z] #55 38.63 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T12:29:47.061Z] #55 38.73 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T12:29:47.061Z] #55 38.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T12:29:47.061Z] #55 38.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T12:29:47.061Z] #55 39.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T12:29:47.061Z] #55 39.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T12:29:47.061Z] #55 39.10 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T12:29:47.061Z] #55 39.21 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T12:29:47.061Z] #55 39.22 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T12:29:47.061Z] #55 39.29 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T12:29:47.061Z] #55 39.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T12:29:47.061Z] #55 39.44 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T12:29:47.061Z] #55 40.09 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T12:29:47.061Z] #55 40.14 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T12:29:47.061Z] #55 40.26 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T12:29:47.061Z] #55 40.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T12:29:47.061Z] #55 40.77 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T12:29:47.061Z] #55 40.85 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T12:29:47.061Z] #55 40.85 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T12:29:47.061Z] #55 40.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T12:29:47.061Z] #55 41.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T12:29:47.061Z] #55 41.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T12:29:47.061Z] #55 41.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T12:29:47.061Z] #55 41.16 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T12:29:47.061Z] #55 41.64 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T12:29:47.061Z] #55 41.71 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T12:29:47.061Z] #55 42.98 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T12:29:47.061Z] #55 43.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T12:29:47.250Z] [2022-09-06T12:29:47.250Z] #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-09-06T12:29:47.250Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:29:47.250Z] #14 45.77 Selecting previously unselected package mingw-w64-common. [2022-09-06T12:29:47.250Z] #14 45.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T12:29:47.250Z] #14 45.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T12:29:47.250Z] #14 52.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T12:29:47.250Z] #14 52.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T12:29:47.250Z] #14 52.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T12:29:47.319Z] #55 ... [2022-09-06T12:29:47.319Z] [2022-09-06T12:29:47.319Z] #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-09-06T12:29:47.319Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:29:47.319Z] #14 38.44 The following NEW packages will be installed: [2022-09-06T12:29:47.319Z] #14 38.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T12:29:47.319Z] #14 38.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T12:29:47.319Z] #14 38.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T12:29:47.319Z] #14 38.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T12:29:47.319Z] #14 38.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T12:29:47.319Z] #14 38.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T12:29:47.319Z] #14 38.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T12:29:47.319Z] #14 38.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T12:29:47.319Z] #14 38.45 mingw-w64-x86-64-dev [2022-09-06T12:29:47.319Z] #14 38.90 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:29:47.319Z] #14 38.90 Need to get 115 MB of archives. [2022-09-06T12:29:47.319Z] #14 38.90 After this operation, 645 MB of additional disk space will be used. [2022-09-06T12:29:47.319Z] #14 38.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T12:29:47.319Z] #14 39.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T12:29:47.319Z] #14 39.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T12:29:47.319Z] #14 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T12:29:47.319Z] #14 39.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T12:29:47.319Z] #14 39.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T12:29:47.319Z] #14 39.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T12:29:47.319Z] #14 39.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T12:29:47.319Z] #14 39.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T12:29:47.319Z] #14 40.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T12:29:47.319Z] #14 41.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T12:29:47.319Z] #14 42.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T12:29:47.319Z] #14 43.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T12:29:47.319Z] #14 45.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T12:29:47.319Z] #14 45.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T12:29:47.319Z] #14 45.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T12:29:47.319Z] #14 45.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T12:29:47.319Z] #14 45.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T12:29:47.319Z] #14 45.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T12:29:47.319Z] #14 45.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T12:29:47.319Z] #14 45.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T12:29:47.319Z] #14 45.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T12:29:47.319Z] #14 45.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T12:29:47.319Z] #14 45.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T12:29:47.319Z] #14 45.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T12:29:47.319Z] #14 45.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T12:29:47.319Z] #14 45.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T12:29:47.319Z] #14 45.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T12:29:47.319Z] #14 45.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T12:29:47.319Z] #14 45.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T12:29:47.319Z] #14 47.13 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:29:47.319Z] #14 47.35 Fetched 115 MB in 7s (15.5 MB/s) [2022-09-06T12:29:47.319Z] #14 47.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T12:29:47.319Z] #14 47.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T12:29:47.319Z] #14 47.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T12:29:47.319Z] #14 47.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T12:29:47.319Z] #14 ... [2022-09-06T12:29:47.319Z] [2022-09-06T12:29:47.319Z] #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-09-06T12:29:47.319Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:29:47.319Z] #76 48.04 Selecting previously unselected package libtool. [2022-09-06T12:29:47.319Z] #76 48.04 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T12:29:47.319Z] #76 48.05 Unpacking libtool (2.4.6-15) ... [2022-09-06T12:29:47.319Z] #76 48.33 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T12:29:47.319Z] #76 48.37 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T12:29:47.319Z] #76 48.38 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T12:29:47.319Z] #76 48.61 Selecting previously unselected package libyajl2:amd64. [2022-09-06T12:29:47.319Z] #76 48.62 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T12:29:47.507Z] #14 ... [2022-09-06T12:29:47.507Z] [2022-09-06T12:29:47.507Z] #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-09-06T12:29:47.507Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T12:29:47.507Z] #34 DONE 52.8s [2022-09-06T12:29:47.507Z] [2022-09-06T12:29:47.507Z] #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-09-06T12:29:47.507Z] #44 sha256:be7e5c27daab69715dd5985fd24aad7d2733bb18d4593185c96a7f62beef77dc [2022-09-06T12:29:47.507Z] #44 1.543 + cd /tmp/tmp.JOt1Gh3DA0/tini [2022-09-06T12:29:47.507Z] #44 1.543 + git checkout -q v0.19.0 [2022-09-06T12:29:47.507Z] #44 1.585 + cmake . [2022-09-06T12:29:47.577Z] #76 48.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:29:47.577Z] #76 48.75 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T12:29:47.577Z] #76 48.75 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T12:29:47.577Z] #76 48.75 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T12:29:47.835Z] #76 48.94 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T12:29:47.835Z] #76 48.98 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T12:29:47.835Z] #76 48.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:29:47.835Z] #76 49.01 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T12:29:47.835Z] #76 49.03 Setting up file (1:5.39-3) ... [2022-09-06T12:29:47.835Z] #76 49.06 Setting up bzip2 (1.0.8-4) ... [2022-09-06T12:29:47.835Z] #76 49.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:29:47.835Z] #76 49.12 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T12:29:47.836Z] #76 49.14 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:29:47.836Z] #76 49.17 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T12:29:47.836Z] #76 49.20 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T12:29:47.836Z] #76 49.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:29:48.093Z] #76 49.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T12:29:48.093Z] #76 49.24 Setting up patch (2.7.6-7) ... [2022-09-06T12:29:48.093Z] #76 49.25 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T12:29:48.093Z] #76 49.26 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T12:29:48.093Z] #76 49.28 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T12:29:48.093Z] #76 49.29 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T12:29:48.093Z] #76 49.30 Setting up libtool (2.4.6-15) ... [2022-09-06T12:29:48.093Z] #76 49.31 Setting up m4 (1.4.18-5) ... [2022-09-06T12:29:48.093Z] #76 49.33 Setting up dpkg-dev (1.20.11) ... [2022-09-06T12:29:48.093Z] #76 49.34 Setting up autoconf (2.69-14) ... [2022-09-06T12:29:48.093Z] #76 49.36 Setting up build-essential (12.9) ... [2022-09-06T12:29:48.093Z] #76 49.37 Setting up automake (1:1.16.3-2) ... [2022-09-06T12:29:48.093Z] #76 49.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T12:29:48.093Z] #76 49.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:48.440Z] #44 2.392 -- The C compiler identification is GNU 10.2.1 [2022-09-06T12:29:48.697Z] #44 2.489 -- Detecting C compiler ABI info [2022-09-06T12:29:48.954Z] #44 2.965 -- Detecting C compiler ABI info - done [2022-09-06T12:29:48.954Z] #44 3.031 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T12:29:48.954Z] #44 3.036 -- Detecting C compile features [2022-09-06T12:29:48.954Z] #44 3.040 -- Detecting C compile features - done [2022-09-06T12:29:49.026Z] #76 DONE 50.0s [2022-09-06T12:29:49.026Z] [2022-09-06T12:29:49.026Z] #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-09-06T12:29:49.026Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:29:49.210Z] #44 3.080 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T12:29:49.467Z] #44 3.441 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T12:29:49.590Z] #77 0.935 Cloning into '/tmp/crun-build'... [2022-09-06T12:29:49.723Z] #44 3.560 -- Configuring done [2022-09-06T12:29:49.723Z] #44 3.578 -- Generating done [2022-09-06T12:29:49.723Z] #44 3.588 -- Build files have been written to: /tmp/tmp.JOt1Gh3DA0/tini [2022-09-06T12:29:49.723Z] #44 3.591 + make tini-static [2022-09-06T12:29:49.981Z] #44 3.951 Scanning dependencies of target tini-static [2022-09-06T12:29:49.981Z] #44 4.084 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T12:29:50.104Z] #19 89.92 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-06T12:29:50.104Z] #19 89.92 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:50.104Z] #19 89.93 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:29:50.104Z] #19 89.95 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-06T12:29:50.104Z] #19 89.96 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-06T12:29:50.104Z] #19 89.96 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T12:29:50.104Z] #19 90.15 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-06T12:29:50.104Z] #19 90.16 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:50.104Z] #19 90.16 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T12:29:50.104Z] #19 90.43 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-06T12:29:50.104Z] #19 90.43 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:50.104Z] #19 90.44 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:29:50.104Z] #19 90.69 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-06T12:29:50.365Z] #19 90.69 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:50.365Z] #19 90.70 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:29:50.911Z] #44 ... [2022-09-06T12:29:50.912Z] [2022-09-06T12:29:50.912Z] #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-09-06T12:29:50.912Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T12:29:50.912Z] #53 56.43 gotestsum version dev [2022-09-06T12:29:50.912Z] #53 DONE 56.6s [2022-09-06T12:29:50.912Z] [2022-09-06T12:29:50.912Z] #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-09-06T12:29:50.912Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:29:50.912Z] #77 10.52 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T12:29:50.912Z] #77 11.94 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T12:29:51.843Z] #77 13.49 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T12:29:52.100Z] #77 13.72 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T12:29:52.451Z] #77 13.87 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T12:29:52.451Z] #77 ... [2022-09-06T12:29:52.451Z] [2022-09-06T12:29:52.451Z] #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-09-06T12:29:52.451Z] #44 sha256:be7e5c27daab69715dd5985fd24aad7d2733bb18d4593185c96a7f62beef77dc [2022-09-06T12:29:52.451Z] #44 5.788 [100%] Linking C executable tini-static [2022-09-06T12:29:52.451Z] #44 6.283 [100%] Built target tini-static [2022-09-06T12:29:52.451Z] #44 6.363 + mkdir -p /build [2022-09-06T12:29:52.451Z] #44 6.367 + cp tini-static /build/docker-init [2022-09-06T12:29:52.451Z] #44 DONE 6.5s [2022-09-06T12:29:52.716Z] [2022-09-06T12:29:52.716Z] #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-09-06T12:29:52.716Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:29:53.697Z] #55 ... [2022-09-06T12:29:53.697Z] [2022-09-06T12:29:53.697Z] #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-09-06T12:29:53.697Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T12:29:53.697Z] #47 59.33 + dpkg --print-architecture [2022-09-06T12:29:53.697Z] #47 DONE 59.4s [2022-09-06T12:29:53.697Z] [2022-09-06T12:29:53.697Z] #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-09-06T12:29:53.697Z] #67 sha256:53babce24c39cd78cc983d8df89c723a38de0c257512d6b9d5865706fe7649fa [2022-09-06T12:29:53.769Z] #77 ... [2022-09-06T12:29:53.769Z] [2022-09-06T12:29:53.769Z] #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-09-06T12:29:53.769Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:29:53.769Z] #42 52.60 Selecting previously unselected package libxml2:amd64. [2022-09-06T12:29:53.769Z] #42 52.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T12:29:53.769Z] #42 52.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T12:29:53.769Z] #42 53.11 Selecting previously unselected package libarchive13:amd64. [2022-09-06T12:29:53.769Z] #42 53.13 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T12:29:53.769Z] #42 53.14 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T12:29:53.769Z] #42 53.41 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T12:29:53.769Z] #42 53.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T12:29:53.769Z] #42 53.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T12:29:53.769Z] #42 53.63 Selecting previously unselected package librhash0:amd64. [2022-09-06T12:29:53.769Z] #42 53.64 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T12:29:53.769Z] #42 53.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T12:29:53.769Z] #42 53.89 Selecting previously unselected package libuv1:amd64. [2022-09-06T12:29:53.769Z] #42 53.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T12:29:53.769Z] #42 53.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T12:29:53.769Z] #42 54.12 Selecting previously unselected package cmake. [2022-09-06T12:29:53.769Z] #42 54.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T12:29:53.769Z] #42 54.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T12:29:54.566Z] #19 95.09 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-06T12:29:54.566Z] #19 95.10 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:29:54.566Z] #19 95.10 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:29:54.567Z] #19 95.13 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-06T12:29:54.567Z] #19 95.13 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-06T12:29:54.567Z] #19 95.13 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-06T12:29:54.567Z] #19 95.16 Selecting previously unselected package libc6-s390x-cross. [2022-09-06T12:29:54.641Z] #67 ... [2022-09-06T12:29:54.641Z] [2022-09-06T12:29:54.641Z] #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-09-06T12:29:54.641Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:29:54.828Z] #19 95.16 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T12:29:54.828Z] #19 95.17 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T12:29:54.828Z] #19 95.38 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-06T12:29:54.828Z] #19 95.38 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:54.828Z] #19 95.39 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:54.898Z] #14 60.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T12:29:54.898Z] #14 60.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-06T12:29:54.898Z] #14 60.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T12:29:54.898Z] #14 60.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T12:29:54.898Z] #14 60.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T12:29:54.898Z] #14 60.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T12:29:55.088Z] #19 95.50 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-06T12:29:55.088Z] #19 95.51 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:55.088Z] #19 95.53 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:55.349Z] #19 95.78 Selecting previously unselected package libitm1-s390x-cross. [2022-09-06T12:29:55.349Z] #19 95.79 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:55.349Z] #19 95.85 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:55.608Z] #19 96.21 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-06T12:29:55.869Z] #19 96.21 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:55.869Z] #19 96.27 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:56.129Z] #19 96.56 Selecting previously unselected package libasan6-s390x-cross. [2022-09-06T12:29:56.129Z] #19 96.56 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:56.129Z] #19 96.56 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:56.129Z] #19 96.79 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-06T12:29:56.335Z] #42 ... [2022-09-06T12:29:56.335Z] [2022-09-06T12:29:56.335Z] #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-09-06T12:29:56.335Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:29:56.335Z] #51 48.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T12:29:56.335Z] #51 48.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:29:56.335Z] #51 48.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:29:56.335Z] #51 48.62 Setting up python3-six (1.16.0-2) ... [2022-09-06T12:29:56.335Z] #51 50.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:29:56.335Z] #51 50.26 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T12:29:56.335Z] #51 54.34 Setting up criu (3.17.1-1) ... [2022-09-06T12:29:56.335Z] #51 56.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:56.335Z] #51 DONE 57.0s [2022-09-06T12:29:56.335Z] [2022-09-06T12:29:56.335Z] #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-09-06T12:29:56.335Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:29:56.335Z] #14 49.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T12:29:56.335Z] #14 49.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T12:29:56.335Z] #14 49.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T12:29:56.336Z] #14 53.14 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T12:29:56.336Z] #14 53.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T12:29:56.336Z] #14 53.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T12:29:56.336Z] #14 53.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T12:29:56.336Z] #14 53.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:29:56.336Z] #14 53.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:29:56.336Z] #14 53.60 Selecting previously unselected package dmsetup. [2022-09-06T12:29:56.336Z] #14 53.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:29:56.336Z] #14 53.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T12:29:56.336Z] #14 53.81 Selecting previously unselected package mingw-w64-common. [2022-09-06T12:29:56.336Z] #14 53.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T12:29:56.336Z] #14 53.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T12:29:56.389Z] #19 96.79 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:56.390Z] #19 96.79 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:56.390Z] #19 96.87 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-06T12:29:56.390Z] #19 96.87 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:56.390Z] #19 96.87 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:56.650Z] #19 96.97 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-06T12:29:56.650Z] #19 96.98 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:29:56.650Z] #19 96.98 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:29:56.650Z] #19 97.08 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-06T12:29:56.650Z] #19 97.09 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:29:56.650Z] #19 97.09 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:29:57.307Z] #14 ... [2022-09-06T12:29:57.307Z] [2022-09-06T12:29:57.307Z] #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-09-06T12:29:57.307Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:29:57.307Z] #77 8.438 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T12:29:57.307Z] #77 8.555 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T12:29:57.870Z] #77 ... [2022-09-06T12:29:57.870Z] [2022-09-06T12:29:57.870Z] #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-09-06T12:29:57.870Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:29:57.870Z] #34 48.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T12:29:57.870Z] #34 ... [2022-09-06T12:29:57.870Z] [2022-09-06T12:29:57.870Z] #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-09-06T12:29:57.870Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T12:29:57.870Z] #42 59.12 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T12:29:57.870Z] #42 59.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:57.871Z] #42 59.17 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T12:29:57.871Z] #42 59.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:29:57.871Z] #42 59.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T12:29:57.871Z] #42 59.25 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T12:29:58.127Z] #42 59.27 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T12:29:58.127Z] #42 59.28 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T12:29:58.127Z] #42 59.29 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T12:29:58.127Z] #42 59.31 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T12:29:58.127Z] #42 59.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:29:58.383Z] #42 DONE 59.6s [2022-09-06T12:29:58.383Z] [2022-09-06T12:29:58.383Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T12:29:58.383Z] #43 sha256:8d140e391676a595b0a73c9781d32e524349d5b93442ced69cc3ca50e0a2469b [2022-09-06T12:29:58.640Z] #43 DONE 0.1s [2022-09-06T12:29:58.640Z] [2022-09-06T12:29:58.640Z] #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-09-06T12:29:58.640Z] #44 sha256:528f9d16f6100ca29c6d7a1fb72f96b5e1057ae4c40ed91fc6cb48626653c1fb [2022-09-06T12:29:59.067Z] #14 64.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T12:29:59.068Z] #14 64.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T12:29:59.068Z] #14 64.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:29:59.570Z] #44 0.933 + RM_GOPATH=0 [2022-09-06T12:29:59.570Z] #44 0.933 + TMP_GOPATH= [2022-09-06T12:29:59.570Z] #44 0.933 + : /build [2022-09-06T12:29:59.570Z] #44 0.933 + '[' -z '' ']' [2022-09-06T12:29:59.570Z] #44 0.933 ++ mktemp -d [2022-09-06T12:29:59.570Z] #44 0.937 + export GOPATH=/tmp/tmp.lVH0ZnkSSy [2022-09-06T12:29:59.570Z] #44 0.937 + GOPATH=/tmp/tmp.lVH0ZnkSSy [2022-09-06T12:29:59.570Z] #44 0.937 + RM_GOPATH=1 [2022-09-06T12:29:59.570Z] #44 0.937 + case "$(go env GOARCH)" in [2022-09-06T12:29:59.570Z] #44 0.938 ++ go env GOARCH [2022-09-06T12:29:59.570Z] #44 0.949 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:59.570Z] #44 0.949 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:29:59.570Z] #44 0.953 ++ dirname /install.sh [2022-09-06T12:29:59.570Z] #44 0.958 + dir=/ [2022-09-06T12:29:59.570Z] #44 0.958 + bin=tini [2022-09-06T12:29:59.570Z] #44 0.958 + shift [2022-09-06T12:29:59.570Z] #44 0.958 + '[' '!' -f //tini.installer ']' [2022-09-06T12:29:59.570Z] #44 0.958 + . //tini.installer [2022-09-06T12:29:59.570Z] #44 0.958 ++ : v0.19.0 [2022-09-06T12:29:59.570Z] #44 0.958 + install_tini [2022-09-06T12:29:59.570Z] #44 0.958 + echo 'Install tini version v0.19.0' [2022-09-06T12:29:59.570Z] #44 0.959 + git clone https://github.com/krallin/tini.git /tmp/tmp.lVH0ZnkSSy/tini [2022-09-06T12:29:59.570Z] #44 0.959 Install tini version v0.19.0 [2022-09-06T12:29:59.570Z] #44 0.967 Cloning into '/tmp/tmp.lVH0ZnkSSy/tini'... [2022-09-06T12:30:00.501Z] #44 1.742 + cd /tmp/tmp.lVH0ZnkSSy/tini [2022-09-06T12:30:00.501Z] #44 1.742 + git checkout -q v0.19.0 [2022-09-06T12:30:00.501Z] #44 1.748 + cmake . [2022-09-06T12:30:00.757Z] #44 2.255 -- The C compiler identification is GNU 10.2.1 [2022-09-06T12:30:00.757Z] #44 2.418 -- Detecting C compiler ABI info [2022-09-06T12:30:00.855Z] #19 101.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-06T12:30:01.116Z] #19 101.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:30:01.116Z] #19 101.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:01.116Z] #19 101.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-06T12:30:01.116Z] #19 101.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-06T12:30:01.116Z] #19 101.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T12:30:01.116Z] #19 101.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-06T12:30:01.116Z] #19 101.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T12:30:01.116Z] #19 101.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T12:30:01.320Z] #44 ... [2022-09-06T12:30:01.320Z] [2022-09-06T12:30:01.320Z] #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-09-06T12:30:01.320Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:30:01.320Z] #34 DONE 62.5s [2022-09-06T12:30:01.320Z] [2022-09-06T12:30:01.320Z] #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-09-06T12:30:01.320Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:30:01.320Z] #14 60.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T12:30:01.320Z] #14 60.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T12:30:01.320Z] #14 60.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T12:30:01.587Z] #14 ... [2022-09-06T12:30:01.587Z] [2022-09-06T12:30:01.587Z] #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-09-06T12:30:01.587Z] #67 sha256:53babce24c39cd78cc983d8df89c723a38de0c257512d6b9d5865706fe7649fa [2022-09-06T12:30:01.587Z] #67 66.89 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T12:30:01.587Z] #67 66.89 + GOBIN=/build [2022-09-06T12:30:01.587Z] #67 66.89 + GO111MODULE=on [2022-09-06T12:30:01.587Z] #67 66.89 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:30:01.696Z] #19 101.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-06T12:30:01.696Z] #19 101.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T12:30:01.696Z] #19 101.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:01.696Z] #19 102.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-06T12:30:01.696Z] #19 102.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T12:30:01.696Z] #19 102.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:05.493Z] #14 ... [2022-09-06T12:30:05.493Z] [2022-09-06T12:30:05.493Z] #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-09-06T12:30:05.493Z] #44 sha256:528f9d16f6100ca29c6d7a1fb72f96b5e1057ae4c40ed91fc6cb48626653c1fb [2022-09-06T12:30:05.493Z] #44 3.293 -- Detecting C compiler ABI info - done [2022-09-06T12:30:05.493Z] #44 3.476 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T12:30:05.493Z] #44 3.476 -- Detecting C compile features [2022-09-06T12:30:05.493Z] #44 3.476 -- Detecting C compile features - done [2022-09-06T12:30:05.493Z] #44 3.567 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T12:30:05.493Z] #44 3.847 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T12:30:05.493Z] #44 3.909 -- Configuring done [2022-09-06T12:30:05.493Z] #44 3.970 -- Generating done [2022-09-06T12:30:05.493Z] #44 3.994 -- Build files have been written to: /tmp/tmp.lVH0ZnkSSy/tini [2022-09-06T12:30:05.493Z] #44 4.013 + make tini-static [2022-09-06T12:30:05.493Z] #44 4.355 Scanning dependencies of target tini-static [2022-09-06T12:30:05.493Z] #44 4.430 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T12:30:05.493Z] #44 5.463 [100%] Linking C executable tini-static [2022-09-06T12:30:05.493Z] #44 6.102 [100%] Built target tini-static [2022-09-06T12:30:05.493Z] #44 6.186 + mkdir -p /build [2022-09-06T12:30:05.493Z] #44 6.196 + cp tini-static /build/docker-init [2022-09-06T12:30:05.493Z] #44 DONE 6.3s [2022-09-06T12:30:05.493Z] [2022-09-06T12:30:05.493Z] #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-09-06T12:30:05.493Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:30:05.493Z] #77 10.27 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T12:30:05.494Z] #77 10.29 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T12:30:05.494Z] #77 10.29 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T12:30:05.494Z] #77 10.29 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T12:30:05.494Z] #77 10.32 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T12:30:05.494Z] #77 12.41 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T12:30:05.494Z] #77 15.99 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T12:30:05.760Z] #67 71.25 rootlesskit version 1.0.0 [2022-09-06T12:30:05.898Z] #19 106.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-06T12:30:05.898Z] #19 106.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T12:30:05.898Z] #19 106.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:05.898Z] #19 106.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-06T12:30:05.898Z] #19 106.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-06T12:30:05.898Z] #19 106.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-06T12:30:05.898Z] #19 106.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T12:30:06.017Z] #67 71.26 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T12:30:06.017Z] #67 71.26 -container-ip string [2022-09-06T12:30:06.017Z] #67 71.26 container ip [2022-09-06T12:30:06.017Z] #67 71.26 -container-port int [2022-09-06T12:30:06.017Z] #67 71.26 container port (default -1) [2022-09-06T12:30:06.017Z] #67 71.26 -host-ip string [2022-09-06T12:30:06.017Z] #67 71.26 host ip [2022-09-06T12:30:06.017Z] #67 71.26 -host-port int [2022-09-06T12:30:06.017Z] #67 71.26 host port (default -1) [2022-09-06T12:30:06.017Z] #67 71.26 -proto string [2022-09-06T12:30:06.017Z] #67 71.26 proxy protocol (default "tcp") [2022-09-06T12:30:06.017Z] #67 DONE 71.4s [2022-09-06T12:30:06.017Z] [2022-09-06T12:30:06.017Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T12:30:06.017Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:30:06.017Z] #77 24.98 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T12:30:06.017Z] #77 ... [2022-09-06T12:30:06.017Z] [2022-09-06T12:30:06.017Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T12:30:06.017Z] #68 sha256:3383bd06b2a83888c23c037e4c2f12ba2fec158225513e2a6fe9cd3056233838 [2022-09-06T12:30:06.017Z] #68 DONE 0.1s [2022-09-06T12:30:06.056Z] #77 ... [2022-09-06T12:30:06.056Z] [2022-09-06T12:30:06.056Z] #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-09-06T12:30:06.056Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T12:30:06.056Z] #53 67.13 gotestsum version dev [2022-09-06T12:30:06.056Z] #53 DONE 67.2s [2022-09-06T12:30:06.056Z] [2022-09-06T12:30:06.056Z] #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-09-06T12:30:06.056Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:30:06.158Z] #19 106.5 Setting up libfile-which-perl (1.23-1) ... [2022-09-06T12:30:06.158Z] #19 106.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T12:30:06.158Z] #19 106.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T12:30:06.158Z] #19 106.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T12:30:06.158Z] #19 106.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T12:30:06.158Z] #19 106.7 Setting up file (1:5.39-3) ... [2022-09-06T12:30:06.158Z] #19 106.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:30:06.158Z] #19 106.7 Setting up bzip2 (1.0.8-4) ... [2022-09-06T12:30:06.158Z] #19 106.7 Setting up libyaml-perl (1.30-1) ... [2022-09-06T12:30:06.158Z] #19 106.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T12:30:06.158Z] #19 106.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T12:30:06.279Z] [2022-09-06T12:30:06.279Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T12:30:06.279Z] #69 sha256:8daed14579890d8be2f920b753b972088735f070f89461a0ee545be7d8975368 [2022-09-06T12:30:06.279Z] #69 DONE 0.1s [2022-09-06T12:30:06.279Z] [2022-09-06T12:30:06.279Z] #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-09-06T12:30:06.279Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:30:06.417Z] #19 106.7 Setting up libio-string-perl (1.08-3.1) ... [2022-09-06T12:30:06.417Z] #19 106.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T12:30:06.417Z] #19 106.8 Setting up cross-config (2.6.18+nmu1) ... [2022-09-06T12:30:06.417Z] #19 106.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:30:06.417Z] #19 106.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T12:30:06.417Z] #19 106.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T12:30:06.417Z] #19 106.9 Setting up patch (2.7.6-7) ... [2022-09-06T12:30:06.417Z] #19 106.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T12:30:06.417Z] #19 106.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T12:30:06.417Z] #19 106.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T12:30:06.417Z] #19 107.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T12:30:06.417Z] #19 107.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-06T12:30:06.417Z] #19 107.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T12:30:06.618Z] #64 ... [2022-09-06T12:30:06.619Z] [2022-09-06T12:30:06.619Z] #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-09-06T12:30:06.619Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:30:06.619Z] #14 67.84 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T12:30:06.619Z] #14 67.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:30:06.619Z] #14 67.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T12:30:06.677Z] #19 107.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T12:30:06.677Z] #19 107.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T12:30:06.677Z] #19 107.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:06.677Z] #19 107.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T12:30:06.677Z] #19 107.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.677Z] #19 107.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T12:30:06.937Z] #19 107.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.937Z] #19 107.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.937Z] #19 107.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.937Z] #19 107.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T12:30:06.937Z] #19 107.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.937Z] #19 107.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.937Z] #19 107.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:06.937Z] #19 107.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T12:30:06.937Z] #19 107.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-06T12:30:06.937Z] #19 107.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T12:30:07.180Z] #14 68.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T12:30:07.180Z] #14 68.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:30:07.180Z] #14 68.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T12:30:07.197Z] #19 107.6 [2022-09-06T12:30:07.197Z] #19 107.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T12:30:07.197Z] #19 107.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.7 Setting up dpkg-dev (1.20.11) ... [2022-09-06T12:30:07.197Z] #19 107.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T12:30:07.197Z] #19 107.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.197Z] #19 107.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.208Z] #55 ... [2022-09-06T12:30:07.208Z] [2022-09-06T12:30:07.208Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T12:30:07.208Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-09-06T12:30:07.208Z] #72 CACHED [2022-09-06T12:30:07.208Z] [2022-09-06T12:30:07.208Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T12:30:07.208Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-09-06T12:30:07.208Z] #74 CACHED [2022-09-06T12:30:07.457Z] #19 107.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.458Z] #19 107.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T12:30:07.458Z] #19 107.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-06T12:30:07.458Z] #19 107.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-06T12:30:07.458Z] #19 108.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T12:30:07.464Z] [2022-09-06T12:30:07.464Z] #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-09-06T12:30:07.464Z] #64 sha256:9377101f60b27bc146b2b11b343e06ae5addbdad3155e4ef7b40a472c6e4563d [2022-09-06T12:30:07.718Z] #19 108.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T12:30:07.718Z] #19 108.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T12:30:07.718Z] #19 108.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:07.718Z] #19 108.3 Setting up libxml-simple-perl (2.25-1) ... [2022-09-06T12:30:07.976Z] #64 39.94 Updating files: 80% (4040/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T12:30:07.976Z] #64 40.42 + cd /tmp/tmp.g2DjMfV1UG/src/github.com/containerd/containerd [2022-09-06T12:30:07.976Z] #64 40.42 + git checkout -q v1.6.8 [2022-09-06T12:30:07.977Z] #19 108.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T12:30:07.977Z] #19 108.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T12:30:07.977Z] #19 108.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T12:30:07.977Z] #19 108.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.977Z] #19 108.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:07.978Z] #19 108.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:07.978Z] #19 108.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T12:30:07.978Z] #19 108.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:07.978Z] #19 108.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-06T12:30:07.978Z] #19 108.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:07.978Z] #19 108.6 Setting up crossbuild-essential-armel (12.9) ... [2022-09-06T12:30:07.978Z] #19 108.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T12:30:08.237Z] #19 108.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-06T12:30:08.237Z] #19 108.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-06T12:30:08.237Z] #19 108.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-06T12:30:08.237Z] #19 108.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-06T12:30:08.237Z] #19 108.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:30:09.180Z] #19 DONE 109.7s [2022-09-06T12:30:09.180Z] [2022-09-06T12:30:09.180Z] #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-09-06T12:30:09.180Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T12:30:09.441Z] #49 ... [2022-09-06T12:30:09.441Z] [2022-09-06T12:30:09.441Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T12:30:09.441Z] #32 sha256:e05c5fd75dee02c091ed7d45d3f04698c3f3f77592a2ccf6fb16159be684bb60 [2022-09-06T12:30:09.441Z] #32 DONE 0.2s [2022-09-06T12:30:09.441Z] [2022-09-06T12:30:09.441Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T12:30:09.441Z] #73 sha256:d2ac72cb1eddb130bfe1b5259e05a8e43fd84bfd65f65eee12a1992b0b8414cc [2022-09-06T12:30:09.441Z] #73 DONE 0.2s [2022-09-06T12:30:09.441Z] [2022-09-06T12:30:09.441Z] #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-09-06T12:30:09.441Z] #74 sha256:a578978a4311e291b4f263637c884a3fe45ae136d77fa350392363c9573c272b [2022-09-06T12:30:09.870Z] #64 42.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T12:30:09.870Z] #64 42.37 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T12:30:09.870Z] #64 42.37 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T12:30:09.870Z] #64 42.37 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T12:30:09.870Z] #64 42.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T12:30:09.870Z] #64 42.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T12:30:09.870Z] #64 42.37 + '[' '' = dynamic ']' [2022-09-06T12:30:09.870Z] #64 42.37 + make [2022-09-06T12:30:10.824Z] #74 1.355 + RM_GOPATH=0 [2022-09-06T12:30:10.824Z] #74 1.356 + TMP_GOPATH= [2022-09-06T12:30:10.824Z] #74 1.357 + : /build [2022-09-06T12:30:10.824Z] #74 1.358 + '[' -z '' ']' [2022-09-06T12:30:10.824Z] #74 1.359 ++ mktemp -d [2022-09-06T12:30:10.824Z] #74 1.360 + export GOPATH=/tmp/tmp.6BW4thREbZ [2022-09-06T12:30:10.824Z] #74 1.360 + GOPATH=/tmp/tmp.6BW4thREbZ [2022-09-06T12:30:10.824Z] #74 1.360 + RM_GOPATH=1 [2022-09-06T12:30:10.824Z] #74 1.360 + case "$(go env GOARCH)" in [2022-09-06T12:30:10.824Z] #74 1.360 ++ go env GOARCH [2022-09-06T12:30:10.824Z] #74 1.365 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:10.824Z] #74 1.366 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:10.824Z] #74 1.366 ++ dirname /install.sh [2022-09-06T12:30:10.824Z] #74 1.367 + dir=/ [2022-09-06T12:30:10.824Z] #74 1.367 + bin=rootlesskit [2022-09-06T12:30:10.824Z] #74 1.367 + shift [2022-09-06T12:30:10.824Z] #74 1.367 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T12:30:10.824Z] #74 1.367 + . //rootlesskit.installer [2022-09-06T12:30:10.824Z] #74 1.367 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:30:10.824Z] #74 1.367 + install_rootlesskit [2022-09-06T12:30:10.824Z] #74 1.367 + case "$1" in [2022-09-06T12:30:10.824Z] #74 1.367 + export CGO_ENABLED=0 [2022-09-06T12:30:10.824Z] #74 1.367 + CGO_ENABLED=0 [2022-09-06T12:30:10.825Z] #74 1.367 + _install_rootlesskit [2022-09-06T12:30:10.825Z] #74 1.368 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T12:30:10.825Z] #74 1.368 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:30:10.825Z] #74 1.368 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T12:30:10.825Z] #74 1.368 + GOBIN=/build [2022-09-06T12:30:10.825Z] #74 1.368 + GO111MODULE=on [2022-09-06T12:30:10.825Z] #74 1.368 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:30:11.240Z] #64 43.65 + bin/ctr [2022-09-06T12:30:11.401Z] #74 1.793 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T12:30:12.791Z] #74 3.305 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T12:30:12.791Z] #74 3.308 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T12:30:13.054Z] #74 3.601 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T12:30:13.721Z] #14 74.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T12:30:13.721Z] #14 74.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:30:13.721Z] #14 74.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:30:14.442Z] #74 ... [2022-09-06T12:30:14.442Z] [2022-09-06T12:30:14.442Z] #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-09-06T12:30:14.442Z] #33 sha256:2302fa7617d890d3014936894820e9c832d3d785fdd53ec029105997221775ff [2022-09-06T12:30:14.442Z] #33 1.329 + RM_GOPATH=0 [2022-09-06T12:30:14.442Z] #33 1.329 + TMP_GOPATH= [2022-09-06T12:30:14.442Z] #33 1.329 + : /build [2022-09-06T12:30:14.442Z] #33 1.329 + '[' -z '' ']' [2022-09-06T12:30:14.442Z] #33 1.329 ++ mktemp -d [2022-09-06T12:30:14.442Z] #33 1.329 + export GOPATH=/tmp/tmp.BuvNk6j3b7 [2022-09-06T12:30:14.442Z] #33 1.330 + GOPATH=/tmp/tmp.BuvNk6j3b7 [2022-09-06T12:30:14.442Z] #33 1.330 + RM_GOPATH=1 [2022-09-06T12:30:14.442Z] #33 1.330 + case "$(go env GOARCH)" in [2022-09-06T12:30:14.442Z] #33 1.331 ++ go env GOARCH [2022-09-06T12:30:14.442Z] #33 1.336 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:14.442Z] #33 1.336 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:14.442Z] #33 1.337 ++ dirname /install.sh [2022-09-06T12:30:14.442Z] #33 1.338 + dir=/ [2022-09-06T12:30:14.442Z] #33 1.338 + bin=dockercli [2022-09-06T12:30:14.442Z] #33 1.338 + shift [2022-09-06T12:30:14.442Z] #33 1.338 + '[' '!' -f //dockercli.installer ']' [2022-09-06T12:30:14.442Z] #33 1.339 + . //dockercli.installer [2022-09-06T12:30:14.442Z] #33 1.339 ++ : stable [2022-09-06T12:30:14.442Z] #33 1.339 ++ : 17.06.2-ce [2022-09-06T12:30:14.442Z] #33 1.339 + install_dockercli [2022-09-06T12:30:14.442Z] #33 1.340 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T12:30:14.442Z] #33 1.340 Install docker/cli version 17.06.2-ce from stable [2022-09-06T12:30:14.442Z] #33 1.343 ++ uname -m [2022-09-06T12:30:14.442Z] #33 1.343 + arch=x86_64 [2022-09-06T12:30:14.442Z] #33 1.343 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T12:30:14.442Z] #33 1.343 + url=https://download.docker.com/linux/static [2022-09-06T12:30:14.442Z] #33 1.344 + tar -xz docker/docker [2022-09-06T12:30:14.442Z] #33 1.350 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T12:30:14.442Z] #33 4.905 + mkdir -p /build [2022-09-06T12:30:14.442Z] #33 4.907 + mv docker/docker /build/ [2022-09-06T12:30:14.442Z] #33 4.908 + rmdir docker [2022-09-06T12:30:14.442Z] #33 DONE 5.1s [2022-09-06T12:30:14.442Z] [2022-09-06T12:30:14.442Z] #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-09-06T12:30:14.442Z] #74 sha256:a578978a4311e291b4f263637c884a3fe45ae136d77fa350392363c9573c272b [2022-09-06T12:30:14.442Z] #74 4.942 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T12:30:14.442Z] #74 ... [2022-09-06T12:30:14.442Z] [2022-09-06T12:30:14.442Z] #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-09-06T12:30:14.442Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T12:30:14.442Z] #49 1.815 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T12:30:14.442Z] #49 1.816 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T12:30:14.442Z] #49 1.816 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T12:30:14.442Z] #49 2.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:30:14.442Z] #49 2.456 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T12:30:14.442Z] #49 3.025 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T12:30:14.442Z] #49 3.576 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T12:30:14.442Z] #49 4.118 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T12:30:14.442Z] #49 4.620 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T12:30:14.442Z] #49 4.620 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T12:30:14.442Z] #49 4.620 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T12:30:14.442Z] #49 4.620 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:30:14.442Z] #49 4.622 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T12:30:14.442Z] #49 4.980 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T12:30:14.442Z] #49 5.012 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T12:30:14.442Z] #49 5.012 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T12:30:14.442Z] #49 5.012 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:30:14.442Z] #49 5.013 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T12:30:16.992Z] #14 ... [2022-09-06T12:30:16.992Z] [2022-09-06T12:30:16.993Z] #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-09-06T12:30:16.993Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:30:16.993Z] #47 67.45 + dpkg --print-architecture [2022-09-06T12:30:16.993Z] #47 67.45 + git checkout -q v2.1.0 [2022-09-06T12:30:16.993Z] #47 67.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T12:30:16.993Z] #47 67.87 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T12:30:17.250Z] #47 ... [2022-09-06T12:30:17.250Z] [2022-09-06T12:30:17.250Z] #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-09-06T12:30:17.250Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:30:17.250Z] #77 18.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T12:30:17.250Z] #77 18.62 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T12:30:17.250Z] #77 18.76 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T12:30:17.750Z] #49 ... [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #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-09-06T12:30:17.750Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T12:30:17.750Z] #36 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T12:30:17.750Z] #37 sha256:c888f29678d39d299e68b1a872fbad0d9b207c1a4061e760025d3d3fbfb6da8e [2022-09-06T12:30:17.750Z] #37 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #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-09-06T12:30:17.750Z] #38 sha256:de3daff61bd6fb03392d5c7d6cb852cf5ecfe8e8fcd2d0dc09c3ea66823468e7 [2022-09-06T12:30:17.750Z] #38 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T12:30:17.750Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T12:30:17.750Z] #40 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #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-09-06T12:30:17.750Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T12:30:17.750Z] #41 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #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-09-06T12:30:17.750Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T12:30:17.750Z] #43 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #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-09-06T12:30:17.750Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T12:30:17.750Z] #45 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #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-09-06T12:30:17.750Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T12:30:17.750Z] #47 CACHED [2022-09-06T12:30:17.750Z] [2022-09-06T12:30:17.750Z] #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-09-06T12:30:17.750Z] #74 sha256:a578978a4311e291b4f263637c884a3fe45ae136d77fa350392363c9573c272b [2022-09-06T12:30:17.750Z] #74 5.327 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T12:30:17.750Z] #74 5.341 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T12:30:17.750Z] #74 5.406 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T12:30:17.750Z] #74 5.511 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T12:30:17.750Z] #74 5.532 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T12:30:17.750Z] #74 5.659 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T12:30:17.750Z] #74 5.940 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T12:30:17.750Z] #74 6.062 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T12:30:17.750Z] #74 6.178 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T12:30:17.750Z] #74 7.118 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T12:30:17.894Z] #64 ... [2022-09-06T12:30:17.894Z] [2022-09-06T12:30:17.894Z] #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-09-06T12:30:17.894Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:30:17.894Z] #14 73.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T12:30:17.894Z] #14 73.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T12:30:17.894Z] #14 73.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:30:17.894Z] #14 77.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T12:30:17.894Z] #14 77.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T12:30:17.894Z] #14 77.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T12:30:17.894Z] #14 81.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T12:30:17.894Z] #14 81.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T12:30:17.894Z] #14 81.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:17.894Z] #14 ... [2022-09-06T12:30:17.894Z] [2022-09-06T12:30:17.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-09-06T12:30:17.894Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:30:17.894Z] #77 32.30 libtoolize: putting auxiliary files in '.'. [2022-09-06T12:30:17.894Z] #77 32.30 libtoolize: copying file './ltmain.sh' [2022-09-06T12:30:17.894Z] #77 32.84 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T12:30:17.894Z] #77 32.84 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T12:30:17.894Z] #77 32.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T12:30:17.894Z] #77 38.41 configure.ac:7: installing './compile' [2022-09-06T12:30:17.894Z] #77 38.43 configure.ac:11: installing './config.guess' [2022-09-06T12:30:17.894Z] #77 38.43 configure.ac:11: installing './config.sub' [2022-09-06T12:30:17.894Z] #77 38.44 configure.ac:8: installing './install-sh' [2022-09-06T12:30:17.894Z] #77 38.45 configure.ac:8: installing './missing' [2022-09-06T12:30:17.894Z] #77 38.53 Makefile.am: installing './depcomp' [2022-09-06T12:30:17.894Z] #77 39.31 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T12:30:17.894Z] #77 39.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T12:30:17.894Z] #77 39.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T12:30:17.894Z] #77 39.43 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T12:30:17.894Z] #77 39.54 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T12:30:17.894Z] #77 39.64 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T12:30:18.151Z] #77 39.76 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T12:30:18.151Z] #77 39.86 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T12:30:18.180Z] #77 ... [2022-09-06T12:30:18.180Z] [2022-09-06T12:30:18.180Z] #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-09-06T12:30:18.180Z] #67 sha256:06c612836d670afed1671810b48fc7edf14827f55e1268aa206e742a2b30ecd5 [2022-09-06T12:30:18.180Z] #67 78.69 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T12:30:18.180Z] #67 78.69 + GOBIN=/build [2022-09-06T12:30:18.180Z] #67 78.69 + GO111MODULE=on [2022-09-06T12:30:18.180Z] #67 78.69 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:30:18.408Z] #77 39.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T12:30:19.137Z] #74 ... [2022-09-06T12:30:19.137Z] [2022-09-06T12:30:19.137Z] #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-09-06T12:30:19.137Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T12:30:19.137Z] #69 1.825 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T12:30:19.137Z] #69 1.825 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T12:30:19.137Z] #69 1.826 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T12:30:19.137Z] #69 2.172 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T12:30:19.137Z] #69 2.612 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T12:30:19.137Z] #69 3.128 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T12:30:19.137Z] #69 3.669 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T12:30:19.137Z] #69 4.196 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:30:19.137Z] #69 4.675 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T12:30:19.137Z] #69 4.680 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:30:19.137Z] #69 4.706 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T12:30:19.137Z] #69 4.709 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T12:30:19.137Z] #69 4.716 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T12:30:19.137Z] #69 4.761 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T12:30:19.137Z] #69 4.784 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T12:30:19.137Z] #69 4.784 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:30:19.137Z] #69 4.785 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T12:30:19.137Z] #69 4.786 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T12:30:19.398Z] #69 ... [2022-09-06T12:30:19.398Z] [2022-09-06T12:30:19.398Z] #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-09-06T12:30:19.398Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:30:19.398Z] #20 1.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T12:30:19.398Z] #20 1.703 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T12:30:19.398Z] #20 1.703 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T12:30:19.398Z] #20 1.821 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T12:30:19.398Z] #20 2.172 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T12:30:19.398Z] #20 2.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T12:30:19.398Z] #20 3.117 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T12:30:19.398Z] #20 3.584 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:30:19.398Z] #20 4.037 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T12:30:19.398Z] #20 4.042 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T12:30:19.398Z] #20 4.065 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T12:30:19.398Z] #20 4.070 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T12:30:19.398Z] #20 4.099 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:30:19.398Z] #20 4.488 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T12:30:19.398Z] #20 4.491 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T12:30:19.398Z] #20 4.496 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:30:19.398Z] #20 4.497 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T12:30:19.398Z] #20 4.498 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T12:30:22.582Z] #77 ... [2022-09-06T12:30:22.583Z] [2022-09-06T12:30:22.583Z] #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-09-06T12:30:22.583Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T12:30:22.583Z] #14 88.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T12:30:22.583Z] #14 88.42 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T12:30:22.583Z] #14 88.42 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:23.434Z] #67 ... [2022-09-06T12:30:23.434Z] [2022-09-06T12:30:23.434Z] #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-09-06T12:30:23.434Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:30:24.214Z] #64 47.29 Updating files: 51% (2577/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T12:30:24.214Z] #64 48.24 + cd /tmp/tmp.oSMjNLPwUq/src/github.com/containerd/containerd [2022-09-06T12:30:24.214Z] #64 48.24 + git checkout -q v1.6.8 [2022-09-06T12:30:24.471Z] #64 ... [2022-09-06T12:30:24.471Z] [2022-09-06T12:30:24.471Z] #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-09-06T12:30:24.471Z] #67 sha256:06c612836d670afed1671810b48fc7edf14827f55e1268aa206e742a2b30ecd5 [2022-09-06T12:30:24.471Z] #67 84.47 rootlesskit version 1.0.0 [2022-09-06T12:30:24.471Z] #67 84.48 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T12:30:24.471Z] #67 84.48 -container-ip string [2022-09-06T12:30:24.471Z] #67 84.48 container ip [2022-09-06T12:30:24.471Z] #67 84.48 -container-port int [2022-09-06T12:30:24.471Z] #67 84.48 container port (default -1) [2022-09-06T12:30:24.471Z] #67 84.48 -host-ip string [2022-09-06T12:30:24.471Z] #67 84.48 host ip [2022-09-06T12:30:24.471Z] #67 84.48 -host-port int [2022-09-06T12:30:24.471Z] #67 84.48 host port (default -1) [2022-09-06T12:30:24.471Z] #67 84.48 -proto string [2022-09-06T12:30:24.471Z] #67 84.48 proxy protocol (default "tcp") [2022-09-06T12:30:24.471Z] #67 DONE 85.1s [2022-09-06T12:30:24.471Z] [2022-09-06T12:30:24.471Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T12:30:24.471Z] #68 sha256:3b4e7a5c457e618cfbf935506ab2adf68d022280880e5c416b013e1b356be862 [2022-09-06T12:30:24.471Z] #68 DONE 0.1s [2022-09-06T12:30:24.728Z] [2022-09-06T12:30:24.728Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T12:30:24.728Z] #69 sha256:bd789653b64e2755e2bbfb9d32d38e9c101a9668d4ab6fc8d41ca0efb7f8a3d1 [2022-09-06T12:30:24.728Z] #69 DONE 0.1s [2022-09-06T12:30:24.728Z] [2022-09-06T12:30:24.728Z] #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-09-06T12:30:24.728Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:30:24.728Z] #77 31.37 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T12:30:25.659Z] #77 ... [2022-09-06T12:30:25.659Z] [2022-09-06T12:30:25.659Z] #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-09-06T12:30:25.659Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:30:25.659Z] #14 86.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T12:30:25.659Z] #14 86.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:30:25.659Z] #14 86.83 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:30:25.917Z] #14 ... [2022-09-06T12:30:25.917Z] [2022-09-06T12:30:25.917Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T12:30:25.917Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T12:30:25.917Z] #72 CACHED [2022-09-06T12:30:25.917Z] [2022-09-06T12:30:25.917Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T12:30:25.917Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T12:30:25.917Z] #74 CACHED [2022-09-06T12:30:25.917Z] [2022-09-06T12:30:25.917Z] #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-09-06T12:30:25.917Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:30:25.917Z] #64 49.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T12:30:25.917Z] #64 49.89 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T12:30:25.917Z] #64 49.89 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T12:30:25.917Z] #64 49.89 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T12:30:25.917Z] #64 49.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T12:30:25.917Z] #64 49.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T12:30:25.917Z] #64 49.89 + '[' '' = dynamic ']' [2022-09-06T12:30:25.917Z] #64 49.89 + make [2022-09-06T12:30:26.754Z] #14 91.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T12:30:26.754Z] #14 91.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T12:30:26.754Z] #14 91.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T12:30:26.754Z] #14 91.98 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T12:30:26.754Z] #14 91.99 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T12:30:26.754Z] #14 91.99 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T12:30:26.754Z] #14 92.06 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T12:30:26.754Z] #14 92.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T12:30:26.754Z] #14 92.08 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T12:30:26.754Z] #14 92.20 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T12:30:26.754Z] #14 92.20 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T12:30:26.754Z] #14 92.20 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T12:30:26.754Z] #14 92.31 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T12:30:26.754Z] #14 92.32 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T12:30:26.754Z] #14 92.32 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T12:30:26.754Z] #14 92.60 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-06T12:30:26.754Z] #14 92.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T12:30:26.754Z] #14 92.60 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T12:30:26.754Z] #14 92.65 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T12:30:26.754Z] #14 92.65 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T12:30:26.755Z] #14 92.67 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T12:30:27.012Z] #14 92.80 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-06T12:30:27.012Z] #14 92.80 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-06T12:30:27.012Z] #14 92.81 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T12:30:27.269Z] #14 93.07 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-06T12:30:27.269Z] #14 93.07 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-06T12:30:27.269Z] #14 93.08 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T12:30:27.269Z] #14 93.18 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-06T12:30:27.269Z] #14 93.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-06T12:30:27.269Z] #14 93.19 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T12:30:27.269Z] #14 93.32 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-06T12:30:27.287Z] #64 51.40 + bin/ctr [2022-09-06T12:30:27.527Z] #14 93.32 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-06T12:30:27.527Z] #14 93.34 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T12:30:27.527Z] #14 93.39 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-06T12:30:27.527Z] #14 93.39 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-06T12:30:27.527Z] #14 93.41 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T12:30:27.540Z] #20 18.42 Fetched 40.6 MB in 17s (2391 kB/s) [2022-09-06T12:30:27.784Z] #14 93.67 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-06T12:30:27.784Z] #14 93.69 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-06T12:30:27.784Z] #14 93.69 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T12:30:28.041Z] #14 93.88 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-06T12:30:28.041Z] #14 93.89 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T12:30:28.041Z] #14 93.89 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T12:30:28.041Z] #14 93.96 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T12:30:28.041Z] #14 93.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T12:30:28.041Z] #14 93.97 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:30:28.112Z] #20 18.42 Reading package lists... [2022-09-06T12:30:28.112Z] #20 ... [2022-09-06T12:30:28.112Z] [2022-09-06T12:30:28.112Z] #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-09-06T12:30:28.112Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T12:30:28.112Z] #49 18.86 Fetched 40.6 MB in 17s (2349 kB/s) [2022-09-06T12:30:28.298Z] #14 94.07 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T12:30:28.298Z] #14 94.07 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T12:30:28.298Z] #14 94.08 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T12:30:28.555Z] #14 94.49 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:30:28.555Z] #14 94.50 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T12:30:28.555Z] #14 94.52 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T12:30:28.555Z] #14 94.53 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T12:30:28.813Z] #14 94.54 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.55 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T12:30:28.813Z] #14 94.56 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T12:30:28.813Z] #14 94.58 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T12:30:28.813Z] #14 94.59 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T12:30:28.813Z] #14 94.60 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T12:30:28.813Z] #14 94.61 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T12:30:28.813Z] #14 94.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T12:30:28.813Z] #14 94.64 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.65 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T12:30:28.813Z] #14 94.67 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T12:30:28.813Z] #14 94.68 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T12:30:28.813Z] #14 94.69 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T12:30:28.813Z] #14 94.70 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T12:30:28.813Z] #14 94.71 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T12:30:28.813Z] #14 94.73 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.74 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T12:30:28.813Z] #14 94.76 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T12:30:28.813Z] #14 94.78 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T12:30:28.813Z] #14 94.79 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T12:30:28.813Z] #14 94.81 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.83 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T12:30:28.813Z] #14 94.85 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T12:30:29.070Z] #14 94.86 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T12:30:29.070Z] #14 94.88 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T12:30:29.070Z] #14 94.89 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T12:30:29.070Z] #14 94.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:30:29.327Z] #14 DONE 95.2s [2022-09-06T12:30:29.328Z] [2022-09-06T12:30:29.328Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T12:30:29.328Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-09-06T12:30:29.586Z] #15 ... [2022-09-06T12:30:29.586Z] [2022-09-06T12:30:29.586Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T12:30:29.586Z] #59 sha256:8758ae818664fe1a9b7009abf46ca96034468bc248e971d24973eae4b98af756 [2022-09-06T12:30:29.586Z] #59 DONE 0.2s [2022-09-06T12:30:29.586Z] [2022-09-06T12:30:29.586Z] #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-09-06T12:30:29.586Z] #60 sha256:7fb99f9a61c8fcfba95cdcb2fc41f4cd0823d7d672ca45c7d9fb6253e02778c2 [2022-09-06T12:30:30.516Z] #60 0.835 + RM_GOPATH=0 [2022-09-06T12:30:30.516Z] #60 0.835 + TMP_GOPATH= [2022-09-06T12:30:30.516Z] #60 0.835 + : /build [2022-09-06T12:30:30.516Z] #60 0.836 + '[' -z '' ']' [2022-09-06T12:30:30.516Z] #60 0.836 ++ mktemp -d [2022-09-06T12:30:30.516Z] #60 0.838 + export GOPATH=/tmp/tmp.V4U3iJEZxI [2022-09-06T12:30:30.516Z] #60 0.838 + GOPATH=/tmp/tmp.V4U3iJEZxI [2022-09-06T12:30:30.516Z] #60 0.838 + RM_GOPATH=1 [2022-09-06T12:30:30.516Z] #60 0.839 + case "$(go env GOARCH)" in [2022-09-06T12:30:30.516Z] #60 0.839 ++ go env GOARCH [2022-09-06T12:30:30.516Z] #60 0.853 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:30.516Z] #60 ... [2022-09-06T12:30:30.516Z] [2022-09-06T12:30:30.516Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T12:30:30.516Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-09-06T12:30:30.516Z] #15 DONE 1.1s [2022-09-06T12:30:30.516Z] [2022-09-06T12:30:30.516Z] #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-09-06T12:30:30.516Z] #60 sha256:7fb99f9a61c8fcfba95cdcb2fc41f4cd0823d7d672ca45c7d9fb6253e02778c2 [2022-09-06T12:30:30.516Z] #60 0.858 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:30.516Z] #60 0.869 ++ dirname /install.sh [2022-09-06T12:30:30.516Z] #60 0.873 + dir=/ [2022-09-06T12:30:30.516Z] #60 0.873 + bin=runc [2022-09-06T12:30:30.516Z] #60 0.874 + shift [2022-09-06T12:30:30.517Z] #60 0.874 + '[' '!' -f //runc.installer ']' [2022-09-06T12:30:30.517Z] #60 0.874 + . //runc.installer [2022-09-06T12:30:30.517Z] #60 0.874 ++ set -e [2022-09-06T12:30:30.517Z] #60 0.874 ++ : v1.1.4 [2022-09-06T12:30:30.517Z] #60 0.875 + install_runc [2022-09-06T12:30:30.517Z] #60 0.875 + RUNC_BUILDTAGS=seccomp [2022-09-06T12:30:30.517Z] #60 0.875 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T12:30:30.517Z] #60 0.875 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V4U3iJEZxI/src/github.com/opencontainers/runc [2022-09-06T12:30:30.517Z] #60 0.875 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T12:30:30.517Z] #60 0.923 Cloning into '/tmp/tmp.V4U3iJEZxI/src/github.com/opencontainers/runc'... [2022-09-06T12:30:31.447Z] #60 ... [2022-09-06T12:30:31.447Z] [2022-09-06T12:30:31.447Z] #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-09-06T12:30:31.447Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-09-06T12:30:31.447Z] #16 DONE 0.8s [2022-09-06T12:30:31.447Z] [2022-09-06T12:30:31.447Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T12:30:31.447Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-09-06T12:30:32.011Z] #17 0.716 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T12:30:32.012Z] #17 DONE 0.8s [2022-09-06T12:30:32.012Z] [2022-09-06T12:30:32.012Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T12:30:32.012Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-09-06T12:30:32.942Z] #18 DONE 0.8s [2022-09-06T12:30:32.942Z] [2022-09-06T12:30:32.942Z] #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-09-06T12:30:32.942Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:30:32.942Z] #77 47.82 configure.ac:7: installing 'build-aux/compile' [2022-09-06T12:30:32.942Z] #77 47.84 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T12:30:32.942Z] #77 47.84 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T12:30:32.942Z] #77 47.85 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T12:30:32.942Z] #77 47.86 configure.ac:11: installing 'build-aux/missing' [2022-09-06T12:30:32.942Z] #77 48.02 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T12:30:32.942Z] #77 48.06 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T12:30:32.942Z] #77 49.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T12:30:32.942Z] #77 49.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T12:30:32.942Z] #77 50.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T12:30:32.942Z] #77 50.00 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T12:30:32.942Z] #77 50.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T12:30:32.942Z] #77 50.12 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T12:30:32.942Z] #77 50.23 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T12:30:32.942Z] #77 50.34 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T12:30:32.942Z] #77 ... [2022-09-06T12:30:32.942Z] [2022-09-06T12:30:32.942Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T12:30:32.942Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-09-06T12:30:33.506Z] #19 DONE 0.7s [2022-09-06T12:30:33.506Z] [2022-09-06T12:30:33.506Z] #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-09-06T12:30:33.506Z] #60 sha256:7fb99f9a61c8fcfba95cdcb2fc41f4cd0823d7d672ca45c7d9fb6253e02778c2 [2022-09-06T12:30:34.438Z] #60 ... [2022-09-06T12:30:34.438Z] [2022-09-06T12:30:34.438Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T12:30:34.438Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-09-06T12:30:34.438Z] #20 DONE 0.8s [2022-09-06T12:30:34.696Z] [2022-09-06T12:30:34.696Z] #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-09-06T12:30:34.696Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T12:30:35.383Z] #64 ... [2022-09-06T12:30:35.383Z] [2022-09-06T12:30:35.383Z] #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-09-06T12:30:35.383Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:30:35.383Z] #47 DONE 95.4s [2022-09-06T12:30:35.383Z] [2022-09-06T12:30:35.383Z] #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-09-06T12:30:35.383Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:30:35.383Z] #77 40.78 libtoolize: putting auxiliary files in '.'. [2022-09-06T12:30:35.383Z] #77 40.78 libtoolize: copying file './ltmain.sh' [2022-09-06T12:30:35.383Z] #77 41.22 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T12:30:35.383Z] #77 41.22 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T12:30:35.383Z] #77 41.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T12:30:35.626Z] #21 1.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:30:35.626Z] #21 1.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:30:35.626Z] #21 1.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:30:36.189Z] #21 1.630 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:30:36.752Z] #77 ... [2022-09-06T12:30:36.752Z] [2022-09-06T12:30:36.752Z] #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-09-06T12:30:36.752Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:30:36.752Z] #14 91.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T12:30:36.752Z] #14 91.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:30:36.752Z] #14 91.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T12:30:36.753Z] #14 97.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T12:30:36.753Z] #14 97.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:30:36.753Z] #14 97.12 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:37.316Z] #14 ... [2022-09-06T12:30:37.316Z] [2022-09-06T12:30:37.316Z] #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-09-06T12:30:37.316Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:30:37.316Z] #77 48.51 configure.ac:7: installing './compile' [2022-09-06T12:30:37.316Z] #77 48.51 configure.ac:11: installing './config.guess' [2022-09-06T12:30:37.317Z] #77 48.52 configure.ac:11: installing './config.sub' [2022-09-06T12:30:37.317Z] #77 48.52 configure.ac:8: installing './install-sh' [2022-09-06T12:30:37.317Z] #77 48.53 configure.ac:8: installing './missing' [2022-09-06T12:30:37.317Z] #77 48.60 Makefile.am: installing './depcomp' [2022-09-06T12:30:37.557Z] #21 3.027 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:30:38.110Z] #49 18.86 Reading package lists... [2022-09-06T12:30:38.110Z] #49 ... [2022-09-06T12:30:38.110Z] [2022-09-06T12:30:38.110Z] #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-09-06T12:30:38.110Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:30:38.110Z] #20 18.42 Reading package lists... [2022-09-06T12:30:38.247Z] #77 49.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T12:30:38.247Z] #77 49.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T12:30:38.247Z] #77 49.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T12:30:38.247Z] #77 49.49 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T12:30:38.247Z] #77 49.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T12:30:38.371Z] #20 28.26 Reading package lists... [2022-09-06T12:30:38.371Z] #20 ... [2022-09-06T12:30:38.371Z] [2022-09-06T12:30:38.371Z] #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-09-06T12:30:38.371Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T12:30:38.371Z] #69 19.04 Fetched 40.6 MB in 17s (2323 kB/s) [2022-09-06T12:30:38.371Z] #69 19.04 Reading package lists... [2022-09-06T12:30:38.371Z] #69 28.41 Reading package lists... [2022-09-06T12:30:38.371Z] #69 ... [2022-09-06T12:30:38.371Z] [2022-09-06T12:30:38.371Z] #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-09-06T12:30:38.371Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T12:30:38.371Z] #49 18.86 Reading package lists... [2022-09-06T12:30:38.486Z] #21 4.252 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:30:38.503Z] #77 49.61 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T12:30:38.503Z] #77 49.69 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T12:30:38.503Z] #77 49.75 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T12:30:38.760Z] #77 49.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T12:30:39.855Z] #21 ... [2022-09-06T12:30:39.855Z] [2022-09-06T12:30:39.855Z] #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-09-06T12:30:39.855Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T12:30:39.855Z] #36 105.4 Delve is a source level debugger for Go programs. [2022-09-06T12:30:39.855Z] #36 105.4 [2022-09-06T12:30:39.855Z] #36 105.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T12:30:39.855Z] #36 105.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T12:30:39.855Z] #36 105.4 [2022-09-06T12:30:39.855Z] #36 105.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T12:30:39.855Z] #36 105.4 [2022-09-06T12:30:39.855Z] #36 105.4 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T12:30:39.855Z] #36 105.4 [2022-09-06T12:30:39.855Z] #36 105.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T12:30:39.855Z] #36 105.4 [2022-09-06T12:30:39.855Z] #36 105.4 Usage: [2022-09-06T12:30:39.855Z] #36 105.4 dlv [command] [2022-09-06T12:30:39.855Z] #36 105.4 [2022-09-06T12:30:39.855Z] #36 105.4 Available Commands: [2022-09-06T12:30:39.855Z] #36 105.4 attach Attach to running process and begin debugging. [2022-09-06T12:30:39.855Z] #36 105.4 connect Connect to a headless debug server with a terminal client. [2022-09-06T12:30:39.855Z] #36 105.4 core Examine a core dump. [2022-09-06T12:30:39.855Z] #36 105.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T12:30:39.855Z] #36 105.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T12:30:39.855Z] #36 105.4 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T12:30:39.855Z] #36 105.4 help Help about any command [2022-09-06T12:30:39.855Z] #36 105.4 run Deprecated command. Use 'debug' instead. [2022-09-06T12:30:39.855Z] #36 105.4 test Compile test binary and begin debugging program. [2022-09-06T12:30:39.855Z] #36 105.4 trace Compile and begin tracing program. [2022-09-06T12:30:39.855Z] #36 105.4 version Prints version. [2022-09-06T12:30:39.855Z] #36 105.4 [2022-09-06T12:30:39.855Z] #36 105.4 Flags: [2022-09-06T12:30:39.855Z] #36 105.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T12:30:39.855Z] #36 105.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T12:30:39.856Z] #36 105.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T12:30:39.856Z] #36 105.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T12:30:39.856Z] #36 105.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T12:30:39.856Z] #36 105.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T12:30:39.856Z] #36 105.4 --disable-aslr Disables address space randomization [2022-09-06T12:30:39.856Z] #36 105.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T12:30:39.856Z] #36 105.4 -h, --help help for dlv [2022-09-06T12:30:39.856Z] #36 105.4 --init string Init file, executed by the terminal client. [2022-09-06T12:30:39.856Z] #36 105.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T12:30:39.856Z] #36 105.4 --log Enable debugging server logging. [2022-09-06T12:30:39.856Z] #36 105.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T12:30:39.856Z] #36 105.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T12:30:39.856Z] #36 105.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T12:30:39.856Z] #36 105.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T12:30:39.856Z] #36 105.4 --wd string Working directory for running the program. [2022-09-06T12:30:39.856Z] #36 105.4 [2022-09-06T12:30:39.856Z] #36 105.4 Additional help topics: [2022-09-06T12:30:39.856Z] #36 105.4 dlv backend Help about the --backend flag. [2022-09-06T12:30:39.856Z] #36 105.4 dlv log Help about logging flags. [2022-09-06T12:30:39.856Z] #36 105.4 dlv redirect Help about file redirection. [2022-09-06T12:30:39.856Z] #36 105.4 [2022-09-06T12:30:39.856Z] #36 105.4 Use "dlv [command] --help" for more information about a command. [2022-09-06T12:30:43.157Z] #36 DONE 108.5s [2022-09-06T12:30:43.157Z] [2022-09-06T12:30:43.157Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:30:43.157Z] #26 sha256:a40b8dae367cf9ba6ded3edffe76c44d839bae56e1858ec5358ca758d66f4482 [2022-09-06T12:30:43.157Z] #26 104.6 Updating files: 27% (3115/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7701/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 96% (10992/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-06T12:30:43.157Z] #26 106.9 + cd /tmp/tmp.pnJFttkNUm/tmp/docker-ce [2022-09-06T12:30:43.157Z] #26 106.9 + git checkout -q v17.06.2-ce [2022-09-06T12:30:43.702Z] #49 28.66 Reading package lists... [2022-09-06T12:30:43.702Z] #49 ... [2022-09-06T12:30:43.702Z] [2022-09-06T12:30:43.702Z] #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-09-06T12:30:43.702Z] #74 sha256:a578978a4311e291b4f263637c884a3fe45ae136d77fa350392363c9573c272b [2022-09-06T12:30:43.702Z] #74 30.39 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T12:30:43.702Z] #74 30.39 + GOBIN=/build [2022-09-06T12:30:43.702Z] #74 30.39 + GO111MODULE=on [2022-09-06T12:30:43.702Z] #74 30.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T12:30:43.702Z] #74 33.80 rootlesskit version 1.0.0 [2022-09-06T12:30:43.702Z] #74 33.81 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T12:30:43.702Z] #74 33.81 -container-ip string [2022-09-06T12:30:43.702Z] #74 33.81 container ip [2022-09-06T12:30:43.702Z] #74 33.81 -container-port int [2022-09-06T12:30:43.702Z] #74 33.81 container port (default -1) [2022-09-06T12:30:43.702Z] #74 33.81 -host-ip string [2022-09-06T12:30:43.702Z] #74 33.81 host ip [2022-09-06T12:30:43.702Z] #74 33.81 -host-port int [2022-09-06T12:30:43.702Z] #74 33.81 host port (default -1) [2022-09-06T12:30:43.702Z] #74 33.81 -proto string [2022-09-06T12:30:43.702Z] #74 33.81 proxy protocol (default "tcp") [2022-09-06T12:30:43.702Z] #74 DONE 34.3s [2022-09-06T12:30:43.702Z] [2022-09-06T12:30:43.702Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T12:30:43.702Z] #75 sha256:5c200fb14e93592fb2d6410638c266de4850c45317eb89d6b755c35d09a7c0f6 [2022-09-06T12:30:43.963Z] #75 DONE 0.1s [2022-09-06T12:30:43.963Z] [2022-09-06T12:30:43.963Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T12:30:43.963Z] #76 sha256:6cf1a7fb376edd95e2604837a5633b803645368b91e7e365fcb16cb8f570e1c2 [2022-09-06T12:30:43.963Z] #76 DONE 0.1s [2022-09-06T12:30:43.963Z] [2022-09-06T12:30:43.963Z] #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-09-06T12:30:43.963Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T12:30:45.056Z] #26 110.5 + mkdir -p /tmp/tmp.pnJFttkNUm/src/github.com/docker [2022-09-06T12:30:45.057Z] #26 110.5 + mv components/cli /tmp/tmp.pnJFttkNUm/src/github.com/docker/cli [2022-09-06T12:30:45.057Z] #26 110.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-06T12:30:45.319Z] #77 ... [2022-09-06T12:30:45.319Z] [2022-09-06T12:30:45.319Z] #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-09-06T12:30:45.319Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T12:30:45.319Z] #14 105.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T12:30:45.319Z] #14 105.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:30:45.319Z] #14 105.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:45.349Z] #69 28.41 Reading package lists... [2022-09-06T12:30:45.349Z] #69 ... [2022-09-06T12:30:45.349Z] [2022-09-06T12:30:45.349Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T12:30:45.349Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T12:30:45.349Z] #79 CACHED [2022-09-06T12:30:45.349Z] [2022-09-06T12:30:45.349Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T12:30:45.349Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T12:30:45.349Z] #81 CACHED [2022-09-06T12:30:45.349Z] [2022-09-06T12:30:45.349Z] #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-09-06T12:30:45.349Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T12:30:45.349Z] #83 CACHED [2022-09-06T12:30:45.349Z] [2022-09-06T12:30:45.349Z] #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-09-06T12:30:45.349Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:30:45.349Z] #84 CACHED [2022-09-06T12:30:45.349Z] [2022-09-06T12:30:45.349Z] #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-09-06T12:30:45.349Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T12:30:46.948Z] #26 ... [2022-09-06T12:30:46.948Z] [2022-09-06T12:30:46.948Z] #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-09-06T12:30:46.948Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:30:46.948Z] #77 61.78 configure.ac:11: installing 'build-aux/compile' [2022-09-06T12:30:46.948Z] #77 61.78 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T12:30:46.948Z] #77 61.78 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T12:30:46.948Z] #77 61.80 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T12:30:46.948Z] #77 61.80 configure.ac:13: installing 'build-aux/missing' [2022-09-06T12:30:46.948Z] #77 61.81 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T12:30:46.948Z] #77 62.00 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T12:30:46.948Z] #77 62.91 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T12:30:46.948Z] #77 63.21 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T12:30:46.948Z] #77 63.21 checking how to print strings... printf [2022-09-06T12:30:46.948Z] #77 63.23 checking for gcc... gcc [2022-09-06T12:30:46.948Z] #77 63.33 checking whether the C compiler works... yes [2022-09-06T12:30:46.948Z] #77 63.59 checking for C compiler default output file name... a.out [2022-09-06T12:30:46.948Z] #77 63.59 checking for suffix of executables... [2022-09-06T12:30:46.948Z] #77 63.77 checking whether we are cross compiling... no [2022-09-06T12:30:46.948Z] #77 64.01 checking for suffix of object files... o [2022-09-06T12:30:46.948Z] #77 64.14 checking whether we are using the GNU C compiler... yes [2022-09-06T12:30:46.948Z] #77 64.21 checking whether gcc accepts -g... yes [2022-09-06T12:30:46.948Z] #77 64.45 checking for gcc option to accept ISO C89... none needed [2022-09-06T12:30:46.948Z] #77 64.67 checking whether gcc understands -c and -o together... yes [2022-09-06T12:30:46.948Z] #77 64.86 checking for a sed that does not truncate output... /bin/sed [2022-09-06T12:30:46.948Z] #77 64.90 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T12:30:46.948Z] #77 64.92 checking for egrep... /bin/grep -E [2022-09-06T12:30:46.948Z] #77 64.96 checking for fgrep... /bin/grep -F [2022-09-06T12:30:46.948Z] #77 64.99 checking for ld used by gcc... /usr/bin/ld [2022-09-06T12:30:46.948Z] #77 65.04 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T12:30:46.948Z] #77 65.11 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T12:30:46.948Z] #77 65.12 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T12:30:46.948Z] #77 65.30 checking whether ln -s works... yes [2022-09-06T12:30:46.948Z] #77 65.30 checking the maximum length of command line arguments... 1572864 [2022-09-06T12:30:46.948Z] #77 65.34 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T12:30:46.948Z] #77 65.35 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T12:30:46.948Z] #77 65.35 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T12:30:46.948Z] #77 65.36 checking for objdump... objdump [2022-09-06T12:30:46.948Z] #77 65.36 checking how to recognize dependent libraries... pass_all [2022-09-06T12:30:46.948Z] #77 65.36 checking for dlltool... no [2022-09-06T12:30:46.948Z] #77 65.36 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T12:30:46.948Z] #77 65.36 checking for ar... ar [2022-09-06T12:30:46.948Z] #77 65.36 checking for archiver @FILE support... @ [2022-09-06T12:30:46.948Z] #77 65.49 checking for strip... strip [2022-09-06T12:30:46.948Z] #77 65.51 checking for ranlib... ranlib [2022-09-06T12:30:46.948Z] #77 65.51 checking for gawk... no [2022-09-06T12:30:46.948Z] #77 65.51 checking for mawk... mawk [2022-09-06T12:30:46.948Z] #77 65.51 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T12:30:46.948Z] #77 65.86 checking for sysroot... no [2022-09-06T12:30:46.948Z] #77 65.87 checking for a working dd... /bin/dd [2022-09-06T12:30:46.948Z] #77 65.89 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T12:30:46.948Z] #77 65.91 checking for mt... no [2022-09-06T12:30:46.948Z] #77 65.91 checking if : is a manifest tool... no [2022-09-06T12:30:46.948Z] #77 65.92 checking how to run the C preprocessor... gcc -E [2022-09-06T12:30:46.948Z] #77 66.18 checking for ANSI C header files... yes [2022-09-06T12:30:46.948Z] #77 66.74 checking for sys/types.h... yes [2022-09-06T12:30:46.948Z] #77 66.88 checking for sys/stat.h... yes [2022-09-06T12:30:46.948Z] #77 67.05 checking for stdlib.h... yes [2022-09-06T12:30:46.948Z] #77 67.22 checking for string.h... yes [2022-09-06T12:30:46.948Z] #77 67.44 checking for memory.h... yes [2022-09-06T12:30:46.948Z] #77 67.57 checking for strings.h... yes [2022-09-06T12:30:46.948Z] #77 67.74 checking for inttypes.h... yes [2022-09-06T12:30:46.948Z] #77 67.93 checking for stdint.h... yes [2022-09-06T12:30:46.948Z] #77 68.09 checking for unistd.h... yes [2022-09-06T12:30:46.948Z] #77 68.23 checking for dlfcn.h... yes [2022-09-06T12:30:46.948Z] #77 68.35 checking for objdir... .libs [2022-09-06T12:30:47.204Z] #77 68.70 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T12:30:47.204Z] #77 68.88 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T12:30:47.261Z] #69 28.41 Reading package lists... [2022-09-06T12:30:47.261Z] #69 ... [2022-09-06T12:30:47.262Z] [2022-09-06T12:30:47.262Z] #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-09-06T12:30:47.262Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:30:47.262Z] #20 28.26 Reading package lists... [2022-09-06T12:30:47.461Z] #77 68.88 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T12:30:47.461Z] #77 68.96 checking if gcc static flag -static works... yes [2022-09-06T12:30:47.718Z] #77 69.13 checking if gcc supports -c -o file.o... yes [2022-09-06T12:30:47.718Z] #77 69.32 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T12:30:47.718Z] #77 69.32 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T12:30:47.974Z] #77 69.38 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T12:30:47.974Z] #77 69.63 checking how to hardcode library paths into programs... immediate [2022-09-06T12:30:47.974Z] #77 69.63 checking whether stripping libraries is possible... yes [2022-09-06T12:30:47.975Z] #77 69.64 checking if libtool supports shared libraries... yes [2022-09-06T12:30:47.975Z] #77 69.64 checking whether to build shared libraries... no [2022-09-06T12:30:47.975Z] #77 69.64 checking whether to build static libraries... yes [2022-09-06T12:30:47.975Z] #77 69.64 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T12:30:47.975Z] #77 69.67 checking whether build environment is sane... yes [2022-09-06T12:30:48.231Z] #77 69.72 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T12:30:48.231Z] #77 69.73 checking whether make sets $(MAKE)... yes [2022-09-06T12:30:48.231Z] #77 69.78 checking whether make supports the include directive... yes (GNU style) [2022-09-06T12:30:48.231Z] #77 69.83 checking whether make supports nested variables... yes [2022-09-06T12:30:48.231Z] #77 69.86 checking whether UID '0' is supported by ustar format... yes [2022-09-06T12:30:48.231Z] #77 69.87 checking whether GID '0' is supported by ustar format... yes [2022-09-06T12:30:48.231Z] #77 69.87 checking how to create a ustar tar archive... gnutar [2022-09-06T12:30:48.231Z] #77 ... [2022-09-06T12:30:48.231Z] [2022-09-06T12:30:48.231Z] #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-09-06T12:30:48.231Z] #60 sha256:7fb99f9a61c8fcfba95cdcb2fc41f4cd0823d7d672ca45c7d9fb6253e02778c2 [2022-09-06T12:30:48.231Z] #60 8.656 + cd /tmp/tmp.V4U3iJEZxI/src/github.com/opencontainers/runc [2022-09-06T12:30:48.231Z] #60 8.656 + git checkout -q v1.1.4 [2022-09-06T12:30:48.231Z] #60 8.987 + '[' -z '' ']' [2022-09-06T12:30:48.231Z] #60 8.987 + target=static [2022-09-06T12:30:48.231Z] #60 8.987 + make BUILDTAGS=seccomp static [2022-09-06T12:30:48.231Z] #60 9.355 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T12:30:48.231Z] #60 ... [2022-09-06T12:30:48.231Z] [2022-09-06T12:30:48.231Z] #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-09-06T12:30:48.231Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:30:48.440Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T12:30:48.440Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:30:48.440Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:30:48.440Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:30:48.440Z] [2022-09-06T12:30:48.440Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T12:30:48.440Z] DOCKER_SYSTEMD=1 [2022-09-06T12:30:48.440Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T12:30:48.440Z] HOSTNAME=34345a344aa8 [2022-09-06T12:30:48.440Z] DEST=bundles/test-integration [2022-09-06T12:30:48.440Z] PWD=/go/src/github.com/docker/docker [2022-09-06T12:30:48.440Z] DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:30:48.440Z] container=docker [2022-09-06T12:30:48.440Z] HOME=/root [2022-09-06T12:30:48.440Z] LANG=C.UTF-8 [2022-09-06T12:30:48.440Z] INVOCATION_ID=f6890928b29545ba87a2754a0eb49126 [2022-09-06T12:30:48.440Z] GOLANG_VERSION=1.18.5 [2022-09-06T12:30:48.440Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T12:30:48.440Z] VALIDATE_BRANCH=master [2022-09-06T12:30:48.440Z] TERM=xterm [2022-09-06T12:30:48.440Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T12:30:48.440Z] SHLVL=3 [2022-09-06T12:30:48.440Z] TIMEOUT=120m [2022-09-06T12:30:48.440Z] DOCKER_BUILDTAGS= journald [2022-09-06T12:30:48.440Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T12:30:48.440Z] GO111MODULE=off [2022-09-06T12:30:48.440Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T12:30:48.440Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T12:30:48.440Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T12:30:48.440Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T12:30:48.440Z] GOPATH=/go [2022-09-06T12:30:48.440Z] PKG_CONFIG=pkg-config [2022-09-06T12:30:48.440Z] _=/usr/bin/env [2022-09-06T12:30:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T12:30:48.488Z] #77 69.94 checking dependency style of gcc... gcc3 [2022-09-06T12:30:48.488Z] #77 70.18 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T12:30:48.488Z] #77 70.18 checking whether make supports nested variables... (cached) yes [2022-09-06T12:30:48.488Z] #77 70.19 checking for gawk... (cached) mawk [2022-09-06T12:30:48.488Z] #77 70.19 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T12:30:48.488Z] #77 70.20 checking for gcc... (cached) gcc [2022-09-06T12:30:48.595Z] #14 109.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T12:30:48.595Z] #14 109.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T12:30:48.595Z] #14 109.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T12:30:48.595Z] #14 109.9 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T12:30:48.595Z] #14 109.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T12:30:48.595Z] #14 109.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T12:30:48.745Z] #77 70.30 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T12:30:48.745Z] #77 70.30 checking whether gcc accepts -g... (cached) yes [2022-09-06T12:30:48.745Z] #77 70.31 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T12:30:48.745Z] #77 70.31 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T12:30:48.745Z] #77 70.31 checking for a Python interpreter with version >= 3... python3 [2022-09-06T12:30:48.745Z] #77 70.39 checking for python3... /usr/bin/python3 [2022-09-06T12:30:48.745Z] #77 70.39 checking for python3 version... 3.9 [2022-09-06T12:30:48.745Z] #77 70.42 checking for python3 platform... linux [2022-09-06T12:30:48.852Z] #14 110.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T12:30:48.852Z] #14 110.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T12:30:48.852Z] #14 110.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T12:30:49.002Z] #77 70.48 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T12:30:49.002Z] #77 70.59 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T12:30:49.109Z] #14 110.1 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T12:30:49.109Z] #14 110.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T12:30:49.109Z] #14 110.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:30:49.109Z] #14 110.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T12:30:49.109Z] #14 110.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T12:30:49.109Z] #14 110.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:30:49.172Z] #20 37.84 Building dependency tree... [2022-09-06T12:30:49.172Z] #20 39.63 Reading state information... [2022-09-06T12:30:49.259Z] #77 70.71 checking for go-md2man... no [2022-09-06T12:30:49.259Z] #77 70.71 checking error.h usability... yes [2022-09-06T12:30:49.259Z] #77 70.89 checking error.h presence... yes [2022-09-06T12:30:49.259Z] #77 70.91 checking for error.h... yes [2022-09-06T12:30:49.366Z] #14 110.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T12:30:49.367Z] #14 110.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:30:49.367Z] #14 110.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:30:49.367Z] #14 110.5 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T12:30:49.367Z] #14 110.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T12:30:49.367Z] #14 110.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T12:30:49.515Z] #77 70.93 checking linux/openat2.h usability... yes [2022-09-06T12:30:49.516Z] #77 71.09 checking linux/openat2.h presence... yes [2022-09-06T12:30:49.516Z] #77 71.15 checking for linux/openat2.h... yes [2022-09-06T12:30:49.624Z] #14 110.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T12:30:49.624Z] #14 110.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T12:30:49.624Z] #14 110.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T12:30:49.624Z] #14 110.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T12:30:49.624Z] #14 110.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T12:30:49.772Z] #77 71.19 checking for copy_file_range... yes [2022-09-06T12:30:49.881Z] #14 110.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T12:30:49.881Z] #14 111.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T12:30:49.881Z] #14 111.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T12:30:49.881Z] #14 111.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T12:30:49.881Z] #14 111.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T12:30:50.029Z] #77 71.42 checking for fgetxattr... yes [2022-09-06T12:30:50.029Z] #77 71.67 checking for statx... yes [2022-09-06T12:30:50.139Z] #14 111.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T12:30:50.139Z] #14 111.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T12:30:50.139Z] #14 111.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T12:30:50.139Z] #14 111.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T12:30:50.139Z] #14 111.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T12:30:50.286Z] #77 71.84 checking for fgetpwent_r... yes [2022-09-06T12:30:50.396Z] #14 111.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T12:30:50.396Z] #14 111.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T12:30:50.396Z] #14 111.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T12:30:50.543Z] #77 72.02 checking for issetugid... no [2022-09-06T12:30:50.543Z] #77 72.21 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T12:30:50.543Z] #77 72.21 checking pkg-config is at least version 0.9.0... yes [2022-09-06T12:30:50.653Z] #14 111.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T12:30:50.653Z] #14 111.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:30:50.653Z] #14 111.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:30:50.653Z] #14 111.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T12:30:50.653Z] #14 111.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T12:30:50.653Z] #14 111.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T12:30:50.801Z] #77 72.21 checking for library containing yajl_tree_get... [2022-09-06T12:30:50.801Z] #77 ... [2022-09-06T12:30:50.801Z] [2022-09-06T12:30:50.801Z] #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-09-06T12:30:50.801Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T12:30:50.801Z] #21 6.335 Fetched 8458 kB in 6s (1518 kB/s) [2022-09-06T12:30:50.801Z] #21 6.335 Reading package lists... [2022-09-06T12:30:50.801Z] #21 8.701 Reading package lists... [2022-09-06T12:30:50.801Z] #21 10.63 Building dependency tree... [2022-09-06T12:30:50.801Z] #21 11.22 Reading state information... [2022-09-06T12:30:50.801Z] #21 12.09 The following additional packages will be installed: [2022-09-06T12:30:50.801Z] #21 12.10 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T12:30:50.801Z] #21 12.10 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T12:30:50.801Z] #21 12.10 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T12:30:50.801Z] #21 12.10 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T12:30:50.801Z] #21 12.10 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T12:30:50.801Z] #21 12.10 Suggested packages: [2022-09-06T12:30:50.801Z] #21 12.11 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T12:30:50.801Z] #21 12.11 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T12:30:50.801Z] #21 12.11 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T12:30:50.801Z] #21 12.11 Recommended packages: [2022-09-06T12:30:50.801Z] #21 12.11 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T12:30:50.801Z] #21 12.11 systemd-timesyncd | time-daemon unzip [2022-09-06T12:30:50.801Z] #21 13.39 The following NEW packages will be installed: [2022-09-06T12:30:50.801Z] #21 13.39 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T12:30:50.801Z] #21 13.39 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T12:30:50.801Z] #21 13.39 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T12:30:50.801Z] #21 13.39 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T12:30:50.801Z] #21 13.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T12:30:50.801Z] #21 13.39 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T12:30:50.801Z] #21 13.39 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T12:30:50.801Z] #21 13.39 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T12:30:50.801Z] #21 13.39 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T12:30:50.801Z] #21 13.71 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:30:50.801Z] #21 13.71 Need to get 31.8 MB of archives. [2022-09-06T12:30:50.801Z] #21 13.71 After this operation, 123 MB of additional disk space will be used. [2022-09-06T12:30:50.801Z] #21 13.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T12:30:50.801Z] #21 13.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-06T12:30:50.801Z] #21 13.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-06T12:30:50.801Z] #21 13.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-06T12:30:50.801Z] #21 13.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-06T12:30:50.801Z] #21 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-06T12:30:50.801Z] #21 13.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-06T12:30:50.801Z] #21 13.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-06T12:30:50.801Z] #21 13.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-06T12:30:50.801Z] #21 13.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-06T12:30:50.801Z] #21 13.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-06T12:30:50.801Z] #21 13.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-06T12:30:50.801Z] #21 13.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-06T12:30:50.801Z] #21 13.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-06T12:30:50.801Z] #21 13.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T12:30:50.801Z] #21 13.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T12:30:50.801Z] #21 13.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T12:30:50.801Z] #21 13.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T12:30:50.801Z] #21 13.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T12:30:50.801Z] #21 13.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-06T12:30:50.801Z] #21 13.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-06T12:30:50.801Z] #21 13.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-06T12:30:50.801Z] #21 13.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-06T12:30:50.801Z] #21 13.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-06T12:30:50.801Z] #21 13.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-06T12:30:50.801Z] #21 13.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-06T12:30:50.801Z] #21 13.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T12:30:50.801Z] #21 13.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T12:30:50.801Z] #21 13.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T12:30:50.801Z] #21 13.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-06T12:30:50.801Z] #21 13.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-06T12:30:50.801Z] #21 13.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T12:30:50.801Z] #21 14.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-06T12:30:50.801Z] #21 14.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-06T12:30:50.801Z] #21 14.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T12:30:50.801Z] #21 14.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-06T12:30:50.801Z] #21 14.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T12:30:50.801Z] #21 14.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T12:30:50.801Z] #21 14.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-06T12:30:50.801Z] #21 14.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T12:30:50.801Z] #21 14.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T12:30:50.801Z] #21 14.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T12:30:50.801Z] #21 14.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T12:30:50.801Z] #21 14.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T12:30:50.801Z] #21 14.11 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T12:30:50.801Z] #21 14.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T12:30:50.801Z] #21 14.13 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T12:30:50.801Z] #21 14.14 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-06T12:30:50.801Z] #21 14.15 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-06T12:30:50.801Z] #21 14.16 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-06T12:30:50.801Z] #21 14.17 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-06T12:30:50.801Z] #21 14.18 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T12:30:50.801Z] #21 14.29 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-06T12:30:50.801Z] #21 14.30 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-06T12:30:50.801Z] #21 14.31 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-06T12:30:50.801Z] #21 14.32 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-06T12:30:50.801Z] #21 14.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:30:50.801Z] #21 15.02 Fetched 31.8 MB in 1s (35.5 MB/s) [2022-09-06T12:30:50.801Z] #21 15.09 Selecting previously unselected package libcap2:arm64. [2022-09-06T12:30:50.801Z] #21 15.09 (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 ... 24009 files and directories currently installed.) [2022-09-06T12:30:50.801Z] #21 15.14 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T12:30:50.801Z] #21 15.15 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T12:30:50.801Z] #21 15.22 Selecting previously unselected package libargon2-1:arm64. [2022-09-06T12:30:50.801Z] #21 15.23 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-06T12:30:50.801Z] #21 15.23 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T12:30:50.801Z] #21 15.30 Selecting previously unselected package libjson-c5:arm64. [2022-09-06T12:30:50.801Z] #21 15.31 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-06T12:30:50.801Z] #21 15.32 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-06T12:30:50.801Z] #21 15.40 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-06T12:30:50.801Z] #21 15.40 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-06T12:30:50.801Z] #21 15.40 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:30:50.801Z] #21 15.51 Selecting previously unselected package libip4tc2:arm64. [2022-09-06T12:30:50.801Z] #21 15.51 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-06T12:30:50.801Z] #21 15.52 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T12:30:50.801Z] #21 15.61 Selecting previously unselected package libkmod2:arm64. [2022-09-06T12:30:50.801Z] #21 15.61 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-06T12:30:50.801Z] #21 15.62 Unpacking libkmod2:arm64 (28-1) ... [2022-09-06T12:30:50.801Z] #21 15.71 Selecting previously unselected package systemd. [2022-09-06T12:30:50.801Z] #21 15.72 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-06T12:30:50.801Z] #21 15.87 Unpacking systemd (247.3-7) ... [2022-09-06T12:30:50.801Z] #21 ... [2022-09-06T12:30:50.801Z] [2022-09-06T12:30: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-09-06T12:30:50.801Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:30:50.801Z] #77 72.21 checking for library containing yajl_tree_get... -lyajl [2022-09-06T12:30:50.910Z] #14 112.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T12:30:50.910Z] #14 112.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T12:30:50.910Z] #14 112.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T12:30:51.058Z] #77 72.55 checking for yajl >= 2.0.0... yes [2022-09-06T12:30:51.058Z] #77 72.60 checking sys/capability.h usability... yes [2022-09-06T12:30:51.058Z] #77 72.76 checking sys/capability.h presence... yes [2022-09-06T12:30:51.058Z] #77 72.84 checking for sys/capability.h... yes [2022-09-06T12:30:51.082Z] #20 41.48 The following additional packages will be installed: [2022-09-06T12:30:51.082Z] #20 41.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T12:30:51.082Z] #20 41.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T12:30:51.082Z] #20 41.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T12:30:51.083Z] #20 41.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T12:30:51.083Z] #20 41.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T12:30:51.083Z] #20 41.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T12:30:51.083Z] #20 41.50 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T12:30:51.083Z] #20 41.52 Suggested packages: [2022-09-06T12:30:51.083Z] #20 41.52 gcc-10-locales seccomp wine64 [2022-09-06T12:30:51.083Z] #20 41.98 The following NEW packages will be installed: [2022-09-06T12:30:51.168Z] #14 112.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T12:30:51.168Z] #14 112.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T12:30:51.168Z] #14 112.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T12:30:51.168Z] #14 112.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T12:30:51.168Z] #14 112.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T12:30:51.168Z] #14 112.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T12:30:51.168Z] #14 112.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:30:51.168Z] #14 112.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T12:30:51.343Z] #20 41.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T12:30:51.343Z] #20 41.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T12:30:51.343Z] #20 41.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T12:30:51.343Z] #20 41.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T12:30:51.343Z] #20 41.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T12:30:51.343Z] #20 41.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T12:30:51.343Z] #20 41.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T12:30:51.343Z] #20 41.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T12:30:51.343Z] #20 41.99 mingw-w64-x86-64-dev [2022-09-06T12:30:51.425Z] #14 112.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T12:30:51.425Z] #14 112.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T12:30:51.425Z] #14 112.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T12:30:51.425Z] #14 112.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T12:30:51.425Z] #14 112.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T12:30:51.425Z] #14 112.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:30:51.425Z] #14 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T12:30:51.425Z] #14 112.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:51.572Z] #77 72.84 checking for library containing cap_from_name... -lcap [2022-09-06T12:30:51.604Z] #20 42.36 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:30:51.604Z] #20 42.36 Need to get 115 MB of archives. [2022-09-06T12:30:51.604Z] #20 42.36 After this operation, 645 MB of additional disk space will be used. [2022-09-06T12:30:51.604Z] #20 42.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T12:30:51.604Z] #20 42.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T12:30:51.604Z] #20 42.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T12:30:51.604Z] #20 42.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T12:30:51.604Z] #20 42.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T12:30:51.604Z] #20 42.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T12:30:51.682Z] #14 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T12:30:51.682Z] #14 112.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T12:30:51.682Z] #14 112.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:30:51.682Z] #14 112.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T12:30:51.682Z] #14 112.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:30:51.682Z] #14 112.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T12:30:51.682Z] #14 112.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:30:51.682Z] #14 112.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T12:30:51.682Z] #14 112.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:30:51.682Z] #14 112.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:30:51.682Z] #14 112.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:30:51.829Z] #77 73.19 checking for library containing dlopen... -ldl [2022-09-06T12:30:51.864Z] #20 42.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T12:30:51.864Z] #20 42.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T12:30:51.864Z] #20 42.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T12:30:52.086Z] #77 73.55 checking seccomp.h usability... yes [2022-09-06T12:30:52.086Z] #77 73.78 checking seccomp.h presence... yes [2022-09-06T12:30:52.086Z] #77 73.86 checking for seccomp.h... yes [2022-09-06T12:30:52.125Z] #20 42.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T12:30:52.386Z] #20 43.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T12:30:52.619Z] #14 DONE 113.8s [2022-09-06T12:30:52.619Z] [2022-09-06T12:30:52.619Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T12:30:52.619Z] #59 sha256:a548d910a23305d23a5365f82ac61f6f11da377392e1c84b1c3882b2dbc74b0c [2022-09-06T12:30:52.647Z] #20 ... [2022-09-06T12:30:52.647Z] [2022-09-06T12:30:52.647Z] #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-09-06T12:30:52.647Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T12:30:52.647Z] #69 28.41 Reading package lists... [2022-09-06T12:30:52.647Z] #69 37.89 Building dependency tree... [2022-09-06T12:30:52.647Z] #69 39.60 Reading state information... [2022-09-06T12:30:52.647Z] #69 41.33 The following additional packages will be installed: [2022-09-06T12:30:52.647Z] #69 41.35 libbtrfs0 [2022-09-06T12:30:52.647Z] #69 41.57 The following NEW packages will be installed: [2022-09-06T12:30:52.647Z] #69 41.58 libbtrfs-dev libbtrfs0 [2022-09-06T12:30:52.647Z] #69 41.99 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:30:52.647Z] #69 41.99 Need to get 460 kB of archives. [2022-09-06T12:30:52.647Z] #69 41.99 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T12:30:52.647Z] #69 41.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T12:30:52.647Z] #69 42.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T12:30:52.647Z] #69 42.37 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:30:52.647Z] #69 42.66 Fetched 460 kB in 0s (1558 kB/s) [2022-09-06T12:30:52.647Z] #69 42.71 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T12:30:52.647Z] #69 42.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T12:30:52.647Z] #69 42.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T12:30:52.647Z] #69 42.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:30:52.647Z] #69 42.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T12:30:52.647Z] #69 42.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T12:30:52.647Z] #69 42.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:30:52.647Z] #69 43.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:30:52.647Z] #69 43.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:30:52.647Z] #69 43.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:30:52.647Z] #69 DONE 43.3s [2022-09-06T12:30:52.647Z] [2022-09-06T12:30:52.647Z] #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-09-06T12:30:52.647Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:30:52.647Z] #20 43.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T12:30:52.647Z] #20 ... [2022-09-06T12:30:52.647Z] [2022-09-06T12:30:52.647Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T12:30:52.647Z] #70 sha256:ab6925cfe28d1f98a3bd9c0b91004ba2a254e7e38d07b55ae4a78c31e70ad550 [2022-09-06T12:30:52.647Z] #70 DONE 0.1s [2022-09-06T12:30:52.647Z] [2022-09-06T12:30:52.647Z] #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-09-06T12:30:52.647Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:30:52.648Z] #77 73.86 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T12:30:52.648Z] #77 74.25 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T12:30:52.880Z] #59 DONE 0.1s [2022-09-06T12:30:52.880Z] [2022-09-06T12:30:52.880Z] #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-09-06T12:30:52.880Z] #60 sha256:b35e00469109ae3aeb2d381d3f29e61cf532eded715793605f12aff6407a7748 [2022-09-06T12:30:52.905Z] #77 74.43 checking systemd/sd-bus.h usability... yes [2022-09-06T12:30:52.905Z] #77 74.56 checking systemd/sd-bus.h presence... yes [2022-09-06T12:30:53.162Z] #77 74.68 checking for systemd/sd-bus.h... yes [2022-09-06T12:30:53.420Z] #77 74.68 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T12:30:53.588Z] #71 0.775 + RM_GOPATH=0 [2022-09-06T12:30:53.588Z] #71 0.777 + TMP_GOPATH= [2022-09-06T12:30:53.588Z] #71 0.777 + : /build [2022-09-06T12:30:53.588Z] #71 0.778 + '[' -z '' ']' [2022-09-06T12:30:53.588Z] #71 0.778 ++ mktemp -d [2022-09-06T12:30:53.588Z] #71 0.779 + export GOPATH=/tmp/tmp.10gHnPOAJC [2022-09-06T12:30:53.588Z] #71 0.780 + GOPATH=/tmp/tmp.10gHnPOAJC [2022-09-06T12:30:53.588Z] #71 0.780 + RM_GOPATH=1 [2022-09-06T12:30:53.588Z] #71 0.780 + case "$(go env GOARCH)" in [2022-09-06T12:30:53.588Z] #71 0.781 ++ go env GOARCH [2022-09-06T12:30:53.588Z] #71 0.789 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:53.588Z] #71 0.790 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:53.588Z] #71 0.791 ++ dirname /install.sh [2022-09-06T12:30:53.588Z] #71 0.791 + dir=/ [2022-09-06T12:30:53.588Z] #71 0.792 + bin=containerd [2022-09-06T12:30:53.588Z] #71 0.792 + shift [2022-09-06T12:30:53.588Z] #71 0.792 + '[' '!' -f //containerd.installer ']' [2022-09-06T12:30:53.588Z] #71 0.792 + . //containerd.installer [2022-09-06T12:30:53.588Z] #71 0.793 ++ set -e [2022-09-06T12:30:53.588Z] #71 0.793 ++ : v1.6.8 [2022-09-06T12:30:53.588Z] #71 0.793 + install_containerd [2022-09-06T12:30:53.588Z] #71 0.795 + echo 'Install containerd version v1.6.8' [2022-09-06T12:30:53.588Z] #71 0.795 + git clone https://github.com/containerd/containerd.git /tmp/tmp.10gHnPOAJC/src/github.com/containerd/containerd [2022-09-06T12:30:53.588Z] #71 0.795 Install containerd version v1.6.8 [2022-09-06T12:30:53.588Z] #71 0.799 Cloning into '/tmp/tmp.10gHnPOAJC/src/github.com/containerd/containerd'... [2022-09-06T12:30:53.677Z] #77 75.11 checking for sd_notify_barrier... yes [2022-09-06T12:30:53.811Z] #60 ... [2022-09-06T12:30:53.811Z] [2022-09-06T12:30:53.811Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T12:30:53.811Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-06T12:30:53.811Z] #15 DONE 1.3s [2022-09-06T12:30:53.811Z] [2022-09-06T12:30:53.811Z] #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-09-06T12:30:53.811Z] #60 sha256:b35e00469109ae3aeb2d381d3f29e61cf532eded715793605f12aff6407a7748 [2022-09-06T12:30:53.811Z] #60 1.204 + RM_GOPATH=0 [2022-09-06T12:30:53.811Z] #60 1.204 + TMP_GOPATH= [2022-09-06T12:30:53.811Z] #60 1.204 + : /build [2022-09-06T12:30:53.811Z] #60 1.204 + '[' -z '' ']' [2022-09-06T12:30:53.811Z] #60 1.204 ++ mktemp -d [2022-09-06T12:30:53.811Z] #60 1.205 + export GOPATH=/tmp/tmp.W1Fqy8kttA [2022-09-06T12:30:53.811Z] #60 1.205 + GOPATH=/tmp/tmp.W1Fqy8kttA [2022-09-06T12:30:53.811Z] #60 1.205 + RM_GOPATH=1 [2022-09-06T12:30:53.811Z] #60 1.205 + case "$(go env GOARCH)" in [2022-09-06T12:30:53.811Z] #60 1.208 ++ go env GOARCH [2022-09-06T12:30:53.811Z] #60 1.236 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:53.811Z] #60 1.236 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:53.811Z] #60 1.236 ++ dirname /install.sh [2022-09-06T12:30:53.811Z] #60 1.236 + dir=/ [2022-09-06T12:30:53.811Z] #60 1.236 + bin=runc [2022-09-06T12:30:53.811Z] #60 1.236 + shift [2022-09-06T12:30:53.811Z] #60 1.236 + '[' '!' -f //runc.installer ']' [2022-09-06T12:30:53.811Z] #60 1.236 + . //runc.installer [2022-09-06T12:30:53.811Z] #60 1.236 ++ set -e [2022-09-06T12:30:53.811Z] #60 1.236 ++ : v1.1.4 [2022-09-06T12:30:53.811Z] #60 1.236 + install_runc [2022-09-06T12:30:53.811Z] #60 1.236 + RUNC_BUILDTAGS=seccomp [2022-09-06T12:30:53.811Z] #60 1.236 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T12:30:53.811Z] #60 1.236 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W1Fqy8kttA/src/github.com/opencontainers/runc [2022-09-06T12:30:53.811Z] #60 1.236 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T12:30:53.811Z] #60 1.252 Cloning into '/tmp/tmp.W1Fqy8kttA/src/github.com/opencontainers/runc'... [2022-09-06T12:30:53.934Z] #77 75.26 checking linux/bpf.h usability... yes [2022-09-06T12:30:53.934Z] #77 75.47 checking linux/bpf.h presence... yes [2022-09-06T12:30:53.934Z] #77 75.54 checking for linux/bpf.h... yes [2022-09-06T12:30:53.934Z] #77 75.54 checking compilation for eBPF... yes [2022-09-06T12:30:53.934Z] #77 75.63 checking for criu >= 3.15... no [2022-09-06T12:30:53.934Z] #77 75.66 configure: CRIU headers not found, building without CRIU support [2022-09-06T12:30:53.934Z] #77 75.66 checking for criu > 3.16... no [2022-09-06T12:30:53.934Z] #77 75.69 configure: CRIU version doesn't support join-ns API [2022-09-06T12:30:53.934Z] #77 75.69 checking for criu > 3.16.1... no [2022-09-06T12:30:53.934Z] #77 75.71 configure: CRIU version doesn't support for pre-dumping [2022-09-06T12:30:53.934Z] #77 75.71 checking for new mount API (fsconfig)... yes [2022-09-06T12:30:54.192Z] #77 75.78 checking for seccomp notify API... yes [2022-09-06T12:30:54.192Z] #77 75.86 checking for gperf... no [2022-09-06T12:30:54.192Z] #77 75.87 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T12:30:54.449Z] #77 75.87 checking for library containing argp_parse... none required [2022-09-06T12:30:54.449Z] #77 76.17 checking that generated files are newer than configure... done [2022-09-06T12:30:54.449Z] #77 76.17 configure: creating ./config.status [2022-09-06T12:30:54.744Z] #60 ... [2022-09-06T12:30:54.744Z] [2022-09-06T12:30:54.744Z] #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-09-06T12:30:54.744Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T12:30:54.744Z] #16 DONE 1.0s [2022-09-06T12:30:55.001Z] [2022-09-06T12:30:55.001Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T12:30:55.001Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-06T12:30:55.566Z] #17 0.861 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T12:30:55.823Z] #17 DONE 0.9s [2022-09-06T12:30:55.823Z] [2022-09-06T12:30:55.823Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T12:30:55.823Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-06T12:30:56.133Z] #71 ... [2022-09-06T12:30:56.133Z] [2022-09-06T12:30:56.133Z] #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-09-06T12:30:56.133Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T12:30:56.133Z] #49 28.66 Reading package lists... [2022-09-06T12:30:56.133Z] #49 38.00 Building dependency tree... [2022-09-06T12:30:56.133Z] #49 39.70 Reading state information... [2022-09-06T12:30:56.133Z] #49 41.29 The following additional packages will be installed: [2022-09-06T12:30:56.133Z] #49 41.32 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-06T12:30:56.133Z] #49 41.35 Suggested packages: [2022-09-06T12:30:56.133Z] #49 41.36 cmake-doc ninja-build lrzip [2022-09-06T12:30:56.133Z] #49 41.36 Recommended packages: [2022-09-06T12:30:56.133Z] #49 41.36 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T12:30:56.133Z] #49 41.87 The following NEW packages will be installed: [2022-09-06T12:30:56.133Z] #49 41.88 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-06T12:30:56.133Z] #49 42.24 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:30:56.133Z] #49 42.24 Need to get 8418 kB of archives. [2022-09-06T12:30:56.133Z] #49 42.24 After this operation, 34.9 MB of additional disk space will be used. [2022-09-06T12:30:56.133Z] #49 42.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T12:30:56.133Z] #49 42.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T12:30:56.133Z] #49 42.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T12:30:56.133Z] #49 42.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T12:30:56.133Z] #49 42.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T12:30:56.133Z] #49 42.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T12:30:56.133Z] #49 42.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T12:30:56.133Z] #49 42.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T12:30:56.133Z] #49 42.90 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:30:56.133Z] #49 43.13 Fetched 8418 kB in 0s (21.3 MB/s) [2022-09-06T12:30:56.133Z] #49 43.18 Selecting previously unselected package xxd. [2022-09-06T12:30:56.133Z] #49 43.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T12:30:56.133Z] #49 43.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:30:56.133Z] #49 43.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 43.36 Selecting previously unselected package vim-common. [2022-09-06T12:30:56.133Z] #49 43.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:30:56.133Z] #49 43.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 43.58 Selecting previously unselected package cmake-data. [2022-09-06T12:30:56.133Z] #49 43.61 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T12:30:56.133Z] #49 43.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 44.54 Selecting previously unselected package libarchive13:amd64. [2022-09-06T12:30:56.133Z] #49 44.55 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T12:30:56.133Z] #49 44.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 44.64 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T12:30:56.133Z] #49 44.65 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T12:30:56.133Z] #49 44.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T12:30:56.133Z] #49 44.70 Selecting previously unselected package librhash0:amd64. [2022-09-06T12:30:56.133Z] #49 44.70 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T12:30:56.133Z] #49 44.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T12:30:56.133Z] #49 44.77 Selecting previously unselected package libuv1:amd64. [2022-09-06T12:30:56.133Z] #49 44.77 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T12:30:56.133Z] #49 44.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T12:30:56.133Z] #49 44.86 Selecting previously unselected package cmake. [2022-09-06T12:30:56.133Z] #49 44.86 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T12:30:56.133Z] #49 44.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 46.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 46.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 46.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T12:30:56.133Z] #49 46.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 46.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T12:30:56.133Z] #49 46.26 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T12:30:56.133Z] #49 46.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 46.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T12:30:56.133Z] #49 46.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:30:56.133Z] #49 DONE 46.7s [2022-09-06T12:30:56.133Z] [2022-09-06T12:30:56.133Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T12:30:56.133Z] #50 sha256:e144794c9a73425fdc1f5c875263e65705005e71d9fb7f530c93db37a84f4960 [2022-09-06T12:30:56.133Z] #50 DONE 0.1s [2022-09-06T12:30:56.133Z] [2022-09-06T12:30:56.133Z] #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-09-06T12:30:56.133Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:30:56.133Z] #20 43.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T12:30:56.133Z] #20 43.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T12:30:56.133Z] #20 44.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T12:30:56.133Z] #20 44.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T12:30:56.133Z] #20 44.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T12:30:56.133Z] #20 44.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T12:30:56.133Z] #20 44.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T12:30:56.133Z] #20 44.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T12:30:56.133Z] #20 44.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T12:30:56.133Z] #20 44.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T12:30:56.133Z] #20 44.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T12:30:56.133Z] #20 44.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T12:30:56.133Z] #20 44.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T12:30:56.133Z] #20 44.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T12:30:56.133Z] #20 44.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T12:30:56.133Z] #20 44.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T12:30:56.133Z] #20 44.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T12:30:56.133Z] #20 44.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T12:30:56.133Z] #20 44.59 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:30:56.133Z] #20 44.74 Fetched 115 MB in 2s (57.0 MB/s) [2022-09-06T12:30:56.133Z] #20 44.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T12:30:56.133Z] #20 44.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T12:30:56.133Z] #20 44.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T12:30:56.133Z] #20 44.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T12:30:56.133Z] #20 45.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T12:30:56.133Z] #20 45.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T12:30:56.133Z] #20 45.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T12:30:56.133Z] #20 46.51 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T12:30:56.133Z] #20 46.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T12:30:56.133Z] #20 46.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T12:30:56.133Z] #20 46.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T12:30:56.133Z] #20 46.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:30:56.133Z] #20 46.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:30:56.133Z] #20 46.78 Selecting previously unselected package dmsetup. [2022-09-06T12:30:56.133Z] #20 46.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:30:56.133Z] #20 46.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T12:30:56.133Z] #20 46.90 Selecting previously unselected package mingw-w64-common. [2022-09-06T12:30:56.133Z] #20 46.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T12:30:56.133Z] #20 46.91 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T12:30:56.754Z] #18 DONE 0.9s [2022-09-06T12:30:56.755Z] [2022-09-06T12:30:56.755Z] #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-09-06T12:30:56.755Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:30:56.755Z] #77 58.07 configure.ac:7: installing 'build-aux/compile' [2022-09-06T12:30:56.755Z] #77 58.08 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T12:30:56.755Z] #77 58.09 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T12:30:56.755Z] #77 58.09 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T12:30:56.755Z] #77 58.10 configure.ac:11: installing 'build-aux/missing' [2022-09-06T12:30:56.755Z] #77 58.22 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T12:30:56.755Z] #77 58.29 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T12:30:56.755Z] #77 59.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T12:30:56.755Z] #77 59.67 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T12:30:56.755Z] #77 60.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T12:30:56.755Z] #77 60.04 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T12:30:56.755Z] #77 60.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T12:30:56.755Z] #77 60.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T12:30:56.755Z] #77 60.25 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T12:30:56.755Z] #77 60.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T12:30:56.755Z] #77 ... [2022-09-06T12:30:56.755Z] [2022-09-06T12:30:56.755Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T12:30:56.755Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-06T12:30:57.687Z] #19 DONE 0.9s [2022-09-06T12:30:57.687Z] [2022-09-06T12:30:57.687Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T12:30:57.687Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-06T12:30:57.727Z] #77 78.88 config.status: creating Makefile [2022-09-06T12:30:57.727Z] #77 78.95 config.status: creating rpm/crun.spec [2022-09-06T12:30:57.727Z] #77 79.04 config.status: creating config.h [2022-09-06T12:30:57.727Z] #77 79.08 config.status: executing libtool commands [2022-09-06T12:30:57.727Z] #77 79.13 config.status: executing depfiles commands [2022-09-06T12:30:58.046Z] #20 48.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T12:30:58.046Z] #20 48.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T12:30:58.046Z] #20 48.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T12:30:58.658Z] #77 ... [2022-09-06T12:30:58.658Z] [2022-09-06T12:30:58.658Z] #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-09-06T12:30:58.658Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T12:30:58.658Z] #21 17.42 Selecting previously unselected package pigz. [2022-09-06T12:30:58.658Z] #21 17.42 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 17.43 Unpacking pigz (2.6-1) ... [2022-09-06T12:30:58.658Z] #21 17.51 Selecting previously unselected package libelf1:arm64. [2022-09-06T12:30:58.658Z] #21 17.51 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 17.52 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-06T12:30:58.658Z] #21 17.66 Selecting previously unselected package libbpf0:arm64. [2022-09-06T12:30:58.658Z] #21 17.67 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 17.67 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-06T12:30:58.658Z] #21 17.77 Selecting previously unselected package libmnl0:arm64. [2022-09-06T12:30:58.658Z] #21 17.77 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 17.78 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-06T12:30:58.658Z] #21 17.84 Selecting previously unselected package libxtables12:arm64. [2022-09-06T12:30:58.658Z] #21 17.84 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 17.85 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-06T12:30:58.658Z] #21 17.90 Selecting previously unselected package libcap2-bin. [2022-09-06T12:30:58.658Z] #21 17.90 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 17.91 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T12:30:58.658Z] #21 18.00 Selecting previously unselected package iproute2. [2022-09-06T12:30:58.658Z] #21 18.00 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 18.01 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T12:30:58.658Z] #21 18.43 Selecting previously unselected package xxd. [2022-09-06T12:30:58.658Z] #21 18.44 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 18.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:30:58.658Z] #21 18.60 Selecting previously unselected package vim-common. [2022-09-06T12:30:58.658Z] #21 18.61 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:30:58.658Z] #21 18.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:30:58.658Z] #21 18.76 Selecting previously unselected package bash-completion. [2022-09-06T12:30:58.658Z] #21 18.76 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T12:30:58.658Z] #21 20.87 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T12:30:58.658Z] #21 21.30 Selecting previously unselected package bzip2. [2022-09-06T12:30:58.658Z] #21 21.31 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 21.33 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T12:30:58.658Z] #21 21.46 Selecting previously unselected package xz-utils. [2022-09-06T12:30:58.658Z] #21 21.47 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 21.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:30:58.658Z] #21 21.62 Selecting previously unselected package apparmor. [2022-09-06T12:30:58.658Z] #21 21.63 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 21.71 Unpacking apparmor (2.13.6-10) ... [2022-09-06T12:30:58.658Z] #21 22.15 Selecting previously unselected package inetutils-ping. [2022-09-06T12:30:58.658Z] #21 22.16 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 22.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T12:30:58.658Z] #21 22.33 Selecting previously unselected package libip6tc2:arm64. [2022-09-06T12:30:58.658Z] #21 22.33 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 22.35 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T12:30:58.658Z] #21 22.44 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-06T12:30:58.658Z] #21 22.45 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 22.46 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T12:30:58.658Z] #21 22.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-06T12:30:58.658Z] #21 22.52 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 22.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T12:30:58.658Z] #21 22.62 Selecting previously unselected package libnftnl11:arm64. [2022-09-06T12:30:58.658Z] #21 22.62 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 22.63 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T12:30:58.658Z] #21 22.71 Selecting previously unselected package iptables. [2022-09-06T12:30:58.658Z] #21 22.71 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 22.71 Unpacking iptables (1.8.7-1) ... [2022-09-06T12:30:58.658Z] #21 22.97 Selecting previously unselected package libonig5:arm64. [2022-09-06T12:30:58.658Z] #21 22.98 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 22.98 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T12:30:58.658Z] #21 23.10 Selecting previously unselected package libjq1:arm64. [2022-09-06T12:30:58.658Z] #21 23.10 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 23.11 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T12:30:58.658Z] #21 23.27 Selecting previously unselected package jq. [2022-09-06T12:30:58.658Z] #21 23.27 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 23.28 Unpacking jq (1.6-2.1) ... [2022-09-06T12:30:58.658Z] #21 23.37 Selecting previously unselected package libaio1:arm64. [2022-09-06T12:30:58.658Z] #21 23.37 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 23.37 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-06T12:30:58.658Z] #21 23.44 Selecting previously unselected package libgpm2:arm64. [2022-09-06T12:30:58.658Z] #21 23.44 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 23.45 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-06T12:30:58.658Z] #21 23.52 Selecting previously unselected package libicu67:arm64. [2022-09-06T12:30:58.658Z] #21 23.53 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-06T12:30:58.658Z] #21 23.53 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T12:30:58.658Z] #21 ... [2022-09-06T12:30:58.658Z] [2022-09-06T12:30:58.658Z] #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-09-06T12:30:58.658Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:30:58.658Z] #77 80.28 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T12:30:58.658Z] #77 80.30 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T12:30:58.664Z] #20 DONE 1.1s [2022-09-06T12:30:58.665Z] [2022-09-06T12:30:58.665Z] #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-09-06T12:30:58.665Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:30:59.172Z] #77 80.68 checking for gcc... gcc [2022-09-06T12:30:59.172Z] #77 80.78 checking whether the C compiler works... yes [2022-09-06T12:30:59.172Z] #77 80.98 checking for C compiler default output file name... a.out [2022-09-06T12:30:59.430Z] #20 ... [2022-09-06T12:30:59.430Z] [2022-09-06T12:30:59.430Z] #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-09-06T12:30:59.430Z] #51 sha256:123c7fb3d58c76036b81d947ff4b1e51bfda503a6deea37edf685ad7e40513d5 [2022-09-06T12:30:59.430Z] #51 0.822 + RM_GOPATH=0 [2022-09-06T12:30:59.430Z] #51 0.822 + TMP_GOPATH= [2022-09-06T12:30:59.430Z] #51 0.822 + : /build [2022-09-06T12:30:59.430Z] #51 0.822 + '[' -z '' ']' [2022-09-06T12:30:59.430Z] #51 0.822 ++ mktemp -d [2022-09-06T12:30:59.430Z] #51 0.824 + export GOPATH=/tmp/tmp.FlIACivQ0M [2022-09-06T12:30:59.430Z] #51 0.824 + GOPATH=/tmp/tmp.FlIACivQ0M [2022-09-06T12:30:59.430Z] #51 0.824 + RM_GOPATH=1 [2022-09-06T12:30:59.430Z] #51 0.824 + case "$(go env GOARCH)" in [2022-09-06T12:30:59.430Z] #51 0.824 ++ go env GOARCH [2022-09-06T12:30:59.430Z] #51 0.838 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:59.430Z] #51 0.838 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:30:59.430Z] #51 0.839 ++ dirname /install.sh [2022-09-06T12:30:59.430Z] #51 0.840 + dir=/ [2022-09-06T12:30:59.430Z] #51 0.840 + bin=tini [2022-09-06T12:30:59.430Z] #51 0.841 + shift [2022-09-06T12:30:59.430Z] #51 0.841 + '[' '!' -f //tini.installer ']' [2022-09-06T12:30:59.430Z] #51 0.841 + . //tini.installer [2022-09-06T12:30:59.430Z] #51 0.841 ++ : v0.19.0 [2022-09-06T12:30:59.430Z] #51 0.842 + install_tini [2022-09-06T12:30:59.430Z] #51 0.842 Install tini version v0.19.0 [2022-09-06T12:30:59.430Z] #51 0.842 + echo 'Install tini version v0.19.0' [2022-09-06T12:30:59.430Z] #51 0.842 + git clone https://github.com/krallin/tini.git /tmp/tmp.FlIACivQ0M/tini [2022-09-06T12:30:59.430Z] #51 0.845 Cloning into '/tmp/tmp.FlIACivQ0M/tini'... [2022-09-06T12:30:59.430Z] #51 1.246 + cd /tmp/tmp.FlIACivQ0M/tini [2022-09-06T12:30:59.430Z] #51 1.247 + git checkout -q v0.19.0 [2022-09-06T12:30:59.430Z] #51 1.256 + cmake . [2022-09-06T12:30:59.430Z] #51 1.428 -- The C compiler identification is GNU 10.2.1 [2022-09-06T12:30:59.430Z] #51 1.455 -- Detecting C compiler ABI info [2022-09-06T12:30:59.430Z] #51 1.674 -- Detecting C compiler ABI info - done [2022-09-06T12:30:59.430Z] #51 1.733 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T12:30:59.430Z] #51 1.736 -- Detecting C compile features [2022-09-06T12:30:59.430Z] #51 1.737 -- Detecting C compile features - done [2022-09-06T12:30:59.430Z] #51 1.754 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T12:30:59.430Z] #51 1.834 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T12:30:59.430Z] #51 1.852 -- Configuring done [2022-09-06T12:30:59.430Z] #51 1.860 -- Generating done [2022-09-06T12:30:59.430Z] #51 1.864 -- Build files have been written to: /tmp/tmp.FlIACivQ0M/tini [2022-09-06T12:30:59.430Z] #51 1.868 + make tini-static [2022-09-06T12:30:59.430Z] #51 1.965 Scanning dependencies of target tini-static [2022-09-06T12:30:59.430Z] #51 2.018 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T12:30:59.430Z] #51 2.498 [100%] Linking C executable tini-static [2022-09-06T12:30:59.430Z] #51 2.691 [100%] Built target tini-static [2022-09-06T12:30:59.430Z] #51 2.719 + mkdir -p /build [2022-09-06T12:30:59.430Z] #51 2.724 + cp tini-static /build/docker-init [2022-09-06T12:30:59.430Z] #51 DONE 3.0s [2022-09-06T12:30:59.430Z] [2022-09-06T12:30:59.430Z] #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-09-06T12:30:59.430Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:30:59.686Z] #77 80.98 checking for suffix of executables... [2022-09-06T12:30:59.686Z] #77 81.17 checking whether we are cross compiling... no [2022-09-06T12:30:59.686Z] #77 81.30 checking for suffix of object files... o [2022-09-06T12:30:59.686Z] #77 81.42 checking whether we are using the GNU C compiler... yes [2022-09-06T12:30:59.944Z] #77 81.52 checking whether gcc accepts -g... yes [2022-09-06T12:31:00.060Z] #21 1.209 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T12:31:00.061Z] #21 1.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T12:31:00.061Z] #21 1.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T12:31:00.201Z] #77 81.64 checking for gcc option to accept ISO C89... none needed [2022-09-06T12:31:00.318Z] #21 1.645 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T12:31:00.371Z] #71 ... [2022-09-06T12:31:00.371Z] [2022-09-06T12:31:00.371Z] #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-09-06T12:31:00.371Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:31:00.371Z] #20 50.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T12:31:00.371Z] #20 50.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:31:00.371Z] #20 50.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T12:31:00.371Z] #20 ... [2022-09-06T12:31:00.371Z] [2022-09-06T12:31:00.371Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T12:31:00.371Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T12:31:00.371Z] #53 CACHED [2022-09-06T12:31:00.371Z] [2022-09-06T12:31:00.371Z] #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-09-06T12:31:00.371Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T12:31:00.371Z] #54 CACHED [2022-09-06T12:31:00.371Z] [2022-09-06T12:31:00.371Z] #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-09-06T12:31:00.371Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T12:31:00.371Z] #57 CACHED [2022-09-06T12:31:00.371Z] [2022-09-06T12:31:00.371Z] #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-09-06T12:31:00.371Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T12:31:00.371Z] #58 CACHED [2022-09-06T12:31:00.371Z] [2022-09-06T12:31:00.371Z] #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-09-06T12:31:00.371Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:31:00.371Z] #20 51.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T12:31:00.371Z] #20 51.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:31:00.371Z] #20 51.01 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T12:31:00.458Z] #77 81.80 checking whether gcc understands -c and -o together... yes [2022-09-06T12:31:00.458Z] #77 82.01 checking how to run the C preprocessor... gcc -E [2022-09-06T12:31:00.631Z] #20 ... [2022-09-06T12:31:00.631Z] [2022-09-06T12:31:00.631Z] #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-09-06T12:31:00.631Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T12:31:00.631Z] #60 CACHED [2022-09-06T12:31:00.631Z] [2022-09-06T12:31:00.631Z] #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-09-06T12:31:00.631Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:31:00.796Z] #77 82.21 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T12:31:00.796Z] #77 82.22 checking for egrep... /bin/grep -E [2022-09-06T12:31:00.892Z] #20 ... [2022-09-06T12:31:00.892Z] [2022-09-06T12:31:00.892Z] #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-09-06T12:31:00.892Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:31:00.892Z] #62 CACHED [2022-09-06T12:31:00.892Z] [2022-09-06T12:31:00.892Z] #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-09-06T12:31:00.892Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T12:31:00.892Z] #64 CACHED [2022-09-06T12:31:01.153Z] [2022-09-06T12:31:01.153Z] #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-09-06T12:31:01.153Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:31:01.361Z] #77 82.23 checking for ANSI C header files... [2022-09-06T12:31:01.361Z] #77 ... [2022-09-06T12:31:01.361Z] [2022-09-06T12:31:01.361Z] #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-09-06T12:31:01.361Z] #60 sha256:7fb99f9a61c8fcfba95cdcb2fc41f4cd0823d7d672ca45c7d9fb6253e02778c2 [2022-09-06T12:31:01.361Z] #60 31.00 + mkdir -p /build [2022-09-06T12:31:01.361Z] #60 31.01 + cp runc /build/runc [2022-09-06T12:31:01.361Z] #60 DONE 31.6s [2022-09-06T12:31:01.361Z] [2022-09-06T12:31:01.361Z] #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-09-06T12:31:01.361Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:31:01.361Z] #77 82.23 checking for ANSI C header files... yes [2022-09-06T12:31:01.361Z] #77 82.88 checking for sys/types.h... yes [2022-09-06T12:31:01.618Z] #77 83.21 checking for sys/stat.h... yes [2022-09-06T12:31:01.689Z] #21 2.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T12:31:01.876Z] #77 83.37 checking for stdlib.h... yes [2022-09-06T12:31:02.135Z] #77 83.50 checking for string.h... yes [2022-09-06T12:31:02.403Z] #77 83.78 checking for memory.h... yes [2022-09-06T12:31:02.537Z] #20 53.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T12:31:02.537Z] #20 53.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:31:02.537Z] #20 53.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:31:02.620Z] #21 3.806 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T12:31:02.669Z] #77 84.12 checking for strings.h... yes [2022-09-06T12:31:02.932Z] #77 84.34 checking for inttypes.h... yes [2022-09-06T12:31:02.932Z] #77 84.61 checking for stdint.h... yes [2022-09-06T12:31:03.189Z] #77 84.74 checking for unistd.h... yes [2022-09-06T12:31:03.189Z] #77 84.86 checking minix/config.h usability... no [2022-09-06T12:31:03.446Z] #77 84.94 checking minix/config.h presence... no [2022-09-06T12:31:03.446Z] #77 85.00 checking for minix/config.h... no [2022-09-06T12:31:03.446Z] #77 85.00 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T12:31:03.703Z] #77 85.18 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T12:31:03.703Z] #77 85.36 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T12:31:03.703Z] #77 85.36 checking how to print strings... printf [2022-09-06T12:31:03.703Z] #77 85.37 checking for a sed that does not truncate output... /bin/sed [2022-09-06T12:31:03.703Z] #77 85.39 checking for fgrep... /bin/grep -F [2022-09-06T12:31:03.703Z] #77 85.39 checking for ld used by gcc... /usr/bin/ld [2022-09-06T12:31:03.703Z] #77 85.42 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T12:31:03.703Z] #77 85.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T12:31:03.960Z] #77 85.43 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T12:31:03.960Z] #77 85.54 checking whether ln -s works... yes [2022-09-06T12:31:03.960Z] #77 85.54 checking the maximum length of command line arguments... 1572864 [2022-09-06T12:31:03.960Z] #77 85.57 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T12:31:03.960Z] #77 85.57 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T12:31:03.960Z] #77 85.57 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T12:31:03.960Z] #77 85.57 checking for objdump... objdump [2022-09-06T12:31:03.960Z] #77 85.57 checking how to recognize dependent libraries... pass_all [2022-09-06T12:31:03.960Z] #77 85.57 checking for dlltool... no [2022-09-06T12:31:03.960Z] #77 85.57 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T12:31:03.960Z] #77 85.57 checking for ar... ar [2022-09-06T12:31:03.960Z] #77 85.57 checking for archiver @FILE support... @ [2022-09-06T12:31:03.960Z] #77 85.68 checking for strip... strip [2022-09-06T12:31:03.960Z] #77 85.68 checking for ranlib... ranlib [2022-09-06T12:31:03.960Z] #77 85.68 checking for gawk... no [2022-09-06T12:31:03.960Z] #77 85.68 checking for mawk... mawk [2022-09-06T12:31:03.991Z] #21 ... [2022-09-06T12:31:03.991Z] [2022-09-06T12:31:03.991Z] #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-09-06T12:31:03.991Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:31:03.991Z] #77 72.65 configure.ac:11: installing 'build-aux/compile' [2022-09-06T12:31:03.991Z] #77 72.65 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T12:31:03.991Z] #77 72.66 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T12:31:03.991Z] #77 72.66 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T12:31:03.991Z] #77 72.67 configure.ac:13: installing 'build-aux/missing' [2022-09-06T12:31:03.991Z] #77 72.68 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T12:31:03.991Z] #77 72.87 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T12:31:03.991Z] #77 73.74 checking build system type... x86_64-pc-linux-gnu [2022-09-06T12:31:03.991Z] #77 73.95 checking host system type... x86_64-pc-linux-gnu [2022-09-06T12:31:03.991Z] #77 73.96 checking how to print strings... printf [2022-09-06T12:31:03.991Z] #77 73.96 checking for gcc... gcc [2022-09-06T12:31:03.991Z] #77 74.03 checking whether the C compiler works... yes [2022-09-06T12:31:03.991Z] #77 74.18 checking for C compiler default output file name... a.out [2022-09-06T12:31:03.991Z] #77 74.18 checking for suffix of executables... [2022-09-06T12:31:03.991Z] #77 74.28 checking whether we are cross compiling... no [2022-09-06T12:31:03.991Z] #77 74.48 checking for suffix of object files... o [2022-09-06T12:31:03.991Z] #77 74.59 checking whether we are using the GNU C compiler... yes [2022-09-06T12:31:03.991Z] #77 74.68 checking whether gcc accepts -g... yes [2022-09-06T12:31:03.991Z] #77 74.78 checking for gcc option to accept ISO C89... none needed [2022-09-06T12:31:03.991Z] #77 74.95 checking whether gcc understands -c and -o together... yes [2022-09-06T12:31:03.991Z] #77 75.09 checking for a sed that does not truncate output... /bin/sed [2022-09-06T12:31:03.991Z] #77 75.11 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T12:31:03.991Z] #77 75.12 checking for egrep... /bin/grep -E [2022-09-06T12:31:03.991Z] #77 75.13 checking for fgrep... /bin/grep -F [2022-09-06T12:31:03.991Z] #77 75.13 checking for ld used by gcc... /usr/bin/ld [2022-09-06T12:31:03.991Z] #77 75.15 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T12:31:03.991Z] #77 75.15 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T12:31:04.248Z] #77 75.16 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T12:31:04.248Z] #77 75.27 checking whether ln -s works... yes [2022-09-06T12:31:04.248Z] #77 75.27 checking the maximum length of command line arguments... 1572864 [2022-09-06T12:31:04.248Z] #77 75.29 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T12:31:04.248Z] #77 75.29 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T12:31:04.248Z] #77 75.29 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T12:31:04.248Z] #77 75.29 checking for objdump... objdump [2022-09-06T12:31:04.248Z] #77 75.29 checking how to recognize dependent libraries... pass_all [2022-09-06T12:31:04.248Z] #77 75.29 checking for dlltool... no [2022-09-06T12:31:04.248Z] #77 75.30 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T12:31:04.248Z] #77 75.30 checking for ar... ar [2022-09-06T12:31:04.248Z] #77 75.31 checking for archiver @FILE support... @ [2022-09-06T12:31:04.248Z] #77 75.44 checking for strip... strip [2022-09-06T12:31:04.248Z] #77 75.45 checking for ranlib... ranlib [2022-09-06T12:31:04.248Z] #77 75.45 checking for gawk... no [2022-09-06T12:31:04.248Z] #77 75.45 checking for mawk... mawk [2022-09-06T12:31:04.523Z] #77 85.70 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T12:31:04.523Z] #77 86.00 checking for sysroot... no [2022-09-06T12:31:04.523Z] #77 86.00 checking for a working dd... /bin/dd [2022-09-06T12:31:04.523Z] #77 86.01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T12:31:04.523Z] #77 86.02 checking for mt... no [2022-09-06T12:31:04.523Z] #77 86.02 checking if : is a manifest tool... no [2022-09-06T12:31:04.523Z] #77 86.04 checking for dlfcn.h... yes [2022-09-06T12:31:04.523Z] #77 86.17 checking for objdir... .libs [2022-09-06T12:31:04.780Z] #77 86.38 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T12:31:04.780Z] #77 86.46 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T12:31:04.780Z] #77 86.47 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T12:31:04.812Z] #77 75.46 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T12:31:04.812Z] #77 75.86 checking for sysroot... no [2022-09-06T12:31:04.812Z] #77 75.86 checking for a working dd... /bin/dd [2022-09-06T12:31:04.812Z] #77 75.88 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T12:31:04.812Z] #77 75.96 checking for mt... no [2022-09-06T12:31:04.812Z] #77 75.96 checking if : is a manifest tool... no [2022-09-06T12:31:05.037Z] #77 86.53 checking if gcc static flag -static works... yes [2022-09-06T12:31:05.037Z] #77 86.74 checking if gcc supports -c -o file.o... yes [2022-09-06T12:31:05.069Z] #77 75.97 checking how to run the C preprocessor... gcc -E [2022-09-06T12:31:05.293Z] #77 86.87 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T12:31:05.294Z] #77 86.88 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T12:31:05.294Z] #77 86.92 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T12:31:05.550Z] #77 87.13 checking how to hardcode library paths into programs... immediate [2022-09-06T12:31:05.550Z] #77 87.14 checking whether stripping libraries is possible... yes [2022-09-06T12:31:05.550Z] #77 87.15 checking if libtool supports shared libraries... yes [2022-09-06T12:31:05.550Z] #77 87.15 checking whether to build shared libraries... no [2022-09-06T12:31:05.550Z] #77 87.15 checking whether to build static libraries... yes [2022-09-06T12:31:05.550Z] #77 87.15 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T12:31:05.550Z] #77 87.18 checking whether build environment is sane... yes [2022-09-06T12:31:05.550Z] #77 87.21 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T12:31:05.550Z] #77 87.21 checking whether make sets $(MAKE)... yes [2022-09-06T12:31:05.550Z] #77 87.24 checking whether make supports the include directive... yes (GNU style) [2022-09-06T12:31:05.550Z] #77 87.27 checking whether make supports nested variables... yes [2022-09-06T12:31:05.550Z] #77 87.29 checking whether UID '0' is supported by ustar format... yes [2022-09-06T12:31:05.550Z] #77 87.30 checking whether GID '0' is supported by ustar format... yes [2022-09-06T12:31:05.550Z] #77 87.30 checking how to create a ustar tar archive... gnutar [2022-09-06T12:31:05.633Z] #77 76.26 checking for ANSI C header files... yes [2022-09-06T12:31:05.807Z] #77 87.36 checking dependency style of gcc... gcc3 [2022-09-06T12:31:05.807Z] #77 87.51 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T12:31:05.807Z] #77 87.51 checking whether make supports nested variables... (cached) yes [2022-09-06T12:31:05.807Z] #77 87.51 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T12:31:05.807Z] #77 87.52 checking pkg-config is at least version 0.9.0... yes [2022-09-06T12:31:05.807Z] #77 87.52 checking for yajl >= 2.1.0... yes [2022-09-06T12:31:05.807Z] #77 87.55 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T12:31:05.807Z] #77 87.55 checking for gcc... (cached) gcc [2022-09-06T12:31:05.807Z] #77 87.62 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T12:31:05.890Z] #77 76.80 checking for sys/types.h... yes [2022-09-06T12:31:05.890Z] #77 76.96 checking for sys/stat.h... yes [2022-09-06T12:31:06.064Z] #77 87.62 checking whether gcc accepts -g... (cached) yes [2022-09-06T12:31:06.064Z] #77 87.62 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T12:31:06.064Z] #77 87.62 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T12:31:06.064Z] #77 87.62 checking for a Python interpreter with version >= 3... python3 [2022-09-06T12:31:06.064Z] #77 87.71 checking for python3... /usr/bin/python3 [2022-09-06T12:31:06.064Z] #77 87.72 checking for python3 version... 3.9 [2022-09-06T12:31:06.064Z] #77 87.77 checking for python3 platform... linux [2022-09-06T12:31:06.149Z] #77 77.15 checking for stdlib.h... yes [2022-09-06T12:31:06.149Z] #77 77.28 checking for string.h... yes [2022-09-06T12:31:06.320Z] #77 87.81 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T12:31:06.406Z] #77 77.44 checking for memory.h... yes [2022-09-06T12:31:06.577Z] #77 87.92 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T12:31:06.577Z] #77 88.18 checking that generated files are newer than configure... done [2022-09-06T12:31:06.577Z] #77 88.19 configure: creating ./config.status [2022-09-06T12:31:06.663Z] #77 77.58 checking for strings.h... yes [2022-09-06T12:31:06.663Z] #77 77.73 checking for inttypes.h... yes [2022-09-06T12:31:06.757Z] #20 57.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T12:31:06.757Z] #20 57.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:31:06.757Z] #20 57.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:31:06.921Z] #77 77.89 checking for stdint.h... yes [2022-09-06T12:31:06.921Z] #77 78.10 checking for unistd.h... yes [2022-09-06T12:31:07.178Z] #77 78.23 checking for dlfcn.h... yes [2022-09-06T12:31:07.178Z] #77 78.44 checking for objdir... .libs [2022-09-06T12:31:07.742Z] #77 78.77 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T12:31:07.742Z] #77 78.89 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T12:31:07.742Z] #77 78.90 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T12:31:07.999Z] #77 79.01 checking if gcc static flag -static works... yes [2022-09-06T12:31:08.142Z] #20 58.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T12:31:08.142Z] #20 58.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:31:08.142Z] #20 58.73 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T12:31:08.256Z] #77 79.34 checking if gcc supports -c -o file.o... yes [2022-09-06T12:31:08.257Z] #77 79.46 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T12:31:08.257Z] #77 79.46 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T12:31:08.514Z] #77 79.50 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T12:31:08.514Z] #77 79.73 checking how to hardcode library paths into programs... immediate [2022-09-06T12:31:08.514Z] #77 79.73 checking whether stripping libraries is possible... yes [2022-09-06T12:31:08.514Z] #77 79.74 checking if libtool supports shared libraries... yes [2022-09-06T12:31:08.514Z] #77 79.74 checking whether to build shared libraries... no [2022-09-06T12:31:08.514Z] #77 79.74 checking whether to build static libraries... yes [2022-09-06T12:31:08.514Z] #77 79.74 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T12:31:08.514Z] #77 79.78 checking whether build environment is sane... yes [2022-09-06T12:31:08.514Z] #77 79.82 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T12:31:08.770Z] #77 79.84 checking whether make sets $(MAKE)... yes [2022-09-06T12:31:08.770Z] #77 79.88 checking whether make supports the include directive... yes (GNU style) [2022-09-06T12:31:08.770Z] #77 79.93 checking whether make supports nested variables... yes [2022-09-06T12:31:08.770Z] #77 79.97 checking whether UID '0' is supported by ustar format... yes [2022-09-06T12:31:08.770Z] #77 79.97 checking whether GID '0' is supported by ustar format... yes [2022-09-06T12:31:08.770Z] #77 79.97 checking how to create a ustar tar archive... gnutar [2022-09-06T12:31:09.027Z] #77 80.04 checking dependency style of gcc... gcc3 [2022-09-06T12:31:09.027Z] #77 80.18 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T12:31:09.027Z] #77 80.18 checking whether make supports nested variables... (cached) yes [2022-09-06T12:31:09.027Z] #77 80.18 checking for gawk... (cached) mawk [2022-09-06T12:31:09.027Z] #77 80.18 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T12:31:09.027Z] #77 80.20 checking for gcc... (cached) gcc [2022-09-06T12:31:09.027Z] #77 80.28 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T12:31:09.027Z] #77 80.28 checking whether gcc accepts -g... (cached) yes [2022-09-06T12:31:09.027Z] #77 80.28 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T12:31:09.098Z] #77 90.22 config.status: creating Makefile [2022-09-06T12:31:09.098Z] #77 90.29 config.status: creating config.h [2022-09-06T12:31:09.098Z] #77 90.32 config.status: executing libtool commands [2022-09-06T12:31:09.098Z] #77 90.35 config.status: executing depfiles commands [2022-09-06T12:31:09.139Z] #20 ... [2022-09-06T12:31:09.139Z] [2022-09-06T12:31:09.139Z] #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-09-06T12:31:09.139Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:31:09.139Z] #71 13.40 + cd /tmp/tmp.10gHnPOAJC/src/github.com/containerd/containerd [2022-09-06T12:31:09.139Z] #71 13.40 + git checkout -q v1.6.8 [2022-09-06T12:31:09.139Z] #71 14.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T12:31:09.139Z] #71 14.32 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T12:31:09.139Z] #71 14.32 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T12:31:09.139Z] #71 14.32 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T12:31:09.139Z] #71 14.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T12:31:09.139Z] #71 14.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T12:31:09.139Z] #71 14.32 + '[' '' = dynamic ']' [2022-09-06T12:31:09.139Z] #71 14.32 + make [2022-09-06T12:31:09.139Z] #71 14.86 + bin/ctr [2022-09-06T12:31:09.284Z] #77 80.30 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T12:31:09.284Z] #77 80.30 checking for a Python interpreter with version >= 3... python3 [2022-09-06T12:31:09.284Z] #77 80.37 checking for python3... /usr/bin/python3 [2022-09-06T12:31:09.284Z] #77 80.37 checking for python3 version... 3.9 [2022-09-06T12:31:09.284Z] #77 80.44 checking for python3 platform... linux [2022-09-06T12:31:09.354Z] #77 90.96 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T12:31:09.354Z] #77 90.98 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T12:31:09.541Z] #77 80.48 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T12:31:09.541Z] #77 80.62 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T12:31:09.541Z] #77 80.77 checking for go-md2man... no [2022-09-06T12:31:09.611Z] #77 91.25 checking for gcc... gcc [2022-09-06T12:31:09.611Z] #77 91.33 checking whether the C compiler works... yes [2022-09-06T12:31:09.798Z] #77 80.78 checking error.h usability... yes [2022-09-06T12:31:09.798Z] #77 80.90 checking error.h presence... yes [2022-09-06T12:31:09.798Z] #77 80.95 checking for error.h... yes [2022-09-06T12:31:09.798Z] #77 80.98 checking linux/openat2.h usability... yes [2022-09-06T12:31:09.798Z] #77 81.10 checking linux/openat2.h presence... yes [2022-09-06T12:31:09.867Z] #77 91.44 checking for C compiler default output file name... a.out [2022-09-06T12:31:09.867Z] #77 91.44 checking for suffix of executables... [2022-09-06T12:31:09.867Z] #77 91.57 checking whether we are cross compiling... no [2022-09-06T12:31:10.053Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T12:31:10.053Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:31:10.053Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:31:10.053Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:31:10.053Z] [2022-09-06T12:31:10.053Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T12:31:10.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T12:31:10.053Z] HOSTNAME=4f4d21e87567 [2022-09-06T12:31:10.053Z] DEST=bundles/test-integration [2022-09-06T12:31:10.053Z] PWD=/go/src/github.com/docker/docker [2022-09-06T12:31:10.053Z] DOCKER_ROOTLESS=1 [2022-09-06T12:31:10.053Z] DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:31:10.053Z] container=docker [2022-09-06T12:31:10.053Z] HOME=/root [2022-09-06T12:31:10.053Z] GOLANG_VERSION=1.18.5 [2022-09-06T12:31:10.053Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T12:31:10.053Z] VALIDATE_BRANCH=master [2022-09-06T12:31:10.053Z] TERM=xterm [2022-09-06T12:31:10.053Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T12:31:10.053Z] SHLVL=1 [2022-09-06T12:31:10.053Z] TIMEOUT=120m [2022-09-06T12:31:10.053Z] DOCKER_BUILDTAGS= journald [2022-09-06T12:31:10.053Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T12:31:10.053Z] GO111MODULE=off [2022-09-06T12:31:10.053Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T12:31:10.053Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T12:31:10.053Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T12:31:10.053Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T12:31:10.053Z] GOPATH=/go [2022-09-06T12:31:10.053Z] PKG_CONFIG=pkg-config [2022-09-06T12:31:10.053Z] _=/usr/bin/env [2022-09-06T12:31:10.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T12:31:10.054Z] #77 81.15 checking for linux/openat2.h... yes [2022-09-06T12:31:10.124Z] #77 91.67 checking for suffix of object files... o [2022-09-06T12:31:10.124Z] #77 91.74 checking whether we are using the GNU C compiler... yes [2022-09-06T12:31:10.124Z] #77 91.80 checking whether gcc accepts -g... yes [2022-09-06T12:31:10.124Z] #77 91.85 checking for gcc option to accept ISO C89... none needed [2022-09-06T12:31:10.312Z] #77 81.18 checking for copy_file_range... yes [2022-09-06T12:31:10.380Z] #77 91.93 checking whether gcc understands -c and -o together... yes [2022-09-06T12:31:10.380Z] #77 92.03 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T12:31:10.380Z] #77 92.06 checking whether build environment is sane... yes [2022-09-06T12:31:10.380Z] #77 92.10 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T12:31:10.380Z] #77 92.10 checking for gawk... no [2022-09-06T12:31:10.380Z] #77 92.10 checking for mawk... mawk [2022-09-06T12:31:10.380Z] #77 92.10 checking whether make sets $(MAKE)... yes [2022-09-06T12:31:10.568Z] #77 81.38 checking for fgetxattr... yes [2022-09-06T12:31:10.568Z] #77 81.63 checking for statx... yes [2022-09-06T12:31:10.637Z] #77 92.13 checking whether make supports the include directive... yes (GNU style) [2022-09-06T12:31:10.637Z] #77 92.16 checking whether make supports nested variables... yes [2022-09-06T12:31:10.637Z] #77 92.19 checking whether UID '0' is supported by ustar format... yes [2022-09-06T12:31:10.637Z] #77 92.20 checking whether GID '0' is supported by ustar format... yes [2022-09-06T12:31:10.637Z] #77 92.20 checking how to create a ustar tar archive... gnutar [2022-09-06T12:31:10.637Z] #77 ... [2022-09-06T12:31:10.637Z] [2022-09-06T12:31:10.637Z] #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-09-06T12:31:10.637Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T12:31:10.637Z] #21 26.14 Selecting previously unselected package libinih1:arm64. [2022-09-06T12:31:10.637Z] #21 26.15 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 26.16 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-06T12:31:10.637Z] #21 26.23 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-06T12:31:10.637Z] #21 26.24 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 26.24 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T12:31:10.637Z] #21 26.73 Selecting previously unselected package libnet1:arm64. [2022-09-06T12:31:10.637Z] #21 26.74 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 26.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:31:10.637Z] #21 26.91 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T12:31:10.637Z] #21 26.92 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 26.95 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T12:31:10.637Z] #21 27.14 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T12:31:10.637Z] #21 27.14 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 27.15 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T12:31:10.637Z] #21 27.33 Selecting previously unselected package libyajl2:arm64. [2022-09-06T12:31:10.637Z] #21 27.33 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 27.36 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T12:31:10.637Z] #21 27.49 Selecting previously unselected package net-tools. [2022-09-06T12:31:10.637Z] #21 27.50 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 27.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:31:10.637Z] #21 27.76 Selecting previously unselected package patch. [2022-09-06T12:31:10.637Z] #21 27.76 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 27.76 Unpacking patch (2.7.6-7) ... [2022-09-06T12:31:10.637Z] #21 27.92 Selecting previously unselected package python-pip-whl. [2022-09-06T12:31:10.637Z] #21 27.92 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:31:10.637Z] #21 27.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:31:10.637Z] #21 28.60 Selecting previously unselected package python3-lib2to3. [2022-09-06T12:31:10.637Z] #21 28.62 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T12:31:10.637Z] #21 28.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:31:10.637Z] #21 28.73 Selecting previously unselected package python3-distutils. [2022-09-06T12:31:10.637Z] #21 28.73 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T12:31:10.637Z] #21 28.73 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T12:31:10.637Z] #21 28.85 Selecting previously unselected package python3-pkg-resources. [2022-09-06T12:31:10.637Z] #21 28.85 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T12:31:10.637Z] #21 28.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:31:10.637Z] #21 28.95 Selecting previously unselected package python3-setuptools. [2022-09-06T12:31:10.637Z] #21 28.96 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T12:31:10.637Z] #21 28.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T12:31:10.637Z] #21 29.17 Selecting previously unselected package python3-wheel. [2022-09-06T12:31:10.637Z] #21 29.18 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T12:31:10.637Z] #21 29.19 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T12:31:10.637Z] #21 29.26 Selecting previously unselected package python3-pip. [2022-09-06T12:31:10.637Z] #21 29.26 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:31:10.637Z] #21 29.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:31:10.637Z] #21 29.47 Selecting previously unselected package sudo. [2022-09-06T12:31:10.637Z] #21 29.49 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 29.50 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T12:31:10.637Z] #21 29.92 Selecting previously unselected package systemd-journal-remote. [2022-09-06T12:31:10.637Z] #21 29.95 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 29.95 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T12:31:10.637Z] #21 30.05 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T12:31:10.637Z] #21 30.06 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 30.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:31:10.637Z] #21 30.22 Selecting previously unselected package uidmap. [2022-09-06T12:31:10.637Z] #21 30.23 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 30.23 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T12:31:10.637Z] #21 30.33 Selecting previously unselected package vim-runtime. [2022-09-06T12:31:10.637Z] #21 30.33 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:31:10.637Z] #21 30.36 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T12:31:10.637Z] #21 30.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T12:31:10.637Z] #21 30.39 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:10.637Z] #21 32.84 Selecting previously unselected package vim. [2022-09-06T12:31:10.637Z] #21 32.84 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T12:31:10.637Z] #21 32.85 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:10.637Z] #21 33.40 Selecting previously unselected package xfsprogs. [2022-09-06T12:31:10.637Z] #21 33.41 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-06T12:31:10.638Z] #21 33.41 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T12:31:10.638Z] #21 33.74 Selecting previously unselected package zip. [2022-09-06T12:31:10.638Z] #21 33.74 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-06T12:31:10.638Z] #21 33.75 Unpacking zip (3.0-12) ... [2022-09-06T12:31:10.638Z] #21 33.89 Selecting previously unselected package zstd. [2022-09-06T12:31:10.638Z] #21 33.90 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-06T12:31:10.638Z] #21 33.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:31:10.638Z] #21 34.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:31:10.638Z] #21 34.90 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T12:31:10.638Z] #21 34.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:31:10.638Z] #21 34.95 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-06T12:31:10.638Z] #21 34.96 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T12:31:10.638Z] #21 34.97 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T12:31:10.638Z] #21 34.99 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-06T12:31:10.638Z] #21 35.00 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T12:31:10.638Z] #21 35.03 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T12:31:10.638Z] #21 35.04 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T12:31:10.638Z] #21 35.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:31:10.638Z] #21 35.07 Setting up bzip2 (1.0.8-4) ... [2022-09-06T12:31:10.638Z] #21 35.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T12:31:10.638Z] #21 35.10 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T12:31:10.638Z] #21 35.47 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T12:31:10.638Z] #21 35.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:10.638Z] #21 35.50 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T12:31:10.638Z] #21 35.51 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T12:31:10.638Z] #21 35.52 Setting up apparmor (2.13.6-10) ... [2022-09-06T12:31:10.894Z] #21 ... [2022-09-06T12:31:10.894Z] [2022-09-06T12:31:10.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-09-06T12:31:10.894Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:31:10.894Z] #77 92.24 checking dependency style of gcc... gcc3 [2022-09-06T12:31:10.894Z] #77 92.42 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T12:31:10.894Z] #77 92.42 checking whether make supports nested variables... (cached) yes [2022-09-06T12:31:10.894Z] #77 92.47 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T12:31:11.083Z] #77 81.90 checking for fgetpwent_r... yes [2022-09-06T12:31:11.083Z] #77 82.22 checking for issetugid... no [2022-09-06T12:31:11.083Z] #77 82.39 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T12:31:11.083Z] #77 82.40 checking pkg-config is at least version 0.9.0... yes [2022-09-06T12:31:11.151Z] #77 92.68 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T12:31:11.151Z] #77 92.68 checking how to print strings... printf [2022-09-06T12:31:11.151Z] #77 92.69 checking for a sed that does not truncate output... /bin/sed [2022-09-06T12:31:11.151Z] #77 92.71 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T12:31:11.151Z] #77 92.72 checking for egrep... /bin/grep -E [2022-09-06T12:31:11.151Z] #77 92.73 checking for fgrep... /bin/grep -F [2022-09-06T12:31:11.151Z] #77 92.74 checking for ld used by gcc... /usr/bin/ld [2022-09-06T12:31:11.151Z] #77 92.76 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T12:31:11.151Z] #77 92.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T12:31:11.151Z] #77 92.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T12:31:11.151Z] #77 92.90 checking whether ln -s works... yes [2022-09-06T12:31:11.151Z] #77 92.90 checking the maximum length of command line arguments... 1572864 [2022-09-06T12:31:11.151Z] #77 92.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T12:31:11.151Z] #77 92.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T12:31:11.151Z] #77 92.93 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T12:31:11.407Z] #77 92.94 checking for objdump... objdump [2022-09-06T12:31:11.408Z] #77 92.94 checking how to recognize dependent libraries... pass_all [2022-09-06T12:31:11.408Z] #77 92.94 checking for dlltool... no [2022-09-06T12:31:11.408Z] #77 92.94 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T12:31:11.408Z] #77 92.94 checking for ar... ar [2022-09-06T12:31:11.408Z] #77 92.95 checking for archiver @FILE support... @ [2022-09-06T12:31:11.408Z] #77 93.06 checking for strip... strip [2022-09-06T12:31:11.408Z] #77 93.06 checking for ranlib... ranlib [2022-09-06T12:31:11.647Z] #77 82.40 checking for library containing yajl_tree_get... -lyajl [2022-09-06T12:31:11.647Z] #77 82.82 checking for yajl >= 2.0.0... yes [2022-09-06T12:31:11.664Z] #77 93.06 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T12:31:11.664Z] #77 93.35 checking for sysroot... no [2022-09-06T12:31:11.664Z] #77 93.36 checking for a working dd... /bin/dd [2022-09-06T12:31:11.664Z] #77 93.38 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T12:31:11.664Z] #77 93.39 checking for mt... no [2022-09-06T12:31:11.664Z] #77 93.39 checking if : is a manifest tool... no [2022-09-06T12:31:11.664Z] #77 93.40 checking how to run the C preprocessor... gcc -E [2022-09-06T12:31:11.903Z] #77 82.84 checking sys/capability.h usability... yes [2022-09-06T12:31:11.903Z] #77 83.05 checking sys/capability.h presence... yes [2022-09-06T12:31:11.903Z] #77 83.13 checking for sys/capability.h... yes [2022-09-06T12:31:12.467Z] #77 83.13 checking for library containing cap_from_name... -lcap [2022-09-06T12:31:12.485Z] #77 93.62 checking for ANSI C header files... yes [2022-09-06T12:31:12.486Z] #77 94.04 checking for sys/types.h... yes [2022-09-06T12:31:12.486Z] #77 94.15 checking for sys/stat.h... yes [2022-09-06T12:31:12.723Z] #77 83.57 checking for library containing dlopen... -ldl [2022-09-06T12:31:12.724Z] #77 83.89 checking seccomp.h usability... yes [2022-09-06T12:31:12.724Z] #77 84.00 checking seccomp.h presence... yes [2022-09-06T12:31:12.742Z] #77 94.24 checking for stdlib.h... yes [2022-09-06T12:31:12.742Z] #77 94.35 checking for string.h... yes [2022-09-06T12:31:12.742Z] #77 94.50 checking for memory.h... yes [2022-09-06T12:31:12.980Z] #77 84.06 checking for seccomp.h... yes [2022-09-06T12:31:12.999Z] #77 94.62 checking for strings.h... yes [2022-09-06T12:31:12.999Z] #77 94.73 checking for inttypes.h... yes [2022-09-06T12:31:13.237Z] #77 84.06 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T12:31:13.258Z] #77 94.86 checking for stdint.h... yes [2022-09-06T12:31:13.502Z] #77 84.46 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T12:31:13.502Z] #77 84.62 checking systemd/sd-bus.h usability... yes [2022-09-06T12:31:13.516Z] #77 94.98 checking for unistd.h... yes [2022-09-06T12:31:13.516Z] #77 95.16 checking for dlfcn.h... yes [2022-09-06T12:31:13.516Z] #77 95.27 checking for objdir... .libs [2022-09-06T12:31:13.759Z] #77 84.81 checking systemd/sd-bus.h presence... yes [2022-09-06T12:31:13.759Z] #77 84.94 checking for systemd/sd-bus.h... yes [2022-09-06T12:31:14.017Z] #77 84.94 checking for library containing sd_bus_match_signal_async... [2022-09-06T12:31:14.017Z] #77 ... [2022-09-06T12:31:14.017Z] [2022-09-06T12:31:14.017Z] #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-09-06T12:31:14.017Z] #60 sha256:b35e00469109ae3aeb2d381d3f29e61cf532eded715793605f12aff6407a7748 [2022-09-06T12:31:14.017Z] #60 11.22 + cd /tmp/tmp.W1Fqy8kttA/src/github.com/opencontainers/runc [2022-09-06T12:31:14.017Z] #60 11.22 + git checkout -q v1.1.4 [2022-09-06T12:31:14.017Z] #60 11.79 + '[' -z '' ']' [2022-09-06T12:31:14.017Z] #60 11.79 + target=static [2022-09-06T12:31:14.017Z] #60 11.79 + make BUILDTAGS=seccomp static [2022-09-06T12:31:14.017Z] #60 12.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T12:31:14.017Z] #60 ... [2022-09-06T12:31:14.017Z] [2022-09-06T12:31:14.017Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T12:31:14.017Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:31:14.017Z] #77 84.94 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T12:31:14.080Z] #77 95.54 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T12:31:14.080Z] #77 95.66 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T12:31:14.080Z] #77 95.67 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T12:31:14.338Z] #77 95.74 checking if gcc static flag -static works... yes [2022-09-06T12:31:14.432Z] #71 ... [2022-09-06T12:31:14.432Z] [2022-09-06T12:31:14.432Z] #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-09-06T12:31:14.432Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T12:31:14.432Z] #20 60.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T12:31:14.432Z] #20 60.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:31:14.432Z] #20 60.45 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:31:14.432Z] #20 64.44 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T12:31:14.432Z] #20 64.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T12:31:14.432Z] #20 64.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:31:14.531Z] #77 85.34 checking for sd_notify_barrier... yes [2022-09-06T12:31:14.531Z] #77 85.59 checking linux/bpf.h usability... yes [2022-09-06T12:31:14.595Z] #77 96.01 checking if gcc supports -c -o file.o... yes [2022-09-06T12:31:14.595Z] #77 96.17 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T12:31:14.595Z] #77 96.17 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T12:31:14.788Z] #77 85.77 checking linux/bpf.h presence... yes [2022-09-06T12:31:14.789Z] #77 85.84 checking for linux/bpf.h... yes [2022-09-06T12:31:14.789Z] #77 85.84 checking compilation for eBPF... yes [2022-09-06T12:31:14.789Z] #77 86.01 checking for criu >= 3.15... no [2022-09-06T12:31:14.789Z] #77 86.02 configure: CRIU headers not found, building without CRIU support [2022-09-06T12:31:14.789Z] #77 86.02 checking for criu > 3.16... no [2022-09-06T12:31:14.789Z] #77 86.05 configure: CRIU version doesn't support join-ns API [2022-09-06T12:31:14.852Z] #77 96.24 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T12:31:14.852Z] #77 96.47 checking how to hardcode library paths into programs... immediate [2022-09-06T12:31:14.852Z] #77 96.47 checking whether stripping libraries is possible... yes [2022-09-06T12:31:14.852Z] #77 96.48 checking if libtool supports shared libraries... yes [2022-09-06T12:31:14.852Z] #77 96.48 checking whether to build shared libraries... no [2022-09-06T12:31:14.852Z] #77 96.48 checking whether to build static libraries... yes [2022-09-06T12:31:14.852Z] #77 96.50 checking float.h usability... yes [2022-09-06T12:31:14.852Z] #77 96.64 checking float.h presence... yes [2022-09-06T12:31:15.045Z] #77 86.05 checking for criu > 3.16.1... no [2022-09-06T12:31:15.045Z] #77 86.07 configure: CRIU version doesn't support for pre-dumping [2022-09-06T12:31:15.045Z] #77 86.07 checking for new mount API (fsconfig)... yes [2022-09-06T12:31:15.045Z] #77 86.13 checking for seccomp notify API... yes [2022-09-06T12:31:15.045Z] #77 86.20 checking for gperf... no [2022-09-06T12:31:15.045Z] #77 86.21 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T12:31:15.109Z] #77 96.69 checking for float.h... yes [2022-09-06T12:31:15.109Z] #77 96.71 checking limits.h usability... yes [2022-09-06T12:31:15.109Z] #77 96.86 checking limits.h presence... yes [2022-09-06T12:31:15.109Z] #77 96.91 checking for limits.h... yes [2022-09-06T12:31:15.315Z] #77 86.21 checking for library containing argp_parse... none required [2022-09-06T12:31:15.315Z] #77 ... [2022-09-06T12:31:15.315Z] [2022-09-06T12:31:15.315Z] #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-09-06T12:31:15.315Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T12:31:15.315Z] #36 136.5 Delve is a source level debugger for Go programs. [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T12:31:15.315Z] #36 136.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 Usage: [2022-09-06T12:31:15.315Z] #36 136.5 dlv [command] [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 Available Commands: [2022-09-06T12:31:15.315Z] #36 136.5 attach Attach to running process and begin debugging. [2022-09-06T12:31:15.315Z] #36 136.5 connect Connect to a headless debug server with a terminal client. [2022-09-06T12:31:15.315Z] #36 136.5 core Examine a core dump. [2022-09-06T12:31:15.315Z] #36 136.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T12:31:15.315Z] #36 136.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T12:31:15.315Z] #36 136.5 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T12:31:15.315Z] #36 136.5 help Help about any command [2022-09-06T12:31:15.315Z] #36 136.5 run Deprecated command. Use 'debug' instead. [2022-09-06T12:31:15.315Z] #36 136.5 test Compile test binary and begin debugging program. [2022-09-06T12:31:15.315Z] #36 136.5 trace Compile and begin tracing program. [2022-09-06T12:31:15.315Z] #36 136.5 version Prints version. [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 Flags: [2022-09-06T12:31:15.315Z] #36 136.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T12:31:15.315Z] #36 136.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T12:31:15.315Z] #36 136.5 --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-09-06T12:31:15.315Z] #36 136.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T12:31:15.315Z] #36 136.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T12:31:15.315Z] #36 136.5 --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-09-06T12:31:15.315Z] #36 136.5 --disable-aslr Disables address space randomization [2022-09-06T12:31:15.315Z] #36 136.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T12:31:15.315Z] #36 136.5 -h, --help help for dlv [2022-09-06T12:31:15.315Z] #36 136.5 --init string Init file, executed by the terminal client. [2022-09-06T12:31:15.315Z] #36 136.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T12:31:15.315Z] #36 136.5 --log Enable debugging server logging. [2022-09-06T12:31:15.315Z] #36 136.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T12:31:15.315Z] #36 136.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T12:31:15.315Z] #36 136.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T12:31:15.315Z] #36 136.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T12:31:15.315Z] #36 136.5 --wd string Working directory for running the program. [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 Additional help topics: [2022-09-06T12:31:15.315Z] #36 136.5 dlv backend Help about the --backend flag. [2022-09-06T12:31:15.315Z] #36 136.5 dlv log Help about logging flags. [2022-09-06T12:31:15.315Z] #36 136.5 dlv redirect Help about file redirection. [2022-09-06T12:31:15.315Z] #36 136.5 [2022-09-06T12:31:15.315Z] #36 136.5 Use "dlv [command] --help" for more information about a command. [2022-09-06T12:31:15.315Z] #36 DONE 136.7s [2022-09-06T12:31:15.315Z] [2022-09-06T12:31:15.315Z] #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-09-06T12:31:15.315Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:31:15.315Z] #77 86.62 checking that generated files are newer than configure... done [2022-09-06T12:31:15.315Z] #77 86.63 configure: creating ./config.status [2022-09-06T12:31:15.366Z] #77 96.94 checking stddef.h usability... yes [2022-09-06T12:31:15.366Z] #77 97.04 checking stddef.h presence... yes [2022-09-06T12:31:15.366Z] #77 97.08 checking for stddef.h... yes [2022-09-06T12:31:15.366Z] #77 97.10 checking for stdlib.h... (cached) yes [2022-09-06T12:31:15.366Z] #77 97.13 checking for string.h... (cached) yes [2022-09-06T12:31:15.366Z] #77 97.15 checking sys/time.h usability... yes [2022-09-06T12:31:15.623Z] #77 97.21 checking sys/time.h presence... yes [2022-09-06T12:31:15.623Z] #77 97.24 checking for sys/time.h... yes [2022-09-06T12:31:15.623Z] #77 97.25 checking for inline... inline [2022-09-06T12:31:15.818Z] #20 66.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T12:31:15.818Z] #20 66.29 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T12:31:15.818Z] #20 66.29 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T12:31:15.818Z] #20 66.36 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T12:31:15.818Z] #20 66.37 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T12:31:15.818Z] #20 66.37 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T12:31:15.818Z] #20 66.43 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T12:31:15.818Z] #20 66.44 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T12:31:15.818Z] #20 66.45 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T12:31:15.818Z] #20 66.51 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T12:31:15.818Z] #20 66.52 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T12:31:15.818Z] #20 66.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:31:15.818Z] #20 66.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T12:31:15.818Z] #20 66.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T12:31:15.818Z] #20 66.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:31:15.818Z] #20 66.71 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T12:31:15.819Z] #20 66.71 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:31:15.819Z] #20 66.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:31:15.880Z] #77 97.32 checking for size_t... yes [2022-09-06T12:31:15.880Z] #77 97.55 checking for stdlib.h... (cached) yes [2022-09-06T12:31:15.880Z] #77 ... [2022-09-06T12:31:15.880Z] [2022-09-06T12:31:15.880Z] #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-09-06T12:31:15.880Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:31:15.880Z] #21 6.963 Fetched 8573 kB in 6s (1423 kB/s) [2022-09-06T12:31:15.880Z] #21 6.963 Reading package lists... [2022-09-06T12:31:15.880Z] #21 9.383 Reading package lists... [2022-09-06T12:31:15.880Z] #21 11.88 Building dependency tree... [2022-09-06T12:31:15.880Z] #21 12.41 Reading state information... [2022-09-06T12:31:15.880Z] #21 12.95 The following additional packages will be installed: [2022-09-06T12:31:15.880Z] #21 12.95 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T12:31:15.880Z] #21 12.95 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T12:31:15.880Z] #21 12.96 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T12:31:15.880Z] #21 12.96 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T12:31:15.880Z] #21 12.96 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T12:31:15.880Z] #21 12.97 Suggested packages: [2022-09-06T12:31:15.880Z] #21 12.97 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T12:31:15.880Z] #21 12.97 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T12:31:15.880Z] #21 12.97 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T12:31:15.880Z] #21 12.97 Recommended packages: [2022-09-06T12:31:15.880Z] #21 12.97 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T12:31:15.880Z] #21 12.97 systemd-timesyncd | time-daemon unzip [2022-09-06T12:31:15.880Z] #21 14.43 The following NEW packages will be installed: [2022-09-06T12:31:15.880Z] #21 14.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T12:31:15.880Z] #21 14.45 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T12:31:15.880Z] #21 14.45 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T12:31:15.880Z] #21 14.45 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T12:31:15.880Z] #21 14.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T12:31:15.880Z] #21 14.45 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T12:31:15.880Z] #21 14.45 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T12:31:15.880Z] #21 14.45 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T12:31:15.880Z] #21 14.45 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T12:31:15.880Z] #21 14.77 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:31:15.880Z] #21 14.77 Need to get 32.8 MB of archives. [2022-09-06T12:31:15.880Z] #21 14.77 After this operation, 124 MB of additional disk space will be used. [2022-09-06T12:31:15.880Z] #21 14.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T12:31:15.880Z] #21 14.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T12:31:15.880Z] #21 14.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T12:31:15.880Z] #21 14.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T12:31:15.880Z] #21 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T12:31:15.880Z] #21 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T12:31:15.880Z] #21 14.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T12:31:15.880Z] #21 14.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T12:31:15.880Z] #21 14.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T12:31:15.880Z] #21 14.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T12:31:15.880Z] #21 14.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T12:31:15.880Z] #21 14.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T12:31:15.880Z] #21 14.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T12:31:15.880Z] #21 14.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T12:31:15.880Z] #21 15.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T12:31:15.881Z] #21 15.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T12:31:15.881Z] #21 15.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T12:31:15.881Z] #21 15.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T12:31:15.881Z] #21 15.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T12:31:15.881Z] #21 15.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T12:31:15.881Z] #21 15.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T12:31:15.881Z] #21 15.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T12:31:15.881Z] #21 15.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T12:31:15.881Z] #21 15.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T12:31:15.881Z] #21 15.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T12:31:15.881Z] #21 15.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T12:31:15.881Z] #21 15.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T12:31:15.881Z] #21 15.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T12:31:15.881Z] #21 15.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T12:31:15.881Z] #21 15.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T12:31:15.881Z] #21 15.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T12:31:15.881Z] #21 15.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T12:31:15.881Z] #21 15.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T12:31:15.881Z] #21 15.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T12:31:15.881Z] #21 15.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T12:31:15.881Z] #21 15.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T12:31:15.881Z] #21 15.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T12:31:15.881Z] #21 15.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T12:31:15.881Z] #21 15.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T12:31:15.881Z] #21 15.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T12:31:15.881Z] #21 15.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T12:31:15.881Z] #21 15.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T12:31:15.881Z] #21 15.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T12:31:15.881Z] #21 15.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T12:31:15.881Z] #21 15.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T12:31:15.881Z] #21 15.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T12:31:15.881Z] #21 15.65 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T12:31:15.881Z] #21 15.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T12:31:15.881Z] #21 15.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T12:31:15.881Z] #21 15.72 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T12:31:15.881Z] #21 15.73 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T12:31:15.881Z] #21 15.74 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T12:31:15.881Z] #21 15.96 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T12:31:15.881Z] #21 15.99 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T12:31:15.881Z] #21 16.02 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T12:31:15.881Z] #21 16.02 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T12:31:15.881Z] #21 16.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:31:15.881Z] #21 16.91 Fetched 32.8 MB in 2s (21.0 MB/s) [2022-09-06T12:31:15.881Z] #21 17.02 Selecting previously unselected package libcap2:amd64. [2022-09-06T12:31:15.881Z] #21 17.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T12:31:15.881Z] #21 17.09 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T12:31:15.881Z] #21 17.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:31:15.881Z] #21 17.24 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T12:31:15.881Z] #21 17.24 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T12:31:15.881Z] #21 17.25 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T12:31:16.080Z] #20 66.76 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T12:31:16.080Z] #20 66.76 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T12:31:16.080Z] #20 66.77 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T12:31:16.080Z] #20 66.85 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T12:31:16.080Z] #20 66.85 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T12:31:16.080Z] #20 66.85 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T12:31:16.080Z] #20 66.97 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T12:31:16.080Z] #20 66.97 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T12:31:16.137Z] #21 17.40 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T12:31:16.137Z] #77 97.56 checking for GNU libc compatible malloc... yes [2022-09-06T12:31:16.137Z] #77 97.71 checking for stdlib.h... (cached) yes [2022-09-06T12:31:16.137Z] #21 17.43 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T12:31:16.137Z] #21 17.43 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T12:31:16.137Z] #77 97.71 checking for GNU libc compatible realloc... yes [2022-09-06T12:31:16.341Z] #20 66.98 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T12:31:16.341Z] #20 67.06 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T12:31:16.341Z] #20 67.06 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T12:31:16.341Z] #20 67.07 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T12:31:16.341Z] #20 67.15 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T12:31:16.341Z] #20 67.15 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T12:31:16.341Z] #20 67.16 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T12:31:16.341Z] #20 67.22 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T12:31:16.341Z] #20 67.22 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T12:31:16.395Z] #77 97.91 checking for working strtod... yes [2022-09-06T12:31:16.395Z] #21 17.64 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T12:31:16.395Z] #21 17.64 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T12:31:16.395Z] #21 17.64 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:31:16.603Z] #20 67.22 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T12:31:16.603Z] #20 67.44 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T12:31:16.603Z] #20 67.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T12:31:16.603Z] #20 67.45 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T12:31:16.652Z] #77 98.09 checking for gettimeofday... yes [2022-09-06T12:31:16.864Z] #20 67.55 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T12:31:16.864Z] #20 67.55 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T12:31:16.864Z] #20 67.56 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:31:16.864Z] #20 67.61 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T12:31:16.864Z] #20 67.61 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T12:31:16.864Z] #20 67.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T12:31:16.909Z] #77 98.28 checking for memset... yes [2022-09-06T12:31:16.909Z] #77 98.50 checking for strspn... yes [2022-09-06T12:31:16.960Z] #21 18.01 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T12:31:16.960Z] #21 18.01 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T12:31:16.960Z] #21 18.01 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T12:31:16.960Z] #21 18.13 Selecting previously unselected package libkmod2:amd64. [2022-09-06T12:31:16.960Z] #21 18.14 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T12:31:16.960Z] #21 18.15 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T12:31:16.960Z] #21 18.37 Selecting previously unselected package systemd. [2022-09-06T12:31:17.126Z] #20 67.68 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T12:31:17.126Z] #20 67.68 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T12:31:17.126Z] #20 67.69 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T12:31:17.126Z] #20 67.94 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T12:31:17.126Z] #20 67.95 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T12:31:17.126Z] #20 67.97 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T12:31:17.126Z] #20 67.98 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T12:31:17.126Z] #20 67.99 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T12:31:17.126Z] #20 68.00 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T12:31:17.126Z] #20 68.01 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T12:31:17.126Z] #20 68.02 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T12:31:17.126Z] #20 68.04 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T12:31:17.126Z] #20 68.05 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T12:31:17.166Z] #77 98.77 checking that generated files are newer than configure... done [2022-09-06T12:31:17.166Z] #77 98.78 configure: creating ./config.status [2022-09-06T12:31:17.217Z] #21 18.39 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T12:31:17.387Z] #20 68.06 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T12:31:17.387Z] #20 68.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T12:31:17.387Z] #20 68.09 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T12:31:17.387Z] #20 68.10 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T12:31:17.387Z] #20 68.11 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T12:31:17.387Z] #20 68.12 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T12:31:17.387Z] #20 68.13 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T12:31:17.387Z] #20 68.14 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T12:31:17.387Z] #20 68.15 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T12:31:17.387Z] #20 68.17 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T12:31:17.387Z] #20 68.18 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:31:17.387Z] #20 68.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T12:31:17.387Z] #20 68.20 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:31:17.387Z] #20 68.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T12:31:17.387Z] #20 68.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T12:31:17.387Z] #20 68.23 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T12:31:17.387Z] #20 68.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T12:31:17.474Z] #21 18.52 Unpacking systemd (247.3-7) ... [2022-09-06T12:31:17.649Z] #20 68.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T12:31:17.649Z] #20 68.27 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T12:31:17.649Z] #20 68.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:31:17.649Z] #20 68.30 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T12:31:17.649Z] #20 68.31 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:31:17.649Z] #20 68.32 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T12:31:17.649Z] #20 68.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:31:17.731Z] #21 ... [2022-09-06T12:31:17.731Z] [2022-09-06T12:31:17.731Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T12:31:17.731Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:31:17.731Z] #77 88.99 config.status: creating Makefile [2022-09-06T12:31:17.731Z] #77 89.05 config.status: creating rpm/crun.spec [2022-09-06T12:31:17.987Z] #77 89.09 config.status: creating config.h [2022-09-06T12:31:17.987Z] #77 89.12 config.status: executing libtool commands [2022-09-06T12:31:17.987Z] #77 89.14 config.status: executing depfiles commands [2022-09-06T12:31:18.219Z] #20 DONE 68.7s [2022-09-06T12:31:18.219Z] [2022-09-06T12:31:18.219Z] #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-09-06T12:31:18.219Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-09-06T12:31:18.536Z] #77 ... [2022-09-06T12:31:18.536Z] [2022-09-06T12:31:18.536Z] #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-09-06T12:31:18.536Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T12:31:18.536Z] #21 36.83 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T12:31:18.536Z] #21 36.87 Setting up zip (3.0-12) ... [2022-09-06T12:31:18.536Z] #21 36.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:18.536Z] #21 36.92 Setting up bash-completion (1:2.11-2) ... [2022-09-06T12:31:18.536Z] #21 39.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:31:18.536Z] #21 39.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T12:31:18.536Z] #21 39.06 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-06T12:31:18.536Z] #21 39.09 Setting up patch (2.7.6-7) ... [2022-09-06T12:31:18.536Z] #21 39.12 Setting up sudo (1.9.5p2-3) ... [2022-09-06T12:31:18.536Z] #21 39.20 invoke-rc.d: could not determine current runlevel [2022-09-06T12:31:18.536Z] #21 39.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T12:31:18.536Z] #21 39.22 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T12:31:18.536Z] #21 39.23 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T12:31:18.536Z] #21 39.23 Failed to connect to bus: Host is down [2022-09-06T12:31:18.536Z] #21 39.23 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-06T12:31:18.536Z] #21 39.26 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T12:31:18.536Z] #21 39.27 Setting up pigz (2.6-1) ... [2022-09-06T12:31:18.536Z] #21 39.28 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T12:31:18.536Z] #21 39.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T12:31:18.536Z] #21 39.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:31:18.536Z] #21 39.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:18.536Z] #21 39.75 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-06T12:31:18.536Z] #21 39.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:31:18.536Z] #21 40.00 Setting up libelf1:arm64 (0.183-1) ... [2022-09-06T12:31:18.536Z] #21 40.01 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-06T12:31:18.536Z] #21 40.03 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:31:18.536Z] #21 40.04 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T12:31:18.536Z] #21 40.05 Setting up libkmod2:arm64 (28-1) ... [2022-09-06T12:31:18.536Z] #21 40.06 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T12:31:18.536Z] #21 40.39 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:18.536Z] #21 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T12:31:18.536Z] #21 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T12:31:18.536Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T12:31:18.536Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T12:31:18.536Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T12:31:18.536Z] #21 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T12:31:18.536Z] #21 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T12:31:18.536Z] #21 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T12:31:18.536Z] #21 40.45 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T12:31:18.536Z] #21 41.47 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T12:31:18.536Z] #21 41.49 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T12:31:18.536Z] #21 41.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:31:18.536Z] #21 41.53 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:31:18.536Z] #21 42.35 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T12:31:18.536Z] #21 42.36 Setting up jq (1.6-2.1) ... [2022-09-06T12:31:18.536Z] #21 42.37 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:31:18.536Z] #21 42.39 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-06T12:31:18.536Z] #21 42.40 Setting up iptables (1.8.7-1) ... [2022-09-06T12:31:18.536Z] #21 42.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:31:18.536Z] #21 42.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:31:18.536Z] #21 42.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:31:18.536Z] #21 42.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:31:18.536Z] #21 42.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T12:31:18.536Z] #21 42.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T12:31:18.536Z] #21 42.46 Setting up iproute2 (5.10.0-4) ... [2022-09-06T12:31:18.536Z] #21 42.73 Setting up systemd (247.3-7) ... [2022-09-06T12:31:18.536Z] #21 42.78 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T12:31:18.536Z] #21 42.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T12:31:18.536Z] #21 42.80 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T12:31:18.536Z] #21 42.82 Initializing machine ID from random generator. [2022-09-06T12:31:18.536Z] #21 43.61 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T12:31:18.536Z] #21 43.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:31:18.536Z] #21 DONE 44.3s [2022-09-06T12:31:18.536Z] [2022-09-06T12:31:18.536Z] #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-09-06T12:31:18.536Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-09-06T12:31:18.917Z] #77 90.06 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T12:31:18.917Z] #77 90.09 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T12:31:19.164Z] #21 1.128 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T12:31:19.164Z] #21 1.129 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T12:31:19.164Z] #21 1.129 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T12:31:19.173Z] #77 90.32 checking for gcc... gcc [2022-09-06T12:31:19.431Z] #77 90.38 checking whether the C compiler works... yes [2022-09-06T12:31:19.431Z] #77 90.53 checking for C compiler default output file name... a.out [2022-09-06T12:31:19.431Z] #77 90.54 checking for suffix of executables... [2022-09-06T12:31:19.467Z] #22 0.672 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T12:31:19.467Z] #22 0.677 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T12:31:19.467Z] #22 0.682 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T12:31:19.467Z] #22 DONE 0.7s [2022-09-06T12:31:19.467Z] [2022-09-06T12:31:19.467Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T12:31:19.467Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-06T12:31:19.688Z] #77 90.65 checking whether we are cross compiling... no [2022-09-06T12:31:19.688Z] #77 90.76 checking for suffix of object files... o [2022-09-06T12:31:19.688Z] #77 90.84 checking whether we are using the GNU C compiler... yes [2022-09-06T12:31:19.945Z] #77 90.91 checking whether gcc accepts -g... yes [2022-09-06T12:31:19.946Z] #77 91.01 checking for gcc option to accept ISO C89... none needed [2022-09-06T12:31:20.203Z] #77 91.21 checking whether gcc understands -c and -o together... yes [2022-09-06T12:31:20.203Z] #77 91.37 checking how to run the C preprocessor... gcc -E [2022-09-06T12:31:20.203Z] #77 91.52 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T12:31:20.203Z] #77 91.53 checking for egrep... /bin/grep -E [2022-09-06T12:31:20.717Z] #77 91.53 checking for ANSI C header files... yes [2022-09-06T12:31:20.717Z] #77 91.95 checking for sys/types.h... yes [2022-09-06T12:31:20.974Z] #77 92.08 checking for sys/stat.h... yes [2022-09-06T12:31:20.974Z] #77 92.16 checking for stdlib.h... yes [2022-09-06T12:31:20.974Z] #77 92.29 checking for string.h... yes [2022-09-06T12:31:21.230Z] #77 92.38 checking for memory.h... yes [2022-09-06T12:31:21.230Z] #77 92.53 checking for strings.h... yes [2022-09-06T12:31:21.487Z] #77 92.61 checking for inttypes.h... yes [2022-09-06T12:31:21.487Z] #77 92.75 checking for stdint.h... yes [2022-09-06T12:31:21.744Z] #77 92.86 checking for unistd.h... yes [2022-09-06T12:31:21.744Z] #77 93.02 checking minix/config.h usability... no [2022-09-06T12:31:22.001Z] #77 93.10 checking minix/config.h presence... no [2022-09-06T12:31:22.001Z] #77 93.14 checking for minix/config.h... no [2022-09-06T12:31:22.257Z] #77 93.14 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T12:31:22.258Z] #77 93.31 checking build system type... x86_64-pc-linux-gnu [2022-09-06T12:31:22.258Z] #77 93.44 checking host system type... x86_64-pc-linux-gnu [2022-09-06T12:31:22.258Z] #77 93.44 checking how to print strings... printf [2022-09-06T12:31:22.258Z] #77 93.46 checking for a sed that does not truncate output... /bin/sed [2022-09-06T12:31:22.258Z] #77 93.47 checking for fgrep... /bin/grep -F [2022-09-06T12:31:22.258Z] #77 93.48 checking for ld used by gcc... /usr/bin/ld [2022-09-06T12:31:22.258Z] #77 93.49 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T12:31:22.258Z] #77 93.50 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T12:31:22.258Z] #77 93.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T12:31:22.258Z] #77 93.57 checking whether ln -s works... yes [2022-09-06T12:31:22.258Z] #77 93.57 checking the maximum length of command line arguments... 1572864 [2022-09-06T12:31:22.258Z] #77 93.59 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T12:31:22.258Z] #77 93.59 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T12:31:22.258Z] #77 93.59 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T12:31:22.258Z] #77 93.59 checking for objdump... objdump [2022-09-06T12:31:22.258Z] #77 93.59 checking how to recognize dependent libraries... pass_all [2022-09-06T12:31:22.258Z] #77 93.59 checking for dlltool... no [2022-09-06T12:31:22.258Z] #77 93.60 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T12:31:22.258Z] #77 93.60 checking for ar... ar [2022-09-06T12:31:22.515Z] #77 93.60 checking for archiver @FILE support... @ [2022-09-06T12:31:22.515Z] #77 93.69 checking for strip... strip [2022-09-06T12:31:22.515Z] #77 93.69 checking for ranlib... ranlib [2022-09-06T12:31:22.515Z] #77 93.69 checking for gawk... no [2022-09-06T12:31:22.515Z] #77 93.70 checking for mawk... mawk [2022-09-06T12:31:22.772Z] #77 93.70 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T12:31:22.772Z] #77 93.98 checking for sysroot... no [2022-09-06T12:31:22.772Z] #77 93.98 checking for a working dd... /bin/dd [2022-09-06T12:31:22.772Z] #77 94.01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T12:31:23.029Z] #77 94.07 checking for mt... no [2022-09-06T12:31:23.029Z] #77 94.08 checking if : is a manifest tool... no [2022-09-06T12:31:23.029Z] #77 94.09 checking for dlfcn.h... yes [2022-09-06T12:31:23.029Z] #77 94.26 checking for objdir... .libs [2022-09-06T12:31:23.287Z] #77 94.45 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T12:31:23.287Z] #77 94.57 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T12:31:23.287Z] #77 94.57 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T12:31:23.544Z] #77 94.64 checking if gcc static flag -static works... yes [2022-09-06T12:31:23.801Z] #77 94.92 checking if gcc supports -c -o file.o... yes [2022-09-06T12:31:23.801Z] #77 95.02 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T12:31:23.801Z] #77 95.02 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T12:31:24.058Z] #77 95.06 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T12:31:24.058Z] #77 95.26 checking how to hardcode library paths into programs... immediate [2022-09-06T12:31:24.058Z] #77 95.27 checking whether stripping libraries is possible... yes [2022-09-06T12:31:24.058Z] #77 95.27 checking if libtool supports shared libraries... yes [2022-09-06T12:31:24.058Z] #77 95.27 checking whether to build shared libraries... no [2022-09-06T12:31:24.058Z] #77 95.27 checking whether to build static libraries... yes [2022-09-06T12:31:24.058Z] #77 95.28 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T12:31:24.058Z] #77 95.32 checking whether build environment is sane... yes [2022-09-06T12:31:24.058Z] #77 95.35 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T12:31:24.058Z] #77 95.36 checking whether make sets $(MAKE)... yes [2022-09-06T12:31:24.315Z] #77 95.40 checking whether make supports the include directive... yes (GNU style) [2022-09-06T12:31:24.315Z] #77 95.43 checking whether make supports nested variables... yes [2022-09-06T12:31:24.315Z] #77 95.46 checking whether UID '0' is supported by ustar format... yes [2022-09-06T12:31:24.315Z] #77 95.47 checking whether GID '0' is supported by ustar format... yes [2022-09-06T12:31:24.315Z] #77 95.47 checking how to create a ustar tar archive... gnutar [2022-09-06T12:31:24.315Z] #77 95.50 checking dependency style of gcc... gcc3 [2022-09-06T12:31:24.572Z] #77 95.63 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T12:31:24.573Z] #77 95.63 checking whether make supports nested variables... (cached) yes [2022-09-06T12:31:24.573Z] #77 95.63 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T12:31:24.573Z] #77 95.63 checking pkg-config is at least version 0.9.0... yes [2022-09-06T12:31:24.573Z] #77 95.63 checking for yajl >= 2.1.0... yes [2022-09-06T12:31:24.573Z] #77 95.65 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T12:31:24.573Z] #77 95.66 checking for gcc... (cached) gcc [2022-09-06T12:31:24.573Z] #77 95.74 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T12:31:24.573Z] #77 95.74 checking whether gcc accepts -g... (cached) yes [2022-09-06T12:31:24.573Z] #77 95.74 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T12:31:24.573Z] #77 95.74 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T12:31:24.573Z] #77 95.74 checking for a Python interpreter with version >= 3... python3 [2022-09-06T12:31:24.573Z] #77 95.82 checking for python3... /usr/bin/python3 [2022-09-06T12:31:24.573Z] #77 95.82 checking for python3 version... 3.9 [2022-09-06T12:31:24.758Z] #23 ... [2022-09-06T12:31:24.758Z] [2022-09-06T12:31:24.758Z] #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-09-06T12:31:24.758Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:31:24.758Z] #77 100.9 config.status: creating Makefile [2022-09-06T12:31:24.758Z] #77 101.0 config.status: creating config.h [2022-09-06T12:31:24.758Z] #77 101.1 config.status: executing depfiles commands [2022-09-06T12:31:24.758Z] #77 101.3 config.status: executing libtool commands [2022-09-06T12:31:24.758Z] #77 102.0 GEN .version [2022-09-06T12:31:24.758Z] #77 102.0 make install-recursive [2022-09-06T12:31:24.758Z] #77 102.0 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T12:31:24.758Z] #77 102.1 Making install in libocispec [2022-09-06T12:31:24.758Z] #77 102.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:24.758Z] #77 102.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T12:31:24.758Z] #77 102.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T12:31:24.758Z] #77 102.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T12:31:24.758Z] #77 102.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T12:31:24.758Z] #77 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T12:31:24.758Z] #77 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T12:31:24.758Z] #77 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T12:31:24.758Z] #77 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T12:31:24.758Z] #77 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T12:31:24.758Z] #77 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T12:31:24.758Z] #77 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T12:31:24.758Z] #77 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T12:31:24.758Z] #77 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T12:31:24.758Z] #77 103.5 make install-recursive [2022-09-06T12:31:24.758Z] #77 103.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:24.758Z] #77 103.6 Making install in yajl [2022-09-06T12:31:24.758Z] #77 103.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:24.758Z] #77 103.7 CC verify/json_verify-json_verify.o [2022-09-06T12:31:24.758Z] #77 103.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T12:31:24.758Z] #77 103.7 CC src/libyajl_la-yajl.lo [2022-09-06T12:31:24.758Z] #77 103.7 CC src/libyajl_la-yajl_gen.lo [2022-09-06T12:31:24.758Z] #77 103.7 CC src/libyajl_la-yajl_parser.lo [2022-09-06T12:31:24.758Z] #77 103.7 CC src/libyajl_la-yajl_buf.lo [2022-09-06T12:31:24.758Z] #77 103.8 CC src/libyajl_la-yajl_encode.lo [2022-09-06T12:31:24.758Z] #77 103.8 CC src/libyajl_la-yajl_lex.lo [2022-09-06T12:31:24.758Z] #77 103.8 CC src/libyajl_la-yajl_tree.lo [2022-09-06T12:31:24.830Z] #77 95.86 checking for python3 platform... linux [2022-09-06T12:31:24.830Z] #77 95.90 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T12:31:24.830Z] #77 96.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T12:31:25.024Z] #21 1.707 Reading package lists... [2022-09-06T12:31:25.087Z] #77 96.21 checking that generated files are newer than configure... done [2022-09-06T12:31:25.344Z] #77 96.34 configure: creating ./config.status [2022-09-06T12:31:25.687Z] #77 107.2 CCLD libyajl.la [2022-09-06T12:31:25.944Z] #77 107.4 CCLD verify/json_verify [2022-09-06T12:31:25.944Z] #77 107.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:25.944Z] #77 107.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T12:31:25.944Z] #77 107.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T12:31:25.944Z] #77 107.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:25.944Z] #77 107.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:25.944Z] #77 107.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:25.944Z] #77 107.8 CC src/validate.o [2022-09-06T12:31:26.201Z] #77 107.8 CC src/image_spec_schema_config_schema.lo [2022-09-06T12:31:26.201Z] #77 107.8 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T12:31:26.201Z] #77 107.8 CC src/image_spec_schema_defs.lo [2022-09-06T12:31:26.201Z] #77 107.8 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T12:31:26.201Z] #77 107.8 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T12:31:26.201Z] #77 107.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T12:31:26.201Z] #77 107.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T12:31:26.201Z] #77 107.9 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T12:31:26.201Z] #77 107.9 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T12:31:26.201Z] #77 107.9 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T12:31:26.201Z] #77 108.0 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T12:31:26.201Z] #77 108.0 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T12:31:26.275Z] #77 ... [2022-09-06T12:31:26.275Z] [2022-09-06T12:31:26.275Z] #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-09-06T12:31:26.275Z] #60 sha256:b35e00469109ae3aeb2d381d3f29e61cf532eded715793605f12aff6407a7748 [2022-09-06T12:31:26.275Z] #60 33.75 + mkdir -p /build [2022-09-06T12:31:26.458Z] #77 108.1 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T12:31:26.458Z] #77 108.1 CC src/runtime_spec_schema_defs.lo [2022-09-06T12:31:26.458Z] #77 108.1 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T12:31:26.458Z] #77 108.2 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T12:31:26.532Z] #60 33.75 + cp runc /build/runc [2022-09-06T12:31:26.715Z] #77 108.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T12:31:26.715Z] #77 108.4 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T12:31:26.715Z] #77 108.5 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T12:31:26.789Z] #60 DONE 34.1s [2022-09-06T12:31:26.789Z] [2022-09-06T12:31:26.789Z] #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-09-06T12:31:26.789Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:31:26.789Z] #77 97.87 config.status: creating Makefile [2022-09-06T12:31:26.789Z] #77 97.92 config.status: creating config.h [2022-09-06T12:31:26.789Z] #77 97.94 config.status: executing libtool commands [2022-09-06T12:31:26.789Z] #77 97.96 config.status: executing depfiles commands [2022-09-06T12:31:26.973Z] #77 108.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T12:31:26.973Z] #77 108.7 CC src/basic_test_double_array_item.lo [2022-09-06T12:31:27.230Z] #77 108.7 CC src/basic_test_double_array.lo [2022-09-06T12:31:27.230Z] #77 108.7 CC src/basic_test_top_array_int.lo [2022-09-06T12:31:27.230Z] #77 108.8 CC src/basic_test_top_array_string.lo [2022-09-06T12:31:27.230Z] #77 108.9 CC src/basic_test_top_double_array_int.lo [2022-09-06T12:31:27.487Z] #77 109.0 CC src/basic_test_top_double_array_obj.lo [2022-09-06T12:31:27.487Z] #77 109.2 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T12:31:27.487Z] #77 ... [2022-09-06T12:31:27.487Z] [2022-09-06T12:31:27.487Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T12:31:27.487Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-06T12:31:27.487Z] #23 8.153 Collecting yamllint==1.27.1 [2022-09-06T12:31:27.720Z] #77 98.67 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T12:31:27.721Z] #77 98.72 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T12:31:27.981Z] #77 99.27 checking for gcc... gcc [2022-09-06T12:31:28.238Z] #77 99.33 checking whether the C compiler works... yes [2022-09-06T12:31:28.238Z] #77 99.43 checking for C compiler default output file name... a.out [2022-09-06T12:31:28.238Z] #77 99.43 checking for suffix of executables... [2022-09-06T12:31:28.495Z] #77 99.54 checking whether we are cross compiling... no [2022-09-06T12:31:28.495Z] #77 99.65 checking for suffix of object files... o [2022-09-06T12:31:28.495Z] #77 99.72 checking whether we are using the GNU C compiler... yes [2022-09-06T12:31:28.752Z] #77 99.78 checking whether gcc accepts -g... yes [2022-09-06T12:31:28.752Z] #77 99.87 checking for gcc option to accept ISO C89... none needed [2022-09-06T12:31:28.752Z] #77 99.94 checking whether gcc understands -c and -o together... yes [2022-09-06T12:31:28.752Z] #77 100.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T12:31:28.752Z] #77 100.1 checking whether build environment is sane... yes [2022-09-06T12:31:28.752Z] #77 100.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T12:31:28.752Z] #77 100.1 checking for gawk... no [2022-09-06T12:31:28.752Z] #77 100.1 checking for mawk... mawk [2022-09-06T12:31:28.752Z] #77 100.1 checking whether make sets $(MAKE)... yes [2022-09-06T12:31:28.752Z] #77 100.1 checking whether make supports the include directive... yes (GNU style) [2022-09-06T12:31:28.856Z] #23 9.216 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T12:31:29.009Z] #77 100.1 checking whether make supports nested variables... yes [2022-09-06T12:31:29.009Z] #77 100.2 checking whether UID '0' is supported by ustar format... yes [2022-09-06T12:31:29.009Z] #77 100.2 checking whether GID '0' is supported by ustar format... yes [2022-09-06T12:31:29.009Z] #77 100.2 checking how to create a ustar tar archive... gnutar [2022-09-06T12:31:29.009Z] #77 100.2 checking dependency style of gcc... gcc3 [2022-09-06T12:31:29.266Z] #77 100.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T12:31:29.266Z] #77 100.3 checking whether make supports nested variables... (cached) yes [2022-09-06T12:31:29.266Z] #77 100.3 checking build system type... [2022-09-06T12:31:29.266Z] #77 ... [2022-09-06T12:31:29.266Z] [2022-09-06T12:31:29.266Z] #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-09-06T12:31:29.266Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:31:29.266Z] #21 20.34 Selecting previously unselected package pigz. [2022-09-06T12:31:29.266Z] #21 20.35 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 20.35 Unpacking pigz (2.6-1) ... [2022-09-06T12:31:29.267Z] #21 20.45 Selecting previously unselected package libelf1:amd64. [2022-09-06T12:31:29.267Z] #21 20.45 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 20.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T12:31:29.267Z] #21 20.59 Selecting previously unselected package libbpf0:amd64. [2022-09-06T12:31:29.267Z] #21 20.61 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 20.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T12:31:29.267Z] #21 20.71 Selecting previously unselected package libmnl0:amd64. [2022-09-06T12:31:29.267Z] #21 20.72 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 20.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T12:31:29.267Z] #21 20.78 Selecting previously unselected package libxtables12:amd64. [2022-09-06T12:31:29.267Z] #21 20.79 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 20.79 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T12:31:29.267Z] #21 20.83 Selecting previously unselected package libcap2-bin. [2022-09-06T12:31:29.267Z] #21 20.84 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 20.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T12:31:29.267Z] #21 20.94 Selecting previously unselected package iproute2. [2022-09-06T12:31:29.267Z] #21 20.95 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 20.96 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T12:31:29.267Z] #21 21.36 Selecting previously unselected package xxd. [2022-09-06T12:31:29.267Z] #21 21.36 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 21.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:29.267Z] #21 21.48 Selecting previously unselected package vim-common. [2022-09-06T12:31:29.267Z] #21 21.48 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:31:29.267Z] #21 21.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:29.267Z] #21 21.68 Selecting previously unselected package bash-completion. [2022-09-06T12:31:29.267Z] #21 21.68 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T12:31:29.267Z] #21 23.22 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T12:31:29.267Z] #21 23.58 Selecting previously unselected package bzip2. [2022-09-06T12:31:29.267Z] #21 23.58 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 23.61 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T12:31:29.267Z] #21 23.69 Selecting previously unselected package xz-utils. [2022-09-06T12:31:29.267Z] #21 23.69 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 23.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:31:29.267Z] #21 23.84 Selecting previously unselected package apparmor. [2022-09-06T12:31:29.267Z] #21 23.84 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 23.90 Unpacking apparmor (2.13.6-10) ... [2022-09-06T12:31:29.267Z] #21 24.26 Selecting previously unselected package inetutils-ping. [2022-09-06T12:31:29.267Z] #21 24.26 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 24.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T12:31:29.267Z] #21 24.36 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T12:31:29.267Z] #21 24.37 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 24.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T12:31:29.267Z] #21 24.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T12:31:29.267Z] #21 24.45 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 24.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T12:31:29.267Z] #21 24.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T12:31:29.267Z] #21 24.52 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 24.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T12:31:29.267Z] #21 24.61 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T12:31:29.267Z] #21 24.61 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 24.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T12:31:29.267Z] #21 24.70 Selecting previously unselected package iptables. [2022-09-06T12:31:29.267Z] #21 24.70 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 24.71 Unpacking iptables (1.8.7-1) ... [2022-09-06T12:31:29.267Z] #21 24.98 Selecting previously unselected package libonig5:amd64. [2022-09-06T12:31:29.267Z] #21 24.99 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 25.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:31:29.267Z] #21 25.12 Selecting previously unselected package libjq1:amd64. [2022-09-06T12:31:29.267Z] #21 25.13 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 25.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:31:29.267Z] #21 25.23 Selecting previously unselected package jq. [2022-09-06T12:31:29.267Z] #21 25.23 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 25.24 Unpacking jq (1.6-2.1) ... [2022-09-06T12:31:29.267Z] #21 25.32 Selecting previously unselected package libaio1:amd64. [2022-09-06T12:31:29.267Z] #21 25.33 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 25.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T12:31:29.267Z] #21 25.37 Selecting previously unselected package libgpm2:amd64. [2022-09-06T12:31:29.267Z] #21 25.38 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 25.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T12:31:29.267Z] #21 25.45 Selecting previously unselected package libicu67:amd64. [2022-09-06T12:31:29.267Z] #21 25.45 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 25.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T12:31:29.267Z] #21 28.73 Selecting previously unselected package libinih1:amd64. [2022-09-06T12:31:29.267Z] #21 28.74 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 28.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T12:31:29.267Z] #21 28.86 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T12:31:29.267Z] #21 28.87 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 28.89 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T12:31:29.267Z] #21 28.96 Selecting previously unselected package libnet1:amd64. [2022-09-06T12:31:29.267Z] #21 28.97 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 28.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:31:29.267Z] #21 29.14 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T12:31:29.267Z] #21 29.14 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 29.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:31:29.267Z] #21 29.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T12:31:29.267Z] #21 29.33 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 29.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:31:29.267Z] #21 29.39 Selecting previously unselected package libyajl2:amd64. [2022-09-06T12:31:29.267Z] #21 29.40 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 29.40 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:31:29.267Z] #21 29.44 Selecting previously unselected package net-tools. [2022-09-06T12:31:29.267Z] #21 29.46 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 29.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:31:29.267Z] #21 29.63 Selecting previously unselected package patch. [2022-09-06T12:31:29.267Z] #21 29.64 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T12:31:29.267Z] #21 29.64 Unpacking patch (2.7.6-7) ... [2022-09-06T12:31:29.267Z] #21 29.74 Selecting previously unselected package python-pip-whl. [2022-09-06T12:31:29.267Z] #21 29.74 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:31:29.267Z] #21 29.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:31:29.267Z] #21 30.15 Selecting previously unselected package python3-lib2to3. [2022-09-06T12:31:29.267Z] #21 30.15 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T12:31:29.267Z] #21 30.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:31:29.267Z] #21 30.24 Selecting previously unselected package python3-distutils. [2022-09-06T12:31:29.267Z] #21 30.24 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T12:31:29.267Z] #21 30.26 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T12:31:29.267Z] #21 30.36 Selecting previously unselected package python3-pkg-resources. [2022-09-06T12:31:29.267Z] #21 30.36 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T12:31:29.267Z] #21 30.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:31:29.267Z] #21 30.48 Selecting previously unselected package python3-setuptools. [2022-09-06T12:31:29.267Z] #21 30.48 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T12:31:29.267Z] #21 30.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T12:31:29.267Z] #21 ... [2022-09-06T12:31:29.267Z] [2022-09-06T12:31:29.267Z] #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-09-06T12:31:29.267Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:31:29.267Z] #77 100.3 checking build system type... x86_64-pc-linux-gnu [2022-09-06T12:31:29.267Z] #77 100.5 checking host system type... x86_64-pc-linux-gnu [2022-09-06T12:31:29.267Z] #77 100.5 checking how to print strings... printf [2022-09-06T12:31:29.267Z] #77 100.5 checking for a sed that does not truncate output... /bin/sed [2022-09-06T12:31:29.267Z] #77 100.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T12:31:29.267Z] #77 100.5 checking for egrep... /bin/grep -E [2022-09-06T12:31:29.267Z] #77 100.5 checking for fgrep... /bin/grep -F [2022-09-06T12:31:29.267Z] #77 100.5 checking for ld used by gcc... /usr/bin/ld [2022-09-06T12:31:29.267Z] #77 100.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T12:31:29.267Z] #77 100.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T12:31:29.267Z] #77 100.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T12:31:29.419Z] #23 9.989 Collecting pathspec>=0.5.3 [2022-09-06T12:31:29.419Z] #23 10.01 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T12:31:29.524Z] #77 100.6 checking whether ln -s works... yes [2022-09-06T12:31:29.524Z] #77 100.6 checking the maximum length of command line arguments... 1572864 [2022-09-06T12:31:29.524Z] #77 100.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T12:31:29.524Z] #77 100.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T12:31:29.524Z] #77 100.6 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T12:31:29.524Z] #77 100.6 checking for objdump... objdump [2022-09-06T12:31:29.524Z] #77 100.6 checking how to recognize dependent libraries... pass_all [2022-09-06T12:31:29.524Z] #77 100.6 checking for dlltool... no [2022-09-06T12:31:29.524Z] #77 100.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T12:31:29.524Z] #77 100.6 checking for ar... ar [2022-09-06T12:31:29.524Z] #77 100.6 checking for archiver @FILE support... @ [2022-09-06T12:31:29.524Z] #77 100.7 checking for strip... strip [2022-09-06T12:31:29.524Z] #77 100.7 checking for ranlib... ranlib [2022-09-06T12:31:29.676Z] #23 10.26 Collecting pyyaml [2022-09-06T12:31:29.676Z] #23 10.28 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-06T12:31:29.676Z] #23 10.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T12:31:29.676Z] #23 10.33 Building wheels for collected packages: yamllint [2022-09-06T12:31:29.676Z] #23 10.33 Building wheel for yamllint (setup.py): started [2022-09-06T12:31:29.781Z] #77 100.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T12:31:29.781Z] #77 100.9 checking for sysroot... no [2022-09-06T12:31:29.781Z] #77 100.9 checking for a working dd... /bin/dd [2022-09-06T12:31:29.781Z] #77 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T12:31:29.781Z] #77 100.9 checking for mt... no [2022-09-06T12:31:29.781Z] #77 100.9 checking if : is a manifest tool... no [2022-09-06T12:31:29.781Z] #77 101.0 checking how to run the C preprocessor... gcc -E [2022-09-06T12:31:30.314Z] #21 6.679 Reading package lists... [2022-09-06T12:31:30.345Z] #77 101.1 checking for ANSI C header files... yes [2022-09-06T12:31:30.345Z] #77 101.5 checking for sys/types.h... yes [2022-09-06T12:31:30.345Z] #77 101.6 checking for sys/stat.h... yes [2022-09-06T12:31:30.575Z] #21 11.56 Building dependency tree... [2022-09-06T12:31:30.602Z] #77 101.7 checking for stdlib.h... yes [2022-09-06T12:31:30.602Z] #77 101.8 checking for string.h... yes [2022-09-06T12:31:30.602Z] #77 101.8 checking for memory.h... yes [2022-09-06T12:31:30.607Z] #23 11.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T12:31:30.607Z] #23 11.03 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=3e54ab1176ef1b36624eb00e6f962b2a7d3f1fcbf90e3a9579455f3500fa296b [2022-09-06T12:31:30.607Z] #23 11.03 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T12:31:30.607Z] #23 11.03 Successfully built yamllint [2022-09-06T12:31:30.607Z] #23 11.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T12:31:30.835Z] #21 12.74 Reading state information... [2022-09-06T12:31:30.859Z] #77 102.0 checking for strings.h... yes [2022-09-06T12:31:30.859Z] #77 102.1 checking for inttypes.h... yes [2022-09-06T12:31:30.864Z] #23 11.35 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T12:31:31.116Z] #77 102.2 checking for stdint.h... yes [2022-09-06T12:31:31.121Z] #23 DONE 11.7s [2022-09-06T12:31:31.121Z] [2022-09-06T12:31:31.121Z] #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-09-06T12:31:31.121Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:31:31.121Z] #77 109.3 CC src/basic_test_top_double_array_string.lo [2022-09-06T12:31:31.121Z] #77 109.3 CC src/read-file.lo [2022-09-06T12:31:31.121Z] #77 109.4 CC src/json_common.lo [2022-09-06T12:31:31.121Z] #77 109.5 CC tests/test-1.o [2022-09-06T12:31:31.121Z] #77 109.6 CC tests/test-2.o [2022-09-06T12:31:31.121Z] #77 109.7 CC tests/test-3.o [2022-09-06T12:31:31.121Z] #77 109.8 CC tests/test-4.o [2022-09-06T12:31:31.121Z] #77 109.9 CC tests/test-5.o [2022-09-06T12:31:31.121Z] #77 110.0 CC tests/test-6.o [2022-09-06T12:31:31.121Z] #77 110.1 CC tests/test-7.o [2022-09-06T12:31:31.121Z] #77 110.4 CC tests/test-8.o [2022-09-06T12:31:31.121Z] #77 110.6 CC tests/test-9.o [2022-09-06T12:31:31.121Z] #77 110.8 CC tests/test-10.o [2022-09-06T12:31:31.121Z] #77 111.2 CC tests/test-11.o [2022-09-06T12:31:31.373Z] #77 102.3 checking for unistd.h... yes [2022-09-06T12:31:31.373Z] #77 102.5 checking for dlfcn.h... yes [2022-09-06T12:31:31.373Z] #77 102.6 checking for objdir... .libs [2022-09-06T12:31:31.630Z] #77 102.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T12:31:31.630Z] #77 102.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T12:31:31.630Z] #77 102.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T12:31:31.887Z] #77 102.9 checking if gcc static flag -static works... yes [2022-09-06T12:31:31.887Z] #77 103.2 checking if gcc supports -c -o file.o... yes [2022-09-06T12:31:32.144Z] #77 103.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T12:31:32.144Z] #77 103.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T12:31:32.144Z] #77 103.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T12:31:32.144Z] #77 103.5 checking how to hardcode library paths into programs... immediate [2022-09-06T12:31:32.144Z] #77 103.5 checking whether stripping libraries is possible... yes [2022-09-06T12:31:32.144Z] #77 103.5 checking if libtool supports shared libraries... yes [2022-09-06T12:31:32.144Z] #77 103.5 checking whether to build shared libraries... no [2022-09-06T12:31:32.144Z] #77 103.5 checking whether to build static libraries... yes [2022-09-06T12:31:32.222Z] #21 14.03 The following additional packages will be installed: [2022-09-06T12:31:32.222Z] #21 14.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T12:31:32.222Z] #21 14.04 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T12:31:32.222Z] #21 14.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T12:31:32.222Z] #21 14.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T12:31:32.222Z] #21 14.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T12:31:32.222Z] #21 14.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-06T12:31:32.222Z] #21 14.05 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T12:31:32.222Z] #21 14.07 Suggested packages: [2022-09-06T12:31:32.222Z] #21 14.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-06T12:31:32.222Z] #21 14.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-06T12:31:32.222Z] #21 14.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-06T12:31:32.222Z] #21 14.07 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-06T12:31:32.222Z] #21 14.07 seccomp:ppc64el seccomp:s390x [2022-09-06T12:31:32.222Z] #21 14.07 Recommended packages: [2022-09-06T12:31:32.222Z] #21 14.07 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-06T12:31:32.222Z] #21 14.07 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-06T12:31:32.222Z] #21 14.07 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-06T12:31:32.222Z] #21 14.07 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-06T12:31:32.402Z] #77 103.5 checking float.h usability... yes [2022-09-06T12:31:32.402Z] #77 103.6 checking float.h presence... yes [2022-09-06T12:31:32.402Z] #77 103.6 checking for float.h... yes [2022-09-06T12:31:32.483Z] #21 14.61 The following NEW packages will be installed: [2022-09-06T12:31:32.659Z] #77 103.6 checking limits.h usability... yes [2022-09-06T12:31:32.659Z] #77 103.7 checking limits.h presence... yes [2022-09-06T12:31:32.659Z] #77 103.7 checking for limits.h... yes [2022-09-06T12:31:32.659Z] #77 103.8 checking stddef.h usability... yes [2022-09-06T12:31:32.659Z] #77 103.9 checking stddef.h presence... yes [2022-09-06T12:31:32.659Z] #77 103.9 checking for stddef.h... yes [2022-09-06T12:31:32.659Z] #77 103.9 checking for stdlib.h... (cached) yes [2022-09-06T12:31:32.744Z] #21 14.62 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T12:31:32.745Z] #21 14.62 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-06T12:31:32.745Z] #21 14.62 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-06T12:31:32.745Z] #21 14.62 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T12:31:32.745Z] #21 14.62 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T12:31:32.745Z] #21 14.62 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T12:31:32.745Z] #21 14.62 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T12:31:32.745Z] #21 14.63 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-06T12:31:32.745Z] #21 14.63 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-06T12:31:32.745Z] #21 14.63 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-06T12:31:32.745Z] #21 14.63 libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T12:31:32.916Z] #77 103.9 checking for string.h... (cached) yes [2022-09-06T12:31:32.916Z] #77 104.0 checking sys/time.h usability... yes [2022-09-06T12:31:32.916Z] #77 104.0 checking sys/time.h presence... yes [2022-09-06T12:31:32.916Z] #77 104.1 checking for sys/time.h... yes [2022-09-06T12:31:32.916Z] #77 104.1 checking for inline... inline [2022-09-06T12:31:33.006Z] #21 15.00 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:31:33.006Z] #21 15.00 Need to get 15.9 MB of archives. [2022-09-06T12:31:33.006Z] #21 15.00 After this operation, 73.0 MB of additional disk space will be used. [2022-09-06T12:31:33.006Z] #21 15.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-06T12:31:33.006Z] #21 15.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-06T12:31:33.006Z] #21 15.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-06T12:31:33.006Z] #21 15.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-06T12:31:33.006Z] #21 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-06T12:31:33.006Z] #21 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-06T12:31:33.006Z] #21 15.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-06T12:31:33.006Z] #21 15.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-06T12:31:33.006Z] #21 15.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-06T12:31:33.006Z] #21 15.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-06T12:31:33.006Z] #21 15.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-06T12:31:33.006Z] #21 15.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-06T12:31:33.006Z] #21 15.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-06T12:31:33.006Z] #21 15.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-06T12:31:33.006Z] #21 15.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-06T12:31:33.006Z] #21 15.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-06T12:31:33.006Z] #21 15.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-06T12:31:33.173Z] #77 104.1 checking for size_t... yes [2022-09-06T12:31:33.173Z] #77 104.3 checking for stdlib.h... (cached) yes [2022-09-06T12:31:33.268Z] #21 15.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-06T12:31:33.268Z] #21 15.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-06T12:31:33.268Z] #21 15.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-06T12:31:33.268Z] #21 15.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-06T12:31:33.268Z] #21 15.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-06T12:31:33.268Z] #21 15.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-06T12:31:33.268Z] #21 15.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T12:31:33.268Z] #21 15.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T12:31:33.268Z] #21 15.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-06T12:31:33.268Z] #21 15.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-06T12:31:33.268Z] #21 15.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-06T12:31:33.268Z] #21 15.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-06T12:31:33.268Z] #21 15.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-06T12:31:33.268Z] #21 15.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-06T12:31:33.268Z] #21 15.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-06T12:31:33.268Z] #21 15.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-06T12:31:33.268Z] #21 15.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-06T12:31:33.268Z] #21 15.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-06T12:31:33.268Z] #21 15.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-06T12:31:33.268Z] #21 15.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-06T12:31:33.268Z] #21 15.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-06T12:31:33.268Z] #21 15.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-06T12:31:33.268Z] #21 15.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T12:31:33.434Z] #77 104.3 checking for GNU libc compatible malloc... yes [2022-09-06T12:31:33.434Z] #77 104.5 checking for stdlib.h... (cached) yes [2022-09-06T12:31:33.434Z] #77 104.5 checking for GNU libc compatible realloc... yes [2022-09-06T12:31:33.691Z] #77 104.7 checking for working strtod... yes [2022-09-06T12:31:33.691Z] #77 104.9 checking for gettimeofday... yes [2022-09-06T12:31:33.840Z] #21 15.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:31:33.840Z] #21 16.00 Fetched 15.9 MB in 1s (31.5 MB/s) [2022-09-06T12:31:33.948Z] #77 105.0 checking for memset... yes [2022-09-06T12:31:34.101Z] #21 16.05 Selecting previously unselected package gcc-10-base:armel. [2022-09-06T12:31:34.101Z] #21 16.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-06T12:31:34.101Z] #21 16.10 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-06T12:31:34.101Z] #21 16.10 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-06T12:31:34.101Z] #21 16.16 Selecting previously unselected package gcc-10-base:armhf. [2022-09-06T12:31:34.101Z] #21 16.17 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-06T12:31:34.101Z] #21 16.17 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T12:31:34.101Z] #21 16.24 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-06T12:31:34.205Z] #77 105.1 checking for strspn... yes [2022-09-06T12:31:34.205Z] #77 105.4 checking that generated files are newer than configure... done [2022-09-06T12:31:34.205Z] #77 105.4 configure: creating ./config.status [2022-09-06T12:31:34.362Z] #21 16.24 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-06T12:31:34.362Z] #21 16.25 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T12:31:34.362Z] #21 16.32 Selecting previously unselected package gcc-10-base:s390x. [2022-09-06T12:31:34.362Z] #21 16.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-06T12:31:34.362Z] #21 16.33 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T12:31:34.362Z] #21 16.38 Selecting previously unselected package gcc-10-base:arm64. [2022-09-06T12:31:34.362Z] #21 16.39 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-06T12:31:34.362Z] #21 16.39 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T12:31:34.362Z] #21 16.46 Selecting previously unselected package libgcc-s1:armel. [2022-09-06T12:31:34.362Z] #21 16.47 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-06T12:31:34.362Z] #21 16.48 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-06T12:31:34.623Z] #21 16.56 Selecting previously unselected package libcrypt1:armel. [2022-09-06T12:31:34.623Z] #21 16.57 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-06T12:31:34.623Z] #21 16.57 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T12:31:34.623Z] #21 16.68 Selecting previously unselected package libc6:armel. [2022-09-06T12:31:34.623Z] #21 16.68 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-06T12:31:34.884Z] #21 16.91 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-06T12:31:35.137Z] #77 106.5 config.status: creating Makefile [2022-09-06T12:31:35.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T12:31:35.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T12:31:35.394Z] #77 106.5 config.status: creating config.h [2022-09-06T12:31:35.394Z] #77 106.6 config.status: executing depfiles commands [2022-09-06T12:31:35.455Z] #21 17.35 Selecting previously unselected package libapparmor1:armel. [2022-09-06T12:31:35.455Z] #21 17.36 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-06T12:31:35.455Z] #21 17.36 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-06T12:31:35.455Z] #21 17.41 Selecting previously unselected package libapparmor-dev:armel. [2022-09-06T12:31:35.455Z] #21 17.42 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-06T12:31:35.455Z] #21 17.42 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T12:31:35.455Z] #21 17.49 Selecting previously unselected package libgcc-s1:arm64. [2022-09-06T12:31:35.455Z] #21 17.50 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-06T12:31:35.455Z] #21 17.51 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T12:31:35.455Z] #21 17.56 Selecting previously unselected package libcrypt1:arm64. [2022-09-06T12:31:35.455Z] #21 17.56 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-06T12:31:35.455Z] #21 17.56 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T12:31:35.652Z] #77 106.7 config.status: executing libtool commands [2022-09-06T12:31:35.715Z] #21 17.66 Selecting previously unselected package libc6:arm64. [2022-09-06T12:31:35.715Z] #21 17.66 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-06T12:31:35.909Z] #77 107.1 GEN .version [2022-09-06T12:31:35.909Z] #77 107.2 make install-recursive [2022-09-06T12:31:35.909Z] #77 107.2 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T12:31:35.909Z] #77 107.2 Making install in libocispec [2022-09-06T12:31:35.976Z] #21 17.86 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T12:31:36.166Z] #77 107.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:36.166Z] #77 107.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T12:31:36.166Z] #77 107.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T12:31:36.166Z] #77 107.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T12:31:36.166Z] #77 107.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T12:31:36.237Z] #21 18.32 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T12:31:36.237Z] #21 18.33 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T12:31:36.237Z] #21 18.34 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T12:31:36.237Z] #21 18.38 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T12:31:36.498Z] #21 18.39 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T12:31:36.498Z] #21 18.39 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T12:31:36.498Z] #21 18.47 Selecting previously unselected package libgcc-s1:s390x. [2022-09-06T12:31:36.498Z] #21 18.47 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-06T12:31:36.498Z] #21 18.47 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T12:31:36.498Z] #21 18.52 Selecting previously unselected package libcrypt1:s390x. [2022-09-06T12:31:36.498Z] #21 18.52 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-06T12:31:36.498Z] #21 18.53 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T12:31:36.498Z] #21 18.62 Selecting previously unselected package libc6:s390x. [2022-09-06T12:31:36.498Z] #21 18.62 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T12:31:36.730Z] #77 107.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T12:31:36.730Z] #77 108.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T12:31:36.730Z] #77 108.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T12:31:36.730Z] #77 108.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T12:31:36.730Z] #77 108.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T12:31:36.730Z] #77 108.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T12:31:36.730Z] #77 108.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T12:31:36.730Z] #77 108.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T12:31:36.758Z] #21 18.81 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T12:31:37.293Z] #77 108.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T12:31:37.293Z] #77 108.6 make install-recursive [2022-09-06T12:31:37.293Z] #77 108.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:37.329Z] #21 19.34 Selecting previously unselected package libapparmor1:s390x. [2022-09-06T12:31:37.329Z] #21 19.34 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-06T12:31:37.329Z] #21 19.35 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-06T12:31:37.329Z] #21 19.40 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-06T12:31:37.550Z] #77 108.7 Making install in yajl [2022-09-06T12:31:37.550Z] #77 108.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:37.550Z] #77 108.8 CC verify/json_verify-json_verify.o [2022-09-06T12:31:37.550Z] #77 108.8 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T12:31:37.550Z] #77 108.8 CC src/libyajl_la-yajl.lo [2022-09-06T12:31:37.550Z] #77 108.8 CC src/libyajl_la-yajl_gen.lo [2022-09-06T12:31:37.550Z] #77 108.8 CC src/libyajl_la-yajl_parser.lo [2022-09-06T12:31:37.550Z] #77 108.8 CC src/libyajl_la-yajl_buf.lo [2022-09-06T12:31:37.550Z] #77 108.8 CC src/libyajl_la-yajl_encode.lo [2022-09-06T12:31:37.550Z] #77 108.9 CC src/libyajl_la-yajl_lex.lo [2022-09-06T12:31:37.550Z] #77 108.9 CC src/libyajl_la-yajl_tree.lo [2022-09-06T12:31:37.590Z] #21 19.40 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-06T12:31:37.590Z] #21 19.41 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T12:31:37.590Z] #21 19.47 Selecting previously unselected package libgcc-s1:armhf. [2022-09-06T12:31:37.590Z] #21 19.48 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-06T12:31:37.590Z] #21 19.48 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T12:31:37.590Z] #21 19.54 Selecting previously unselected package libcrypt1:armhf. [2022-09-06T12:31:37.590Z] #21 19.54 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-06T12:31:37.590Z] #21 19.55 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T12:31:37.590Z] #21 19.63 Selecting previously unselected package libc6:armhf. [2022-09-06T12:31:37.590Z] #21 19.63 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-06T12:31:37.850Z] #21 19.78 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T12:31:38.389Z] #21 20.26 Selecting previously unselected package libapparmor1:armhf. [2022-09-06T12:31:38.389Z] #21 20.27 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-06T12:31:38.389Z] #21 20.28 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-06T12:31:38.389Z] #21 20.32 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-06T12:31:38.389Z] #21 20.33 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-06T12:31:38.389Z] #21 20.34 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T12:31:38.389Z] #21 20.42 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-06T12:31:38.389Z] #21 20.42 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-06T12:31:38.389Z] #21 20.43 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T12:31:38.389Z] #21 20.48 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-06T12:31:38.389Z] #21 20.49 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-06T12:31:38.389Z] #21 20.49 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T12:31:38.652Z] #21 20.59 Selecting previously unselected package libc6:ppc64el. [2022-09-06T12:31:38.652Z] #21 20.60 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-06T12:31:38.913Z] #21 20.82 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T12:31:39.447Z] #77 ... [2022-09-06T12:31:39.447Z] [2022-09-06T12:31:39.447Z] #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-09-06T12:31:39.447Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:31:39.447Z] #21 30.67 Selecting previously unselected package python3-wheel. [2022-09-06T12:31:39.447Z] #21 30.67 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T12:31:39.447Z] #21 30.68 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T12:31:39.447Z] #21 30.75 Selecting previously unselected package python3-pip. [2022-09-06T12:31:39.447Z] #21 30.75 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:31:39.447Z] #21 30.75 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:31:39.447Z] #21 30.95 Selecting previously unselected package sudo. [2022-09-06T12:31:39.447Z] #21 30.95 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 30.96 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T12:31:39.447Z] #21 31.36 Selecting previously unselected package systemd-journal-remote. [2022-09-06T12:31:39.447Z] #21 31.36 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 31.37 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T12:31:39.447Z] #21 31.46 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T12:31:39.447Z] #21 31.46 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 31.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:31:39.447Z] #21 31.66 Selecting previously unselected package uidmap. [2022-09-06T12:31:39.447Z] #21 31.67 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 31.67 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T12:31:39.447Z] #21 31.79 Selecting previously unselected package vim-runtime. [2022-09-06T12:31:39.447Z] #21 31.80 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:31:39.447Z] #21 31.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T12:31:39.447Z] #21 31.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T12:31:39.447Z] #21 31.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:39.447Z] #21 34.03 Selecting previously unselected package vim. [2022-09-06T12:31:39.447Z] #21 34.05 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 34.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:39.447Z] #21 34.51 Selecting previously unselected package xfsprogs. [2022-09-06T12:31:39.447Z] #21 34.51 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 34.51 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T12:31:39.447Z] #21 34.88 Selecting previously unselected package zip. [2022-09-06T12:31:39.447Z] #21 34.89 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 34.91 Unpacking zip (3.0-12) ... [2022-09-06T12:31:39.447Z] #21 35.01 Selecting previously unselected package zstd. [2022-09-06T12:31:39.447Z] #21 35.01 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T12:31:39.447Z] #21 35.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:31:39.447Z] #21 35.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:31:39.447Z] #21 35.93 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T12:31:39.447Z] #21 35.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:31:39.447Z] #21 35.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T12:31:39.447Z] #21 35.96 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T12:31:39.447Z] #21 35.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T12:31:39.447Z] #21 35.99 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T12:31:39.447Z] #21 36.00 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T12:31:39.447Z] #21 36.01 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T12:31:39.447Z] #21 36.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:31:39.447Z] #21 36.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:31:39.447Z] #21 36.05 Setting up bzip2 (1.0.8-4) ... [2022-09-06T12:31:39.447Z] #21 36.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:31:39.447Z] #21 36.07 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T12:31:39.447Z] #21 36.59 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T12:31:39.447Z] #21 36.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:39.447Z] #21 36.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:31:39.447Z] #21 36.63 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T12:31:39.447Z] #21 36.64 Setting up apparmor (2.13.6-10) ... [2022-09-06T12:31:39.447Z] #21 37.92 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T12:31:39.447Z] #21 37.96 Setting up zip (3.0-12) ... [2022-09-06T12:31:39.447Z] #21 37.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:39.447Z] #21 38.00 Setting up bash-completion (1:2.11-2) ... [2022-09-06T12:31:39.447Z] #21 39.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T12:31:39.447Z] #21 39.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T12:31:39.447Z] #21 39.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T12:31:39.447Z] #21 39.58 Setting up patch (2.7.6-7) ... [2022-09-06T12:31:39.447Z] #21 39.59 Setting up sudo (1.9.5p2-3) ... [2022-09-06T12:31:39.447Z] #21 39.68 invoke-rc.d: could not determine current runlevel [2022-09-06T12:31:39.447Z] #21 39.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T12:31:39.447Z] #21 39.70 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T12:31:39.447Z] #21 39.71 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T12:31:39.447Z] #21 39.71 Failed to connect to bus: Host is down [2022-09-06T12:31:39.447Z] #21 39.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T12:31:39.447Z] #21 39.73 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T12:31:39.447Z] #21 39.74 Setting up pigz (2.6-1) ... [2022-09-06T12:31:39.447Z] #21 39.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T12:31:39.447Z] #21 39.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:31:39.447Z] #21 39.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:31:39.447Z] #21 39.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:39.447Z] #21 40.35 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T12:31:39.447Z] #21 40.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:31:39.447Z] #21 40.70 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T12:31:39.447Z] #21 40.72 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T12:31:39.447Z] #21 40.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:31:39.447Z] #21 40.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:31:39.483Z] #21 21.45 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-06T12:31:39.483Z] #21 21.45 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-06T12:31:39.483Z] #21 21.46 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T12:31:39.483Z] #21 21.52 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-06T12:31:39.483Z] #21 21.52 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-06T12:31:39.483Z] #21 21.53 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T12:31:39.483Z] #21 21.60 Selecting previously unselected package libseccomp2:s390x. [2022-09-06T12:31:39.483Z] #21 21.60 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T12:31:39.483Z] #21 21.61 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T12:31:39.704Z] #21 40.75 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T12:31:39.704Z] #21 40.77 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T12:31:39.743Z] #21 21.66 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-06T12:31:39.743Z] #21 21.67 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T12:31:39.743Z] #21 21.68 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T12:31:39.743Z] #21 21.74 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-06T12:31:39.743Z] #21 21.75 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T12:31:39.743Z] #21 21.76 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T12:31:39.743Z] #21 21.80 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-06T12:31:39.743Z] #21 21.80 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T12:31:39.743Z] #21 21.82 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T12:31:39.743Z] #21 21.88 Selecting previously unselected package libseccomp2:armhf. [2022-09-06T12:31:39.743Z] #21 21.89 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T12:31:39.743Z] #21 21.90 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T12:31:39.961Z] #21 41.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:31:39.961Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T12:31:39.961Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T12:31:39.961Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T12:31:39.961Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T12:31:39.961Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T12:31:39.961Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T12:31:39.961Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T12:31:39.961Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T12:31:39.961Z] #21 41.18 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T12:31:40.004Z] #21 21.95 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-06T12:31:40.004Z] #21 21.96 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T12:31:40.004Z] #21 21.96 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T12:31:40.004Z] #21 22.03 Selecting previously unselected package libseccomp2:armel. [2022-09-06T12:31:40.004Z] #21 22.04 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T12:31:40.004Z] #21 22.05 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T12:31:40.004Z] #21 22.09 Selecting previously unselected package libseccomp-dev:armel. [2022-09-06T12:31:40.004Z] #21 22.09 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T12:31:40.004Z] #21 22.10 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T12:31:40.004Z] #21 22.16 Selecting previously unselected package libseccomp2:arm64. [2022-09-06T12:31:40.264Z] #21 22.16 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T12:31:40.264Z] #21 22.17 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:31:40.264Z] #21 22.22 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T12:31:40.264Z] #21 22.22 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T12:31:40.264Z] #21 22.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:31:40.264Z] #21 22.34 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T12:31:40.264Z] #21 22.35 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-06T12:31:40.264Z] #21 22.37 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T12:31:40.264Z] #21 22.38 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T12:31:40.264Z] #21 22.39 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T12:31:40.264Z] #21 22.41 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T12:31:40.264Z] #21 22.42 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T12:31:40.525Z] #21 22.44 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T12:31:40.525Z] #21 22.45 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T12:31:40.525Z] #21 22.46 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T12:31:40.525Z] #21 22.47 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T12:31:40.525Z] #21 22.49 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-06T12:31:40.525Z] #21 22.50 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T12:31:40.525Z] #21 22.52 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T12:31:40.525Z] #21 22.53 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T12:31:40.525Z] #21 22.54 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T12:31:40.893Z] #21 42.23 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:31:40.893Z] #21 42.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T12:31:40.893Z] #21 42.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:31:40.893Z] #21 42.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:31:40.893Z] #21 ... [2022-09-06T12:31:40.893Z] [2022-09-06T12:31:40.893Z] #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-09-06T12:31:40.893Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:31:40.893Z] #77 112.3 CCLD libyajl.la [2022-09-06T12:31:41.150Z] #77 112.5 CCLD verify/json_verify [2022-09-06T12:31:41.714Z] #77 112.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:41.714Z] #77 112.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T12:31:41.714Z] #77 112.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T12:31:41.714Z] #77 112.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:41.714Z] #77 112.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T12:31:41.714Z] #77 112.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:41.714Z] #77 112.9 CC src/validate.o [2022-09-06T12:31:41.714Z] #77 112.9 CC src/image_spec_schema_config_schema.lo [2022-09-06T12:31:41.714Z] #77 112.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T12:31:41.714Z] #77 112.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T12:31:41.714Z] #77 112.9 CC src/image_spec_schema_defs.lo [2022-09-06T12:31:41.714Z] #77 112.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T12:31:41.714Z] #77 112.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T12:31:41.714Z] #77 112.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T12:31:41.714Z] #77 113.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T12:31:41.714Z] #77 113.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T12:31:41.714Z] #77 113.0 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T12:31:41.714Z] #77 113.0 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T12:31:41.714Z] #77 113.0 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T12:31:41.714Z] #77 113.0 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T12:31:41.908Z] #21 23.78 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-06T12:31:41.971Z] #77 113.1 CC src/runtime_spec_schema_defs.lo [2022-09-06T12:31:41.971Z] #77 113.1 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T12:31:41.971Z] #77 113.1 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T12:31:41.971Z] #77 113.2 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T12:31:41.971Z] #77 113.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T12:31:41.971Z] #77 113.2 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T12:31:42.228Z] #77 113.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T12:31:42.228Z] #77 113.3 CC src/basic_test_double_array.lo [2022-09-06T12:31:42.228Z] #77 113.3 CC src/basic_test_double_array_item.lo [2022-09-06T12:31:42.228Z] #77 113.3 CC src/basic_test_top_array_int.lo [2022-09-06T12:31:42.228Z] #77 113.4 CC src/basic_test_top_array_string.lo [2022-09-06T12:31:42.228Z] #77 113.5 CC src/basic_test_top_double_array_int.lo [2022-09-06T12:31:42.228Z] #77 113.5 CC src/basic_test_top_double_array_obj.lo [2022-09-06T12:31:42.228Z] #77 113.6 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T12:31:42.484Z] #77 113.7 CC src/basic_test_top_double_array_string.lo [2022-09-06T12:31:42.484Z] #77 113.7 CC src/json_common.lo [2022-09-06T12:31:42.484Z] #77 113.7 CC src/read-file.lo [2022-09-06T12:31:42.484Z] #77 113.7 CC tests/test-1.o [2022-09-06T12:31:42.484Z] #77 113.8 CC tests/test-2.o [2022-09-06T12:31:42.741Z] #77 113.8 CC tests/test-3.o [2022-09-06T12:31:42.741Z] #77 113.9 CC tests/test-5.o [2022-09-06T12:31:42.741Z] #77 114.0 CC tests/test-6.o [2022-09-06T12:31:42.741Z] #77 114.0 CC tests/test-7.o [2022-09-06T12:31:42.741Z] #77 114.0 CC tests/test-4.o [2022-09-06T12:31:42.741Z] #77 114.1 CC tests/test-8.o [2022-09-06T12:31:42.998Z] #77 114.2 CC tests/test-11.o [2022-09-06T12:31:42.998Z] #77 114.3 CC tests/test-10.o [2022-09-06T12:31:42.998Z] #77 114.3 CC tests/test-9.o [2022-09-06T12:31:43.291Z] #21 25.03 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T12:31:43.565Z] #77 ... [2022-09-06T12:31:43.565Z] [2022-09-06T12:31:43.565Z] #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-09-06T12:31:43.565Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T12:31:43.565Z] #21 43.13 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T12:31:43.565Z] #21 43.14 Setting up jq (1.6-2.1) ... [2022-09-06T12:31:43.565Z] #21 43.15 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:31:43.565Z] #21 43.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T12:31:43.565Z] #21 43.18 Setting up iptables (1.8.7-1) ... [2022-09-06T12:31:43.565Z] #21 43.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:31:43.565Z] #21 43.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:31:43.565Z] #21 43.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:31:43.565Z] #21 43.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:31:43.565Z] #21 43.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T12:31:43.565Z] #21 43.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T12:31:43.565Z] #21 43.22 Setting up iproute2 (5.10.0-4) ... [2022-09-06T12:31:43.565Z] #21 43.49 Setting up systemd (247.3-7) ... [2022-09-06T12:31:43.565Z] #21 43.53 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T12:31:43.565Z] #21 43.54 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T12:31:43.565Z] #21 43.55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T12:31:43.565Z] #21 43.58 Initializing machine ID from KVM UUID. [2022-09-06T12:31:43.565Z] #21 44.25 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T12:31:43.565Z] #21 44.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:31:43.565Z] #21 DONE 44.9s [2022-09-06T12:31:43.822Z] [2022-09-06T12:31:43.822Z] #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-09-06T12:31:43.822Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-06T12:31:44.232Z] #21 26.27 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T12:31:44.756Z] #22 0.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T12:31:44.756Z] #22 0.930 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T12:31:44.756Z] #22 0.933 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T12:31:44.756Z] #22 DONE 1.0s [2022-09-06T12:31:44.756Z] [2022-09-06T12:31:44.756Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T12:31:44.756Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-06T12:31:45.617Z] #21 27.52 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T12:31:47.001Z] #21 28.79 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 28.81 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 28.83 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 28.84 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 28.86 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 28.87 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 28.88 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 28.90 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 28.92 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 28.93 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 28.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 28.99 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 29.01 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 29.02 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 29.03 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T12:31:47.001Z] #21 29.05 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 29.07 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 29.08 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 29.09 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 29.11 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T12:31:47.001Z] #21 29.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:31:47.572Z] #21 DONE 29.6s [2022-09-06T12:31:47.572Z] [2022-09-06T12:31:47.572Z] #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-09-06T12:31:47.572Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:31:47.572Z] #71 ... [2022-09-06T12:31:47.572Z] [2022-09-06T12:31:47.572Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T12:31:47.572Z] #66 sha256:3409615eca4aac2bc5cc7df262a369f211518c651e83138bb52318263cc78bd2 [2022-09-06T12:31:47.572Z] #66 DONE 0.1s [2022-09-06T12:31:47.572Z] [2022-09-06T12:31:47.572Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T12:31:47.572Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-09-06T12:31:48.955Z] #22 DONE 1.4s [2022-09-06T12:31:48.955Z] [2022-09-06T12:31:48.955Z] #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-09-06T12:31:48.955Z] #67 sha256:1641bae666c936fdb0dcc0249be1f7b6d44f5703b6df98bb71095113081b3d79 [2022-09-06T12:31:48.955Z] #67 1.166 + RM_GOPATH=0 [2022-09-06T12:31:48.955Z] #67 1.166 + TMP_GOPATH= [2022-09-06T12:31:48.955Z] #67 1.166 + : /build [2022-09-06T12:31:48.955Z] #67 1.166 + '[' -z '' ']' [2022-09-06T12:31:48.955Z] #67 1.166 ++ mktemp -d [2022-09-06T12:31:48.955Z] #67 1.168 + export GOPATH=/tmp/tmp.Rrz5qaVVE7 [2022-09-06T12:31:48.955Z] #67 1.168 + GOPATH=/tmp/tmp.Rrz5qaVVE7 [2022-09-06T12:31:48.955Z] #67 1.168 + RM_GOPATH=1 [2022-09-06T12:31:48.955Z] #67 1.168 + case "$(go env GOARCH)" in [2022-09-06T12:31:48.955Z] #67 1.168 ++ go env GOARCH [2022-09-06T12:31:48.955Z] #67 1.179 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T12:31:48.955Z] #67 1.180 + GO_BUILDMODE=-buildmode=pie [2022-09-06T12:31:48.955Z] #67 1.181 ++ dirname /install.sh [2022-09-06T12:31:48.955Z] #67 1.182 + dir=/ [2022-09-06T12:31:48.955Z] #67 1.183 + bin=runc [2022-09-06T12:31:48.955Z] #67 1.183 + shift [2022-09-06T12:31:48.955Z] #67 1.183 + '[' '!' -f //runc.installer ']' [2022-09-06T12:31:48.955Z] #67 1.184 + . //runc.installer [2022-09-06T12:31:48.955Z] #67 1.184 ++ set -e [2022-09-06T12:31:48.955Z] #67 1.184 ++ : v1.1.4 [2022-09-06T12:31:48.955Z] #67 1.184 + install_runc [2022-09-06T12:31:48.955Z] #67 1.185 + RUNC_BUILDTAGS=seccomp [2022-09-06T12:31:48.955Z] #67 1.188 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T12:31:48.955Z] #67 1.189 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T12:31:48.955Z] #67 1.189 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Rrz5qaVVE7/src/github.com/opencontainers/runc [2022-09-06T12:31:48.955Z] #67 1.192 Cloning into '/tmp/tmp.Rrz5qaVVE7/src/github.com/opencontainers/runc'... [2022-09-06T12:31:49.897Z] #67 ... [2022-09-06T12:31:49.897Z] [2022-09-06T12:31:49.897Z] #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-09-06T12:31:49.897Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-09-06T12:31:49.897Z] #23 DONE 0.9s [2022-09-06T12:31:49.897Z] [2022-09-06T12:31:49.897Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T12:31:49.897Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-09-06T12:31:50.838Z] #24 0.805 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T12:31:50.838Z] #24 DONE 0.9s [2022-09-06T12:31:50.838Z] [2022-09-06T12:31:50.838Z] #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-09-06T12:31:50.838Z] #67 sha256:1641bae666c936fdb0dcc0249be1f7b6d44f5703b6df98bb71095113081b3d79 [2022-09-06T12:31:51.781Z] #67 ... [2022-09-06T12:31:51.781Z] [2022-09-06T12:31:51.781Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T12:31:51.781Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-09-06T12:31:51.781Z] #25 DONE 1.0s [2022-09-06T12:31:51.781Z] [2022-09-06T12:31:51.781Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T12:31:51.781Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-09-06T12:31:52.723Z] #26 DONE 0.9s [2022-09-06T12:31:52.723Z] [2022-09-06T12:31:52.723Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T12:31:52.723Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-09-06T12:31:52.937Z] #23 8.321 Collecting yamllint==1.27.1 [2022-09-06T12:31:53.021Z] #77 133.7 CCLD libocispec.la [2022-09-06T12:31:53.021Z] #77 133.9 CCLD src/validate [2022-09-06T12:31:53.021Z] #77 133.9 CCLD tests/test-1 [2022-09-06T12:31:53.021Z] #77 134.0 CCLD tests/test-2 [2022-09-06T12:31:53.021Z] #77 134.0 CCLD tests/test-3 [2022-09-06T12:31:53.021Z] #77 134.0 CCLD tests/test-4 [2022-09-06T12:31:53.021Z] #77 134.0 CCLD tests/test-5 [2022-09-06T12:31:53.021Z] #77 134.0 CCLD tests/test-6 [2022-09-06T12:31:53.021Z] #77 134.2 CCLD tests/test-7 [2022-09-06T12:31:53.021Z] #77 134.2 CCLD tests/test-8 [2022-09-06T12:31:53.021Z] #77 134.2 CCLD tests/test-9 [2022-09-06T12:31:53.021Z] #77 134.2 CCLD tests/test-10 [2022-09-06T12:31:53.021Z] #77 134.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T12:31:53.021Z] #77 134.3 CCLD tests/test-11 [2022-09-06T12:31:53.666Z] #27 DONE 1.0s [2022-09-06T12:31:53.666Z] [2022-09-06T12:31:53.666Z] #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-09-06T12:31:53.666Z] #67 sha256:1641bae666c936fdb0dcc0249be1f7b6d44f5703b6df98bb71095113081b3d79 [2022-09-06T12:31:53.666Z] #67 5.783 + cd /tmp/tmp.Rrz5qaVVE7/src/github.com/opencontainers/runc [2022-09-06T12:31:53.666Z] #67 5.783 + git checkout -q v1.1.4 [2022-09-06T12:31:53.666Z] #67 6.151 + '[' -z '' ']' [2022-09-06T12:31:53.666Z] #67 6.151 + target=static [2022-09-06T12:31:53.666Z] #67 6.151 + make BUILDTAGS=seccomp static [2022-09-06T12:31:53.951Z] #77 135.5 libtool: link: ar cr libocispec.a [2022-09-06T12:31:53.951Z] #77 135.5 libtool: link: ranlib libocispec.a [2022-09-06T12:31:54.238Z] #67 6.557 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T12:31:54.304Z] #23 9.389 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T12:31:54.867Z] #23 10.27 Collecting pathspec>=0.5.3 [2022-09-06T12:31:54.867Z] #23 10.28 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T12:31:55.320Z] #77 136.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:55.320Z] #77 136.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T12:31:55.320Z] #77 136.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T12:31:55.320Z] #77 136.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:55.320Z] #77 136.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:55.320Z] #77 136.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:55.320Z] #77 136.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:31:55.320Z] #77 136.9 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T12:31:55.320Z] #77 137.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T12:31:55.320Z] #77 137.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T12:31:55.320Z] #77 137.0 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T12:31:55.320Z] #77 137.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T12:31:55.320Z] #77 137.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T12:31:55.320Z] #77 137.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T12:31:55.320Z] #77 137.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T12:31:55.430Z] #23 10.60 Collecting pyyaml [2022-09-06T12:31:55.430Z] #23 10.61 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T12:31:55.430Z] #23 10.65 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T12:31:55.430Z] #23 10.66 Building wheels for collected packages: yamllint [2022-09-06T12:31:55.430Z] #23 10.66 Building wheel for yamllint (setup.py): started [2022-09-06T12:31:55.577Z] #77 137.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T12:31:55.577Z] #77 137.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T12:31:55.577Z] #77 137.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T12:31:55.577Z] #77 137.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T12:31:55.577Z] #77 137.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T12:31:55.577Z] #77 137.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T12:31:55.833Z] #77 137.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T12:31:55.833Z] #77 137.5 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T12:31:55.833Z] #77 137.5 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T12:31:55.833Z] #77 137.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T12:31:55.833Z] #77 137.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T12:31:55.997Z] #23 11.46 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T12:31:56.090Z] #77 137.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T12:31:56.090Z] #77 137.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T12:31:56.090Z] #77 137.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T12:31:56.090Z] #77 137.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T12:31:56.253Z] #23 11.46 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ecaec36695ad0e0c24146a27d09e8a85b8f3bbd864dde925ab4d3f0373ddb36a [2022-09-06T12:31:56.253Z] #23 11.46 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T12:31:56.253Z] #23 11.46 Successfully built yamllint [2022-09-06T12:31:56.253Z] #23 11.49 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T12:31:56.347Z] #77 137.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T12:31:56.347Z] #77 137.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T12:31:56.347Z] #77 138.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T12:31:56.510Z] #23 11.79 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T12:31:56.603Z] #77 138.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T12:31:56.603Z] #77 138.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T12:31:56.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T12:31:56.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T12:31:56.767Z] #23 DONE 12.1s [2022-09-06T12:31:56.767Z] [2022-09-06T12:31:56.767Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T12:31:56.767Z] #27 sha256:c561d3484ed96df6dba7abb1a1ae1ef9e83c7a66dad81ff2e11d061fb2a7bbd2 [2022-09-06T12:31:56.860Z] #77 138.5 CC src/crun-crun.o [2022-09-06T12:31:56.860Z] #77 138.5 CC src/crun-run.o [2022-09-06T12:31:56.860Z] #77 138.7 CC src/crun-delete.o [2022-09-06T12:31:57.024Z] #27 DONE 0.2s [2022-09-06T12:31:57.024Z] [2022-09-06T12:31:57.024Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T12:31:57.024Z] #32 sha256:17ca4516ab556e492eb452d3bfefb55b27256c6c001be999b722a7383b7e8765 [2022-09-06T12:31:57.024Z] #32 DONE 0.2s [2022-09-06T12:31:57.024Z] [2022-09-06T12:31:57.024Z] #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-09-06T12:31:57.024Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:31:57.116Z] #77 138.8 CC src/crun-kill.o [2022-09-06T12:31:57.283Z] #55 ... [2022-09-06T12:31:57.283Z] [2022-09-06T12:31:57.283Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T12:31:57.283Z] #35 sha256:6bdb6386309c8201268922cd8fd6aed8e8e934a87caa3165a0f0e628d6aff2ac [2022-09-06T12:31:57.283Z] #35 DONE 0.1s [2022-09-06T12:31:57.283Z] [2022-09-06T12:31:57.283Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T12:31:57.283Z] #37 sha256:b286dc524b4eb45d208fa5a307872678ab03f0c20923de7819fce4f346258147 [2022-09-06T12:31:57.283Z] #37 DONE 0.1s [2022-09-06T12:31:57.283Z] [2022-09-06T12:31:57.283Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T12:31:57.283Z] #39 sha256:f611f28949b4765f72456e6e35a0c407ae2440138fb36e4794eb8455c088437d [2022-09-06T12:31:57.283Z] #39 DONE 0.0s [2022-09-06T12:31:57.283Z] [2022-09-06T12:31:57.283Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T12:31:57.283Z] #41 sha256:e0d8146cbf3c19bd82ad8d512a8e85d388cef0ed82c5d264a74f9b879bca3d69 [2022-09-06T12:31:57.373Z] #77 138.9 CC src/crun-pause.o [2022-09-06T12:31:57.373Z] #77 139.0 CC src/crun-unpause.o [2022-09-06T12:31:57.373Z] #77 139.1 CC src/crun-spec.o [2022-09-06T12:31:57.373Z] #77 139.2 CC src/crun-exec.o [2022-09-06T12:31:57.540Z] #41 DONE 0.1s [2022-09-06T12:31:57.540Z] [2022-09-06T12:31:57.540Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T12:31:57.540Z] #45 sha256:0c15b0147feba90bf1d71dd7b40291d70ac16fc875b25d68b49581cbabf6660b [2022-09-06T12:31:57.540Z] #45 DONE 0.1s [2022-09-06T12:31:57.540Z] [2022-09-06T12:31:57.540Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T12:31:57.540Z] #48 sha256:41028eb98dbd34755a4138e4d04498745fe633c804dad414d103446300d3a18f [2022-09-06T12:31:57.540Z] #48 DONE 0.1s [2022-09-06T12:31:57.540Z] [2022-09-06T12:31:57.540Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T12:31:57.540Z] #52 sha256:fc90119115f495372c387fdf4de39781de1d0383cec59ebb6f6122a7d8a73659 [2022-09-06T12:31:57.540Z] #52 DONE 0.0s [2022-09-06T12:31:57.540Z] [2022-09-06T12:31:57.540Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T12:31:57.540Z] #54 sha256:5e050fc21a2387694bdd3b8012a2c9ba3523e95f418d034bcf81f22da93e4445 [2022-09-06T12:31:57.630Z] #77 139.2 CC src/crun-list.o [2022-09-06T12:31:57.630Z] #77 139.3 CC src/crun-create.o [2022-09-06T12:31:57.630Z] #77 139.4 CC src/crun-start.o [2022-09-06T12:31:57.796Z] #54 DONE 0.1s [2022-09-06T12:31:57.796Z] [2022-09-06T12:31:57.796Z] #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-09-06T12:31:57.796Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:31:57.886Z] #77 139.5 CC src/crun-state.o [2022-09-06T12:31:57.886Z] #77 139.6 CC src/crun-update.o [2022-09-06T12:31:57.886Z] #77 139.7 CC src/crun-ps.o [2022-09-06T12:31:58.144Z] #77 139.9 CC src/crun-checkpoint.o [2022-09-06T12:31:58.400Z] #77 139.9 CC src/crun-restore.o [2022-09-06T12:31:58.400Z] #77 140.0 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T12:31:58.400Z] #77 140.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T12:31:58.657Z] #77 140.2 CC src/libcrun/libcrun_la-container.lo [2022-09-06T12:31:58.657Z] #77 140.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T12:31:58.917Z] #77 140.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T12:31:58.917Z] #77 140.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T12:31:58.917Z] #77 140.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T12:31:59.173Z] #77 140.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T12:31:59.430Z] #77 141.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T12:31:59.430Z] #77 141.1 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T12:31:59.430Z] #77 141.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T12:31:59.522Z] #67 11.64 + mkdir -p /build [2022-09-06T12:31:59.522Z] #67 11.64 + cp runc /build/runc [2022-09-06T12:31:59.522Z] #67 DONE 11.8s [2022-09-06T12:31:59.522Z] [2022-09-06T12:31:59.522Z] #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-09-06T12:31:59.522Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-06T12:31:59.522Z] #28 1.390 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T12:31:59.522Z] #28 1.570 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T12:31:59.522Z] #28 1.745 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T12:31:59.522Z] #28 1.748 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T12:31:59.522Z] #28 1.945 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T12:31:59.522Z] #28 2.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T12:31:59.522Z] #28 2.349 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T12:31:59.522Z] #28 2.534 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T12:31:59.522Z] #28 2.793 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T12:31:59.522Z] #28 2.797 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T12:31:59.522Z] #28 2.797 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T12:31:59.522Z] #28 2.797 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T12:31:59.522Z] #28 2.809 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T12:31:59.522Z] #28 2.953 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T12:31:59.522Z] #28 2.957 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T12:31:59.522Z] #28 2.957 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T12:31:59.522Z] #28 2.958 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T12:31:59.522Z] #28 2.959 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T12:31:59.686Z] #77 141.4 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T12:31:59.686Z] #77 141.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T12:31:59.945Z] #77 141.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T12:31:59.945Z] #77 141.6 CC src/libcrun/libcrun_la-error.lo [2022-09-06T12:31:59.945Z] #77 141.7 CC src/libcrun/libcrun_la-status.lo [2022-09-06T12:32:00.210Z] #77 142.0 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T12:32:00.773Z] #77 142.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T12:32:01.335Z] #77 142.9 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T12:32:01.898Z] #77 143.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T12:32:02.155Z] #77 143.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T12:32:02.720Z] #77 144.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T12:32:02.977Z] #77 144.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T12:32:03.237Z] #77 144.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T12:32:03.494Z] #77 145.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T12:32:03.752Z] #77 145.5 CC tests/init.o [2022-09-06T12:32:04.016Z] #77 145.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T12:32:05.888Z] #64 ... [2022-09-06T12:32:05.888Z] [2022-09-06T12:32:05.888Z] #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-09-06T12:32:05.888Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T12:32:05.888Z] #77 136.5 CCLD libocispec.la [2022-09-06T12:32:05.888Z] #77 136.8 CCLD src/validate [2022-09-06T12:32:05.888Z] #77 136.8 CCLD tests/test-1 [2022-09-06T12:32:05.888Z] #77 136.9 CCLD tests/test-2 [2022-09-06T12:32:05.888Z] #77 136.9 CCLD tests/test-3 [2022-09-06T12:32:05.888Z] #77 136.9 CCLD tests/test-4 [2022-09-06T12:32:05.888Z] #77 136.9 CCLD tests/test-5 [2022-09-06T12:32:05.888Z] #77 136.9 CCLD tests/test-6 [2022-09-06T12:32:05.888Z] #77 136.9 CCLD tests/test-7 [2022-09-06T12:32:05.888Z] #77 137.0 CCLD tests/test-8 [2022-09-06T12:32:05.888Z] #77 137.0 CCLD tests/test-9 [2022-09-06T12:32:05.888Z] #77 137.0 CCLD tests/test-10 [2022-09-06T12:32:05.888Z] #77 137.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T12:32:05.888Z] #77 137.1 CCLD tests/test-11 [2022-09-06T12:32:06.109Z] #28 11.60 Fetched 40.6 MB in 11s (3814 kB/s) [2022-09-06T12:32:07.256Z] #77 138.1 libtool: link: ar cr libocispec.a [2022-09-06T12:32:07.256Z] #77 138.1 libtool: link: ranlib libocispec.a [2022-09-06T12:32:07.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T12:32:08.187Z] #77 139.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T12:32:08.187Z] #77 139.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T12:32:08.187Z] #77 139.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T12:32:08.187Z] #77 139.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:32:08.187Z] #77 139.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:32:08.187Z] #77 139.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:32:08.187Z] #77 139.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T12:32:08.187Z] #77 139.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T12:32:08.187Z] #77 139.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T12:32:08.187Z] #77 139.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T12:32:08.187Z] #77 139.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T12:32:08.187Z] #77 139.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T12:32:08.187Z] #77 139.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T12:32:08.187Z] #77 139.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T12:32:08.187Z] #77 139.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T12:32:08.187Z] #77 139.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T12:32:08.187Z] #77 139.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T12:32:08.187Z] #77 139.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T12:32:08.187Z] #77 139.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T12:32:08.187Z] #77 139.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T12:32:08.187Z] #77 139.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T12:32:08.444Z] #77 139.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T12:32:08.444Z] #77 139.6 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T12:32:08.444Z] #77 139.6 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T12:32:08.444Z] #77 139.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T12:32:08.444Z] #77 139.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T12:32:08.444Z] #77 139.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T12:32:08.444Z] #77 139.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T12:32:08.444Z] #77 139.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T12:32:08.701Z] #77 139.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T12:32:08.701Z] #77 139.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T12:32:08.701Z] #77 139.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T12:32:08.701Z] #77 139.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T12:32:08.701Z] #77 139.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T12:32:08.701Z] #77 139.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T12:32:08.957Z] #77 140.1 CC src/crun-crun.o [2022-09-06T12:32:08.957Z] #77 140.1 CC src/crun-run.o [2022-09-06T12:32:08.957Z] #77 140.1 CC src/crun-delete.o [2022-09-06T12:32:08.957Z] #77 140.1 CC src/crun-kill.o [2022-09-06T12:32:08.957Z] #77 140.2 CC src/crun-pause.o [2022-09-06T12:32:08.957Z] #77 140.2 CC src/crun-unpause.o [2022-09-06T12:32:08.957Z] #77 140.2 CC src/crun-spec.o [2022-09-06T12:32:09.214Z] #77 140.3 CC src/crun-exec.o [2022-09-06T12:32:09.215Z] #77 140.4 CC src/crun-list.o [2022-09-06T12:32:09.215Z] #77 140.4 CC src/crun-create.o [2022-09-06T12:32:09.215Z] #77 140.5 CC src/crun-start.o [2022-09-06T12:32:09.471Z] #77 140.7 CC src/crun-update.o [2022-09-06T12:32:09.471Z] #77 140.8 CC src/crun-ps.o [2022-09-06T12:32:09.728Z] #77 140.8 CC src/crun-state.o [2022-09-06T12:32:09.728Z] #77 140.8 CC src/crun-checkpoint.o [2022-09-06T12:32:09.728Z] #77 140.8 CC src/crun-restore.o [2022-09-06T12:32:09.728Z] #77 140.9 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T12:32:09.728Z] #77 141.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T12:32:09.728Z] #77 141.0 CC src/libcrun/libcrun_la-container.lo [2022-09-06T12:32:09.728Z] #77 141.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T12:32:09.985Z] #77 141.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T12:32:09.985Z] #77 141.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T12:32:10.241Z] #77 141.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T12:32:10.241Z] #77 141.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T12:32:10.241Z] #77 141.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T12:32:10.242Z] #77 141.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T12:32:10.242Z] #77 141.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T12:32:10.242Z] #77 141.5 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T12:32:10.242Z] #77 141.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T12:32:10.328Z] #28 11.60 Reading package lists... [2022-09-06T12:32:10.498Z] #77 141.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T12:32:10.498Z] #77 141.6 CC src/libcrun/libcrun_la-error.lo [2022-09-06T12:32:10.498Z] #77 141.7 CC src/libcrun/libcrun_la-status.lo [2022-09-06T12:32:10.498Z] #77 141.7 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T12:32:10.498Z] #77 141.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T12:32:10.498Z] #77 141.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T12:32:10.754Z] #77 141.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T12:32:10.754Z] #77 141.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T12:32:10.899Z] #28 16.39 Reading package lists... [2022-09-06T12:32:10.899Z] #28 ... [2022-09-06T12:32:10.899Z] [2022-09-06T12:32:10.899Z] #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-09-06T12:32:10.899Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:32:10.899Z] #71 78.17 + bin/containerd [2022-09-06T12:32:11.012Z] #77 142.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T12:32:11.012Z] #77 142.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T12:32:11.012Z] #77 142.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T12:32:11.012Z] #77 142.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T12:32:11.269Z] #77 142.6 CC tests/init.o [2022-09-06T12:32:11.526Z] #77 142.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T12:32:16.186Z] #71 ... [2022-09-06T12:32:16.186Z] [2022-09-06T12:32:16.186Z] #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-09-06T12:32:16.186Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-06T12:32:16.186Z] #28 16.39 Reading package lists... [2022-09-06T12:32:16.186Z] #28 21.16 Building dependency tree... [2022-09-06T12:32:16.186Z] #28 22.43 Reading state information... [2022-09-06T12:32:16.201Z] #77 ... [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T12:32:16.202Z] #26 sha256:a40b8dae367cf9ba6ded3edffe76c44d839bae56e1858ec5358ca758d66f4482 [2022-09-06T12:32:16.202Z] #26 199.5 + return [2022-09-06T12:32:16.202Z] #26 DONE 199.9s [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #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-09-06T12:32:16.202Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:32:16.202Z] #77 ... [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T12:32:16.202Z] #27 sha256:187f6a8725c86de13488c307157c2bcb575b506ed42429e5b166275b7c2ed8be [2022-09-06T12:32:16.202Z] #27 DONE 0.1s [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T12:32:16.202Z] #32 sha256:bd16b75a054d178cb216aa0bbc594f368fa5ffb28587fd47a83e6b628f7c80d7 [2022-09-06T12:32:16.202Z] #32 DONE 0.3s [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T12:32:16.202Z] #35 sha256:7622551805d815c743270401a556fe27b33047c2d6bd673819f21c6eb7e4d8ec [2022-09-06T12:32:16.202Z] #35 DONE 0.1s [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #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-09-06T12:32:16.202Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:32:16.202Z] #55 ... [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T12:32:16.202Z] #37 sha256:3c5e6cac2610572ea4c4e8f1bc7d6f9cd60d9a1f685f363bf7dc8cfa67cd8b5b [2022-09-06T12:32:16.202Z] #37 DONE 0.1s [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T12:32:16.202Z] #39 sha256:dd7148b070d09a59eef5383e5a751ee78341a85524f1dab5515a43a2447eb3f7 [2022-09-06T12:32:16.202Z] #39 DONE 0.1s [2022-09-06T12:32:16.202Z] [2022-09-06T12:32:16.202Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T12:32:16.202Z] #41 sha256:cd7df8d26dfa6c4087cfb0cbdf6039f0376842a9117a44f0abf56c28a8077fe0 [2022-09-06T12:32:16.459Z] #41 DONE 0.2s [2022-09-06T12:32:16.459Z] [2022-09-06T12:32:16.459Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T12:32:16.459Z] #45 sha256:108e48622bcdf8c2c2e65a27d6061efdcca98b9f25cd338c37b4df6a46a5a17d [2022-09-06T12:32:16.459Z] #45 DONE 0.1s [2022-09-06T12:32:16.459Z] [2022-09-06T12:32:16.459Z] #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-09-06T12:32:16.459Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:32:16.459Z] #55 ... [2022-09-06T12:32:16.459Z] [2022-09-06T12:32:16.459Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T12:32:16.459Z] #48 sha256:36461267a1678f1ba20b1cf1b3da930acd5392d9e16fa0ce5ae20d4c8d6d8464 [2022-09-06T12:32:16.459Z] #48 DONE 0.1s [2022-09-06T12:32:16.717Z] [2022-09-06T12:32:16.717Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T12:32:16.717Z] #52 sha256:24b5946d49f44765d860eb901589a9b6d80bcdb5a253bea34a20b03e6f3d03e2 [2022-09-06T12:32:16.717Z] #52 DONE 0.3s [2022-09-06T12:32:16.717Z] [2022-09-06T12:32:16.717Z] #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-09-06T12:32:16.717Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:32:16.974Z] #77 ... [2022-09-06T12:32:16.974Z] [2022-09-06T12:32:16.974Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T12:32:16.974Z] #54 sha256:b26d0367c91abd90f64f857fbfa3bccce060b7ed582bfd017499e84b1063210a [2022-09-06T12:32:16.974Z] #54 DONE 0.3s [2022-09-06T12:32:16.974Z] [2022-09-06T12:32:16.974Z] #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-09-06T12:32:16.974Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:32:17.128Z] #28 23.58 bzip2 is already the newest version (1.0.8-4). [2022-09-06T12:32:17.128Z] #28 23.58 patch is already the newest version (2.7.6-7). [2022-09-06T12:32:17.128Z] #28 23.58 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-06T12:32:17.128Z] #28 23.58 The following additional packages will be installed: [2022-09-06T12:32:17.128Z] #28 23.58 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-06T12:32:17.128Z] #28 23.58 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-06T12:32:17.128Z] #28 23.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-06T12:32:17.128Z] #28 23.59 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-06T12:32:17.128Z] #28 23.59 systemd vim-runtime xxd [2022-09-06T12:32:17.128Z] #28 23.61 Suggested packages: [2022-09-06T12:32:17.128Z] #28 23.61 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-06T12:32:17.128Z] #28 23.61 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-06T12:32:17.128Z] #28 23.61 vim-scripts xfsdump acl attr quota [2022-09-06T12:32:17.128Z] #28 23.61 Recommended packages: [2022-09-06T12:32:17.128Z] #28 23.61 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T12:32:17.128Z] #28 23.61 systemd-timesyncd | time-daemon unzip [2022-09-06T12:32:17.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T12:32:18.345Z] #77 160.1 CCLD tests/init [2022-09-06T12:32:18.514Z] #28 24.75 The following NEW packages will be installed: [2022-09-06T12:32:18.515Z] #28 24.76 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T12:32:18.515Z] #28 24.76 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T12:32:18.515Z] #28 24.76 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T12:32:18.515Z] #28 24.76 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-06T12:32:18.515Z] #28 24.76 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-06T12:32:18.515Z] #28 24.76 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-06T12:32:18.515Z] #28 24.77 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-06T12:32:18.515Z] #28 24.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-06T12:32:18.515Z] #28 24.77 zstd [2022-09-06T12:32:18.775Z] #28 25.14 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T12:32:18.775Z] #28 25.14 Need to get 23.8 MB of archives. [2022-09-06T12:32:18.775Z] #28 25.14 After this operation, 89.3 MB of additional disk space will be used. [2022-09-06T12:32:18.775Z] #28 25.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T12:32:18.775Z] #28 25.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T12:32:18.775Z] #28 25.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T12:32:18.775Z] #28 25.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T12:32:18.775Z] #28 25.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T12:32:18.775Z] #28 25.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T12:32:18.775Z] #28 25.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T12:32:18.775Z] #28 25.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T12:32:18.775Z] #28 25.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T12:32:18.775Z] #28 25.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T12:32:18.775Z] #28 25.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T12:32:18.775Z] #28 25.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T12:32:18.775Z] #28 25.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T12:32:18.775Z] #28 25.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T12:32:18.775Z] #28 25.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T12:32:18.775Z] #28 25.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T12:32:18.775Z] #28 25.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T12:32:18.775Z] #28 25.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T12:32:18.775Z] #28 25.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T12:32:18.775Z] #28 25.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T12:32:18.775Z] #28 25.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T12:32:18.775Z] #28 25.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T12:32:18.775Z] #28 25.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T12:32:18.775Z] #28 25.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T12:32:18.775Z] #28 25.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T12:32:18.775Z] #28 25.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T12:32:18.775Z] #28 25.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T12:32:18.775Z] #28 25.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T12:32:18.775Z] #28 25.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T12:32:18.775Z] #28 25.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T12:32:18.775Z] #28 25.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T12:32:18.775Z] #28 25.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T12:32:18.775Z] #28 25.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T12:32:18.775Z] #28 25.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T12:32:18.775Z] #28 25.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T12:32:18.776Z] #28 25.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T12:32:18.776Z] #28 25.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T12:32:18.776Z] #28 25.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T12:32:19.036Z] #28 25.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T12:32:19.036Z] #28 25.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T12:32:19.036Z] #28 25.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T12:32:19.036Z] #28 25.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T12:32:19.036Z] #28 25.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T12:32:19.036Z] #28 25.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T12:32:19.036Z] #28 25.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T12:32:19.036Z] #28 25.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T12:32:19.036Z] #28 25.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T12:32:19.036Z] #28 25.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T12:32:19.036Z] #28 25.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T12:32:19.036Z] #28 25.47 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T12:32:19.036Z] #28 25.49 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T12:32:19.036Z] #28 25.49 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T12:32:19.606Z] #28 25.99 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T12:32:19.606Z] #28 26.20 Fetched 23.8 MB in 1s (37.0 MB/s) [2022-09-06T12:32:19.867Z] #28 26.25 Selecting previously unselected package libcap2:amd64. [2022-09-06T12:32:19.867Z] #28 26.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-06T12:32:19.867Z] #28 26.29 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T12:32:19.867Z] #28 26.30 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:32:19.867Z] #28 26.35 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T12:32:19.867Z] #28 26.36 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T12:32:19.867Z] #28 26.37 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T12:32:20.127Z] #28 26.41 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T12:32:20.127Z] #28 26.42 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T12:32:20.127Z] #28 26.43 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T12:32:20.127Z] #28 26.49 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T12:32:20.127Z] #28 26.50 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T12:32:20.127Z] #28 26.50 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:32:20.127Z] #28 26.59 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T12:32:20.127Z] #28 26.59 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T12:32:20.127Z] #28 26.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T12:32:20.127Z] #28 26.65 Selecting previously unselected package libkmod2:amd64. [2022-09-06T12:32:20.127Z] #28 26.65 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T12:32:20.127Z] #28 26.66 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T12:32:20.388Z] #28 26.72 Selecting previously unselected package systemd. [2022-09-06T12:32:20.388Z] #28 26.72 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T12:32:20.388Z] #28 26.82 Unpacking systemd (247.3-7) ... [2022-09-06T12:32:21.331Z] #28 27.58 Selecting previously unselected package pigz. [2022-09-06T12:32:21.331Z] #28 27.59 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T12:32:21.331Z] #28 27.60 Unpacking pigz (2.6-1) ... [2022-09-06T12:32:21.331Z] #28 27.66 Selecting previously unselected package libelf1:amd64. [2022-09-06T12:32:21.331Z] #28 27.66 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T12:32:21.331Z] #28 27.67 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T12:32:21.331Z] #28 27.76 Selecting previously unselected package libbpf0:amd64. [2022-09-06T12:32:21.331Z] #28 27.76 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T12:32:21.331Z] #28 27.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T12:32:21.331Z] #28 27.83 Selecting previously unselected package libmnl0:amd64. [2022-09-06T12:32:21.331Z] #28 27.83 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T12:32:21.331Z] #28 27.84 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T12:32:21.331Z] #28 27.89 Selecting previously unselected package libxtables12:amd64. [2022-09-06T12:32:21.331Z] #28 27.89 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T12:32:21.331Z] #28 27.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T12:32:21.331Z] #28 27.95 Selecting previously unselected package libcap2-bin. [2022-09-06T12:32:21.592Z] #28 27.95 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T12:32:21.592Z] #28 27.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T12:32:21.592Z] #28 28.03 Selecting previously unselected package iproute2. [2022-09-06T12:32:21.592Z] #28 28.04 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T12:32:21.592Z] #28 28.05 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T12:32:21.853Z] #28 28.25 Selecting previously unselected package xxd. [2022-09-06T12:32:21.853Z] #28 28.26 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:32:21.853Z] #28 28.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:21.853Z] #28 28.34 Selecting previously unselected package vim-common. [2022-09-06T12:32:21.853Z] #28 28.35 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:32:21.853Z] #28 28.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:21.853Z] #28 28.45 Selecting previously unselected package bash-completion. [2022-09-06T12:32:22.114Z] #28 28.45 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T12:32:23.057Z] #28 29.42 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T12:32:23.057Z] #28 29.61 Selecting previously unselected package apparmor. [2022-09-06T12:32:23.318Z] #28 29.61 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T12:32:23.318Z] #28 29.65 Unpacking apparmor (2.13.6-10) ... [2022-09-06T12:32:23.318Z] #28 29.88 Selecting previously unselected package inetutils-ping. [2022-09-06T12:32:23.579Z] #28 29.89 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T12:32:23.579Z] #28 29.89 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T12:32:23.579Z] #28 29.98 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T12:32:23.579Z] #28 29.99 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T12:32:23.579Z] #28 30.00 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T12:32:23.579Z] #28 30.06 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T12:32:23.579Z] #28 30.06 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T12:32:23.579Z] #28 30.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T12:32:23.579Z] #28 30.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T12:32:23.839Z] #28 30.12 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T12:32:23.839Z] #28 30.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T12:32:23.839Z] #28 30.18 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T12:32:23.839Z] #28 30.18 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T12:32:23.839Z] #28 30.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T12:32:23.839Z] #28 30.25 Selecting previously unselected package iptables. [2022-09-06T12:32:23.839Z] #28 30.25 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-06T12:32:23.839Z] #28 30.26 Unpacking iptables (1.8.7-1) ... [2022-09-06T12:32:24.099Z] #28 30.40 Selecting previously unselected package libonig5:amd64. [2022-09-06T12:32:24.099Z] #28 30.41 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T12:32:24.099Z] #28 30.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:32:24.099Z] #28 30.51 Selecting previously unselected package libjq1:amd64. [2022-09-06T12:32:24.099Z] #28 30.51 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T12:32:24.099Z] #28 30.52 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:32:24.099Z] #28 30.60 Selecting previously unselected package jq. [2022-09-06T12:32:24.099Z] #28 30.60 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-06T12:32:24.099Z] #28 30.61 Unpacking jq (1.6-2.1) ... [2022-09-06T12:32:24.099Z] #28 30.66 Selecting previously unselected package libaio1:amd64. [2022-09-06T12:32:24.099Z] #28 30.66 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T12:32:24.099Z] #28 30.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T12:32:24.360Z] #28 30.71 Selecting previously unselected package libgpm2:amd64. [2022-09-06T12:32:24.360Z] #28 30.72 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T12:32:24.360Z] #28 30.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T12:32:24.360Z] #28 30.77 Selecting previously unselected package libinih1:amd64. [2022-09-06T12:32:24.360Z] #28 30.78 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-06T12:32:24.360Z] #28 30.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T12:32:24.360Z] #28 30.83 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T12:32:24.360Z] #28 30.83 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T12:32:24.360Z] #28 30.84 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T12:32:24.360Z] #28 30.91 Selecting previously unselected package libnet1:amd64. [2022-09-06T12:32:24.360Z] #28 30.91 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T12:32:24.360Z] #28 30.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:32:24.621Z] #28 30.98 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T12:32:24.621Z] #28 30.98 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T12:32:24.621Z] #28 30.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:32:24.621Z] #28 31.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T12:32:24.621Z] #28 31.05 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T12:32:24.621Z] #28 31.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:32:24.621Z] #28 31.10 Selecting previously unselected package libyajl2:amd64. [2022-09-06T12:32:24.621Z] #28 31.10 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T12:32:24.621Z] #28 31.11 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:32:24.621Z] #28 31.16 Selecting previously unselected package net-tools. [2022-09-06T12:32:24.621Z] #28 31.16 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T12:32:24.621Z] #28 31.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:32:24.621Z] #28 31.25 Selecting previously unselected package python-pip-whl. [2022-09-06T12:32:24.881Z] #28 31.26 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:32:24.881Z] #28 31.26 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:32:25.142Z] #28 31.57 Selecting previously unselected package python3-lib2to3. [2022-09-06T12:32:25.142Z] #28 31.57 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T12:32:25.142Z] #28 31.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:32:25.142Z] #28 31.65 Selecting previously unselected package python3-distutils. [2022-09-06T12:32:25.142Z] #28 31.65 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T12:32:25.403Z] #28 31.66 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T12:32:25.403Z] #28 31.74 Selecting previously unselected package python3-pkg-resources. [2022-09-06T12:32:25.403Z] #28 31.74 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T12:32:25.403Z] #28 31.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:32:25.403Z] #28 31.83 Selecting previously unselected package python3-setuptools. [2022-09-06T12:32:25.403Z] #28 31.84 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T12:32:25.403Z] #28 31.85 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T12:32:25.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T12:32:25.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T12:32:25.664Z] #28 31.97 Selecting previously unselected package python3-wheel. [2022-09-06T12:32:25.665Z] #28 31.98 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T12:32:25.665Z] #28 31.98 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T12:32:25.665Z] #28 32.03 Selecting previously unselected package python3-pip. [2022-09-06T12:32:25.665Z] #28 32.04 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T12:32:25.665Z] #28 32.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:32:25.665Z] #28 32.16 Selecting previously unselected package sudo. [2022-09-06T12:32:25.665Z] #28 32.17 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T12:32:25.665Z] #28 32.17 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T12:32:25.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T12:32:25.925Z] #28 32.41 Selecting previously unselected package systemd-journal-remote. [2022-09-06T12:32:25.926Z] #28 32.42 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T12:32:25.926Z] #28 32.43 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T12:32:25.926Z] #28 32.50 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T12:32:25.926Z] #28 32.50 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T12:32:25.926Z] #28 32.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:32:26.188Z] #28 32.64 Selecting previously unselected package uidmap. [2022-09-06T12:32:26.188Z] #28 32.65 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T12:32:26.188Z] #28 32.66 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T12:32:26.188Z] #28 32.75 Selecting previously unselected package vim-runtime. [2022-09-06T12:32:26.381Z] #77 157.2 CCLD tests/init [2022-09-06T12:32:26.449Z] #28 32.75 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T12:32:26.449Z] #28 32.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T12:32:26.449Z] #28 32.81 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T12:32:26.449Z] #28 32.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:26.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T12:32:27.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T12:32:27.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T12:32:27.832Z] #28 34.09 Selecting previously unselected package vim. [2022-09-06T12:32:27.832Z] #28 34.10 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T12:32:27.832Z] #28 34.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:27.832Z] #28 34.34 Selecting previously unselected package xfsprogs. [2022-09-06T12:32:27.832Z] #28 34.34 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T12:32:28.092Z] #28 34.35 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T12:32:28.093Z] #28 34.57 Selecting previously unselected package zip. [2022-09-06T12:32:28.093Z] #28 34.57 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-06T12:32:28.093Z] #28 34.58 Unpacking zip (3.0-12) ... [2022-09-06T12:32:28.301Z] #77 ... [2022-09-06T12:32:28.301Z] [2022-09-06T12:32:28.301Z] #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-09-06T12:32:28.301Z] #64 sha256:9377101f60b27bc146b2b11b343e06ae5addbdad3155e4ef7b40a472c6e4563d [2022-09-06T12:32:28.301Z] #64 172.5 + bin/containerd [2022-09-06T12:32:28.353Z] #28 34.65 Selecting previously unselected package zstd. [2022-09-06T12:32:28.353Z] #28 34.66 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T12:32:28.353Z] #28 34.66 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:32:28.353Z] #28 34.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T12:32:28.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T12:32:28.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T12:32:28.924Z] #28 35.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T12:32:28.924Z] #28 35.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T12:32:28.924Z] #28 35.40 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T12:32:28.924Z] #28 35.41 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T12:32:28.924Z] #28 35.42 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T12:32:28.924Z] #28 35.43 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T12:32:28.924Z] #28 35.45 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T12:32:28.924Z] #28 35.46 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T12:32:29.185Z] #28 35.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T12:32:29.185Z] #28 35.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T12:32:29.185Z] #28 35.51 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T12:32:29.232Z] #64 ... [2022-09-06T12:32:29.232Z] [2022-09-06T12:32:29.232Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T12:32:29.232Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T12:32:29.232Z] #55 215.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T12:32:29.446Z] #28 35.84 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T12:32:29.446Z] #28 35.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:29.446Z] #28 35.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T12:32:29.446Z] #28 35.89 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T12:32:29.446Z] #28 35.90 Setting up apparmor (2.13.6-10) ... [2022-09-06T12:32:29.492Z] #55 DONE 215.3s [2022-09-06T12:32:29.492Z] [2022-09-06T12:32:29.492Z] #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-09-06T12:32:29.492Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:32:29.492Z] #77 171.3 AR libcrun_testing.a [2022-09-06T12:32:29.749Z] #77 171.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T12:32:29.749Z] #77 171.4 CCLD tests/tests_libcrun_utils [2022-09-06T12:32:29.749Z] #77 171.4 CCLD tests/tests_libcrun_errors [2022-09-06T12:32:29.749Z] #77 171.4 CCLD tests/tests_libcrun_fuzzer [2022-09-06T12:32:30.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T12:32:30.318Z] #77 ... [2022-09-06T12:32:30.318Z] [2022-09-06T12:32:30.318Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T12:32:30.318Z] #56 sha256:17d4836f8e3afb3a6ce686676bf250fd939fb5a57d19f03a4c8066e1e248d071 [2022-09-06T12:32:30.318Z] #56 DONE 0.1s [2022-09-06T12:32:30.318Z] [2022-09-06T12:32:30.318Z] #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-09-06T12:32:30.318Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:32:30.318Z] #77 172.0 CCLD libcrun.la [2022-09-06T12:32:30.576Z] #77 ... [2022-09-06T12:32:30.576Z] [2022-09-06T12:32:30.576Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T12:32:30.576Z] #58 sha256:e3c9bc9c819103b829366fa050cf26eee458091d78f429c418a546801d8f3629 [2022-09-06T12:32:30.576Z] #58 DONE 0.1s [2022-09-06T12:32:30.830Z] #28 36.93 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T12:32:30.830Z] #28 36.96 Setting up zip (3.0-12) ... [2022-09-06T12:32:30.830Z] #28 36.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:30.830Z] #28 37.01 Setting up bash-completion (1:2.11-2) ... [2022-09-06T12:32:30.833Z] [2022-09-06T12:32:30.833Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T12:32:30.833Z] #61 sha256:f012a4773494d4c57e627b1c9593c5355b73b44676f7fc3835845817750a2a34 [2022-09-06T12:32:30.833Z] #61 DONE 0.1s [2022-09-06T12:32:30.833Z] [2022-09-06T12:32:30.833Z] #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-09-06T12:32:30.833Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T12:32:30.833Z] #77 172.5 CCLD crun [2022-09-06T12:32:31.089Z] #77 172.8 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T12:32:31.089Z] #77 172.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T12:32:31.346Z] #77 172.9 /bin/mkdir -p '/usr/local/lib' [2022-09-06T12:32:31.346Z] #77 172.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T12:32:31.346Z] #77 172.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T12:32:31.346Z] #77 172.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T12:32:31.346Z] #77 172.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T12:32:31.346Z] #77 172.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T12:32:31.346Z] #77 172.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T12:32:31.346Z] #77 173.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-09-06T12:32:31.346Z] #77 173.0 ---------------------------------------------------------------------- [2022-09-06T12:32:31.346Z] #77 173.0 Libraries have been installed in: [2022-09-06T12:32:31.346Z] #77 173.0 /usr/local/lib [2022-09-06T12:32:31.346Z] #77 173.0 [2022-09-06T12:32:31.346Z] #77 173.0 If you ever happen to want to link against installed libraries [2022-09-06T12:32:31.346Z] #77 173.0 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T12:32:31.346Z] #77 173.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T12:32:31.346Z] #77 173.0 flag during linking and do at least one of the following: [2022-09-06T12:32:31.346Z] #77 173.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T12:32:31.346Z] #77 173.0 during execution [2022-09-06T12:32:31.346Z] #77 173.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T12:32:31.346Z] #77 173.0 during linking [2022-09-06T12:32:31.346Z] #77 173.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T12:32:31.346Z] #77 173.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T12:32:31.346Z] #77 173.0 [2022-09-06T12:32:31.346Z] #77 173.0 See any operating system documentation about shared libraries for [2022-09-06T12:32:31.346Z] #77 173.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T12:32:31.347Z] #77 173.0 ---------------------------------------------------------------------- [2022-09-06T12:32:31.347Z] #77 173.0 /bin/mkdir -p '/build' [2022-09-06T12:32:31.347Z] #77 173.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T12:32:31.347Z] #77 173.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T12:32:31.347Z] #77 173.0 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T12:32:31.347Z] #77 173.0 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T12:32:31.347Z] #77 173.0 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T12:32:31.604Z] #77 DONE 173.1s [2022-09-06T12:32:31.604Z] [2022-09-06T12:32:31.604Z] #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-09-06T12:32:31.604Z] #64 sha256:9377101f60b27bc146b2b11b343e06ae5addbdad3155e4ef7b40a472c6e4563d [2022-09-06T12:32:31.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T12:32:31.773Z] #28 38.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T12:32:31.773Z] #28 38.13 Setting up sudo (1.9.5p2-3) ... [2022-09-06T12:32:31.773Z] #28 38.19 invoke-rc.d: could not determine current runlevel [2022-09-06T12:32:31.773Z] #28 38.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T12:32:31.773Z] #28 38.20 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T12:32:31.773Z] #28 38.22 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T12:32:31.773Z] #28 38.22 Failed to connect to bus: Host is down [2022-09-06T12:32:31.773Z] #28 38.23 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T12:32:31.773Z] #28 38.24 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T12:32:31.773Z] #28 38.26 Setting up pigz (2.6-1) ... [2022-09-06T12:32:31.773Z] #28 38.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T12:32:31.773Z] #28 38.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T12:32:31.773Z] #28 38.30 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T12:32:31.773Z] #28 38.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:32.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T12:32:32.345Z] #28 38.65 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T12:32:32.345Z] #28 38.66 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T12:32:32.345Z] #28 38.85 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T12:32:32.345Z] #28 38.86 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T12:32:32.606Z] #28 38.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T12:32:32.606Z] #28 38.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T12:32:32.606Z] #28 38.91 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T12:32:32.606Z] #28 38.92 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T12:32:32.606Z] #28 39.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T12:32:32.606Z] #28 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T12:32:32.606Z] #28 39.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T12:32:32.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T12:32:32.866Z] #28 39.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T12:32:32.866Z] #28 39.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T12:32:32.866Z] #28 39.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T12:32:32.866Z] #28 39.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T12:32:32.866Z] #28 39.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T12:32:32.866Z] #28 39.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T12:32:32.866Z] #28 39.18 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T12:32:33.461Z] #28 39.86 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T12:32:33.461Z] #28 39.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T12:32:33.461Z] #28 39.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T12:32:33.461Z] #28 39.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T12:32:33.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T12:32:34.033Z] #28 40.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T12:32:34.033Z] #28 40.50 Setting up jq (1.6-2.1) ... [2022-09-06T12:32:34.033Z] #28 40.51 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T12:32:34.033Z] #28 40.52 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T12:32:34.033Z] #28 40.54 Setting up iptables (1.8.7-1) ... [2022-09-06T12:32:34.033Z] #28 40.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:32:34.033Z] #28 40.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:32:34.033Z] #28 40.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T12:32:34.293Z] #28 40.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T12:32:34.293Z] #28 40.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T12:32:34.293Z] #28 40.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T12:32:34.293Z] #28 40.59 Setting up iproute2 (5.10.0-4) ... [2022-09-06T12:32:34.293Z] #28 40.79 Setting up systemd (247.3-7) ... [2022-09-06T12:32:34.293Z] #28 40.85 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T12:32:34.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T12:32:34.554Z] #28 40.85 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T12:32:34.554Z] #28 40.86 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T12:32:34.554Z] #28 40.89 Initializing machine ID from KVM UUID. [2022-09-06T12:32:34.815Z] #28 41.45 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T12:32:35.387Z] #28 41.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T12:32:35.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T12:32:35.958Z] #28 DONE 42.4s [2022-09-06T12:32:35.958Z] [2022-09-06T12:32:35.958Z] #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-09-06T12:32:35.958Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-09-06T12:32:36.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T12:32:36.901Z] #29 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T12:32:36.901Z] #29 0.828 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T12:32:36.901Z] #29 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T12:32:36.901Z] #29 DONE 0.9s [2022-09-06T12:32:36.901Z] [2022-09-06T12:32:36.901Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T12:32:36.901Z] #30 sha256:84026bbeda956f99448cefec74a925b162a305042d96647f1fc05e81d69a6907 [2022-09-06T12:32:36.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T12:32:37.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T12:32:38.176Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T12:32:38.176Z] Using test binary docker [2022-09-06T12:32:38.176Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T12:32:38.176Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-06T12:32:38.176Z] Starting dockerd [2022-09-06T12:32:38.176Z] INFO: Waiting for daemon to start... [2022-09-06T12:32:40.085Z] . [2022-09-06T12:32:40.085Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T12:32:40.085Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T12:32:40.344Z] Error: No such image: emptyfs [2022-09-06T12:32:40.344Z] Loaded image: emptyfs:latest [2022-09-06T12:32:40.344Z] Running integration-test (iteration 1) [2022-09-06T12:32:40.344Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T12:32:40.605Z] Loaded image: busybox:latest [2022-09-06T12:32:40.865Z] Loaded image: busybox:glibc [2022-09-06T12:32:41.238Z] #77 171.8 AR libcrun_testing.a [2022-09-06T12:32:41.238Z] #77 171.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T12:32:41.238Z] #77 171.9 CCLD tests/tests_libcrun_utils [2022-09-06T12:32:41.238Z] #77 171.9 CCLD tests/tests_libcrun_errors [2022-09-06T12:32:41.238Z] #77 171.9 CCLD tests/tests_libcrun_fuzzer [2022-09-06T12:32:41.238Z] #77 172.2 CCLD libcrun.la [2022-09-06T12:32:41.802Z] #77 173.0 CCLD crun [2022-09-06T12:32:42.248Z] Loaded image: debian:bullseye-slim [2022-09-06T12:32:42.367Z] #77 173.4 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T12:32:42.367Z] #77 173.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T12:32:42.367Z] #77 173.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T12:32:42.367Z] #77 173.6 /bin/mkdir -p '/usr/local/lib' [2022-09-06T12:32:42.367Z] #77 173.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T12:32:42.367Z] #77 173.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T12:32:42.509Z] Loaded image: hello-world:latest [2022-09-06T12:32:42.509Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:32:42.509Z] INFO: Testing against a local daemon [2022-09-06T12:32:42.509Z] === RUN TestCgroupNamespacesBuild [2022-09-06T12:32:42.624Z] #77 173.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T12:32:42.624Z] #77 173.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T12:32:42.624Z] #77 173.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T12:32:42.624Z] #77 173.8 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-09-06T12:32:42.624Z] #77 173.8 ---------------------------------------------------------------------- [2022-09-06T12:32:42.624Z] #77 173.8 Libraries have been installed in: [2022-09-06T12:32:42.624Z] #77 173.8 /usr/local/lib [2022-09-06T12:32:42.624Z] #77 173.8 [2022-09-06T12:32:42.624Z] #77 173.8 If you ever happen to want to link against installed libraries [2022-09-06T12:32:42.624Z] #77 173.8 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T12:32:42.624Z] #77 173.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T12:32:42.624Z] #77 173.8 flag during linking and do at least one of the following: [2022-09-06T12:32:42.624Z] #77 173.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T12:32:42.624Z] #77 173.8 during execution [2022-09-06T12:32:42.624Z] #77 173.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T12:32:42.624Z] #77 173.8 during linking [2022-09-06T12:32:42.624Z] #77 173.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T12:32:42.624Z] #77 173.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T12:32:42.624Z] #77 173.8 [2022-09-06T12:32:42.624Z] #77 173.8 See any operating system documentation about shared libraries for [2022-09-06T12:32:42.624Z] #77 173.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T12:32:42.624Z] #77 173.8 ---------------------------------------------------------------------- [2022-09-06T12:32:42.624Z] #77 173.8 /bin/mkdir -p '/build' [2022-09-06T12:32:42.624Z] #77 173.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T12:32:42.624Z] #77 173.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T12:32:42.880Z] #77 173.9 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T12:32:42.880Z] #77 173.9 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T12:32:42.880Z] #77 173.9 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T12:32:43.138Z] #77 DONE 174.3s [2022-09-06T12:32:43.138Z] [2022-09-06T12:32:43.138Z] #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-09-06T12:32:43.138Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:32:45.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T12:32:45.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T12:32:45.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T12:32:45.038Z] #30 7.078 Collecting yamllint==1.27.1 [2022-09-06T12:32:45.038Z] #30 8.118 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T12:32:45.048Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2022-09-06T12:32:45.048Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T12:32:45.298Z] #30 8.662 Collecting pathspec>=0.5.3 [2022-09-06T12:32:45.559Z] #30 8.672 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T12:32:45.661Z] #64 189.5 + bin/containerd [2022-09-06T12:32:45.820Z] #30 8.865 Collecting pyyaml [2022-09-06T12:32:45.820Z] #30 8.871 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T12:32:45.820Z] #30 8.897 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T12:32:45.820Z] #30 8.903 Building wheels for collected packages: yamllint [2022-09-06T12:32:45.820Z] #30 8.907 Building wheel for yamllint (setup.py): started [2022-09-06T12:32:45.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T12:32:46.082Z] #30 9.341 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T12:32:46.082Z] #30 9.342 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=3baa4d46310df793268132a98a1f602b1eaeb81e6f4ce273cb60029698183986 [2022-09-06T12:32:46.082Z] #30 9.342 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T12:32:46.082Z] #30 9.346 Successfully built yamllint [2022-09-06T12:32:46.082Z] #30 9.354 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T12:32:46.343Z] #30 9.540 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T12:32:46.440Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2022-09-06T12:32:46.440Z] === RUN TestBuildWithSession [2022-09-06T12:32:46.440Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:32:46.440Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T12:32:46.440Z] === RUN TestBuildSquashParent [2022-09-06T12:32:46.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T12:32:46.604Z] #30 DONE 9.8s [2022-09-06T12:32:46.604Z] [2022-09-06T12:32:46.604Z] #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-09-06T12:32:46.604Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:32:46.604Z] #71 ... [2022-09-06T12:32:46.604Z] [2022-09-06T12:32:46.604Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T12:32:46.604Z] #34 sha256:e5b0d9c2230a0407808b72ed103c3a782e4595ca4f78a9036d848bb5399927c5 [2022-09-06T12:32:46.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T12:32:46.865Z] #34 DONE 0.2s [2022-09-06T12:32:46.865Z] [2022-09-06T12:32:46.865Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T12:32:46.865Z] #39 sha256:e92d3a9ea488b10adfa79c8260716da90352a3280c4cbbaa95f5ce12b55b7e77 [2022-09-06T12:32:47.126Z] #39 DONE 0.4s [2022-09-06T12:32:47.127Z] [2022-09-06T12:32:47.127Z] #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-09-06T12:32:47.127Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:32:47.387Z] #71 ... [2022-09-06T12:32:47.387Z] [2022-09-06T12:32:47.387Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T12:32:47.387Z] #42 sha256:614a7888470e1c633b6da60af1fded2fc77d301583e9ee6379fa0b5a6fa699e8 [2022-09-06T12:32:47.387Z] #42 DONE 0.2s [2022-09-06T12:32:47.387Z] [2022-09-06T12:32:47.387Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T12:32:47.387Z] #44 sha256:e6f8309ab4b37c7805050df7b4b3a5235c9b94ae9245b3e4fd7180dbc8c4fbb4 [2022-09-06T12:32:47.647Z] #44 DONE 0.2s [2022-09-06T12:32:47.647Z] [2022-09-06T12:32:47.647Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T12:32:47.647Z] #46 sha256:dcc882ee08937d62aa9e054bccc1b4c746048364b4a775e47207e68b029f5c72 [2022-09-06T12:32:47.647Z] #46 DONE 0.1s [2022-09-06T12:32:47.647Z] [2022-09-06T12:32:47.647Z] #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-09-06T12:32:47.647Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:32:47.647Z] #71 ... [2022-09-06T12:32:47.647Z] [2022-09-06T12:32:47.647Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T12:32:47.647Z] #48 sha256:f1a144a9d18af1dfa87e1fb8fbccfe053b643432fe5543a359011f628e0ad7c0 [2022-09-06T12:32:47.647Z] #48 DONE 0.1s [2022-09-06T12:32:47.647Z] [2022-09-06T12:32:47.647Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T12:32:47.647Z] #52 sha256:ebd484ba7a7cd56d69f2ae9a8422fa85bd826a419d40f15d3d0ae799ab7106be [2022-09-06T12:32:47.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T12:32:47.908Z] #52 DONE 0.1s [2022-09-06T12:32:47.908Z] [2022-09-06T12:32:47.908Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T12:32:47.908Z] #55 sha256:43da1678479871ebe737ca7d73cef3cd68d6f82acf64d8fd53d08aaef9810cc3 [2022-09-06T12:32:47.908Z] #55 DONE 0.3s [2022-09-06T12:32:47.908Z] [2022-09-06T12:32:47.908Z] #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-09-06T12:32:47.908Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:32:48.168Z] #71 ... [2022-09-06T12:32:48.168Z] [2022-09-06T12:32:48.168Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T12:32:48.168Z] #59 sha256:19190fbbeac6e9dd2bc9c8cda2084cc72d2a6034d7f3f1e704c2ba8604b09ce5 [2022-09-06T12:32:48.168Z] #59 DONE 0.1s [2022-09-06T12:32:48.168Z] [2022-09-06T12:32:48.168Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T12:32:48.168Z] #61 sha256:b3e79d5a9e1ec8e9deaa59c5ca3944f531060eb7ab3c12165dde2bf20f9e89db [2022-09-06T12:32:48.432Z] #61 DONE 0.1s [2022-09-06T12:32:48.432Z] [2022-09-06T12:32:48.432Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T12:32:48.432Z] #63 sha256:a1cf513a4218a8433473ee80270b4f71d21cf8a7e66fefa15b0df06593285a87 [2022-09-06T12:32:48.692Z] #63 DONE 0.3s [2022-09-06T12:32:48.692Z] [2022-09-06T12:32:48.692Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T12:32:48.692Z] #65 sha256:1bc46410a377150561a506b3f4a62815cf54f48b394ca28a36ac9c95c5687ca9 [2022-09-06T12:32:48.692Z] #65 DONE 0.1s [2022-09-06T12:32:48.692Z] [2022-09-06T12:32:48.692Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T12:32:48.692Z] #68 sha256:6e28adea855faaf8a401f0e63e4b58887132d6e6450aa5f675c294e61b09ec1a [2022-09-06T12:32:48.692Z] #68 DONE 0.1s [2022-09-06T12:32:48.692Z] [2022-09-06T12:32:48.692Z] #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-09-06T12:32:48.692Z] #71 sha256:bcec4eb2a25dfbd20e440ee5bf15ed621243f0f486d88d8a21eed9d50fc29908 [2022-09-06T12:32:49.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T12:32:50.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T12:32:51.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T12:32:51.719Z] --- PASS: TestBuildSquashParent (5.06s) [2022-09-06T12:32:51.719Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T12:32:51.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:32:51.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:32:51.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:32:51.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:32:51.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:32:51.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:32:51.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:32:51.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:32:51.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:32:51.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:32:51.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:32:51.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:32:51.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:32:51.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:32:52.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T12:32:53.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T12:32:53.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T12:32:53.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:32:53.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:32:54.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T12:32:55.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:32:55.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:32:55.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T12:32:55.617Z] #64 ... [2022-09-06T12:32:55.617Z] [2022-09-06T12:32:55.617Z] #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-09-06T12:32:55.617Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T12:32:55.617Z] #55 235.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T12:32:55.617Z] #55 DONE 235.7s [2022-09-06T12:32:55.617Z] [2022-09-06T12:32:55.617Z] #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-09-06T12:32:55.617Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:32:55.617Z] #64 ... [2022-09-06T12:32:55.617Z] [2022-09-06T12:32:55.617Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T12:32:55.617Z] #56 sha256:0260e079db06da4a5a309ff6ca69e3682988259fbefc0466b236b57b079ea754 [2022-09-06T12:32:55.617Z] #56 DONE 0.1s [2022-09-06T12:32:55.617Z] [2022-09-06T12:32:55.617Z] #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-09-06T12:32:55.617Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:32:55.617Z] #64 ... [2022-09-06T12:32:55.617Z] [2022-09-06T12:32:55.617Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T12:32:55.617Z] #58 sha256:63e56ee9266257795c3e79cc0a53835565bac2856bf42028d95a13b12afddf67 [2022-09-06T12:32:55.617Z] #58 DONE 0.1s [2022-09-06T12:32:55.617Z] [2022-09-06T12:32:55.617Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T12:32:55.617Z] #61 sha256:139b399cced9d0a98ba31ecbc3b35aaa3ea5eca6a8d70a72aba41d53737ad83a [2022-09-06T12:32:55.873Z] #61 DONE 0.1s [2022-09-06T12:32:55.873Z] [2022-09-06T12:32:55.873Z] #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-09-06T12:32:55.873Z] #64 sha256:351db449ab85297658cd2faa7343485b4007785b96f74bc1ac2b743d14140f92 [2022-09-06T12:32:56.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T12:32:56.920Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T12:32:56.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-09-06T12:32:56.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.00s) [2022-09-06T12:32:56.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-09-06T12:32:56.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s) [2022-09-06T12:32:56.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-09-06T12:32:56.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-09-06T12:32:56.920Z] === RUN TestBuildMultiStageCopy [2022-09-06T12:32:56.920Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T12:32:57.076Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T12:32:57.076Z] Using test binary docker [2022-09-06T12:32:57.076Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T12:32:57.076Z] Not: starting. [2022-09-06T12:32:57.076Z] INFO: Waiting for daemon to start... [2022-09-06T12:32:57.076Z] Starting dockerd [2022-09-06T12:32:58.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T12:32:58.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T12:32:58.562Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T12:32:58.822Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T12:32:59.082Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2022-09-06T12:32:59.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2022-09-06T12:32:59.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-09-06T12:32:59.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-09-06T12:32:59.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-06T12:32:59.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-06T12:32:59.082Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T12:32:59.606Z] . [2022-09-06T12:32:59.606Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T12:32:59.606Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T12:32:59.606Z] Error: No such image: emptyfs [2022-09-06T12:32:59.606Z] Loaded image: emptyfs:latest [2022-09-06T12:32:59.606Z] Running integration-test (iteration 1) [2022-09-06T12:32:59.607Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T12:32:59.607Z] Loaded image: busybox:latest [2022-09-06T12:32:59.653Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-09-06T12:32:59.653Z] === RUN TestBuildLabelWithTargets [2022-09-06T12:32:59.865Z] Loaded image: busybox:glibc [2022-09-06T12:33:01.034Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2022-09-06T12:33:01.034Z] === RUN TestBuildWithEmptyLayers [2022-09-06T12:33:01.240Z] Loaded image: debian:bullseye-slim [2022-09-06T12:33:01.240Z] Loaded image: hello-world:latest [2022-09-06T12:33:01.240Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:33:01.240Z] INFO: Testing against a local daemon [2022-09-06T12:33:01.240Z] === RUN TestCgroupNamespacesBuild [2022-09-06T12:33:01.294Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-06T12:33:01.294Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T12:33:02.614Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-09-06T12:33:02.614Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T12:33:03.204Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2022-09-06T12:33:03.204Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T12:33:03.464Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-09-06T12:33:03.464Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T12:33:03.547Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-09-06T12:33:03.547Z] === RUN TestBuildWithSession [2022-09-06T12:33:03.547Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:33:03.547Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T12:33:03.547Z] === RUN TestBuildSquashParent [2022-09-06T12:33:05.373Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2022-09-06T12:33:05.374Z] === RUN TestBuildWithHugeFile [2022-09-06T12:33:10.150Z] --- PASS: TestBuildSquashParent (6.48s) [2022-09-06T12:33:10.150Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T12:33:10.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:33:10.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:33:10.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:33:10.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:33:10.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:33:10.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:33:10.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:33:10.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:33:10.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:33:10.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:33:10.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:33:10.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:33:10.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:33:10.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:33:10.283Z] #64 219.4 # github.com/containerd/containerd/cmd/containerd [2022-09-06T12:33:10.283Z] #64 219.4 /usr/bin/ld: /tmp/go-link-276039656/000019.o: in function `New': [2022-09-06T12:33:10.283Z] #64 219.4 /tmp/tmp.g2DjMfV1UG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T12:33:10.283Z] #64 219.5 + bin/containerd-stress [2022-09-06T12:33:10.283Z] #64 220.7 + bin/containerd-shim [2022-09-06T12:33:12.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:33:12.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:33:13.948Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:33:13.948Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:33:15.262Z] #71 142.2 # github.com/containerd/containerd/cmd/containerd [2022-09-06T12:33:15.262Z] #71 142.2 /usr/bin/ld: /tmp/go-link-2573060513/000019.o: in function `New': [2022-09-06T12:33:15.262Z] #71 142.2 /tmp/tmp.10gHnPOAJC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T12:33:15.262Z] #71 142.3 + bin/containerd-stress [2022-09-06T12:33:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T12:33:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-09-06T12:33:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.74s) [2022-09-06T12:33:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2022-09-06T12:33:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2022-09-06T12:33:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-09-06T12:33:15.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-09-06T12:33:15.847Z] === RUN TestBuildMultiStageCopy [2022-09-06T12:33:15.847Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T12:33:16.205Z] #71 143.4 + bin/containerd-shim [2022-09-06T12:33:16.831Z] #64 229.3 + bin/containerd-shim-runc-v1 [2022-09-06T12:33:19.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T12:33:20.061Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T12:33:21.433Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T12:33:22.087Z] #64 234.3 + bin/containerd-shim-runc-v2 [2022-09-06T12:33:22.365Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T12:33:22.650Z] #64 235.1 + binaries [2022-09-06T12:33:22.650Z] #64 235.1 + install -D bin/containerd /build/containerd [2022-09-06T12:33:22.650Z] #64 235.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T12:33:22.650Z] #64 235.1 + install -D bin/ctr /build/ctr [2022-09-06T12:33:23.213Z] #64 DONE 235.7s [2022-09-06T12:33:23.297Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-09-06T12:33:23.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-09-06T12:33:23.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-06T12:33:23.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-06T12:33:23.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-09-06T12:33:23.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-06T12:33:23.298Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T12:33:24.144Z] [2022-09-06T12:33:24.144Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T12:33:24.144Z] #65 sha256:ec12d70d2b0235007c2ae9bc3061f49d20c0997470a735689b28856e3e83f275 [2022-09-06T12:33:24.144Z] #65 DONE 0.2s [2022-09-06T12:33:24.144Z] [2022-09-06T12:33:24.144Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T12:33:24.144Z] #70 sha256:b11ac9bfd1d08df373c125256e193576556415462f2adb1cceffc459a7991d1f [2022-09-06T12:33:24.400Z] #70 DONE 0.1s [2022-09-06T12:33:24.400Z] [2022-09-06T12:33:24.400Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T12:33:24.400Z] #75 sha256:c239a8036982cb9a480812ed71602515e478aa87270f868bdedf13573a2a964e [2022-09-06T12:33:24.962Z] #75 DONE 0.7s [2022-09-06T12:33:24.962Z] [2022-09-06T12:33:24.962Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T12:33:24.962Z] #78 sha256:9b60d10d5e4e1473c2aa4ede83998416190d824fb56009afdd0caf2712e64783 [2022-09-06T12:33:24.962Z] #78 DONE 0.1s [2022-09-06T12:33:25.218Z] [2022-09-06T12:33:25.218Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T12:33:25.218Z] #79 sha256:e264b68905fa0ebdea78d07732a54e86118372d0468372e59666c2de0cec2dda [2022-09-06T12:33:25.218Z] #79 DONE 0.1s [2022-09-06T12:33:25.218Z] [2022-09-06T12:33:25.218Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T12:33:25.218Z] #80 sha256:10d552bc274305422ebd2a3b81cd71ecdd1673c385083a80676b2124fab8e795 [2022-09-06T12:33:25.218Z] #80 DONE 0.0s [2022-09-06T12:33:25.218Z] [2022-09-06T12:33:25.218Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T12:33:25.218Z] #81 sha256:8eaa70fef10ed7f484c935c0e7d03e215b93474023559516cce02e75ed8ee51f [2022-09-06T12:33:28.435Z] #71 155.1 + bin/containerd-shim-runc-v1 [2022-09-06T12:33:28.558Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-06T12:33:28.558Z] === RUN TestBuildLabelWithTargets [2022-09-06T12:33:30.468Z] #81 DONE 5.3s [2022-09-06T12:33:30.468Z] [2022-09-06T12:33:30.468Z] #82 exporting to image [2022-09-06T12:33:30.468Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T12:33:30.468Z] #82 exporting layers [2022-09-06T12:33:35.033Z] #71 161.7 + bin/containerd-shim-runc-v2 [2022-09-06T12:33:35.293Z] #71 162.5 + binaries [2022-09-06T12:33:35.293Z] #71 162.5 + install -D bin/containerd /build/containerd [2022-09-06T12:33:35.293Z] #71 162.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T12:33:35.293Z] #71 162.6 + install -D bin/ctr /build/ctr [2022-09-06T12:33:35.863Z] #71 DONE 163.0s [2022-09-06T12:33:36.665Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-06T12:33:36.665Z] === RUN TestBuildWithEmptyLayers [2022-09-06T12:33:36.805Z] [2022-09-06T12:33:36.805Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T12:33:36.805Z] #72 sha256:838c8dd711e81a919a4ce29311267ad8fced4eaa5185bce4b0e6ef8fc132b945 [2022-09-06T12:33:36.805Z] #72 DONE 0.2s [2022-09-06T12:33:36.805Z] [2022-09-06T12:33:36.805Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T12:33:36.805Z] #77 sha256:9acdc13cb19910a7896ffd513fd6876bbee009063c7bf9f68fdca1b615b6a9e6 [2022-09-06T12:33:37.015Z] #82 exporting layers 5.5s done [2022-09-06T12:33:37.015Z] #82 writing image sha256:07825866d1f4a68bff04f488586c48831687d53a274b8f00802b1bfda7015288 [2022-09-06T12:33:37.015Z] #82 writing image sha256:07825866d1f4a68bff04f488586c48831687d53a274b8f00802b1bfda7015288 done [2022-09-06T12:33:37.015Z] #82 naming to docker.io/library/docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 done [2022-09-06T12:33:37.015Z] #82 DONE 5.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T12:33:37.065Z] #77 DONE 0.1s [2022-09-06T12:33:37.065Z] [2022-09-06T12:33:37.065Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T12:33:37.065Z] #82 sha256:4a319b1e91075a9b8c15fa46266ef9ed0285e4d89c27352fc664e5c18dc61b61 [2022-09-06T12:33:37.326Z] #82 DONE 0.5s [2022-09-06T12:33:37.326Z] [2022-09-06T12:33:37.326Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T12:33:37.326Z] #85 sha256:81222d4fb8ede45aeb883f80fab0ac8e6125603d657ba914b49ef16696ee716f [2022-09-06T12:33:37.326Z] #85 DONE 0.1s [2022-09-06T12:33:37.331Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T12:33:37.585Z] [2022-09-06T12:33:37.586Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T12:33:37.586Z] #86 sha256:979df68501151e94292bcbe377df23885083f754e4bd70dfdf74b407e9782896 [2022-09-06T12:33:37.586Z] #86 DONE 0.0s [2022-09-06T12:33:37.586Z] [2022-09-06T12:33:37.586Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T12:33:37.586Z] #87 sha256:3055cfeba6fdb8c915380e078ec593d2359cb0416291976b95f7d720bd70fcdd [2022-09-06T12:33:37.586Z] #87 DONE 0.0s [2022-09-06T12:33:37.586Z] [2022-09-06T12:33:37.586Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T12:33:37.586Z] #88 sha256:9771416e723dab49723db2eb24cc63adf95d4b5bf3adaa4d1baffb17f5619944 [2022-09-06T12:33:37.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/test/unit [2022-09-06T12:33:38.192Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T12:33:38.192Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T12:33:38.192Z] + TESTDIRS=./... [2022-09-06T12:33:38.192Z] + exclude_paths='/vendor/|/integration' [2022-09-06T12:33:38.192Z] ++ go list ./... [2022-09-06T12:33:38.192Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T12:33:39.123Z] + pkg_list='github.com/docker/docker/api [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/backend [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/container [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/events [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/filters [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/image [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/mount [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/network [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/registry [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/time [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/versions [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/types/volume [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:33:39.123Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:33:39.123Z] github.com/docker/docker/cli [2022-09-06T12:33:39.123Z] github.com/docker/docker/cli/config [2022-09-06T12:33:39.123Z] github.com/docker/docker/cli/debug [2022-09-06T12:33:39.123Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:33:39.123Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:33:39.123Z] github.com/docker/docker/client [2022-09-06T12:33:39.123Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:33:39.123Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:33:39.123Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:33:39.123Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:33:39.123Z] github.com/docker/docker/container [2022-09-06T12:33:39.123Z] github.com/docker/docker/container/stream [2022-09-06T12:33:39.123Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:33:39.123Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:33:39.123Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/config [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/events [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/images [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/links [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/names [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/network [2022-09-06T12:33:39.123Z] github.com/docker/docker/daemon/stats [2022-09-06T12:33:39.123Z] github.com/docker/docker/distribution [2022-09-06T12:33:39.123Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:33:39.123Z] github.com/docker/docker/distribution/utils [2022-09-06T12:33:39.123Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:33:39.123Z] github.com/docker/docker/dockerversion [2022-09-06T12:33:39.123Z] github.com/docker/docker/errdefs [2022-09-06T12:33:39.123Z] github.com/docker/docker/image [2022-09-06T12:33:39.123Z] github.com/docker/docker/image/cache [2022-09-06T12:33:39.123Z] github.com/docker/docker/image/tarexport [2022-09-06T12:33:39.123Z] github.com/docker/docker/image/v1 [2022-09-06T12:33:39.123Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:33:39.123Z] github.com/docker/docker/layer [2022-09-06T12:33:39.123Z] github.com/docker/docker/libcontainerd [2022-09-06T12:33:39.123Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:33:39.123Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:33:39.123Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:33:39.123Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/libnetwork/types [2022-09-06T12:33:39.123Z] github.com/docker/docker/oci [2022-09-06T12:33:39.123Z] github.com/docker/docker/oci/caps [2022-09-06T12:33:39.123Z] github.com/docker/docker/opts [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/archive [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/directory [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/platform [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/pools [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/progress [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/signal [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/stack [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/system [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:33:39.123Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:33:39.123Z] github.com/docker/docker/plugin [2022-09-06T12:33:39.123Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:33:39.123Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:33:39.123Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:33:39.123Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:33:39.123Z] github.com/docker/docker/quota [2022-09-06T12:33:39.123Z] github.com/docker/docker/reference [2022-09-06T12:33:39.123Z] github.com/docker/docker/registry [2022-09-06T12:33:39.123Z] github.com/docker/docker/registry/resumable [2022-09-06T12:33:39.123Z] github.com/docker/docker/restartmanager [2022-09-06T12:33:39.123Z] github.com/docker/docker/rootless [2022-09-06T12:33:39.123Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:33:39.123Z] github.com/docker/docker/runconfig [2022-09-06T12:33:39.123Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/environment [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/registry [2022-09-06T12:33:39.123Z] github.com/docker/docker/testutil/request [2022-09-06T12:33:39.123Z] github.com/docker/docker/volume [2022-09-06T12:33:39.123Z] github.com/docker/docker/volume/drivers [2022-09-06T12:33:39.123Z] github.com/docker/docker/volume/local [2022-09-06T12:33:39.123Z] github.com/docker/docker/volume/mounts [2022-09-06T12:33:39.123Z] github.com/docker/docker/volume/service [2022-09-06T12:33:39.123Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:33:39.123Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:33:39.123Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T12:33:39.123Z] ++ echo 'github.com/docker/docker/api [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:33:39.123Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/backend [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/container [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/events [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/filters [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/image [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/mount [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/network [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/registry [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/time [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/versions [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/volume [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/config [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/debug [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/client [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:33:39.124Z] github.com/docker/docker/container [2022-09-06T12:33:39.124Z] github.com/docker/docker/container/stream [2022-09-06T12:33:39.124Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:33:39.124Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:33:39.124Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/config [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/events [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/images [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/links [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/names [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/network [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/stats [2022-09-06T12:33:39.124Z] github.com/docker/docker/distribution [2022-09-06T12:33:39.124Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:33:39.124Z] github.com/docker/docker/distribution/utils [2022-09-06T12:33:39.124Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:33:39.124Z] github.com/docker/docker/dockerversion [2022-09-06T12:33:39.124Z] github.com/docker/docker/errdefs [2022-09-06T12:33:39.124Z] github.com/docker/docker/image [2022-09-06T12:33:39.124Z] github.com/docker/docker/image/cache [2022-09-06T12:33:39.124Z] github.com/docker/docker/image/tarexport [2022-09-06T12:33:39.124Z] github.com/docker/docker/image/v1 [2022-09-06T12:33:39.124Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:33:39.124Z] github.com/docker/docker/layer [2022-09-06T12:33:39.124Z] github.com/docker/docker/libcontainerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:33:39.124Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:33:39.124Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:33:39.124Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/libnetwork/types [2022-09-06T12:33:39.124Z] github.com/docker/docker/oci [2022-09-06T12:33:39.124Z] github.com/docker/docker/oci/caps [2022-09-06T12:33:39.124Z] github.com/docker/docker/opts [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/archive [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/directory [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/platform [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/pools [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/progress [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/signal [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/stack [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/system [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:33:39.124Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:33:39.124Z] github.com/docker/docker/plugin [2022-09-06T12:33:39.124Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:33:39.124Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:33:39.124Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:33:39.124Z] github.com/docker/docker/quota [2022-09-06T12:33:39.124Z] github.com/docker/docker/reference [2022-09-06T12:33:39.124Z] github.com/docker/docker/registry [2022-09-06T12:33:39.124Z] github.com/docker/docker/registry/resumable [2022-09-06T12:33:39.124Z] github.com/docker/docker/restartmanager [2022-09-06T12:33:39.124Z] github.com/docker/docker/rootless [2022-09-06T12:33:39.124Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:33:39.124Z] github.com/docker/docker/runconfig [2022-09-06T12:33:39.124Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/environment [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/registry [2022-09-06T12:33:39.124Z] github.com/docker/docker/testutil/request [2022-09-06T12:33:39.124Z] github.com/docker/docker/volume [2022-09-06T12:33:39.124Z] github.com/docker/docker/volume/drivers [2022-09-06T12:33:39.124Z] github.com/docker/docker/volume/local [2022-09-06T12:33:39.124Z] github.com/docker/docker/volume/mounts [2022-09-06T12:33:39.124Z] github.com/docker/docker/volume/service [2022-09-06T12:33:39.124Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:33:39.124Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:33:39.124Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/backend [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/container [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/events [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/filters [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/image [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/mount [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/network [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/registry [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/time [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/versions [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:33:39.124Z] github.com/docker/docker/api/types/volume [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:33:39.124Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/config [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/debug [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:33:39.124Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/client [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:33:39.124Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:33:39.124Z] github.com/docker/docker/container [2022-09-06T12:33:39.124Z] github.com/docker/docker/container/stream [2022-09-06T12:33:39.124Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:33:39.124Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:33:39.124Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/config [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/events [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/images [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/links [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:33:39.124Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/names [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/network [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/stats [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution/utils [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:33:39.125Z] github.com/docker/docker/dockerversion [2022-09-06T12:33:39.125Z] github.com/docker/docker/errdefs [2022-09-06T12:33:39.125Z] github.com/docker/docker/image [2022-09-06T12:33:39.125Z] github.com/docker/docker/image/cache [2022-09-06T12:33:39.125Z] github.com/docker/docker/image/tarexport [2022-09-06T12:33:39.125Z] github.com/docker/docker/image/v1 [2022-09-06T12:33:39.125Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:33:39.125Z] github.com/docker/docker/layer [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:33:39.125Z] github.com/docker/docker/oci [2022-09-06T12:33:39.125Z] github.com/docker/docker/oci/caps [2022-09-06T12:33:39.125Z] github.com/docker/docker/opts [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/archive [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/directory [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/platform [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/pools [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/progress [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/signal [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/stack [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/system [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:33:39.125Z] github.com/docker/docker/plugin [2022-09-06T12:33:39.125Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:33:39.125Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:33:39.125Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:33:39.125Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:33:39.125Z] github.com/docker/docker/quota [2022-09-06T12:33:39.125Z] github.com/docker/docker/reference [2022-09-06T12:33:39.125Z] github.com/docker/docker/registry [2022-09-06T12:33:39.125Z] github.com/docker/docker/registry/resumable [2022-09-06T12:33:39.125Z] github.com/docker/docker/restartmanager [2022-09-06T12:33:39.125Z] github.com/docker/docker/rootless [2022-09-06T12:33:39.125Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:33:39.125Z] github.com/docker/docker/runconfig [2022-09-06T12:33:39.125Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/environment [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/registry [2022-09-06T12:33:39.125Z] github.com/docker/docker/testutil/request [2022-09-06T12:33:39.125Z] github.com/docker/docker/volume [2022-09-06T12:33:39.125Z] github.com/docker/docker/volume/drivers [2022-09-06T12:33:39.125Z] github.com/docker/docker/volume/local [2022-09-06T12:33:39.125Z] github.com/docker/docker/volume/mounts [2022-09-06T12:33:39.125Z] github.com/docker/docker/volume/service [2022-09-06T12:33:39.125Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:33:39.125Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:33:39.125Z] ++ grep --fixed-strings /libnetwork [2022-09-06T12:33:39.125Z] ++ echo 'github.com/docker/docker/api [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/backend [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/container [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/events [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/filters [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/image [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/mount [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/network [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/registry [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/time [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/versions [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:33:39.125Z] github.com/docker/docker/api/types/volume [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:33:39.125Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:33:39.125Z] github.com/docker/docker/cli [2022-09-06T12:33:39.125Z] github.com/docker/docker/cli/config [2022-09-06T12:33:39.125Z] github.com/docker/docker/cli/debug [2022-09-06T12:33:39.125Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:33:39.125Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:33:39.125Z] github.com/docker/docker/client [2022-09-06T12:33:39.125Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:33:39.125Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:33:39.125Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:33:39.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:33:39.125Z] github.com/docker/docker/container [2022-09-06T12:33:39.125Z] github.com/docker/docker/container/stream [2022-09-06T12:33:39.125Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:33:39.125Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:33:39.125Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/config [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/events [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/images [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/links [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/names [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/network [2022-09-06T12:33:39.125Z] github.com/docker/docker/daemon/stats [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution/utils [2022-09-06T12:33:39.125Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:33:39.125Z] github.com/docker/docker/dockerversion [2022-09-06T12:33:39.125Z] github.com/docker/docker/errdefs [2022-09-06T12:33:39.125Z] github.com/docker/docker/image [2022-09-06T12:33:39.125Z] github.com/docker/docker/image/cache [2022-09-06T12:33:39.125Z] github.com/docker/docker/image/tarexport [2022-09-06T12:33:39.125Z] github.com/docker/docker/image/v1 [2022-09-06T12:33:39.125Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:33:39.125Z] github.com/docker/docker/layer [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:33:39.125Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/libnetwork/types [2022-09-06T12:33:39.125Z] github.com/docker/docker/oci [2022-09-06T12:33:39.125Z] github.com/docker/docker/oci/caps [2022-09-06T12:33:39.125Z] github.com/docker/docker/opts [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/archive [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/directory [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/platform [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:33:39.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/pools [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/progress [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/signal [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/stack [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/system [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:33:39.126Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:33:39.126Z] github.com/docker/docker/plugin [2022-09-06T12:33:39.126Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:33:39.126Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:33:39.126Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:33:39.126Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:33:39.126Z] github.com/docker/docker/quota [2022-09-06T12:33:39.126Z] github.com/docker/docker/reference [2022-09-06T12:33:39.126Z] github.com/docker/docker/registry [2022-09-06T12:33:39.126Z] github.com/docker/docker/registry/resumable [2022-09-06T12:33:39.126Z] github.com/docker/docker/restartmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/rootless [2022-09-06T12:33:39.126Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:33:39.126Z] github.com/docker/docker/runconfig [2022-09-06T12:33:39.126Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/environment [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/registry [2022-09-06T12:33:39.126Z] github.com/docker/docker/testutil/request [2022-09-06T12:33:39.126Z] github.com/docker/docker/volume [2022-09-06T12:33:39.126Z] github.com/docker/docker/volume/drivers [2022-09-06T12:33:39.126Z] github.com/docker/docker/volume/local [2022-09-06T12:33:39.126Z] github.com/docker/docker/volume/mounts [2022-09-06T12:33:39.126Z] github.com/docker/docker/volume/service [2022-09-06T12:33:39.126Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:33:39.126Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:33:39.126Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/types' [2022-09-06T12:33:39.126Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/types' [2022-09-06T12:33:39.126Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:33:39.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:33:39.126Z] + type docker-proxy [2022-09-06T12:33:39.126Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T12:33:39.126Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T12:33:39.126Z] [2022-09-06T12:33:39.126Z] Removing bundles/ [2022-09-06T12:33:39.126Z] [2022-09-06T12:33:39.126Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T12:33:39.126Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T12:33:39.126Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:33:39.199Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-06T12:33:39.200Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T12:33:40.127Z] #88 DONE 2.3s [2022-09-06T12:33:40.127Z] [2022-09-06T12:33:40.127Z] #89 exporting to image [2022-09-06T12:33:40.127Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T12:33:40.127Z] #89 exporting layers [2022-09-06T12:33:42.508Z] #64 243.2 # github.com/containerd/containerd/cmd/containerd [2022-09-06T12:33:42.508Z] #64 243.2 /usr/bin/ld: /tmp/go-link-1814283733/000019.o: in function `New': [2022-09-06T12:33:42.508Z] #64 243.2 /tmp/tmp.oSMjNLPwUq/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T12:33:42.508Z] #64 243.3 + bin/containerd-stress [2022-09-06T12:33:42.508Z] #64 244.4 + bin/containerd-shim [2022-09-06T12:33:44.459Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-09-06T12:33:44.459Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T12:33:44.719Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-06T12:33:44.719Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T12:33:45.674Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T12:33:45.674Z] [2022-09-06T12:33:45.674Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T12:33:45.674Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T12:33:45.674Z] [2022-09-06T12:33:45.674Z] + mkdir -p bundles [2022-09-06T12:33:45.674Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/backend [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/container [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/events [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/filters [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/image [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/mount [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/network [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/registry [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/time [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/versions [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:33:45.674Z] github.com/docker/docker/api/types/volume [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:33:45.674Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:33:45.674Z] github.com/docker/docker/cli [2022-09-06T12:33:45.674Z] github.com/docker/docker/cli/config [2022-09-06T12:33:45.674Z] github.com/docker/docker/cli/debug [2022-09-06T12:33:45.674Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:33:45.674Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:33:45.674Z] github.com/docker/docker/client [2022-09-06T12:33:45.674Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:33:45.674Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:33:45.674Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:33:45.674Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:33:45.674Z] github.com/docker/docker/container [2022-09-06T12:33:45.674Z] github.com/docker/docker/container/stream [2022-09-06T12:33:45.674Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:33:45.674Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:33:45.674Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/config [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/events [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/images [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/links [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/names [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/network [2022-09-06T12:33:45.674Z] github.com/docker/docker/daemon/stats [2022-09-06T12:33:45.674Z] github.com/docker/docker/distribution [2022-09-06T12:33:45.674Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:33:45.674Z] github.com/docker/docker/distribution/utils [2022-09-06T12:33:45.674Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:33:45.674Z] github.com/docker/docker/dockerversion [2022-09-06T12:33:45.674Z] github.com/docker/docker/errdefs [2022-09-06T12:33:45.674Z] github.com/docker/docker/image [2022-09-06T12:33:45.674Z] github.com/docker/docker/image/cache [2022-09-06T12:33:45.674Z] github.com/docker/docker/image/tarexport [2022-09-06T12:33:45.674Z] github.com/docker/docker/image/v1 [2022-09-06T12:33:45.674Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:33:45.674Z] github.com/docker/docker/layer [2022-09-06T12:33:45.674Z] github.com/docker/docker/libcontainerd [2022-09-06T12:33:45.674Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:33:45.674Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:33:45.674Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:33:45.674Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:33:45.674Z] github.com/docker/docker/oci [2022-09-06T12:33:45.674Z] github.com/docker/docker/oci/caps [2022-09-06T12:33:45.674Z] github.com/docker/docker/opts [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/archive [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/directory [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/platform [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/pools [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/progress [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/signal [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/stack [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/system [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:33:45.674Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:33:45.674Z] github.com/docker/docker/plugin [2022-09-06T12:33:45.674Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:33:45.674Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:33:45.674Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:33:45.674Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:33:45.674Z] github.com/docker/docker/quota [2022-09-06T12:33:45.674Z] github.com/docker/docker/reference [2022-09-06T12:33:45.674Z] github.com/docker/docker/registry [2022-09-06T12:33:45.674Z] github.com/docker/docker/registry/resumable [2022-09-06T12:33:45.674Z] github.com/docker/docker/restartmanager [2022-09-06T12:33:45.674Z] github.com/docker/docker/rootless [2022-09-06T12:33:45.674Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:33:45.674Z] github.com/docker/docker/runconfig [2022-09-06T12:33:45.674Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/environment [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/registry [2022-09-06T12:33:45.674Z] github.com/docker/docker/testutil/request [2022-09-06T12:33:45.674Z] github.com/docker/docker/volume [2022-09-06T12:33:45.674Z] github.com/docker/docker/volume/drivers [2022-09-06T12:33:45.674Z] github.com/docker/docker/volume/local [2022-09-06T12:33:45.674Z] github.com/docker/docker/volume/mounts [2022-09-06T12:33:45.674Z] github.com/docker/docker/volume/service [2022-09-06T12:33:45.674Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:33:45.674Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T12:33:45.675Z] + 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-09-06T12:33:45.675Z] ? github.com/docker/docker/api [no test files] [2022-09-06T12:33:49.979Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-09-06T12:33:49.979Z] === RUN TestBuildWithHugeFile [2022-09-06T12:33:52.457Z] #64 255.5 + bin/containerd-shim-runc-v1 [2022-09-06T12:33:57.713Z] #64 261.7 + bin/containerd-shim-runc-v2 [2022-09-06T12:33:58.283Z] #64 262.5 + binaries [2022-09-06T12:33:58.540Z] #64 262.5 + install -D bin/containerd /build/containerd [2022-09-06T12:33:58.540Z] #64 262.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T12:33:58.540Z] #64 262.5 + install -D bin/ctr /build/ctr [2022-09-06T12:33:58.796Z] #64 DONE 262.9s [2022-09-06T12:33:59.725Z] [2022-09-06T12:33:59.725Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T12:33:59.725Z] #65 sha256:0a0e0f11e96a45fe71cba2741068fac4897f4f150f14bf5dd19f13bb877d608f [2022-09-06T12:33:59.725Z] #65 DONE 0.2s [2022-09-06T12:33:59.725Z] [2022-09-06T12:33:59.725Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T12:33:59.725Z] #70 sha256:790558997e91de70025610a4b66f564eed4622948b36421d77d3c7cc8c126214 [2022-09-06T12:33:59.725Z] #70 DONE 0.1s [2022-09-06T12:33:59.725Z] [2022-09-06T12:33:59.725Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T12:33:59.725Z] #75 sha256:622ec0961d066394bb1256084565bb7733938ff201c0d5db4a6806cc4329a271 [2022-09-06T12:34:00.287Z] #75 DONE 0.5s [2022-09-06T12:34:00.287Z] [2022-09-06T12:34:00.287Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T12:34:00.287Z] #78 sha256:f6c89129213ec1b3f17bf3880507641f0baf0d075ebe68cec2e92b690bd80207 [2022-09-06T12:34:00.287Z] #78 DONE 0.0s [2022-09-06T12:34:00.287Z] [2022-09-06T12:34:00.287Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T12:34:00.287Z] #79 sha256:b20eb840628ae557c7e566a5cc4a81c15ac74bf16d348607337dfd4189ede12e [2022-09-06T12:34:00.287Z] #79 DONE 0.0s [2022-09-06T12:34:00.287Z] [2022-09-06T12:34:00.287Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T12:34:00.287Z] #80 sha256:17f0f915f50d9a1c6fc38a3c9d1485638b53f2e331875a0c9c7569c5ccaec871 [2022-09-06T12:34:00.287Z] #80 DONE 0.0s [2022-09-06T12:34:00.287Z] [2022-09-06T12:34:00.287Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T12:34:00.287Z] #81 sha256:e5301511175b4b9e0ae92fe70386208de29df8ff481217481cce292184e1e203 [2022-09-06T12:34:00.523Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-09-06T12:34:00.856Z] #81 DONE 0.7s [2022-09-06T12:34:01.112Z] [2022-09-06T12:34:01.112Z] #82 exporting to image [2022-09-06T12:34:01.112Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T12:34:01.112Z] #82 exporting layers [2022-09-06T12:34:01.648Z] --- PASS: TestBuildWithHugeFile (49.65s) [2022-09-06T12:34:01.648Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T12:34:01.648Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:34:01.648Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:34:01.648Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T12:34:01.648Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:34:01.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:34:01.648Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:34:01.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:34:01.648Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:34:01.648Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:34:01.648Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:34:01.648Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:34:01.648Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:34:01.648Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T12:34:01.648Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-09-06T12:34:01.648Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-09-06T12:34:01.648Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T12:34:01.648Z] === RUN TestBuildPreserveOwnership [2022-09-06T12:34:01.648Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T12:34:01.648Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T12:34:01.648Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2022-09-06T12:34:01.648Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.59s) [2022-09-06T12:34:01.648Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-09-06T12:34:01.648Z] === RUN TestBuildPlatformInvalid [2022-09-06T12:34:01.648Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-06T12:34:01.648Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T12:34:01.648Z] Loaded image: busybox:latest [2022-09-06T12:34:01.648Z] Loaded image: busybox:glibc [2022-09-06T12:34:01.648Z] Loaded image: debian:bullseye-slim [2022-09-06T12:34:01.648Z] Loaded image: hello-world:latest [2022-09-06T12:34:01.648Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:34:06.709Z] #89 exporting layers 25.2s done [2022-09-06T12:34:06.709Z] #89 writing image sha256:8a771f2fe89060e04c421a0d139204eaeaacd4ea74634d8ccac9e4f4920dcd80 done [2022-09-06T12:34:06.709Z] #89 naming to docker.io/library/docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 done [2022-09-06T12:34:06.709Z] #89 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-06T12:34:07.045Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44092/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/validate/default [2022-09-06T12:34:07.714Z] #82 exporting layers 6.1s done [2022-09-06T12:34:07.714Z] #82 writing image sha256:9719e33facb0c6c0dbf5dcf5b748eee986ed2f17b953238d3d5fc6b0fba2f463 done [2022-09-06T12:34:07.714Z] #82 naming to docker.io/library/docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 done [2022-09-06T12:34:07.714Z] #82 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-06T12:34:07.985Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-06T12:34:07.985Z] Congratulations! yamllint config file formatted correctly [2022-09-06T12:34:07.985Z] Congratulations! YAML files are formatted correctly [2022-09-06T12:34:07.985Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-06T12:34:07.985Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-06T12:34:07.985Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-06T12:34:07.985Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-06T12:34:07.985Z] [2022-09-06T12:34:07.985Z] INFO Start validation with golang-ci-lint [2022-09-06T12:34:08.067Z] + trap exit INT TERM [2022-09-06T12:34:08.067Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-06T12:34:08.067Z] + CONTAINER_NAME=docker-pr2 [2022-09-06T12:34:08.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44092/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh dynbinary [2022-09-06T12:34:08.325Z] [2022-09-06T12:34:08.583Z] Removing bundles/ [2022-09-06T12:34:08.583Z] [2022-09-06T12:34:08.583Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T12:34:08.583Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T12:34:08.583Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:34:08.926Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-06T12:34:08.926Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-06T12:34:08.926Z] INFO [loader] Using build tags: [ journald] [2022-09-06T12:34:11.640Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.94s) [2022-09-06T12:34:11.640Z] PASS [2022-09-06T12:34:11.640Z] [2022-09-06T12:34:11.640Z] === Skipped [2022-09-06T12:34:11.640Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T12:34:11.640Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:34:11.640Z] [2022-09-06T12:34:11.640Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:34:11.640Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:34:11.640Z] [2022-09-06T12:34:11.640Z] DONE 34 tests, 2 skipped in 90.696s [2022-09-06T12:34:11.640Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T12:34:11.640Z] INFO: Testing against a local daemon [2022-09-06T12:34:11.640Z] === RUN TestConfigInspect [2022-09-06T12:34:13.548Z] --- PASS: TestConfigInspect (2.22s) [2022-09-06T12:34:13.548Z] === RUN TestConfigList [2022-09-06T12:34:15.458Z] --- PASS: TestConfigList (2.18s) [2022-09-06T12:34:15.458Z] === RUN TestConfigsCreateAndDelete [2022-09-06T12:34:17.999Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-09-06T12:34:17.999Z] === RUN TestConfigsUpdate [2022-09-06T12:34:19.909Z] --- PASS: TestConfigsUpdate (2.25s) [2022-09-06T12:34:19.909Z] === RUN TestTemplatedConfig [2022-09-06T12:34:23.201Z] --- PASS: TestTemplatedConfig (2.68s) [2022-09-06T12:34:23.201Z] === RUN TestConfigCreateResolve [2022-09-06T12:34:25.111Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-09-06T12:34:25.111Z] PASS [2022-09-06T12:34:25.111Z] [2022-09-06T12:34:25.111Z] DONE 6 tests in 13.769s [2022-09-06T12:34:25.111Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T12:34:25.111Z] INFO: Testing against a local daemon [2022-09-06T12:34:25.111Z] === RUN TestAttachWithTTY [2022-09-06T12:34:25.111Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-06T12:34:25.111Z] === RUN TestAttachWithoutTTy [2022-09-06T12:34:25.111Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-06T12:34:25.111Z] === RUN TestCheckpoint [2022-09-06T12:34:25.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:34:25.111Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T12:34:25.111Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T12:34:25.111Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:34:25.111Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:34:25.111Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:34:25.111Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:34:25.111Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:34:25.111Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:34:25.111Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T12:34:25.111Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T12:34:25.111Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T12:34:25.111Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T12:34:25.111Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T12:34:25.111Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T12:34:25.111Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T12:34:25.111Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T12:34:25.111Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T12:34:25.111Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T12:34:25.111Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-06T12:34:25.111Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T12:34:25.111Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-06T12:34:25.111Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T12:34:25.372Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-06T12:34:25.372Z] === RUN TestCopyEmptyFile [2022-09-06T12:34:25.632Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-09-06T12:34:25.632Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T12:34:25.632Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-06T12:34:25.632Z] === RUN TestCopyFromContainer [2022-09-06T12:34:27.014Z] === RUN TestCopyFromContainer// [2022-09-06T12:34:27.014Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T12:34:27.014Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T12:34:27.014Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T12:34:27.014Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T12:34:27.014Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T12:34:27.014Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T12:34:27.275Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T12:34:27.275Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T12:34:27.275Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer (1.82s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T12:34:27.275Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T12:34:27.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T12:34:27.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:34:27.275Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:34:27.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:34:27.275Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:34:27.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:34:27.275Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:34:27.275Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:34:27.275Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:34:27.275Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:34:27.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T12:34:27.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T12:34:27.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T12:34:27.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T12:34:27.275Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T12:34:27.536Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T12:34:27.536Z] === RUN TestCreateWithInvalidEnv [2022-09-06T12:34:27.536Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T12:34:27.536Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T12:34:27.536Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T12:34:27.536Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T12:34:27.536Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T12:34:27.536Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T12:34:27.536Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T12:34:27.536Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T12:34:27.536Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T12:34:27.536Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-06T12:34:27.536Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T12:34:27.536Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T12:34:27.536Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T12:34:27.536Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T12:34:27.536Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T12:34:27.536Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T12:34:29.447Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-09-06T12:34:29.447Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T12:34:30.828Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-09-06T12:34:30.828Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T12:34:30.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:34:30.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:34:30.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:34:30.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:34:30.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:34:30.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:34:30.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:34:30.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:34:30.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:34:30.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:34:30.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:34:30.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:34:30.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:34:30.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:34:30.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:34:30.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T12:34:30.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T12:34:30.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T12:34:30.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T12:34:30.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T12:34:30.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-06T12:34:30.828Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T12:34:31.398Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-09-06T12:34:31.398Z] === RUN TestCreateDifferentPlatform [2022-09-06T12:34:31.398Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T12:34:31.398Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T12:34:31.398Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T12:34:31.398Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T12:34:31.398Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T12:34:31.398Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T12:34:31.398Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T12:34:31.398Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T12:34:31.398Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T12:34:31.398Z] === RUN TestCreateInvalidHostConfig [2022-09-06T12:34:31.398Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:34:31.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:34:31.398Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:34:31.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:34:31.398Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:34:31.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:34:31.398Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:34:31.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:34:31.398Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:34:31.398Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:34:31.398Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:34:31.398Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:34:31.398Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-09-06T12:34:31.398Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T12:34:31.398Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T12:34:31.398Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T12:34:31.398Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T12:34:31.398Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T12:34:31.398Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T12:34:31.398Z] === RUN TestDaemonRestartIpcMode [2022-09-06T12:34:31.398Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T12:34:31.398Z] === RUN TestDaemonHostGatewayIP [2022-09-06T12:34:31.398Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T12:34:31.398Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T12:34:31.398Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T12:34:31.398Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T12:34:31.398Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T12:34:31.398Z] === RUN TestDiff [2022-09-06T12:34:31.969Z] --- PASS: TestDiff (0.56s) [2022-09-06T12:34:31.969Z] === RUN TestExecConsoleSize [2022-09-06T12:34:32.931Z] --- PASS: TestExecConsoleSize (0.67s) [2022-09-06T12:34:32.931Z] === RUN TestExecWithCloseStdin [2022-09-06T12:34:33.500Z] --- PASS: TestExecWithCloseStdin (0.76s) [2022-09-06T12:34:33.500Z] === RUN TestExec [2022-09-06T12:34:34.070Z] --- PASS: TestExec (0.67s) [2022-09-06T12:34:34.070Z] === RUN TestExecUser [2022-09-06T12:34:35.010Z] --- PASS: TestExecUser (0.65s) [2022-09-06T12:34:35.010Z] === RUN TestExportContainerAndImportImage [2022-09-06T12:34:35.580Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-09-06T12:34:35.580Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T12:34:36.962Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-06T12:34:36.962Z] === RUN TestHealthCheckWorkdir [2022-09-06T12:34:37.532Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-09-06T12:34:37.532Z] === RUN TestHealthKillContainer [2022-09-06T12:34:46.196Z] --- PASS: TestBuildWithHugeFile (49.85s) [2022-09-06T12:34:46.196Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T12:34:46.196Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:34:46.196Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:34:46.196Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T12:34:46.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:34:46.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:34:46.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:34:46.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:34:46.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:34:46.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:34:46.196Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:34:46.196Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:34:46.196Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:34:46.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-09-06T12:34:46.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-09-06T12:34:46.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-09-06T12:34:46.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T12:34:46.196Z] === RUN TestBuildPreserveOwnership [2022-09-06T12:34:46.196Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T12:34:46.196Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T12:34:47.521Z] --- PASS: TestHealthKillContainer (8.28s) [2022-09-06T12:34:47.521Z] === RUN TestHealthCheckProcessKilled [2022-09-06T12:34:47.521Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-09-06T12:34:47.521Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T12:34:47.521Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-09-06T12:34:47.521Z] === RUN TestIpcModeNone [2022-09-06T12:34:48.090Z] --- PASS: TestIpcModeNone (0.68s) [2022-09-06T12:34:48.090Z] === RUN TestIpcModePrivate [2022-09-06T12:34:48.350Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-09-06T12:34:48.610Z] --- PASS: TestIpcModePrivate (0.71s) [2022-09-06T12:34:48.610Z] === RUN TestIpcModeShareable [2022-09-06T12:34:49.179Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-09-06T12:34:49.440Z] --- PASS: TestIpcModeShareable (0.67s) [2022-09-06T12:34:49.440Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T12:34:49.475Z] --- PASS: TestBuildPreserveOwnership (9.83s) [2022-09-06T12:34:49.475Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.80s) [2022-09-06T12:34:49.475Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-06T12:34:49.475Z] === RUN TestBuildPlatformInvalid [2022-09-06T12:34:49.475Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T12:34:49.475Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T12:34:49.475Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T12:34:49.475Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T12:34:49.475Z] PASS [2022-09-06T12:34:49.475Z] [2022-09-06T12:34:49.475Z] === Skipped [2022-09-06T12:34:49.475Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T12:34:49.475Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:34:49.475Z] [2022-09-06T12:34:49.475Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:34:49.475Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:34:49.475Z] [2022-09-06T12:34:49.475Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T12:34:49.475Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T12:34:49.475Z] [2022-09-06T12:34:49.475Z] DONE 34 tests, 3 skipped in 109.919s [2022-09-06T12:34:49.475Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T12:34:49.475Z] INFO: Testing against a local daemon [2022-09-06T12:34:49.475Z] === RUN TestConfigInspect [2022-09-06T12:34:49.475Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.475Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-06T12:34:49.475Z] === RUN TestConfigList [2022-09-06T12:34:49.475Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.475Z] --- SKIP: TestConfigList (0.01s) [2022-09-06T12:34:49.475Z] === RUN TestConfigsCreateAndDelete [2022-09-06T12:34:49.475Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.475Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-06T12:34:49.475Z] === RUN TestConfigsUpdate [2022-09-06T12:34:49.476Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-06T12:34:49.476Z] === RUN TestTemplatedConfig [2022-09-06T12:34:49.476Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T12:34:49.476Z] === RUN TestConfigCreateResolve [2022-09-06T12:34:49.476Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-06T12:34:49.476Z] PASS [2022-09-06T12:34:49.476Z] [2022-09-06T12:34:49.476Z] === Skipped [2022-09-06T12:34:49.476Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-06T12:34:49.476Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] [2022-09-06T12:34:49.476Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-06T12:34:49.476Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] [2022-09-06T12:34:49.476Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-06T12:34:49.476Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] [2022-09-06T12:34:49.476Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-06T12:34:49.476Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] [2022-09-06T12:34:49.476Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-06T12:34:49.476Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] [2022-09-06T12:34:49.476Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-06T12:34:49.476Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:34:49.476Z] [2022-09-06T12:34:49.476Z] DONE 6 tests, 6 skipped in 0.158s [2022-09-06T12:34:49.476Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T12:34:49.733Z] INFO: Testing against a local daemon [2022-09-06T12:34:49.734Z] === RUN TestAttachWithTTY [2022-09-06T12:34:49.734Z] --- PASS: TestAttachWithTTY (0.04s) [2022-09-06T12:34:49.734Z] === RUN TestAttachWithoutTTy [2022-09-06T12:34:49.734Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-06T12:34:49.734Z] === RUN TestCheckpoint [2022-09-06T12:34:49.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:34:49.734Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T12:34:49.734Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T12:34:49.734Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:34:49.734Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:34:49.734Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:34:49.734Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:34:49.734Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:34:49.734Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:34:49.734Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T12:34:49.734Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T12:34:49.734Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T12:34:49.734Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T12:34:49.734Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T12:34:49.734Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T12:34:49.734Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T12:34:49.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:34:49.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T12:34:49.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T12:34:49.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T12:34:49.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T12:34:49.992Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T12:34:49.992Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T12:34:49.992Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T12:34:49.992Z] === RUN TestCopyEmptyFile [2022-09-06T12:34:50.250Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-09-06T12:34:50.250Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T12:34:50.250Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T12:34:50.250Z] === RUN TestCopyFromContainer [2022-09-06T12:34:51.347Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2022-09-06T12:34:51.347Z] === RUN TestAPIIpcModeHost [2022-09-06T12:34:51.608Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-06T12:34:51.608Z] === RUN TestDaemonIpcModeShareable [2022-09-06T12:34:52.989Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T12:34:52.989Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-09-06T12:34:52.989Z] === RUN TestDaemonIpcModePrivate [2022-09-06T12:34:53.928Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T12:34:54.188Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-09-06T12:34:54.188Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T12:34:54.431Z] === RUN TestCopyFromContainer// [2022-09-06T12:34:54.431Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T12:34:54.431Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T12:34:54.431Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T12:34:54.431Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T12:34:54.431Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T12:34:54.431Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T12:34:54.689Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T12:34:54.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T12:34:54.689Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer (4.58s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T12:34:54.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T12:34:54.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T12:34:54.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:34:54.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:34:54.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:34:54.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:34:54.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:34:54.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:34:54.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:34:54.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:34:54.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:34:54.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T12:34:54.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T12:34:54.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T12:34:54.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T12:34:54.689Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T12:34:54.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T12:34:54.689Z] === RUN TestCreateWithInvalidEnv [2022-09-06T12:34:54.947Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T12:34:54.947Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T12:34:54.947Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T12:34:54.947Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T12:34:54.947Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T12:34:54.947Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T12:34:54.947Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T12:34:54.947Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T12:34:54.947Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T12:34:54.947Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T12:34:54.947Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T12:34:54.947Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T12:34:54.947Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T12:34:54.947Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T12:34:54.947Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T12:34:54.947Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T12:34:55.127Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T12:34:55.387Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-09-06T12:34:55.387Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T12:34:56.321Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-09-06T12:34:56.321Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T12:34:56.326Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T12:34:56.586Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2022-09-06T12:34:56.586Z] === RUN TestIpcModeOlderClient [2022-09-06T12:34:56.586Z] === PAUSE TestIpcModeOlderClient [2022-09-06T12:34:56.586Z] === RUN TestKillContainerInvalidSignal [2022-09-06T12:34:57.155Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-09-06T12:34:57.156Z] === RUN TestKillContainer [2022-09-06T12:34:57.156Z] === RUN TestKillContainer/no_signal [2022-09-06T12:34:57.283Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-09-06T12:34:57.283Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T12:34:57.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:34:57.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:34:57.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:34:57.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:34:57.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:34:57.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:34:57.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:34:57.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:34:57.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:34:57.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:34:57.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:34:57.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:34:57.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:34:57.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:34:57.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:34:57.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T12:34:57.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-06T12:34:57.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-06T12:34:57.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-09-06T12:34:57.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-06T12:34:57.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-09-06T12:34:57.283Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T12:34:57.416Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T12:34:57.890Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-06T12:34:57.890Z] === RUN TestCreateDifferentPlatform [2022-09-06T12:34:57.890Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T12:34:57.890Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T12:34:57.890Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T12:34:57.890Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-06T12:34:57.890Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T12:34:57.890Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T12:34:57.890Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-06T12:34:57.890Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T12:34:57.890Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T12:34:57.890Z] === RUN TestCreateInvalidHostConfig [2022-09-06T12:34:57.890Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:34:57.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:34:57.890Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:34:57.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:34:57.890Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:34:57.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:34:57.890Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:34:57.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:34:57.890Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:34:57.890Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:34:57.890Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:34:57.890Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:34:57.890Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T12:34:57.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T12:34:57.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T12:34:57.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T12:34:57.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T12:34:57.890Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T12:34:57.890Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T12:34:57.890Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T12:34:57.890Z] === RUN TestDaemonRestartIpcMode [2022-09-06T12:34:57.890Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T12:34:57.890Z] === RUN TestDaemonHostGatewayIP [2022-09-06T12:34:57.890Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:34:57.890Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-06T12:34:57.890Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T12:34:57.890Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T12:34:57.890Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T12:34:57.890Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T12:34:57.890Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T12:34:57.890Z] === RUN TestDiff [2022-09-06T12:34:57.986Z] === RUN TestKillContainer/killing_signal [2022-09-06T12:34:58.160Z] --- PASS: TestDiff (0.39s) [2022-09-06T12:34:58.160Z] === RUN TestExecConsoleSize [2022-09-06T12:34:58.555Z] --- PASS: TestKillContainer (1.40s) [2022-09-06T12:34:58.555Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-09-06T12:34:58.555Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-09-06T12:34:58.555Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-09-06T12:34:58.555Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T12:34:58.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T12:34:58.746Z] --- PASS: TestExecConsoleSize (0.49s) [2022-09-06T12:34:58.746Z] === RUN TestExecWithCloseStdin [2022-09-06T12:34:58.815Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T12:34:59.311Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-09-06T12:34:59.312Z] === RUN TestExec [2022-09-06T12:34:59.569Z] --- PASS: TestExec (0.48s) [2022-09-06T12:34:59.569Z] === RUN TestExecUser [2022-09-06T12:34:59.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-09-06T12:34:59.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-09-06T12:34:59.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2022-09-06T12:34:59.762Z] === RUN TestKillStoppedContainer [2022-09-06T12:34:59.762Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-06T12:34:59.762Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T12:35:00.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-09-06T12:35:00.028Z] === RUN TestKillDifferentUserContainer [2022-09-06T12:35:00.135Z] --- PASS: TestExecUser (0.45s) [2022-09-06T12:35:00.135Z] === RUN TestExportContainerAndImportImage [2022-09-06T12:35:00.290Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-09-06T12:35:00.290Z] === RUN TestInspectOomKilledTrue [2022-09-06T12:35:00.290Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T12:35:00.290Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T12:35:00.290Z] === RUN TestInspectOomKilledFalse [2022-09-06T12:35:00.700Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-06T12:35:00.701Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T12:35:00.859Z] --- PASS: TestInspectOomKilledFalse (0.47s) [2022-09-06T12:35:00.859Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T12:35:01.120Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-09-06T12:35:01.120Z] === RUN TestLinksContainerNames [2022-09-06T12:35:02.059Z] --- PASS: TestLinksContainerNames (0.93s) [2022-09-06T12:35:02.060Z] === RUN TestLogsFollowTailEmpty [2022-09-06T12:35:02.073Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-06T12:35:02.073Z] === RUN TestHealthCheckWorkdir [2022-09-06T12:35:02.629Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-09-06T12:35:02.629Z] === RUN TestLogs [2022-09-06T12:35:02.629Z] === RUN TestLogs/driver_local [2022-09-06T12:35:02.629Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:35:02.629Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:35:02.629Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T12:35:02.629Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T12:35:02.629Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T12:35:02.629Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T12:35:02.629Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:35:02.629Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:35:02.629Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:35:02.629Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:35:02.629Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:35:02.629Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:35:02.629Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:35:02.629Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:35:02.639Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-09-06T12:35:02.639Z] === RUN TestHealthKillContainer [2022-09-06T12:35:03.569Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:35:03.569Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:35:04.141Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T12:35:04.141Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T12:35:04.710Z] === RUN TestLogs/driver_json-file [2022-09-06T12:35:04.710Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:35:04.710Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:35:04.710Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:35:04.710Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:35:04.710Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:35:04.710Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:35:04.710Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:35:04.710Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:35:04.710Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:35:04.710Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:35:04.710Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:35:04.710Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:35:04.710Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:35:04.710Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:35:05.651Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:35:05.651Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:35:06.592Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:35:06.592Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:35:07.163Z] --- PASS: TestLogs (4.55s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.75s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.86s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.86s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.82s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-09-06T12:35:07.163Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.82s) [2022-09-06T12:35:07.163Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T12:35:07.731Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-09-06T12:35:07.731Z] === RUN TestMountDaemonRoot [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/default [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/private [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/slave [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/shared [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/default [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/shared [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/slave [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/private [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T12:35:07.732Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:35:07.732Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:35:07.732Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:35:07.992Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:35:08.254Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T12:35:08.514Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T12:35:08.514Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-06T12:35:08.514Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T12:35:09.939Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-09-06T12:35:09.939Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T12:35:10.199Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-09-06T12:35:10.199Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T12:35:10.459Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-09-06T12:35:10.459Z] === RUN TestNetworkNat [2022-09-06T12:35:10.742Z] --- PASS: TestHealthKillContainer (7.82s) [2022-09-06T12:35:10.742Z] === RUN TestHealthCheckProcessKilled [2022-09-06T12:35:10.999Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2022-09-06T12:35:10.999Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T12:35:10.999Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T12:35:10.999Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T12:35:10.999Z] === RUN TestIpcModeNone [2022-09-06T12:35:11.028Z] --- PASS: TestNetworkNat (0.50s) [2022-09-06T12:35:11.028Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T12:35:11.565Z] --- PASS: TestIpcModeNone (0.46s) [2022-09-06T12:35:11.565Z] === RUN TestIpcModePrivate [2022-09-06T12:35:11.598Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-09-06T12:35:11.598Z] === RUN TestNetworkLoopbackNat [2022-09-06T12:35:11.822Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-09-06T12:35:12.080Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-06T12:35:12.080Z] === RUN TestIpcModeShareable [2022-09-06T12:35:12.080Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:35:12.080Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-06T12:35:12.080Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T12:35:13.454Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-09-06T12:35:13.454Z] === RUN TestAPIIpcModeHost [2022-09-06T12:35:13.454Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:35:13.454Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-06T12:35:13.454Z] === RUN TestDaemonIpcModeShareable [2022-09-06T12:35:13.454Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:35:13.454Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-06T12:35:13.454Z] === RUN TestDaemonIpcModePrivate [2022-09-06T12:35:14.136Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2022-09-06T12:35:14.136Z] === RUN TestPause [2022-09-06T12:35:14.388Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T12:35:14.646Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-06T12:35:14.646Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T12:35:14.646Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:35:14.646Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T12:35:14.646Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T12:35:14.646Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:35:14.646Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T12:35:14.646Z] === RUN TestIpcModeOlderClient [2022-09-06T12:35:14.646Z] === PAUSE TestIpcModeOlderClient [2022-09-06T12:35:14.646Z] === RUN TestKillContainerInvalidSignal [2022-09-06T12:35:14.707Z] --- PASS: TestPause (0.51s) [2022-09-06T12:35:14.707Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T12:35:14.707Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:35:14.707Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:35:14.707Z] === RUN TestPauseStopPausedContainer [2022-09-06T12:35:14.904Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-06T12:35:14.904Z] === RUN TestKillContainer [2022-09-06T12:35:15.162Z] === RUN TestKillContainer/no_signal [2022-09-06T12:35:15.278Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2022-09-06T12:35:15.278Z] === RUN TestPidHost [2022-09-06T12:35:15.420Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T12:35:15.679Z] === RUN TestKillContainer/killing_signal [2022-09-06T12:35:16.245Z] --- PASS: TestKillContainer (1.25s) [2022-09-06T12:35:16.245Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-06T12:35:16.245Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-06T12:35:16.245Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-09-06T12:35:16.245Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T12:35:16.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T12:35:16.659Z] --- PASS: TestPidHost (1.10s) [2022-09-06T12:35:16.659Z] === RUN TestPsFilter [2022-09-06T12:35:16.659Z] --- PASS: TestPsFilter (0.16s) [2022-09-06T12:35:16.659Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T12:35:16.810Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T12:35:16.918Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-09-06T12:35:16.918Z] === RUN TestRemoveContainerWithVolume [2022-09-06T12:35:17.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-09-06T12:35:17.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-09-06T12:35:17.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-09-06T12:35:17.068Z] === RUN TestKillStoppedContainer [2022-09-06T12:35:17.068Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T12:35:17.068Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T12:35:17.068Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-06T12:35:17.068Z] === RUN TestKillDifferentUserContainer [2022-09-06T12:35:17.488Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-09-06T12:35:17.489Z] === RUN TestRemoveContainerRunning [2022-09-06T12:35:17.633Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-06T12:35:17.633Z] === RUN TestInspectOomKilledTrue [2022-09-06T12:35:17.633Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:35:17.633Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T12:35:17.633Z] === RUN TestInspectOomKilledFalse [2022-09-06T12:35:17.633Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:35:17.633Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T12:35:17.633Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T12:35:17.633Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T12:35:17.633Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T12:35:17.633Z] === RUN TestLinksContainerNames [2022-09-06T12:35:18.058Z] --- PASS: TestRemoveContainerRunning (0.50s) [2022-09-06T12:35:18.058Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T12:35:18.318Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-09-06T12:35:18.318Z] === RUN TestRemoveInvalidContainer [2022-09-06T12:35:18.567Z] --- PASS: TestLinksContainerNames (0.85s) [2022-09-06T12:35:18.567Z] === RUN TestLogsFollowTailEmpty [2022-09-06T12:35:18.578Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-06T12:35:18.578Z] === RUN TestRenameLinkedContainer [2022-09-06T12:35:18.825Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-09-06T12:35:18.825Z] === RUN TestLogs [2022-09-06T12:35:18.825Z] === RUN TestLogs/driver_local [2022-09-06T12:35:18.825Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:35:18.825Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:35:18.825Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T12:35:18.825Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T12:35:18.825Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T12:35:18.825Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T12:35:18.825Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:35:18.825Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:35:18.825Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:35:18.825Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:35:18.825Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:35:18.825Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:35:18.825Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:35:18.825Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:35:19.391Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:35:19.649Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:35:19.906Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T12:35:19.906Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T12:35:20.490Z] --- PASS: TestRenameLinkedContainer (1.94s) [2022-09-06T12:35:20.490Z] === RUN TestRenameStoppedContainer [2022-09-06T12:35:20.749Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-09-06T12:35:20.749Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T12:35:20.839Z] === RUN TestLogs/driver_json-file [2022-09-06T12:35:20.840Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:35:20.840Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:35:20.840Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:35:20.840Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:35:20.840Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:35:20.840Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:35:20.840Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:35:20.840Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:35:20.840Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:35:20.840Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:35:20.840Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:35:20.840Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:35:20.840Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:35:20.840Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:35:21.404Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:35:21.404Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/types/registry 0.009s coverage: 54.2% of statements [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/builder/remotecontext 0.140s coverage: 13.7% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/builder/dockerfile 0.486s coverage: 49.3% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/builder/remotecontext/git 1.538s coverage: 86.3% of statements [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T12:35:21.917Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T12:35:21.917Z] ok github.com/docker/docker/cmd/docker-proxy 0.182s coverage: 67.6% of statements [2022-09-06T12:35:21.969Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:35:22.159Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2022-09-06T12:35:22.159Z] === RUN TestRenameInvalidName [2022-09-06T12:35:22.226Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:35:22.418Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-06T12:35:22.418Z] === RUN TestRenameAnonymousContainer [2022-09-06T12:35:22.792Z] --- PASS: TestLogs (3.86s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.43s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.92s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-09-06T12:35:22.792Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s) [2022-09-06T12:35:22.792Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T12:35:23.049Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/default [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/private [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/slave [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/shared [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T12:35:23.049Z] === CONT TestMountDaemonRoot/default [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T12:35:23.049Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:35:23.049Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:35:23.049Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:35:23.049Z] === CONT TestMountDaemonRoot/shared [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T12:35:23.049Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T12:35:23.049Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:35:23.050Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:35:23.050Z] === CONT TestMountDaemonRoot/slave [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:35:23.050Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:35:23.050Z] === CONT TestMountDaemonRoot/private [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T12:35:23.050Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:35:23.050Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:35:23.050Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T12:35:23.050Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:35:23.308Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T12:35:23.565Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:35:23.565Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:35:23.565Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:35:23.565Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:35:23.565Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T12:35:23.565Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T12:35:23.565Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T12:35:23.566Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-09-06T12:35:23.566Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T12:35:23.566Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T12:35:23.566Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-06T12:35:23.566Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T12:35:23.566Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T12:35:23.566Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T12:35:23.566Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T12:35:23.566Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T12:35:23.566Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T12:35:23.566Z] === RUN TestNetworkNat [2022-09-06T12:35:24.130Z] --- PASS: TestNetworkNat (0.50s) [2022-09-06T12:35:24.130Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T12:35:24.327Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-09-06T12:35:24.327Z] === RUN TestRenameContainerWithSameName [2022-09-06T12:35:24.387Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-09-06T12:35:24.387Z] === RUN TestNetworkLoopbackNat [2022-09-06T12:35:24.436Z] ok github.com/docker/docker/client 0.105s coverage: 76.1% of statements [2022-09-06T12:35:24.587Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-09-06T12:35:24.587Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T12:35:25.526Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-09-06T12:35:25.526Z] === RUN TestResize [2022-09-06T12:35:25.786Z] --- PASS: TestResize (0.49s) [2022-09-06T12:35:25.786Z] === RUN TestResizeWithInvalidSize [2022-09-06T12:35:26.355Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-09-06T12:35:26.355Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T12:35:26.913Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-09-06T12:35:26.913Z] === RUN TestPause [2022-09-06T12:35:26.913Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:35:26.913Z] --- SKIP: TestPause (0.00s) [2022-09-06T12:35:26.913Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T12:35:26.913Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:35:26.913Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:35:26.913Z] === RUN TestPauseStopPausedContainer [2022-09-06T12:35:26.925Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:35:26.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:35:26.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:35:26.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:35:26.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:35:27.171Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:35:27.171Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-06T12:35:27.171Z] === RUN TestPidHost [2022-09-06T12:35:28.105Z] --- PASS: TestPidHost (0.90s) [2022-09-06T12:35:28.105Z] === RUN TestPsFilter [2022-09-06T12:35:28.105Z] --- PASS: TestPsFilter (0.09s) [2022-09-06T12:35:28.105Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T12:35:28.363Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-09-06T12:35:28.363Z] === RUN TestRemoveContainerWithVolume [2022-09-06T12:35:28.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:35:28.928Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-09-06T12:35:28.928Z] === RUN TestRemoveContainerRunning [2022-09-06T12:35:29.187Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-06T12:35:29.187Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T12:35:29.752Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-09-06T12:35:29.752Z] === RUN TestRemoveInvalidContainer [2022-09-06T12:35:29.752Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T12:35:29.752Z] === RUN TestRenameLinkedContainer [2022-09-06T12:35:30.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:35:31.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:35:31.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:35:31.649Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-09-06T12:35:31.649Z] === RUN TestRenameStoppedContainer [2022-09-06T12:35:31.649Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-06T12:35:31.649Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T12:35:32.584Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-09-06T12:35:32.584Z] === RUN TestRenameInvalidName [2022-09-06T12:35:32.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:35:32.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:35:33.149Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-06T12:35:33.149Z] === RUN TestRenameAnonymousContainer [2022-09-06T12:35:34.520Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-09-06T12:35:34.520Z] === RUN TestRenameContainerWithSameName [2022-09-06T12:35:34.778Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-06T12:35:34.778Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T12:35:35.712Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-09-06T12:35:35.712Z] === RUN TestResize [2022-09-06T12:35:36.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:35:36.278Z] --- PASS: TestResize (0.42s) [2022-09-06T12:35:36.279Z] === RUN TestResizeWithInvalidSize [2022-09-06T12:35:36.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:35:36.537Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-06T12:35:36.537Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T12:35:37.104Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-06T12:35:37.104Z] === RUN TestDaemonRestartKillContainers [2022-09-06T12:35:37.104Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T12:35:37.104Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T12:35:37.104Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T12:35:37.104Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T12:35:37.670Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T12:35:38.604Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2022-09-06T12:35:38.604Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.84s) [2022-09-06T12:35:38.604Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-09-06T12:35:38.604Z] === RUN TestCgroupNamespacesRun [2022-09-06T12:35:38.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:35:39.976Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-09-06T12:35:39.976Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T12:35:40.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:35:40.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:35:40.910Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-09-06T12:35:40.910Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T12:35:42.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:35:42.284Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-06T12:35:42.284Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T12:35:42.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:35:43.247Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-09-06T12:35:43.247Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T12:35:44.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:35:44.633Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-06T12:35:44.633Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T12:35:45.577Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-09-06T12:35:45.577Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.18s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-09-06T12:35:45.742Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-09-06T12:35:45.742Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T12:35:45.742Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T12:35:46.143Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-06T12:35:46.143Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T12:35:47.123Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T12:35:47.517Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-06T12:35:47.517Z] === RUN TestNISDomainname [2022-09-06T12:35:47.517Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T12:35:47.517Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-06T12:35:47.517Z] === RUN TestHostnameDnsResolution [2022-09-06T12:35:48.074Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s) [2022-09-06T12:35:48.074Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s) [2022-09-06T12:35:48.074Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s) [2022-09-06T12:35:48.074Z] === RUN TestCgroupNamespacesRun [2022-09-06T12:35:48.082Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-09-06T12:35:48.082Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T12:35:48.082Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T12:35:48.082Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T12:35:48.082Z] === RUN TestPrivilegedHostDevices [2022-09-06T12:35:48.647Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-09-06T12:35:48.647Z] === RUN TestRunConsoleSize [2022-09-06T12:35:48.906Z] --- PASS: TestRunConsoleSize (0.42s) [2022-09-06T12:35:48.906Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T12:35:49.014Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2022-09-06T12:35:49.014Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T12:35:49.014Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T12:35:49.014Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T12:35:49.014Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T12:35:50.395Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2022-09-06T12:35:50.395Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T12:35:50.805Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-09-06T12:35:50.805Z] === RUN TestStats [2022-09-06T12:35:50.805Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:35:50.805Z] --- SKIP: TestStats (0.00s) [2022-09-06T12:35:50.805Z] === RUN TestStopContainerWithTimeout [2022-09-06T12:35:50.805Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T12:35:50.805Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T12:35:50.805Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T12:35:50.805Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T12:35:50.805Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T12:35:50.805Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T12:35:50.805Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T12:35:50.805Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T12:35:50.805Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T12:35:50.805Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T12:35:51.738Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T12:35:51.775Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-09-06T12:35:51.775Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T12:35:52.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2022-09-06T12:35:52.716Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T12:35:53.636Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T12:35:54.098Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-09-06T12:35:54.098Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T12:35:54.668Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-06T12:35:54.668Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T12:35:55.008Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T12:35:55.008Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-09-06T12:35:55.008Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-09-06T12:35:55.008Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-09-06T12:35:55.008Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-09-06T12:35:55.008Z] === RUN TestDeleteDevicemapper [2022-09-06T12:35:55.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:35:55.008Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T12:35:55.008Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T12:35:56.050Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-09-06T12:35:56.050Z] === RUN TestNISDomainname [2022-09-06T12:35:56.499Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.9% of statements [2022-09-06T12:35:56.499Z] ok github.com/docker/docker/container 0.122s coverage: 35.7% of statements [2022-09-06T12:35:56.499Z] ok github.com/docker/docker/cmd/dockerd/trap 2.461s coverage: 0.0% of statements [2022-09-06T12:35:56.499Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T12:35:56.499Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T12:35:56.499Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T12:35:56.499Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T12:35:56.499Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T12:35:56.620Z] --- PASS: TestNISDomainname (0.59s) [2022-09-06T12:35:56.620Z] === RUN TestHostnameDnsResolution [2022-09-06T12:35:56.908Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.75s) [2022-09-06T12:35:56.908Z] === RUN TestUpdateMemory [2022-09-06T12:35:56.908Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:35:56.908Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T12:35:56.908Z] === RUN TestUpdateCPUQuota [2022-09-06T12:35:56.908Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:35:56.908Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-06T12:35:56.908Z] === RUN TestUpdatePidsLimit [2022-09-06T12:35:56.908Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:35:56.908Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-06T12:35:56.908Z] === RUN TestUpdateRestartPolicy [2022-09-06T12:35:57.190Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-09-06T12:35:57.190Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T12:35:57.760Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-09-06T12:35:57.760Z] === RUN TestPrivilegedHostDevices [2022-09-06T12:35:58.702Z] --- PASS: TestPrivilegedHostDevices (0.62s) [2022-09-06T12:35:58.702Z] === RUN TestRunConsoleSize [2022-09-06T12:35:58.962Z] --- PASS: TestRunConsoleSize (0.47s) [2022-09-06T12:35:58.962Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T12:36:00.673Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-09-06T12:36:01.500Z] --- PASS: TestRunWithAlternativeContainerdShim (2.11s) [2022-09-06T12:36:01.500Z] === RUN TestStats [2022-09-06T12:36:02.043Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-09-06T12:36:03.413Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-09-06T12:36:04.037Z] --- PASS: TestStats (2.53s) [2022-09-06T12:36:04.037Z] === RUN TestStopContainerWithTimeout [2022-09-06T12:36:04.037Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T12:36:04.037Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T12:36:04.037Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T12:36:04.037Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T12:36:04.037Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T12:36:04.037Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T12:36:04.037Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T12:36:04.037Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T12:36:04.037Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T12:36:04.037Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T12:36:04.297Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T12:36:06.205Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T12:36:07.586Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T12:36:07.586Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-09-06T12:36:07.586Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-09-06T12:36:07.586Z] --- PASS: TestStopContainerWithTimeout/-1 (2.47s) [2022-09-06T12:36:07.586Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-09-06T12:36:07.586Z] === RUN TestDeleteDevicemapper [2022-09-06T12:36:07.586Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:36:07.586Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T12:36:07.586Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T12:36:09.102Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-09-06T12:36:09.102Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T12:36:09.102Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-09-06T12:36:09.102Z] === RUN TestWaitNonBlocked [2022-09-06T12:36:09.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:36:09.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:36:09.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:36:09.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:36:09.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:36:09.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:36:09.102Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T12:36:09.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-09-06T12:36:09.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-09-06T12:36:09.102Z] === RUN TestWaitBlocked [2022-09-06T12:36:09.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:36:09.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:36:09.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:36:09.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:36:09.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:36:09.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:36:09.360Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T12:36:09.360Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-09-06T12:36:09.360Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-09-06T12:36:09.360Z] === RUN TestWaitConditions [2022-09-06T12:36:09.360Z] === RUN TestWaitConditions/default [2022-09-06T12:36:09.360Z] === PAUSE TestWaitConditions/default [2022-09-06T12:36:09.360Z] === RUN TestWaitConditions/not-running [2022-09-06T12:36:09.360Z] === PAUSE TestWaitConditions/not-running [2022-09-06T12:36:09.360Z] === RUN TestWaitConditions/next-exit [2022-09-06T12:36:09.360Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T12:36:09.360Z] === RUN TestWaitConditions/removed [2022-09-06T12:36:09.360Z] === PAUSE TestWaitConditions/removed [2022-09-06T12:36:09.360Z] === CONT TestWaitConditions/default [2022-09-06T12:36:09.360Z] === CONT TestWaitConditions/next-exit [2022-09-06T12:36:09.360Z] === CONT TestWaitConditions/default [2022-09-06T12:36:09.360Z] wait_test.go:146: ContainerID = b4b1c015c3678a13ff165c8fb7e4b04f0bd90cbd6166a0707e1c16eef449c5d9 [2022-09-06T12:36:09.360Z] === CONT TestWaitConditions/next-exit [2022-09-06T12:36:09.360Z] wait_test.go:146: ContainerID = cc720b9753c7e90ac5cb171f94f6b4780298600f0cafcf496d66322c2403a4be [2022-09-06T12:36:09.496Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2022-09-06T12:36:09.497Z] === RUN TestUpdateMemory [2022-09-06T12:36:09.758Z] --- PASS: TestUpdateMemory (0.60s) [2022-09-06T12:36:09.758Z] === RUN TestUpdateCPUQuota [2022-09-06T12:36:09.926Z] === CONT TestWaitConditions/not-running [2022-09-06T12:36:09.926Z] wait_test.go:146: ContainerID = 5e82da724c3e87169b2290b1f010e033929c5c58352703b7a3ce2e49ddb3d412 [2022-09-06T12:36:09.926Z] === CONT TestWaitConditions/removed [2022-09-06T12:36:09.926Z] wait_test.go:146: ContainerID = 470b8e29b5d709178af8598a5084b301fbe10f585b98fff60a11c3e4ab725342 [2022-09-06T12:36:09.955Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-09-06T12:36:10.860Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T12:36:10.860Z] --- PASS: TestWaitConditions/next-exit (0.60s) [2022-09-06T12:36:10.860Z] --- PASS: TestWaitConditions/default (0.65s) [2022-09-06T12:36:10.860Z] --- PASS: TestWaitConditions/not-running (0.65s) [2022-09-06T12:36:10.860Z] --- PASS: TestWaitConditions/removed (0.66s) [2022-09-06T12:36:10.860Z] === RUN TestWaitRestartedContainer [2022-09-06T12:36:10.860Z] === RUN TestWaitRestartedContainer/default [2022-09-06T12:36:10.860Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T12:36:10.860Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T12:36:10.860Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T12:36:10.860Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T12:36:10.860Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T12:36:10.860Z] === CONT TestWaitRestartedContainer/default [2022-09-06T12:36:10.860Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T12:36:11.138Z] --- PASS: TestUpdateCPUQuota (1.03s) [2022-09-06T12:36:11.138Z] === RUN TestUpdatePidsLimit [2022-09-06T12:36:11.138Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T12:36:11.138Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T12:36:11.323Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 76.8% of statements [2022-09-06T12:36:11.398Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T12:36:11.580Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-06T12:36:11.663Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T12:36:11.794Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T12:36:11.927Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T12:36:11.927Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T12:36:12.144Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-06T12:36:12.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T12:36:12.707Z] ok github.com/docker/docker/daemon 10.136s coverage: 16.4% of statements [2022-09-06T12:36:12.707Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T12:36:12.707Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T12:36:12.707Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T12:36:12.707Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit (2.24s) [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2022-09-06T12:36:13.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-09-06T12:36:13.067Z] === RUN TestUpdateRestartPolicy [2022-09-06T12:36:13.169Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T12:36:13.169Z] --- PASS: TestWaitRestartedContainer/default (1.25s) [2022-09-06T12:36:13.169Z] --- PASS: TestWaitRestartedContainer/next-exit (1.46s) [2022-09-06T12:36:13.169Z] --- PASS: TestWaitRestartedContainer/not-running (1.07s) [2022-09-06T12:36:13.169Z] === CONT TestDaemonRestartIpcMode [2022-09-06T12:36:13.169Z] === CONT TestIpcModeOlderClient [2022-09-06T12:36:13.169Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-06T12:36:13.169Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T12:36:13.638Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.646s coverage: 74.8% of statements [2022-09-06T12:36:14.567Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.282s coverage: 60.7% of statements [2022-09-06T12:36:14.824Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-09-06T12:36:14.995Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T12:36:14.995Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:36:14.995Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:36:14.995Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:36:14.995Z] [2022-09-06T12:36:14.995Z] + TEST_INTEGRATION_DEST=2 [2022-09-06T12:36:14.995Z] + CONTAINER_NAME=docker-pr2-2 [2022-09-06T12:36:14.995Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T12:36:14.995Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T12:36:14.995Z] + run_tests [2022-09-06T12:36:14.995Z] + c=0 [2022-09-06T12:36:14.995Z] + '[' -n 0 ']' [2022-09-06T12:36:14.995Z] + rm= [2022-09-06T12:36:14.995Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44092/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44092/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh '' test-integration [2022-09-06T12:36:14.995Z] + TEST_INTEGRATION_DEST=1 [2022-09-06T12:36:14.995Z] + CONTAINER_NAME=docker-pr2-1 [2022-09-06T12:36:14.995Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T12:36:14.995Z] + run_tests test-integration-flaky [2022-09-06T12:36:14.995Z] + '[' -n 0 ']' [2022-09-06T12:36:14.995Z] + rm= [2022-09-06T12:36:14.995Z] + TEST_INTEGRATION_DEST=3 [2022-09-06T12:36:14.995Z] + CONTAINER_NAME=docker-pr2-3 [2022-09-06T12:36:14.995Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T12:36:14.995Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T12:36:14.995Z] + run_tests [2022-09-06T12:36:14.995Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44092/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44092/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh test-integration-flaky test-integration [2022-09-06T12:36:14.995Z] + '[' -n 0 ']' [2022-09-06T12:36:14.995Z] + rm= [2022-09-06T12:36:14.995Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44092/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44092/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh '' test-integration [2022-09-06T12:36:14.995Z] ++ jobs -p [2022-09-06T12:36:14.995Z] + for job in $(jobs -p) [2022-09-06T12:36:14.995Z] + wait 5023 [2022-09-06T12:36:14.995Z] [2022-09-06T12:36:14.995Z] [2022-09-06T12:36:14.995Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T12:36:14.995Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T12:36:14.995Z] HOSTNAME=51a9b42b44e4 [2022-09-06T12:36:14.995Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T12:36:14.995Z] TESTDEBUG=0 [2022-09-06T12:36:14.995Z] DEST=bundles/test-integration [2022-09-06T12:36:14.995Z] PWD=/go/src/github.com/docker/docker [2022-09-06T12:36:14.995Z] KEEPBUNDLE=1 [2022-09-06T12:36:14.995Z] DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:36:14.995Z] container=docker [2022-09-06T12:36:14.995Z] HOME=/root [2022-09-06T12:36:14.995Z] GOLANG_VERSION=1.18.5 [2022-09-06T12:36:14.995Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T12:36:14.995Z] VALIDATE_BRANCH=master [2022-09-06T12:36:14.995Z] TERM=xterm [2022-09-06T12:36:14.995Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T12:36:14.995Z] SHLVL=1 [2022-09-06T12:36:14.995Z] TIMEOUT=120m [2022-09-06T12:36:14.995Z] DOCKER_BUILDTAGS= journald [2022-09-06T12:36:14.995Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T12:36:14.995Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T12:36:14.995Z] GO111MODULE=off [2022-09-06T12:36:14.995Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T12:36:14.995Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T12:36:14.995Z] GOPATH=/go [2022-09-06T12:36:14.995Z] PKG_CONFIG=pkg-config [2022-09-06T12:36:14.995Z] _=/usr/bin/env [2022-09-06T12:36:14.995Z] Building test suite binary ./integration-cli/test.main [2022-09-06T12:36:14.995Z] [2022-09-06T12:36:14.995Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T12:36:14.995Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T12:36:14.995Z] HOSTNAME=beb32dc4eb34 [2022-09-06T12:36:14.995Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T12:36:14.995Z] TESTDEBUG=0 [2022-09-06T12:36:14.995Z] DEST=bundles/test-integration [2022-09-06T12:36:14.995Z] PWD=/go/src/github.com/docker/docker [2022-09-06T12:36:14.995Z] KEEPBUNDLE=1 [2022-09-06T12:36:14.995Z] DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:36:14.995Z] container=docker [2022-09-06T12:36:14.995Z] HOME=/root [2022-09-06T12:36:14.995Z] GOLANG_VERSION=1.18.5 [2022-09-06T12:36:14.995Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T12:36:14.995Z] VALIDATE_BRANCH=master [2022-09-06T12:36:14.995Z] TERM=xterm [2022-09-06T12:36:14.995Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T12:36:14.995Z] SHLVL=1 [2022-09-06T12:36:14.995Z] TIMEOUT=120m [2022-09-06T12:36:14.995Z] DOCKER_BUILDTAGS= journald [2022-09-06T12:36:14.995Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T12:36:14.995Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T12:36:14.995Z] GO111MODULE=off [2022-09-06T12:36:14.995Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T12:36:14.995Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T12:36:14.995Z] GOPATH=/go [2022-09-06T12:36:14.995Z] PKG_CONFIG=pkg-config [2022-09-06T12:36:14.995Z] _=/usr/bin/env [2022-09-06T12:36:14.995Z] Building test suite binary ./integration-cli/test.main [2022-09-06T12:36:14.995Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-06T12:36:14.995Z] No new tests added to integration. [2022-09-06T12:36:14.995Z] [2022-09-06T12:36:14.995Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T12:36:14.995Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T12:36:14.995Z] HOSTNAME=faeded8cb0e1 [2022-09-06T12:36:14.995Z] TESTDEBUG=0 [2022-09-06T12:36:14.995Z] DEST=bundles/test-integration [2022-09-06T12:36:14.995Z] PWD=/go/src/github.com/docker/docker [2022-09-06T12:36:14.995Z] KEEPBUNDLE=1 [2022-09-06T12:36:14.995Z] DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:36:14.995Z] container=docker [2022-09-06T12:36:14.995Z] HOME=/root [2022-09-06T12:36:14.995Z] GOLANG_VERSION=1.18.5 [2022-09-06T12:36:14.995Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T12:36:14.995Z] VALIDATE_BRANCH=master [2022-09-06T12:36:14.995Z] TERM=xterm [2022-09-06T12:36:14.995Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T12:36:14.995Z] SHLVL=1 [2022-09-06T12:36:14.995Z] TIMEOUT=120m [2022-09-06T12:36:14.995Z] DOCKER_BUILDTAGS= journald [2022-09-06T12:36:14.995Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T12:36:14.995Z] GO111MODULE=off [2022-09-06T12:36:14.995Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T12:36:14.995Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T12:36:14.995Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T12:36:14.995Z] GOPATH=/go [2022-09-06T12:36:14.995Z] PKG_CONFIG=pkg-config [2022-09-06T12:36:14.995Z] _=/usr/bin/env [2022-09-06T12:36:14.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T12:36:15.708Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-09-06T12:36:15.966Z] --- PASS: TestDaemonRestartIpcMode (2.88s) [2022-09-06T12:36:15.966Z] PASS [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === Skipped [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T12:36:15.966Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T12:36:15.966Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-06T12:36:15.966Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T12:36:15.966Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T12:36:15.966Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-06T12:36:15.966Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-06T12:36:15.966Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-06T12:36:15.966Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T12:36:15.966Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T12:36:15.966Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T12:36:15.966Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T12:36:15.966Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T12:36:15.966Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-06T12:36:15.966Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T12:36:15.966Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T12:36:15.966Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-06T12:36:15.966Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:36:15.966Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-06T12:36:15.966Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-06T12:36:15.966Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-06T12:36:15.966Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T12:36:15.966Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-06T12:36:15.966Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T12:36:15.966Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T12:36:15.966Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-06T12:36:15.966Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-06T12:36:15.966Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T12:36:15.966Z] [2022-09-06T12:36:15.966Z] DONE 250 tests, 27 skipped in 86.359s [2022-09-06T12:36:15.966Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T12:36:15.966Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T12:36:16.192Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-06T12:36:16.531Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-06T12:36:16.531Z] === RUN TestConfigDaemonID [2022-09-06T12:36:17.569Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 50.6% of statements [2022-09-06T12:36:17.904Z] daemon_test.go:83: [d489dafb56a32] daemon is not started [2022-09-06T12:36:17.904Z] --- PASS: TestConfigDaemonID (1.08s) [2022-09-06T12:36:17.904Z] === RUN TestDaemonConfigValidation [2022-09-06T12:36:17.904Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:36:17.904Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:36:17.904Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T12:36:17.904Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T12:36:17.904Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T12:36:17.904Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T12:36:17.904Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T12:36:17.904Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T12:36:17.904Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T12:36:17.904Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T12:36:17.904Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:36:17.904Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T12:36:17.904Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T12:36:17.904Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T12:36:17.904Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T12:36:17.904Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T12:36:17.904Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-06T12:36:17.904Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-09-06T12:36:17.904Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-09-06T12:36:17.904Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-09-06T12:36:17.904Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-09-06T12:36:17.904Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T12:36:17.904Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T12:36:18.134Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.903s coverage: 45.9% of statements [2022-09-06T12:36:18.134Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T12:36:18.845Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T12:36:19.505Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-06T12:36:20.070Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.853s coverage: 58.5% of statements [2022-09-06T12:36:20.070Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T12:36:20.070Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T12:36:20.219Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T12:36:20.326Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-09-06T12:36:20.889Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-09-06T12:36:21.154Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T12:36:21.154Z] daemon_test.go:197: [dfed256710a4f] daemon is not started [2022-09-06T12:36:21.154Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-09-06T12:36:21.154Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-06T12:36:21.154Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-09-06T12:36:21.154Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-09-06T12:36:21.154Z] === RUN TestDaemonProxy [2022-09-06T12:36:21.154Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T12:36:21.154Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-06T12:36:21.154Z] PASS [2022-09-06T12:36:21.154Z] [2022-09-06T12:36:21.154Z] === Skipped [2022-09-06T12:36:21.154Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-06T12:36:21.154Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T12:36:21.154Z] [2022-09-06T12:36:21.154Z] DONE 13 tests, 1 skipped in 5.243s [2022-09-06T12:36:21.154Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T12:36:21.412Z] INFO: Testing against a local daemon [2022-09-06T12:36:21.412Z] === RUN TestCommitInheritsEnv [2022-09-06T12:36:22.258Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.9% of statements [2022-09-06T12:36:22.258Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T12:36:22.258Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T12:36:22.515Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-09-06T12:36:23.310Z] --- PASS: TestCommitInheritsEnv (1.89s) [2022-09-06T12:36:23.310Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T12:36:23.310Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T12:36:23.310Z] === RUN TestImportWithCustomPlatform [2022-09-06T12:36:23.310Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T12:36:23.310Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T12:36:23.310Z] === RUN TestImportWithCustomPlatform// [2022-09-06T12:36:23.310Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T12:36:23.310Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T12:36:23.310Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T12:36:23.445Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-09-06T12:36:23.445Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 80.2% of statements [2022-09-06T12:36:23.445Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T12:36:23.568Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T12:36:23.568Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T12:36:23.568Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T12:36:23.568Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T12:36:23.568Z] === RUN TestImagesFilterMultiReference [2022-09-06T12:36:23.568Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-06T12:36:23.568Z] === RUN TestImagePullPlatformInvalid [2022-09-06T12:36:23.568Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T12:36:23.568Z] === RUN TestRemoveImageOrphaning [2022-09-06T12:36:24.009Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-09-06T12:36:24.573Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.002s coverage: 88.2% of statements [2022-09-06T12:36:25.285Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2022-09-06T12:36:25.285Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T12:36:25.285Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-09-06T12:36:25.285Z] === RUN TestWaitNonBlocked [2022-09-06T12:36:25.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:36:25.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:36:25.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:36:25.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:36:25.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:36:25.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:36:25.467Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-09-06T12:36:25.467Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T12:36:25.467Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T12:36:25.467Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T12:36:25.467Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T12:36:25.467Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T12:36:25.467Z] === RUN TestTagInvalidReference [2022-09-06T12:36:25.467Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T12:36:25.467Z] === RUN TestTagValidPrefixedRepo [2022-09-06T12:36:25.467Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T12:36:25.467Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T12:36:25.467Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T12:36:25.467Z] === RUN TestTagOfficialNames [2022-09-06T12:36:25.467Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T12:36:25.467Z] === RUN TestTagMatchesDigest [2022-09-06T12:36:25.467Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T12:36:25.467Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T12:36:25.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.132s coverage: 76.8% of statements [2022-09-06T12:36:25.545Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T12:36:25.545Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-09-06T12:36:25.545Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-09-06T12:36:25.545Z] === RUN TestWaitBlocked [2022-09-06T12:36:25.545Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:36:25.545Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:36:25.545Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:36:25.545Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:36:25.545Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:36:25.545Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:36:25.760Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-06T12:36:26.324Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements [2022-09-06T12:36:26.483Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T12:36:26.484Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-09-06T12:36:26.484Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-09-06T12:36:26.484Z] === RUN TestWaitConditions [2022-09-06T12:36:26.484Z] === RUN TestWaitConditions/default [2022-09-06T12:36:26.484Z] === PAUSE TestWaitConditions/default [2022-09-06T12:36:26.484Z] === RUN TestWaitConditions/not-running [2022-09-06T12:36:26.484Z] === PAUSE TestWaitConditions/not-running [2022-09-06T12:36:26.484Z] === RUN TestWaitConditions/next-exit [2022-09-06T12:36:26.484Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T12:36:26.484Z] === RUN TestWaitConditions/removed [2022-09-06T12:36:26.484Z] === PAUSE TestWaitConditions/removed [2022-09-06T12:36:26.484Z] === CONT TestWaitConditions/default [2022-09-06T12:36:26.484Z] === CONT TestWaitConditions/removed [2022-09-06T12:36:26.484Z] wait_test.go:146: ContainerID = 069fa055baaafb661e1a302223ecbb147b8f507ff285c0de7a2e1b139a6c0c87 [2022-09-06T12:36:26.484Z] === CONT TestWaitConditions/default [2022-09-06T12:36:26.484Z] wait_test.go:146: ContainerID = fecb2bc8840079e8277af82dbf21775a081797384e8bc6bbd08b44d45c3850f8 [2022-09-06T12:36:27.053Z] === CONT TestWaitConditions/next-exit [2022-09-06T12:36:27.053Z] === CONT TestWaitConditions/not-running [2022-09-06T12:36:27.255Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 67.4% of statements [2022-09-06T12:36:27.313Z] === CONT TestWaitConditions/next-exit [2022-09-06T12:36:27.313Z] wait_test.go:146: ContainerID = c8b89248f02669abfef543287d54a687ade245c2afb0ecb0bc2f87517630f117 [2022-09-06T12:36:27.313Z] === CONT TestWaitConditions/not-running [2022-09-06T12:36:27.313Z] wait_test.go:146: ContainerID = b6bb54a342cc257ffd20fdbe3ce1223aa1be895f2b75d17da81716db88fb9306 [2022-09-06T12:36:27.819Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-09-06T12:36:27.886Z] --- PASS: TestWaitConditions (0.02s) [2022-09-06T12:36:27.886Z] --- PASS: TestWaitConditions/default (0.83s) [2022-09-06T12:36:27.886Z] --- PASS: TestWaitConditions/removed (0.85s) [2022-09-06T12:36:27.886Z] --- PASS: TestWaitConditions/next-exit (0.69s) [2022-09-06T12:36:27.886Z] --- PASS: TestWaitConditions/not-running (0.72s) [2022-09-06T12:36:27.886Z] === RUN TestWaitRestartedContainer [2022-09-06T12:36:27.886Z] === RUN TestWaitRestartedContainer/default [2022-09-06T12:36:27.886Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T12:36:27.886Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T12:36:27.886Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T12:36:27.886Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T12:36:27.886Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T12:36:27.886Z] === CONT TestWaitRestartedContainer/default [2022-09-06T12:36:27.886Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T12:36:28.383Z] ok github.com/docker/docker/daemon/logger/journald 3.524s coverage: 74.3% of statements [2022-09-06T12:36:28.383Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T12:36:28.383Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T12:36:28.383Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T12:36:28.383Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T12:36:29.268Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T12:36:29.314Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-09-06T12:36:29.314Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-06T12:36:29.877Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-06T12:36:30.134Z] ok github.com/docker/docker/daemon/logger/splunk 1.547s coverage: 82.5% of statements [2022-09-06T12:36:30.134Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T12:36:30.134Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T12:36:30.208Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T12:36:30.208Z] --- PASS: TestWaitRestartedContainer/default (1.25s) [2022-09-06T12:36:30.208Z] --- PASS: TestWaitRestartedContainer/next-exit (1.35s) [2022-09-06T12:36:30.208Z] --- PASS: TestWaitRestartedContainer/not-running (1.02s) [2022-09-06T12:36:30.208Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T12:36:30.208Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T12:36:31.063Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-09-06T12:36:32.749Z] --- PASS: TestContainerStartOnDaemonRestart (2.55s) [2022-09-06T12:36:32.749Z] === CONT TestIpcModeOlderClient [2022-09-06T12:36:32.749Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s) [2022-09-06T12:36:32.749Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T12:36:32.749Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-09-06T12:36:32.749Z] === CONT TestDaemonHostGatewayIP [2022-09-06T12:36:32.956Z] ok github.com/docker/docker/distribution 1.499s coverage: 28.0% of statements [2022-09-06T12:36:32.956Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T12:36:33.213Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T12:36:33.777Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-09-06T12:36:33.777Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T12:36:34.034Z] ok github.com/docker/docker/image 0.031s coverage: 86.9% of statements [2022-09-06T12:36:34.291Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-06T12:36:34.855Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-09-06T12:36:34.855Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T12:36:34.855Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T12:36:35.113Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-06T12:36:36.043Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-09-06T12:36:36.053Z] --- PASS: TestDaemonHostGatewayIP (2.71s) [2022-09-06T12:36:36.053Z] === CONT TestDaemonRestartIpcMode [2022-09-06T12:36:36.300Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-06T12:36:36.557Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T12:36:37.961Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-09-06T12:36:38.451Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.3% of statements [2022-09-06T12:36:39.382Z] ok github.com/docker/docker/pkg/authorization 0.597s coverage: 68.3% of statements [2022-09-06T12:36:39.382Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T12:36:39.639Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T12:36:42.922Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 42.7% of statements [2022-09-06T12:36:43.180Z] ok github.com/docker/docker/pkg/containerfs 0.008s coverage: 6.7% of statements [2022-09-06T12:36:43.180Z] ok github.com/docker/docker/layer 7.218s coverage: 68.9% of statements [2022-09-06T12:36:43.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T12:36:43.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T12:36:43.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T12:36:43.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T12:36:43.180Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T12:36:43.180Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T12:36:43.437Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-09-06T12:36:43.437Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-09-06T12:36:44.000Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-09-06T12:36:44.000Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2022-09-06T12:36:44.258Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-06T12:36:44.532Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-09-06T12:36:44.532Z] PASS [2022-09-06T12:36:44.532Z] [2022-09-06T12:36:44.532Z] === Skipped [2022-09-06T12:36:44.532Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T12:36:44.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:36:44.532Z] [2022-09-06T12:36:44.532Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T12:36:44.532Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T12:36:44.532Z] [2022-09-06T12:36:44.532Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:36:44.532Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:36:44.532Z] [2022-09-06T12:36:44.532Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T12:36:44.532Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T12:36:44.532Z] [2022-09-06T12:36:44.532Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T12:36:44.532Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:36:44.532Z] [2022-09-06T12:36:44.532Z] DONE 273 tests, 5 skipped in 139.636s [2022-09-06T12:36:44.532Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T12:36:44.532Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T12:36:45.101Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-06T12:36:45.101Z] === RUN TestConfigDaemonID [2022-09-06T12:36:45.188Z] ok github.com/docker/docker/pkg/idtools 0.390s coverage: 69.3% of statements [2022-09-06T12:36:45.188Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 71.5% of statements [2022-09-06T12:36:45.445Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-09-06T12:36:45.445Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-09-06T12:36:45.445Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T12:36:45.701Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T12:36:45.701Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-09-06T12:36:45.958Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-06T12:36:46.040Z] daemon_test.go:83: [d101b6da29983] daemon is not started [2022-09-06T12:36:46.040Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T12:36:46.040Z] === RUN TestDaemonConfigValidation [2022-09-06T12:36:46.040Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:36:46.040Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:36:46.040Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T12:36:46.040Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T12:36:46.040Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T12:36:46.040Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T12:36:46.040Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T12:36:46.040Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T12:36:46.040Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T12:36:46.040Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T12:36:46.040Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:36:46.040Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T12:36:46.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-09-06T12:36:46.214Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-09-06T12:36:46.214Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T12:36:46.214Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T12:36:46.300Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T12:36:46.301Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T12:36:46.301Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T12:36:46.560Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T12:36:46.560Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-09-06T12:36:46.560Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-09-06T12:36:46.560Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-09-06T12:36:46.560Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-09-06T12:36:46.560Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-09-06T12:36:46.560Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T12:36:46.560Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T12:36:46.777Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-09-06T12:36:47.340Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-06T12:36:47.340Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T12:36:47.519Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T12:36:47.596Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T12:36:48.901Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T12:36:48.963Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-09-06T12:36:49.220Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-06T12:36:49.477Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-06T12:36:49.734Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T12:36:49.840Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T12:36:49.840Z] daemon_test.go:197: [d7f81590fbc39] daemon is not started [2022-09-06T12:36:49.840Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-09-06T12:36:49.840Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T12:36:49.840Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T12:36:49.840Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T12:36:49.840Z] === RUN TestDaemonProxy [2022-09-06T12:36:49.840Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T12:36:49.991Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-09-06T12:36:50.247Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2022-09-06T12:36:50.810Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-06T12:36:51.067Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-06T12:36:51.221Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T12:36:51.324Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-09-06T12:36:51.887Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-09-06T12:36:52.144Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T12:36:53.128Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T12:36:54.037Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-06T12:36:54.294Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T12:36:54.551Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-06T12:36:55.035Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T12:36:55.295Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T12:36:55.864Z] --- PASS: TestDaemonProxy (6.20s) [2022-09-06T12:36:55.864Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-09-06T12:36:55.864Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-06T12:36:55.864Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-09-06T12:36:55.864Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T12:36:55.864Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T12:36:55.864Z] PASS [2022-09-06T12:36:55.864Z] [2022-09-06T12:36:55.864Z] DONE 18 tests in 11.324s [2022-09-06T12:36:55.864Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T12:36:55.864Z] INFO: Testing against a local daemon [2022-09-06T12:36:55.864Z] === RUN TestCommitInheritsEnv [2022-09-06T12:36:55.919Z] ok github.com/docker/docker/quota 0.170s coverage: 71.4% of statements [2022-09-06T12:36:55.919Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-09-06T12:36:56.434Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-09-06T12:36:56.434Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T12:36:56.434Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T12:36:56.434Z] === RUN TestImportWithCustomPlatform [2022-09-06T12:36:56.434Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T12:36:56.434Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T12:36:56.434Z] === RUN TestImportWithCustomPlatform// [2022-09-06T12:36:56.434Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T12:36:56.434Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T12:36:56.434Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T12:36:56.695Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T12:36:56.695Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T12:36:56.695Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T12:36:56.695Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T12:36:56.695Z] === RUN TestImagesFilterMultiReference [2022-09-06T12:36:56.695Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-06T12:36:56.695Z] === RUN TestImagePullPlatformInvalid [2022-09-06T12:36:56.695Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T12:36:56.695Z] === RUN TestRemoveImageOrphaning [2022-09-06T12:36:56.849Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-09-06T12:36:56.955Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-09-06T12:36:56.955Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T12:36:57.412Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-06T12:36:57.412Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-06T12:36:57.524Z] time="2022-09-06T12:36:57Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T12:36:57.976Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-06T12:36:58.233Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-06T12:36:58.905Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-09-06T12:36:58.905Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T12:36:58.905Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T12:36:58.905Z] === RUN TestTagInvalidReference [2022-09-06T12:36:58.905Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T12:36:58.905Z] === RUN TestTagValidPrefixedRepo [2022-09-06T12:36:58.905Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-06T12:36:58.905Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T12:36:59.165Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T12:36:59.165Z] === RUN TestTagOfficialNames [2022-09-06T12:36:59.165Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T12:36:59.165Z] === RUN TestTagMatchesDigest [2022-09-06T12:36:59.165Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T12:36:59.165Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T12:37:00.124Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-06T12:37:00.691Z] ok github.com/docker/docker/volume/local 0.060s coverage: 76.8% of statements [2022-09-06T12:37:01.263Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-06T12:37:02.194Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-09-06T12:37:15.504Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|files|imports|types_sizes) took 2m59.453604248s [2022-09-06T12:37:15.504Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.871603ms [2022-09-06T12:37:24.085Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T12:37:24.085Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === Skipped [2022-09-06T12:37:24.085Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T12:37:24.085Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T12:37:24.085Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T12:37:24.085Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T12:37:24.085Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T12:37:24.085Z] graphtest_unix.go:71: No driver to put! [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T12:37:24.085Z] time="2022-09-06T12:36:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T12:37:24.085Z] time="2022-09-06T12:36:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T12:37:24.085Z] time="2022-09-06T12:36:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T12:37:24.085Z] time="2022-09-06T12:36:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T12:37:24.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T12:37:24.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T12:37:24.085Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T12:37:24.086Z] time="2022-09-06T12:36:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T12:37:24.086Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T12:37:24.086Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:71: No driver to put! [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T12:37:24.086Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T12:37:24.086Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T12:37:24.086Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.086Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.086Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.086Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.086Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T12:37:24.086Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T12:37:24.086Z] graphtest_unix.go:71: No driver to put! [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T12:37:24.086Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T12:37:24.086Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T12:37:24.086Z] [2022-09-06T12:37:24.086Z] DONE 2874 tests, 28 skipped in 215.929s [2022-09-06T12:37:24.086Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:37:24.086Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T12:37:24.086Z] + 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-09-06T12:38:01.897Z] --- PASS: TestImportExtremelyLargeImageWorks (92.81s) [2022-09-06T12:38:01.897Z] PASS [2022-09-06T12:38:01.897Z] [2022-09-06T12:38:01.897Z] === Skipped [2022-09-06T12:38:01.897Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T12:38:01.897Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T12:38:01.897Z] [2022-09-06T12:38:01.897Z] DONE 22 tests, 1 skipped in 97.050s [2022-09-06T12:38:01.897Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T12:38:01.897Z] === RUN TestStripANSICommands [2022-09-06T12:38:01.897Z] === RUN TestStripANSICommands/#00 [2022-09-06T12:38:01.897Z] === RUN TestStripANSICommands/#01 [2022-09-06T12:38:01.897Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T12:38:01.897Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T12:38:01.897Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T12:38:01.897Z] PASS [2022-09-06T12:38:01.897Z] [2022-09-06T12:38:01.897Z] DONE 3 tests in 0.037s [2022-09-06T12:38:01.897Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T12:38:01.897Z] INFO: Testing against a local daemon [2022-09-06T12:38:01.897Z] === RUN TestNetworkCreateDelete [2022-09-06T12:38:01.897Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T12:38:01.897Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T12:38:01.897Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-06T12:38:01.897Z] === RUN TestDaemonDNSFallback [2022-09-06T12:38:05.176Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-06T12:38:05.176Z] === RUN TestInspectNetwork [2022-09-06T12:38:05.176Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.176Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T12:38:05.176Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T12:38:05.176Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T12:38:05.176Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:38:05.176Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:38:05.176Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:38:05.176Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T12:38:05.176Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T12:38:05.176Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T12:38:05.176Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T12:38:05.176Z] === RUN TestNetworkList [2022-09-06T12:38:05.176Z] === RUN TestNetworkList//networks [2022-09-06T12:38:05.176Z] === PAUSE TestNetworkList//networks [2022-09-06T12:38:05.176Z] === RUN TestNetworkList//networks/ [2022-09-06T12:38:05.176Z] === PAUSE TestNetworkList//networks/ [2022-09-06T12:38:05.176Z] === CONT TestNetworkList//networks [2022-09-06T12:38:05.176Z] === CONT TestNetworkList//networks/ [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T12:38:05.176Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T12:38:05.176Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T12:38:05.176Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T12:38:05.176Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T12:38:05.176Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T12:38:05.176Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T12:38:05.176Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T12:38:05.176Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T12:38:05.176Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T12:38:05.176Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T12:38:05.176Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T12:38:05.176Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T12:38:05.176Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T12:38:05.176Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T12:38:05.176Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.176Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T12:38:05.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T12:38:05.176Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:38:05.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:38:05.176Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T12:38:05.176Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.176Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-06T12:38:05.176Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T12:38:05.176Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.176Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T12:38:05.176Z] PASS [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === Skipped [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-06T12:38:05.176Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T12:38:05.176Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T12:38:05.176Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T12:38:05.176Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T12:38:05.176Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T12:38:05.176Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T12:38:05.176Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T12:38:05.176Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T12:38:05.176Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.176Z] [2022-09-06T12:38:05.176Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:38:05.177Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:38:05.177Z] [2022-09-06T12:38:05.177Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-06T12:38:05.177Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.177Z] [2022-09-06T12:38:05.177Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T12:38:05.177Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:05.177Z] [2022-09-06T12:38:05.177Z] DONE 34 tests, 12 skipped in 7.064s [2022-09-06T12:38:05.435Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:38:05.435Z] INFO: Testing against a local daemon [2022-09-06T12:38:05.435Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T12:38:05.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:38:05.435Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:38:05.435Z] === RUN TestDockerNetworkIpvlan [2022-09-06T12:38:05.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:38:05.435Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:38:05.435Z] PASS [2022-09-06T12:38:05.435Z] [2022-09-06T12:38:05.435Z] === Skipped [2022-09-06T12:38:05.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:38:05.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:38:05.435Z] [2022-09-06T12:38:05.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:38:05.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:38:05.435Z] [2022-09-06T12:38:05.435Z] DONE 2 tests, 2 skipped in 0.096s [2022-09-06T12:38:05.435Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:38:05.435Z] INFO: Testing against a local daemon [2022-09-06T12:38:05.435Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T12:38:05.435Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.435Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T12:38:05.435Z] === RUN TestDockerNetworkMacvlan [2022-09-06T12:38:05.435Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.435Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-06T12:38:05.435Z] PASS [2022-09-06T12:38:05.435Z] [2022-09-06T12:38:05.435Z] === Skipped [2022-09-06T12:38:05.435Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T12:38:05.435Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.435Z] [2022-09-06T12:38:05.435Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-06T12:38:05.435Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T12:38:05.435Z] [2022-09-06T12:38:05.435Z] DONE 2 tests, 2 skipped in 0.092s [2022-09-06T12:38:05.435Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T12:38:05.435Z] testing: warning: no tests to run [2022-09-06T12:38:05.435Z] PASS [2022-09-06T12:38:05.435Z] [2022-09-06T12:38:05.435Z] DONE 0 tests in 0.026s [2022-09-06T12:38:05.435Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T12:38:05.693Z] INFO: Testing against a local daemon [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginTLS [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T12:38:05.693Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.693Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-06T12:38:05.693Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T12:38:05.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.694Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T12:38:05.694Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T12:38:05.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.694Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T12:38:05.694Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T12:38:05.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.694Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T12:38:05.694Z] === RUN TestAuthZPluginHeader [2022-09-06T12:38:05.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.694Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-06T12:38:05.694Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T12:38:05.951Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:05.951Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-09-06T12:38:05.951Z] === RUN TestAuthZPluginV2Disable [2022-09-06T12:38:06.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:06.547Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-06T12:38:06.547Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T12:38:06.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:06.820Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T12:38:06.820Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T12:38:07.089Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.089Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T12:38:07.089Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T12:38:07.352Z] PASS [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === Skipped [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T12:38:07.352Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.352Z] [2022-09-06T12:38:07.352Z] DONE 17 tests, 17 skipped in 1.786s [2022-09-06T12:38:07.352Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T12:38:07.352Z] INFO: Testing against a local daemon [2022-09-06T12:38:07.352Z] === RUN TestPluginInvalidJSON [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:38:07.610Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:38:07.610Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T12:38:07.610Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T12:38:07.610Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T12:38:07.610Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T12:38:07.610Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T12:38:07.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T12:38:07.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T12:38:07.610Z] === RUN TestPluginInstall [2022-09-06T12:38:07.610Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.610Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T12:38:07.610Z] === RUN TestPluginsWithRuntimes [2022-09-06T12:38:07.610Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T12:38:07.610Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T12:38:07.610Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T12:38:07.610Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T12:38:07.610Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T12:38:07.610Z] PASS [2022-09-06T12:38:07.610Z] [2022-09-06T12:38:07.610Z] === Skipped [2022-09-06T12:38:07.610Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-06T12:38:07.610Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T12:38:07.610Z] [2022-09-06T12:38:07.610Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-06T12:38:07.610Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T12:38:07.610Z] [2022-09-06T12:38:07.610Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T12:38:07.610Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T12:38:07.610Z] [2022-09-06T12:38:07.610Z] DONE 19 tests, 3 skipped in 0.152s [2022-09-06T12:38:07.610Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T12:38:07.610Z] INFO: Testing against a local daemon [2022-09-06T12:38:07.610Z] === RUN TestExternalGraphDriver [2022-09-06T12:38:07.868Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T12:38:07.868Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-06T12:38:07.868Z] === RUN TestGraphdriverPluginV2 [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork 37.710s coverage: 40.6% of statements [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/bitseq 0.144s coverage: 84.4% of statements [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.645s coverage: 59.9% of statements [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.1% of statements [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.7% of statements [2022-09-06T12:38:10.720Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T12:38:10.720Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-06T12:38:12.050Z] --- PASS: TestGraphdriverPluginV2 (3.71s) [2022-09-06T12:38:12.050Z] PASS [2022-09-06T12:38:12.050Z] [2022-09-06T12:38:12.050Z] === Skipped [2022-09-06T12:38:12.050Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-06T12:38:12.050Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T12:38:12.050Z] [2022-09-06T12:38:12.050Z] DONE 2 tests, 1 skipped in 4.148s [2022-09-06T12:38:12.050Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T12:38:12.050Z] INFO: Testing against a local daemon [2022-09-06T12:38:12.050Z] === RUN TestContinueAfterPluginCrash [2022-09-06T12:38:12.050Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T12:38:12.050Z] === RUN TestReadPluginNoRead [2022-09-06T12:38:12.050Z] === PAUSE TestReadPluginNoRead [2022-09-06T12:38:12.050Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T12:38:12.050Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T12:38:12.050Z] === CONT TestContinueAfterPluginCrash [2022-09-06T12:38:12.050Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T12:38:16.233Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2022-09-06T12:38:16.233Z] === CONT TestReadPluginNoRead [2022-09-06T12:38:18.133Z] === RUN TestReadPluginNoRead/default [2022-09-06T12:38:19.506Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T12:38:20.666Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.250s coverage: 6.6% of statements [2022-09-06T12:38:20.666Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T12:38:20.666Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-06T12:38:20.878Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T12:38:20.878Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2022-09-06T12:38:21.229Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-06T12:38:21.229Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T12:38:21.229Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T12:38:21.229Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T12:38:21.792Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-06T12:38:22.049Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-06T12:38:22.049Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T12:38:22.252Z] === CONT TestReadPluginNoRead [2022-09-06T12:38:22.253Z] read_test.go:92: [dede0823fc580] daemon is not started [2022-09-06T12:38:22.253Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-09-06T12:38:22.253Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-09-06T12:38:22.253Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-09-06T12:38:22.253Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-09-06T12:38:22.253Z] PASS [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] DONE 6 tests in 10.328s [2022-09-06T12:38:22.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T12:38:22.253Z] testing: warning: no tests to run [2022-09-06T12:38:22.253Z] PASS [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] DONE 0 tests in 0.035s [2022-09-06T12:38:22.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T12:38:22.253Z] INFO: Testing against a local daemon [2022-09-06T12:38:22.253Z] === RUN TestPluginWithDevMounts [2022-09-06T12:38:22.253Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T12:38:22.253Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T12:38:22.253Z] PASS [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] === Skipped [2022-09-06T12:38:22.253Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-06T12:38:22.253Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] DONE 1 tests, 1 skipped in 0.100s [2022-09-06T12:38:22.253Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T12:38:22.253Z] INFO: Testing against a local daemon [2022-09-06T12:38:22.253Z] === RUN TestSecretInspect [2022-09-06T12:38:22.253Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-06T12:38:22.253Z] === RUN TestSecretList [2022-09-06T12:38:22.253Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] --- SKIP: TestSecretList (0.01s) [2022-09-06T12:38:22.253Z] === RUN TestSecretsCreateAndDelete [2022-09-06T12:38:22.253Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-06T12:38:22.253Z] === RUN TestSecretsUpdate [2022-09-06T12:38:22.253Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-06T12:38:22.253Z] === RUN TestTemplatedSecret [2022-09-06T12:38:22.253Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T12:38:22.253Z] === RUN TestSecretCreateResolve [2022-09-06T12:38:22.253Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-09-06T12:38:22.253Z] PASS [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] === Skipped [2022-09-06T12:38:22.253Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-06T12:38:22.253Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-06T12:38:22.253Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-06T12:38:22.253Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-06T12:38:22.253Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-06T12:38:22.253Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-09-06T12:38:22.253Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.253Z] [2022-09-06T12:38:22.253Z] DONE 6 tests, 6 skipped in 0.163s [2022-09-06T12:38:22.253Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T12:38:22.306Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T12:38:22.511Z] INFO: Testing against a local daemon [2022-09-06T12:38:22.511Z] === RUN TestServiceCreateInit [2022-09-06T12:38:22.511Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T12:38:22.511Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T12:38:22.511Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-06T12:38:22.511Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T12:38:22.511Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T12:38:22.511Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T12:38:22.511Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-06T12:38:22.511Z] === RUN TestCreateServiceConflict [2022-09-06T12:38:22.511Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-06T12:38:22.511Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T12:38:22.511Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-06T12:38:22.511Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T12:38:22.511Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T12:38:22.511Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T12:38:22.511Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-06T12:38:22.511Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T12:38:22.511Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-09-06T12:38:22.511Z] === RUN TestCreateServiceSysctls [2022-09-06T12:38:22.511Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-06T12:38:22.511Z] === RUN TestCreateServiceCapabilities [2022-09-06T12:38:22.511Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.511Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-06T12:38:22.511Z] === RUN TestInspect [2022-09-06T12:38:22.770Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.770Z] --- SKIP: TestInspect (0.02s) [2022-09-06T12:38:22.770Z] === RUN TestCreateJob [2022-09-06T12:38:22.770Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.770Z] --- SKIP: TestCreateJob (0.01s) [2022-09-06T12:38:22.770Z] === RUN TestReplicatedJob [2022-09-06T12:38:22.770Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.770Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-06T12:38:22.770Z] === RUN TestUpdateReplicatedJob [2022-09-06T12:38:22.770Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.770Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-06T12:38:22.770Z] === RUN TestServiceListWithStatuses [2022-09-06T12:38:22.770Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:38:22.770Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T12:38:22.770Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T12:38:22.770Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.770Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-06T12:38:22.770Z] === RUN TestDockerNetworkReConnect [2022-09-06T12:38:22.770Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:22.770Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-06T12:38:22.770Z] === RUN TestServicePlugin [2022-09-06T12:38:24.672Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServicePlugin (1.98s) [2022-09-06T12:38:24.672Z] === RUN TestServiceUpdateLabel [2022-09-06T12:38:24.672Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T12:38:24.672Z] === RUN TestServiceUpdateSecrets [2022-09-06T12:38:24.672Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-06T12:38:24.672Z] === RUN TestServiceUpdateConfigs [2022-09-06T12:38:24.672Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-06T12:38:24.672Z] === RUN TestServiceUpdateNetwork [2022-09-06T12:38:24.672Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-06T12:38:24.672Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T12:38:24.672Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-09-06T12:38:24.672Z] PASS [2022-09-06T12:38:24.672Z] [2022-09-06T12:38:24.672Z] === Skipped [2022-09-06T12:38:24.672Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T12:38:24.672Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T12:38:24.672Z] [2022-09-06T12:38:24.672Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T12:38:24.672Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T12:38:24.672Z] [2022-09-06T12:38:24.672Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-06T12:38:24.672Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.672Z] [2022-09-06T12:38:24.672Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-06T12:38:24.672Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-06T12:38:24.673Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T12:38:24.673Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-06T12:38:24.673Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-09-06T12:38:24.673Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-06T12:38:24.673Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-06T12:38:24.673Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-09-06T12:38:24.673Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-06T12:38:24.673Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-06T12:38:24.673Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-06T12:38:24.673Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T12:38:24.673Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-06T12:38:24.673Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-06T12:38:24.673Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-09-06T12:38:24.673Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-06T12:38:24.673Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-06T12:38:24.673Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-06T12:38:24.673Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-06T12:38:24.673Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-09-06T12:38:24.673Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T12:38:24.673Z] [2022-09-06T12:38:24.673Z] DONE 24 tests, 23 skipped in 2.402s [2022-09-06T12:38:24.673Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T12:38:24.931Z] INFO: Testing against a local daemon [2022-09-06T12:38:24.931Z] === RUN TestSessionCreate [2022-09-06T12:38:24.931Z] --- PASS: TestSessionCreate (0.04s) [2022-09-06T12:38:24.931Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T12:38:24.931Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-06T12:38:24.931Z] PASS [2022-09-06T12:38:24.931Z] [2022-09-06T12:38:24.931Z] DONE 2 tests in 0.160s [2022-09-06T12:38:24.931Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T12:38:25.189Z] INFO: Testing against a local daemon [2022-09-06T12:38:25.189Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T12:38:25.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T12:38:25.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T12:38:25.189Z] === RUN TestDiskUsage [2022-09-06T12:38:25.189Z] === PAUSE TestDiskUsage [2022-09-06T12:38:25.189Z] === RUN TestEventsExecDie [2022-09-06T12:38:25.754Z] --- PASS: TestEventsExecDie (0.54s) [2022-09-06T12:38:25.754Z] === RUN TestEventsBackwardsCompatible [2022-09-06T12:38:25.754Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-06T12:38:25.754Z] === RUN TestEventsVolumeCreate [2022-09-06T12:38:25.754Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-06T12:38:25.754Z] === RUN TestInfoBinaryCommits [2022-09-06T12:38:25.754Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T12:38:25.754Z] === RUN TestInfoAPIVersioned [2022-09-06T12:38:25.754Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T12:38:25.754Z] === RUN TestInfoAPI [2022-09-06T12:38:25.754Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T12:38:25.754Z] === RUN TestInfoAPIWarnings [2022-09-06T12:38:34.486Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-06T12:38:35.637Z] --- PASS: TestImportExtremelyLargeImageWorks (92.52s) [2022-09-06T12:38:35.637Z] PASS [2022-09-06T12:38:35.637Z] [2022-09-06T12:38:35.637Z] DONE 22 tests in 95.771s [2022-09-06T12:38:35.637Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T12:38:35.637Z] === RUN TestStripANSICommands [2022-09-06T12:38:35.637Z] === RUN TestStripANSICommands/#00 [2022-09-06T12:38:35.637Z] === RUN TestStripANSICommands/#01 [2022-09-06T12:38:35.637Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T12:38:35.637Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T12:38:35.637Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T12:38:35.637Z] PASS [2022-09-06T12:38:35.637Z] [2022-09-06T12:38:35.637Z] DONE 3 tests in 0.009s [2022-09-06T12:38:35.637Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T12:38:35.637Z] INFO: Testing against a local daemon [2022-09-06T12:38:35.637Z] === RUN TestNetworkCreateDelete [2022-09-06T12:38:35.637Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-06T12:38:35.637Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T12:38:35.637Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-06T12:38:35.637Z] === RUN TestDaemonDNSFallback [2022-09-06T12:38:38.927Z] --- PASS: TestDaemonDNSFallback (6.42s) [2022-09-06T12:38:38.927Z] === RUN TestInspectNetwork [2022-09-06T12:38:42.261Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T12:38:42.261Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T12:38:42.261Z] === RUN TestInspectNetwork/network_name [2022-09-06T12:38:42.261Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T12:38:43.822Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-09-06T12:38:43.822Z] === RUN TestInfoDebug [2022-09-06T12:38:43.822Z] --- PASS: TestInfoDebug (0.54s) [2022-09-06T12:38:43.822Z] === RUN TestInfoInsecureRegistries [2022-09-06T12:38:43.822Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-06T12:38:43.822Z] === RUN TestInfoRegistryMirrors [2022-09-06T12:38:43.822Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-06T12:38:43.822Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T12:38:44.387Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T12:38:44.387Z] === RUN TestPingCacheHeaders [2022-09-06T12:38:44.387Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T12:38:44.387Z] === RUN TestPingGet [2022-09-06T12:38:44.387Z] --- PASS: TestPingGet (0.01s) [2022-09-06T12:38:44.387Z] === RUN TestPingHead [2022-09-06T12:38:44.387Z] --- PASS: TestPingHead (0.03s) [2022-09-06T12:38:44.387Z] === RUN TestPingSwarmHeader [2022-09-06T12:38:44.952Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T12:38:45.517Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T12:38:46.451Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T12:38:46.451Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-09-06T12:38:46.451Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T12:38:46.451Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T12:38:46.451Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T12:38:46.451Z] === RUN TestPingBuilderHeader [2022-09-06T12:38:46.451Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T12:38:46.456Z] --- PASS: TestInspectNetwork (7.29s) [2022-09-06T12:38:46.456Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T12:38:46.456Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2022-09-06T12:38:46.456Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T12:38:46.456Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T12:38:46.456Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T12:38:47.017Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T12:38:47.394Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T12:38:47.394Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:38:47.394Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:38:47.394Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:38:47.394Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T12:38:47.394Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T12:38:47.394Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T12:38:47.394Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T12:38:47.583Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-06T12:38:47.583Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-09-06T12:38:47.583Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-06T12:38:47.583Z] === RUN TestVersion [2022-09-06T12:38:47.583Z] --- PASS: TestVersion (0.03s) [2022-09-06T12:38:47.583Z] === CONT TestDiskUsage [2022-09-06T12:38:47.653Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T12:38:47.653Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T12:38:47.653Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T12:38:47.653Z] === RUN TestNetworkList [2022-09-06T12:38:47.653Z] === RUN TestNetworkList//networks [2022-09-06T12:38:47.653Z] === PAUSE TestNetworkList//networks [2022-09-06T12:38:47.653Z] === RUN TestNetworkList//networks/ [2022-09-06T12:38:47.653Z] === PAUSE TestNetworkList//networks/ [2022-09-06T12:38:47.653Z] === CONT TestNetworkList//networks [2022-09-06T12:38:47.653Z] === CONT TestNetworkList//networks/ [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkList (0.05s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T12:38:47.653Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T12:38:47.653Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T12:38:48.148Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T12:38:48.149Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T12:38:48.149Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T12:38:48.222Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T12:38:48.222Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T12:38:48.406Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T12:38:48.664Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage (1.31s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T12:38:48.921Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-06T12:38:48.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-06T12:38:48.922Z] PASS [2022-09-06T12:38:48.922Z] [2022-09-06T12:38:48.922Z] === Skipped [2022-09-06T12:38:48.922Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T12:38:48.922Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T12:38:48.922Z] [2022-09-06T12:38:48.922Z] DONE 57 tests, 1 skipped in 23.962s [2022-09-06T12:38:48.922Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T12:38:48.922Z] INFO: Testing against a local daemon [2022-09-06T12:38:48.922Z] === RUN TestVolumesCreateAndList [2022-09-06T12:38:48.922Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T12:38:48.922Z] === RUN TestVolumesRemove [2022-09-06T12:38:49.159Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T12:38:49.159Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-06T12:38:49.179Z] === RUN TestVolumesInspect [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T12:38:49.179Z] === RUN TestVolumesInvalidJSON [2022-09-06T12:38:49.179Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T12:38:49.179Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T12:38:49.179Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T12:38:49.179Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T12:38:49.179Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T12:38:49.179Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T12:38:49.179Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T12:38:49.179Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T12:38:49.179Z] PASS [2022-09-06T12:38:49.179Z] [2022-09-06T12:38:49.179Z] DONE 9 tests in 0.192s [2022-09-06T12:38:49.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T12:38:49.179Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14803 is not a child of this shell [2022-09-06T12:38:49.179Z] warning: PID 14803 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-06T12:38:49.179Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T12:38:49.179Z] [2022-09-06T12:38:49.179Z] Unloading profiles will leave already running processes permanently [2022-09-06T12:38:49.179Z] unconfined, which can lead to unexpected situations. [2022-09-06T12:38:49.179Z] [2022-09-06T12:38:49.179Z] To set a process to complain mode, use the command line tool [2022-09-06T12:38:49.179Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T12:38:49.179Z] Removing test suite binaries [2022-09-06T12:38:49.179Z] exiting test-integration [2022-09-06T12:38:49.179Z] ++ exit 0 [2022-09-06T12:38:49.179Z] [2022-09-06T12:38:50.097Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-06T12:38:50.097Z] === RUN TestDaemonRestartWithExistingNetwork Post stage [Pipeline] junit [2022-09-06T12:38:50.564Z] Recording test results [2022-09-06T12:38:50.908Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T12:38:51.035Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-06T12:38:51.035Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T12:38:51.250Z] + echo Ensuring container killed. [2022-09-06T12:38:51.250Z] Ensuring container killed. [2022-09-06T12:38:51.250Z] + docker rm -vf docker-pr2 [2022-09-06T12:38:51.250Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T12:38:51.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T12:38:51.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T12:38:51.529Z] + echo Chowning /workspace to jenkins user [2022-09-06T12:38:51.529Z] Chowning /workspace to jenkins user [2022-09-06T12:38:51.529Z] + id -u [2022-09-06T12:38:51.529Z] + id -g [2022-09-06T12:38:51.529Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44092:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T12:38:52.414Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-09-06T12:38:52.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T12:38:52.537Z] ok github.com/docker/docker/libnetwork/ipam 16.849s coverage: 85.3% of statements [2022-09-06T12:38:52.537Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T12:38:52.537Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T12:38:52.537Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-09-06T12:38:52.537Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-06T12:38:52.537Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T12:38:52.537Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-09-06T12:38:52.537Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 74.0% of statements [2022-09-06T12:38:52.537Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-09-06T12:38:52.537Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T12:38:52.794Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T12:38:52.984Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-06T12:38:52.985Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T12:38:53.194Z] + bundleName=amd64-rootless [2022-09-06T12:38:53.195Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-06T12:38:53.195Z] Creating amd64-rootless-bundles.tar.gz [2022-09-06T12:38:53.195Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-06T12:38:53.195Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T12:38:53.206Z] Archiving artifacts [2022-09-06T12:38:53.440Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44092/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T12:38:53.742Z] + make clean [2022-09-06T12:38:53.743Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T12:38:53.743Z] docker-dev-cache [2022-09-06T12:38:53.743Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T12:38:55.525Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-09-06T12:38:55.525Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T12:38:55.525Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:38:55.525Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:38:55.525Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T12:39:07.003Z] INFO [linters context/goanalysis] analyzers took 7m13.8145553s with top 10 stages: buildir: 2m27.495237761s, the_only_name: 43.283662569s, goimports: 30.427522677s, unconvert: 25.196271515s, gosec: 18.950678462s, S1038: 18.896893817s, misspell: 6.741223686s, unused: 5.823879665s, S1039: 5.690273639s, nilness: 5.583008448s [2022-09-06T12:39:07.003Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-06T12:39:07.003Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2117/2117, exclude: 2014/2014, exclude-rules: 79/2014, nolint: 0/79, cgo: 2117/2438, identifier_marker: 2014/2014, skip_dirs: 2117/2117, autogenerated_exclude: 2014/2117, path_prettifier: 2117/2117, filename_unadjuster: 2117/2117 [2022-09-06T12:39:07.003Z] INFO [runner] processing took 136.328506ms with stages: nolint: 47.053695ms, identifier_marker: 43.028504ms, path_prettifier: 14.940245ms, exclude-rules: 14.363796ms, autogenerated_exclude: 12.273536ms, skip_dirs: 3.348627ms, cgo: 740.991µs, filename_unadjuster: 572.933µs, max_same_issues: 1.56µs, uniq_by_line: 791ns, skip_files: 604ns, exclude: 496ns, path_shortener: 487ns, severity-rules: 463ns, max_from_linter: 408ns, source_code: 340ns, sort_results: 294ns, diff: 283ns, max_per_file_from_linter: 272ns, path_prefixer: 181ns [2022-09-06T12:39:07.003Z] INFO [runner] linters took 1m51.047757207s with stages: goanalysis_metalinter: 1m50.911205256s [2022-09-06T12:39:07.003Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-06T12:39:07.003Z] INFO Memory: 2912 samples, avg is 319.9MB, max is 1225.3MB [2022-09-06T12:39:07.003Z] INFO Execution took 4m51.027091739s [2022-09-06T12:39:07.003Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-06T12:39:07.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh dynbinary test-docker-py [2022-09-06T12:39:07.590Z] [2022-09-06T12:39:07.852Z] Removing bundles/ [2022-09-06T12:39:07.852Z] [2022-09-06T12:39:07.852Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T12:39:07.852Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T12:39:07.852Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:39:10.417Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-09-06T12:39:10.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T12:39:12.326Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:umo3l1vsl0q7ouk1hzywvjnjv Created:2022-09-06 12:39:10.611378531 +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[0c8e8f976501a5ebc4a4c7a5041b3b13fbeb703d82b7d687a9a42c836b4fa32d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f0qd2qmt3e296o6y5944uvnt1 EndpointID:78083171f34e913e1b48bb08f48ee3c0053297c51f6bede033de7a01e795d053 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a3cba10240e591cb3408092d178acfd55cce30a3e6ba43f86b78806cc66c95b 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:8278f257a5d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f0qd2qmt3e296o6y5944uvnt1 EndpointID:78083171f34e913e1b48bb08f48ee3c0053297c51f6bede033de7a01e795d053 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T12:39:16.522Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2022-09-06T12:39:16.522Z] PASS [2022-09-06T12:39:16.522Z] [2022-09-06T12:39:16.522Z] === Skipped [2022-09-06T12:39:16.522Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:39:16.522Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:39:16.522Z] [2022-09-06T12:39:16.522Z] DONE 38 tests, 1 skipped in 44.765s [2022-09-06T12:39:16.522Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:39:16.522Z] INFO: Testing against a local daemon [2022-09-06T12:39:16.522Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T12:39:16.522Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:39:16.522Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:39:16.522Z] === RUN TestDockerNetworkIpvlan [2022-09-06T12:39:16.522Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:39:16.522Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:39:16.522Z] PASS [2022-09-06T12:39:16.522Z] [2022-09-06T12:39:16.522Z] === Skipped [2022-09-06T12:39:16.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:39:16.522Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:39:16.522Z] [2022-09-06T12:39:16.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:39:16.522Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:39:16.522Z] [2022-09-06T12:39:16.522Z] DONE 2 tests, 2 skipped in 0.024s [2022-09-06T12:39:16.522Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:39:16.522Z] INFO: Testing against a local daemon [2022-09-06T12:39:16.522Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T12:39:17.903Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-09-06T12:39:17.903Z] === RUN TestDockerNetworkMacvlan [2022-09-06T12:39:18.474Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T12:39:19.434Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T12:39:20.006Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T12:39:21.914Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T12:39:23.824Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T12:39:27.119Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T12:39:27.689Z] --- PASS: TestDockerNetworkMacvlan (10.00s) [2022-09-06T12:39:27.689Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-09-06T12:39:27.689Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-06T12:39:27.689Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-09-06T12:39:27.689Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-09-06T12:39:27.689Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2022-09-06T12:39:27.689Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-09-06T12:39:27.689Z] PASS [2022-09-06T12:39:27.689Z] [2022-09-06T12:39:27.689Z] DONE 8 tests in 11.271s [2022-09-06T12:39:27.689Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T12:39:27.689Z] testing: warning: no tests to run [2022-09-06T12:39:27.689Z] PASS [2022-09-06T12:39:27.689Z] [2022-09-06T12:39:27.689Z] DONE 0 tests in 0.009s [2022-09-06T12:39:27.689Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T12:39:27.689Z] INFO: Testing against a local daemon [2022-09-06T12:39:27.689Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T12:39:29.070Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-09-06T12:39:29.070Z] === RUN TestAuthZPluginTLS [2022-09-06T12:39:29.642Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-06T12:39:29.642Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T12:39:30.211Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T12:39:30.211Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T12:39:30.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T12:39:30.471Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T12:39:31.040Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-06T12:39:31.040Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T12:39:32.422Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-09-06T12:39:32.422Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T12:39:32.991Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-06T12:39:32.991Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T12:39:33.561Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T12:39:33.561Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T12:39:33.822Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T12:39:33.822Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T12:39:35.731Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) [2022-09-06T12:39:35.731Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T12:39:37.110Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-09-06T12:39:37.110Z] === RUN TestAuthZPluginHeader [2022-09-06T12:39:37.679Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-06T12:39:37.680Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T12:39:41.876Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2022-09-06T12:39:41.876Z] === RUN TestAuthZPluginV2Disable [2022-09-06T12:39:46.077Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-09-06T12:39:46.077Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T12:39:49.398Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-09-06T12:39:49.398Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T12:40:01.614Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.76s) [2022-09-06T12:40:01.614Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T12:40:19.708Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-06T12:40:19.708Z] PASS [2022-09-06T12:40:19.708Z] [2022-09-06T12:40:19.708Z] DONE 17 tests in 49.086s [2022-09-06T12:40:19.708Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T12:40:19.708Z] INFO: Testing against a local daemon [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:40:19.708Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:40:19.708Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T12:40:19.708Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T12:40:19.708Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T12:40:19.708Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T12:40:19.708Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T12:40:19.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T12:40:19.708Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T12:40:19.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T12:40:19.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T12:40:19.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T12:40:19.709Z] === RUN TestPluginInstall [2022-09-06T12:40:19.709Z] === RUN TestPluginInstall/no_auth [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ac4f31160f382222ebd9071425572ea2f2932b2f6c916af4e9a9927765a4a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ac4f31160f382222ebd9071425572ea2f2932b2f6c916af4e9a9927765a4a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:40:19.709Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ac4f31160f382222ebd9071425572ea2f2932b2f6c916af4e9a9927765a4a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ac4f31160f382222ebd9071425572ea2f2932b2f6c916af4e9a9927765a4a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:40:19.709Z] === RUN TestPluginInstall/with_insecure [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbfdcbdc7fa46971b41484c7bf31e331d19b774b501ed52a0112ea933bc503a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:40:19.709Z] time="2022-09-06T12:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbfdcbdc7fa46971b41484c7bf31e331d19b774b501ed52a0112ea933bc503a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:40:19.709Z] plugin_test.go:196: [d0293eb59957e] daemon is not started [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInstall (2.76s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-09-06T12:40:19.709Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-09-06T12:40:19.709Z] === RUN TestPluginsWithRuntimes [2022-09-06T12:40:21.089Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T12:40:22.028Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T12:40:22.966Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-09-06T12:40:22.966Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-09-06T12:40:22.966Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-09-06T12:40:22.966Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T12:40:23.906Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-09-06T12:40:23.906Z] PASS [2022-09-06T12:40:23.906Z] [2022-09-06T12:40:23.906Z] DONE 24 tests in 6.806s [2022-09-06T12:40:23.906Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T12:40:23.906Z] INFO: Testing against a local daemon [2022-09-06T12:40:23.906Z] === RUN TestExternalGraphDriver [2022-09-06T12:40:24.167Z] === RUN TestExternalGraphDriver/json [2022-09-06T12:40:26.075Z] === RUN TestExternalGraphDriver/spec [2022-09-06T12:40:27.456Z] === RUN TestExternalGraphDriver/pull [2022-09-06T12:40:29.363Z] --- PASS: TestExternalGraphDriver (5.43s) [2022-09-06T12:40:29.363Z] --- PASS: TestExternalGraphDriver/json (1.72s) [2022-09-06T12:40:29.363Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-09-06T12:40:29.363Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-09-06T12:40:29.363Z] === RUN TestGraphdriverPluginV2 [2022-09-06T12:40:33.559Z] --- PASS: TestGraphdriverPluginV2 (4.27s) [2022-09-06T12:40:33.559Z] PASS [2022-09-06T12:40:33.559Z] [2022-09-06T12:40:33.559Z] DONE 5 tests in 9.745s [2022-09-06T12:40:33.559Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T12:40:33.559Z] INFO: Testing against a local daemon [2022-09-06T12:40:33.559Z] === RUN TestContinueAfterPluginCrash [2022-09-06T12:40:33.559Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T12:40:33.559Z] === RUN TestReadPluginNoRead [2022-09-06T12:40:33.559Z] === PAUSE TestReadPluginNoRead [2022-09-06T12:40:33.559Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T12:40:33.559Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T12:40:33.559Z] === CONT TestContinueAfterPluginCrash [2022-09-06T12:40:33.559Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T12:40:37.798Z] --- PASS: TestDaemonStartWithLogOpt (3.56s) [2022-09-06T12:40:37.798Z] === CONT TestReadPluginNoRead [2022-09-06T12:40:39.181Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T12:40:40.562Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T12:40:41.942Z] === RUN TestReadPluginNoRead/default [2022-09-06T12:40:41.942Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-09-06T12:40:42.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T12:40:43.325Z] === CONT TestReadPluginNoRead [2022-09-06T12:40:43.325Z] read_test.go:92: [d086de00e32a2] daemon is not started [2022-09-06T12:40:43.325Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-09-06T12:40:43.325Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-09-06T12:40:43.325Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-09-06T12:40:43.325Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-09-06T12:40:43.325Z] PASS [2022-09-06T12:40:43.325Z] [2022-09-06T12:40:43.325Z] DONE 6 tests in 9.715s [2022-09-06T12:40:43.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T12:40:43.325Z] testing: warning: no tests to run [2022-09-06T12:40:43.325Z] PASS [2022-09-06T12:40:43.325Z] [2022-09-06T12:40:43.325Z] DONE 0 tests in 0.008s [2022-09-06T12:40:43.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T12:40:43.325Z] INFO: Testing against a local daemon [2022-09-06T12:40:43.325Z] === RUN TestPluginWithDevMounts [2022-09-06T12:40:43.325Z] === PAUSE TestPluginWithDevMounts [2022-09-06T12:40:43.325Z] === CONT TestPluginWithDevMounts [2022-09-06T12:40:44.707Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-09-06T12:40:44.707Z] PASS [2022-09-06T12:40:44.707Z] [2022-09-06T12:40:44.967Z] DONE 1 tests in 1.635s [2022-09-06T12:40:44.967Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T12:40:44.967Z] INFO: Testing against a local daemon [2022-09-06T12:40:44.967Z] === RUN TestSecretInspect [2022-09-06T12:40:47.505Z] --- PASS: TestSecretInspect (2.19s) [2022-09-06T12:40:47.505Z] === RUN TestSecretList [2022-09-06T12:40:49.412Z] --- PASS: TestSecretList (2.23s) [2022-09-06T12:40:49.412Z] === RUN TestSecretsCreateAndDelete [2022-09-06T12:40:51.951Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-09-06T12:40:51.951Z] === RUN TestSecretsUpdate [2022-09-06T12:40:53.858Z] --- PASS: TestSecretsUpdate (2.21s) [2022-09-06T12:40:53.858Z] === RUN TestTemplatedSecret [2022-09-06T12:40:56.401Z] --- PASS: TestTemplatedSecret (2.63s) [2022-09-06T12:40:56.401Z] === RUN TestSecretCreateResolve [2022-09-06T12:40:58.939Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-09-06T12:40:58.939Z] PASS [2022-09-06T12:40:58.939Z] [2022-09-06T12:40:58.939Z] DONE 6 tests in 13.724s [2022-09-06T12:40:58.939Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T12:40:58.939Z] INFO: Testing against a local daemon [2022-09-06T12:40:58.939Z] === RUN TestServiceCreateInit [2022-09-06T12:40:58.939Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T12:41:03.138Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T12:41:04.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T12:41:06.449Z] --- PASS: TestServiceCreateInit (7.90s) [2022-09-06T12:41:06.449Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2022-09-06T12:41:06.449Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s) [2022-09-06T12:41:06.449Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T12:41:14.365Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T12:41:14.366Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:41:14.366Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:41:14.366Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:41:14.366Z] [2022-09-06T12:41:14.366Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-06T12:41:14.366Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-06T12:41:14.366Z] Using test binary docker [2022-09-06T12:41:14.366Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T12:41:14.366Z] Not: starting. [2022-09-06T12:41:14.366Z] INFO: Waiting for daemon to start... [2022-09-06T12:41:14.366Z] Starting dockerd [2022-09-06T12:41:14.366Z] . [2022-09-06T12:41:14.366Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-06T12:41:24.550Z] --- PASS: TestCreateServiceMultipleTimes (16.26s) [2022-09-06T12:41:24.550Z] === RUN TestCreateServiceConflict [2022-09-06T12:41:25.119Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-09-06T12:41:25.119Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T12:41:28.412Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-09-06T12:41:28.412Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T12:41:29.215Z] ok github.com/docker/docker/libnetwork/networkdb 149.894s coverage: 60.1% of statements [2022-09-06T12:41:29.215Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T12:41:29.215Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T12:41:29.215Z] ok github.com/docker/docker/libnetwork/osl 4.351s coverage: 39.7% of statements [2022-09-06T12:41:29.472Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T12:41:29.728Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-09-06T12:41:31.096Z] ok github.com/docker/docker/libnetwork/portmapper 0.719s coverage: 48.6% of statements [2022-09-06T12:41:31.096Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T12:41:31.096Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T12:41:31.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T12:41:31.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T12:41:31.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T12:41:31.353Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === Skipped [2022-09-06T12:41:31.353Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T12:41:31.353Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T12:41:31.353Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T12:41:31.353Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T12:41:31.353Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T12:41:31.353Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T12:41:31.353Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T12:41:31.353Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T12:41:31.353Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T12:41:31.353Z] firewalld_test.go:14: firewalld is not running [2022-09-06T12:41:31.353Z] [2022-09-06T12:41:31.353Z] DONE 327 tests, 9 skipped in 250.599s Post stage [Pipeline] junit [2022-09-06T12:41:31.925Z] Recording test results [2022-09-06T12:41:32.106Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T12:41:32.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -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:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh dynbinary test-integration [2022-09-06T12:41:33.045Z] [2022-09-06T12:41:33.045Z] Removing bundles/ [2022-09-06T12:41:33.045Z] [2022-09-06T12:41:33.045Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T12:41:33.045Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T12:41:33.045Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:41:33.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T12:41:36.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T12:41:36.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T12:41:39.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T12:41:43.305Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2022-09-06T12:41:43.305Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T12:41:43.565Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-09-06T12:41:43.565Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T12:41:45.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T12:41:46.862Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2022-09-06T12:41:46.862Z] === RUN TestCreateServiceSysctls [2022-09-06T12:41:48.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T12:41:49.401Z] --- PASS: TestCreateServiceSysctls (3.22s) [2022-09-06T12:41:49.401Z] === RUN TestCreateServiceCapabilities [2022-09-06T12:41:51.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T12:41:51.941Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2022-09-06T12:41:51.941Z] === RUN TestInspect [2022-09-06T12:41:52.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T12:41:53.132Z] sha256:d20f9da971502e671a549c586531efb9e5adf2518e4f3a7594025f37485080a6 [2022-09-06T12:41:53.132Z] INFO: Starting docker-py tests... [2022-09-06T12:41:54.071Z] ============================= test session starts ============================== [2022-09-06T12:41:54.071Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-06T12:41:54.071Z] rootdir: /src, inifile: pytest.ini [2022-09-06T12:41:54.071Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-06T12:41:55.010Z] collected 395 items / 2 deselected / 393 selected [2022-09-06T12:41:55.010Z] [2022-09-06T12:41:55.235Z] --- PASS: TestInspect (3.06s) [2022-09-06T12:41:55.235Z] === RUN TestCreateJob [2022-09-06T12:41:55.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T12:41:57.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T12:41:58.535Z] --- PASS: TestCreateJob (3.42s) [2022-09-06T12:41:58.535Z] === RUN TestReplicatedJob [2022-09-06T12:42:01.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T12:42:03.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T12:42:05.108Z] --- PASS: TestReplicatedJob (5.64s) [2022-09-06T12:42:05.108Z] === RUN TestUpdateReplicatedJob [2022-09-06T12:42:06.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T12:42:07.648Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2022-09-06T12:42:07.648Z] === RUN TestServiceListWithStatuses [2022-09-06T12:42:07.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:42:07.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T12:42:07.648Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T12:42:08.864Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T12:42:08.864Z] Using test binary docker [2022-09-06T12:42:09.121Z] +++ /etc/init.d/apparmor start [2022-09-06T12:42:09.121Z] Not: starting. [2022-09-06T12:42:09.121Z] INFO: Waiting for daemon to start... [2022-09-06T12:42:09.121Z] Starting dockerd [2022-09-06T12:42:09.121Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T12:42:11.016Z] . [2022-09-06T12:42:11.016Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T12:42:11.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T12:42:11.273Z] Error: No such image: emptyfs [2022-09-06T12:42:11.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T12:42:11.273Z] ++++ docker load [2022-09-06T12:42:11.838Z] Loaded image: emptyfs:latest [2022-09-06T12:42:11.838Z] Running integration-test (iteration 1) [2022-09-06T12:42:11.838Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T12:42:11.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:42:11.838Z] ++ set -e [2022-09-06T12:42:11.838Z] ++ '[' -n 0 ']' [2022-09-06T12:42:11.838Z] ++ set -x [2022-09-06T12:42:11.838Z] ++ 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-09-06T12:42:11.853Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-06T12:42:12.684Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-06T12:42:12.769Z] Loaded image: busybox:latest [2022-09-06T12:42:12.929Z] --- PASS: TestDockerNetworkConnectAlias (4.47s) [2022-09-06T12:42:12.929Z] === RUN TestDockerNetworkReConnect [2022-09-06T12:42:13.026Z] Loaded image: busybox:glibc [2022-09-06T12:42:14.455Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-06T12:42:15.471Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-09-06T12:42:15.471Z] === RUN TestServicePlugin [2022-09-06T12:42:18.281Z] Loaded image: debian:bullseye-slim [2022-09-06T12:42:18.281Z] Loaded image: hello-world:latest [2022-09-06T12:42:18.281Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:42:18.281Z] INFO: Testing against a local daemon [2022-09-06T12:42:18.282Z] === RUN TestCgroupNamespacesBuild [2022-09-06T12:42:19.669Z] plugin_test.go:61: [d9a4af431fc16] joining swarm manager [d0220052bc997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:42:20.609Z] plugin_test.go:64: [d753a062e13e7] joining swarm manager [d0220052bc997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:42:20.806Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2022-09-06T12:42:20.806Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T12:42:22.704Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s) [2022-09-06T12:42:22.704Z] === RUN TestBuildWithSession [2022-09-06T12:42:22.704Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:42:22.704Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T12:42:22.704Z] === RUN TestBuildSquashParent [2022-09-06T12:42:32.660Z] --- PASS: TestBuildSquashParent (8.64s) [2022-09-06T12:42:32.660Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T12:42:32.660Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:42:32.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:42:32.660Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:42:32.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:42:32.660Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:42:32.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:42:32.660Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:42:32.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:42:32.660Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:42:32.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:42:32.660Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:42:32.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:42:32.660Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:42:32.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:42:35.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:42:35.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:42:38.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:42:38.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:42:41.733Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T12:42:41.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2022-09-06T12:42:41.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2022-09-06T12:42:41.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2022-09-06T12:42:41.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2022-09-06T12:42:41.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2022-09-06T12:42:41.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2022-09-06T12:42:41.733Z] === RUN TestBuildMultiStageCopy [2022-09-06T12:42:41.733Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T12:42:44.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T12:42:44.401Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-06T12:42:44.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T12:42:45.074Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T12:42:45.637Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T12:42:46.201Z] --- PASS: TestBuildMultiStageCopy (4.82s) [2022-09-06T12:42:46.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2022-09-06T12:42:46.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-09-06T12:42:46.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-09-06T12:42:46.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-09-06T12:42:46.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-09-06T12:42:46.201Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T12:42:47.170Z] --- PASS: TestServicePlugin (30.38s) [2022-09-06T12:42:47.170Z] === RUN TestServiceUpdateLabel [2022-09-06T12:42:47.570Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2022-09-06T12:42:47.570Z] === RUN TestBuildLabelWithTargets [2022-09-06T12:42:48.108Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-09-06T12:42:48.109Z] === RUN TestServiceUpdateSecrets [2022-09-06T12:42:50.099Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2022-09-06T12:42:50.099Z] === RUN TestBuildWithEmptyLayers [2022-09-06T12:42:51.029Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-09-06T12:42:51.029Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T12:42:54.303Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-09-06T12:42:54.303Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T12:42:56.196Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2022-09-06T12:42:56.196Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T12:42:59.472Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2022-09-06T12:42:59.472Z] === RUN TestBuildWithHugeFile [2022-09-06T12:43:03.013Z] --- PASS: TestServiceUpdateSecrets (14.64s) [2022-09-06T12:43:03.013Z] === RUN TestServiceUpdateConfigs [2022-09-06T12:43:09.440Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T12:43:09.440Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:43:09.440Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:43:09.440Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T12:43:09.440Z] [2022-09-06T12:43:09.440Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T12:43:09.440Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T12:43:09.440Z] HOSTNAME=caca1fe43e61 [2022-09-06T12:43:09.440Z] TESTDEBUG=0 [2022-09-06T12:43:09.440Z] DEST=bundles/test-integration [2022-09-06T12:43:09.440Z] PWD=/go/src/github.com/docker/docker [2022-09-06T12:43:09.440Z] DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 [2022-09-06T12:43:09.440Z] container=docker [2022-09-06T12:43:09.440Z] HOME=/root [2022-09-06T12:43:09.440Z] GOLANG_VERSION=1.18.5 [2022-09-06T12:43:09.440Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T12:43:09.440Z] VALIDATE_BRANCH=master [2022-09-06T12:43:09.440Z] TERM=xterm [2022-09-06T12:43:09.440Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T12:43:09.440Z] SHLVL=1 [2022-09-06T12:43:09.440Z] TIMEOUT=120m [2022-09-06T12:43:09.440Z] DOCKER_BUILDTAGS= journald [2022-09-06T12:43:09.440Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T12:43:09.440Z] GO111MODULE=off [2022-09-06T12:43:09.440Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T12:43:09.440Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T12:43:09.440Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T12:43:09.440Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T12:43:09.440Z] GOPATH=/go [2022-09-06T12:43:09.440Z] PKG_CONFIG=pkg-config [2022-09-06T12:43:09.440Z] _=/usr/bin/env [2022-09-06T12:43:09.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T12:43:17.902Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-09-06T12:43:17.902Z] === RUN TestServiceUpdateNetwork [2022-09-06T12:43:30.120Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-09-06T12:43:30.120Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T12:43:31.060Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T12:43:31.998Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T12:43:38.196Z] .........................xx.................... [ 29%] [2022-09-06T12:43:40.121Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T12:43:41.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T12:43:41.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T12:43:46.692Z] --- PASS: TestServiceUpdatePidsLimit (16.46s) [2022-09-06T12:43:46.692Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-09-06T12:43:46.692Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-09-06T12:43:46.692Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-06T12:43:46.692Z] PASS [2022-09-06T12:43:46.692Z] [2022-09-06T12:43:46.692Z] === Skipped [2022-09-06T12:43:46.692Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T12:43:46.692Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:43:46.692Z] [2022-09-06T12:43:46.692Z] DONE 27 tests, 1 skipped in 167.784s [2022-09-06T12:43:46.692Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T12:43:46.692Z] INFO: Testing against a local daemon [2022-09-06T12:43:46.692Z] === RUN TestSessionCreate [2022-09-06T12:43:46.692Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T12:43:46.692Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T12:43:46.692Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T12:43:46.692Z] PASS [2022-09-06T12:43:46.692Z] [2022-09-06T12:43:46.692Z] DONE 2 tests in 0.058s [2022-09-06T12:43:46.692Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T12:43:46.692Z] INFO: Testing against a local daemon [2022-09-06T12:43:46.692Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T12:43:46.692Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-06T12:43:46.692Z] === RUN TestDiskUsage [2022-09-06T12:43:46.692Z] === PAUSE TestDiskUsage [2022-09-06T12:43:46.692Z] === RUN TestEventsExecDie [2022-09-06T12:43:47.261Z] --- PASS: TestEventsExecDie (0.65s) [2022-09-06T12:43:47.261Z] === RUN TestEventsBackwardsCompatible [2022-09-06T12:43:47.261Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-06T12:43:47.261Z] === RUN TestEventsVolumeCreate [2022-09-06T12:43:47.261Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-06T12:43:47.261Z] === RUN TestInfoBinaryCommits [2022-09-06T12:43:47.261Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T12:43:47.261Z] === RUN TestInfoAPIVersioned [2022-09-06T12:43:47.261Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T12:43:47.261Z] === RUN TestInfoAPI [2022-09-06T12:43:47.261Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T12:43:47.261Z] === RUN TestInfoAPIWarnings [2022-09-06T12:43:54.895Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-06T12:44:02.382Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-06T12:44:05.372Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T12:44:05.372Z] === RUN TestInfoDebug [2022-09-06T12:44:05.372Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T12:44:05.372Z] === RUN TestInfoInsecureRegistries [2022-09-06T12:44:05.372Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T12:44:05.372Z] === RUN TestInfoRegistryMirrors [2022-09-06T12:44:05.372Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T12:44:05.372Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T12:44:05.943Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T12:44:05.943Z] === RUN TestPingCacheHeaders [2022-09-06T12:44:05.943Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T12:44:05.943Z] === RUN TestPingGet [2022-09-06T12:44:05.943Z] --- PASS: TestPingGet (0.01s) [2022-09-06T12:44:05.943Z] === RUN TestPingHead [2022-09-06T12:44:05.943Z] --- PASS: TestPingHead (0.02s) [2022-09-06T12:44:05.943Z] === RUN TestPingSwarmHeader [2022-09-06T12:44:06.511Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T12:44:07.080Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T12:44:07.123Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-06T12:44:08.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T12:44:08.020Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T12:44:08.020Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-09-06T12:44:08.020Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T12:44:08.020Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T12:44:08.020Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T12:44:08.020Z] === RUN TestPingBuilderHeader [2022-09-06T12:44:08.020Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T12:44:08.589Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T12:44:08.849Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T12:44:08.849Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T12:44:08.849Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T12:44:08.849Z] === RUN TestVersion [2022-09-06T12:44:08.849Z] --- PASS: TestVersion (0.02s) [2022-09-06T12:44:08.849Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-06T12:44:08.849Z] === CONT TestDiskUsage [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T12:44:09.419Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T12:44:09.990Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T12:44:10.561Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T12:44:10.561Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage (1.68s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run (0.62s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T12:44:10.561Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:44:10.561Z] PASS [2022-09-06T12:44:10.561Z] [2022-09-06T12:44:10.561Z] DONE 57 tests in 24.207s [2022-09-06T12:44:10.561Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T12:44:10.823Z] INFO: Testing against a local daemon [2022-09-06T12:44:10.823Z] === RUN TestVolumesCreateAndList [2022-09-06T12:44:10.823Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T12:44:10.823Z] === RUN TestVolumesRemove [2022-09-06T12:44:10.823Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-06T12:44:10.824Z] === RUN TestVolumesInspect [2022-09-06T12:44:10.824Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T12:44:10.824Z] === RUN TestVolumesInvalidJSON [2022-09-06T12:44:10.824Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T12:44:10.824Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T12:44:10.824Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T12:44:10.824Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T12:44:10.824Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T12:44:10.824Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T12:44:10.824Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T12:44:10.824Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T12:44:10.824Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T12:44:10.824Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T12:44:10.824Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T12:44:10.824Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T12:44:10.824Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T12:44:10.824Z] PASS [2022-09-06T12:44:10.824Z] [2022-09-06T12:44:10.824Z] DONE 9 tests in 0.170s [2022-09-06T12:44:10.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T12:44:11.394Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-06T12:44:11.394Z] Removing test suite binaries [2022-09-06T12:44:11.394Z] exiting test-integration [2022-09-06T12:44:11.394Z] ++ exit 0 [2022-09-06T12:44:11.394Z] Post stage [Pipeline] junit [2022-09-06T12:44:13.319Z] Recording test results [2022-09-06T12:44:13.516Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T12:44:13.845Z] + echo Ensuring container killed. [2022-09-06T12:44:13.845Z] Ensuring container killed. [2022-09-06T12:44:13.845Z] + docker rm -vf docker-pr2 [2022-09-06T12:44:13.845Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T12:44:14.137Z] + echo Chowning /workspace to jenkins user [2022-09-06T12:44:14.137Z] Chowning /workspace to jenkins user [2022-09-06T12:44:14.137Z] + id -u [2022-09-06T12:44:14.137Z] + id -g [2022-09-06T12:44:14.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44092:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T12:44:14.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T12:44:15.832Z] + bundleName=amd64-cgroup2 [2022-09-06T12:44:15.832Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T12:44:15.832Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T12:44:15.832Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-06T12:44:15.832Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T12:44:16.105Z] Archiving artifacts [2022-09-06T12:44:16.402Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44092/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T12:44:16.708Z] + make clean [2022-09-06T12:44:16.708Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T12:44:16.708Z] docker-dev-cache [2022-09-06T12:44:16.708Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T12:44:21.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T12:44:21.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T12:44:21.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T12:44:22.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T12:44:22.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T12:44:23.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T12:44:23.899Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-06T12:44:24.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T12:44:25.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T12:44:26.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T12:44:27.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T12:44:28.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T12:44:28.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T12:44:29.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T12:44:30.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T12:44:31.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T12:44:32.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T12:44:33.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T12:44:33.089Z] Using test binary docker [2022-09-06T12:44:33.089Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T12:44:33.089Z] +++ /etc/init.d/apparmor start [2022-09-06T12:44:33.089Z] Not: starting. [2022-09-06T12:44:33.089Z] INFO: Waiting for daemon to start... [2022-09-06T12:44:33.089Z] Starting dockerd [2022-09-06T12:44:33.089Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-06T12:44:33.704Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-06T12:44:34.982Z] . [2022-09-06T12:44:34.982Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T12:44:34.982Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T12:44:34.982Z] Error: No such image: emptyfs [2022-09-06T12:44:35.215Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-06T12:44:35.238Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T12:44:35.238Z] ++++ docker load [2022-09-06T12:44:35.238Z] Loaded image: emptyfs:latest [2022-09-06T12:44:35.238Z] Running integration-test (iteration 1) [2022-09-06T12:44:35.238Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T12:44:35.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:44:35.238Z] ++ set -e [2022-09-06T12:44:35.238Z] ++ '[' -n 0 ']' [2022-09-06T12:44:35.238Z] ++ set -x [2022-09-06T12:44:35.238Z] ++ 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-09-06T12:44:35.494Z] Loaded image: busybox:latest [2022-09-06T12:44:35.750Z] Loaded image: busybox:glibc [2022-09-06T12:44:35.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T12:44:35.935Z] Using test binary docker [2022-09-06T12:44:35.935Z] +++ /etc/init.d/apparmor start [2022-09-06T12:44:35.935Z] Not: starting. [2022-09-06T12:44:35.935Z] INFO: Waiting for daemon to start... [2022-09-06T12:44:35.935Z] Starting dockerd [2022-09-06T12:44:35.935Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T12:44:35.935Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T12:44:35.935Z] Using test binary docker [2022-09-06T12:44:35.935Z] +++ /etc/init.d/apparmor start [2022-09-06T12:44:35.935Z] Not: starting. [2022-09-06T12:44:35.935Z] INFO: Waiting for daemon to start... [2022-09-06T12:44:35.935Z] Starting dockerd [2022-09-06T12:44:35.935Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T12:44:35.935Z] . [2022-09-06T12:44:35.935Z] [2022-09-06T12:44:35.935Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T12:44:35.935Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T12:44:35.935Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T12:44:35.935Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T12:44:35.935Z] Error: No such image: emptyfs [2022-09-06T12:44:35.935Z] Error: No such image: emptyfs [2022-09-06T12:44:35.935Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T12:44:35.935Z] ++++ docker load [2022-09-06T12:44:35.935Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T12:44:35.935Z] ++++ docker load [2022-09-06T12:44:35.935Z] Loaded image: emptyfs:latest [2022-09-06T12:44:35.935Z] Running integration-test (iteration 1) [2022-09-06T12:44:35.935Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T12:44:35.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T12:44:35.935Z] ++ set -e [2022-09-06T12:44:35.935Z] ++ '[' -n 0 ']' [2022-09-06T12:44:35.935Z] ++ set -x [2022-09-06T12:44:35.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-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T12:44:35.935Z] Loaded image: emptyfs:latest [2022-09-06T12:44:35.935Z] Running integration-test (iteration 1) [2022-09-06T12:44:35.935Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T12:44:35.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T12:44:35.935Z] ++ set -e [2022-09-06T12:44:35.935Z] ++ '[' -n 0 ']' [2022-09-06T12:44:35.935Z] ++ set -x [2022-09-06T12:44:35.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-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T12:44:35.935Z] Loaded image: busybox:latest [2022-09-06T12:44:35.935Z] Loaded image: busybox:latest [2022-09-06T12:44:35.935Z] Loaded image: busybox:glibc [2022-09-06T12:44:35.935Z] Loaded image: busybox:glibc [2022-09-06T12:44:35.935Z] Loaded image: debian:bullseye-slim [2022-09-06T12:44:35.935Z] Loaded image: debian:bullseye-slim [2022-09-06T12:44:35.935Z] Loaded image: hello-world:latest [2022-09-06T12:44:35.935Z] Loaded image: hello-world:latest [2022-09-06T12:44:35.935Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:44:35.935Z] INFO: Testing against a local daemon [2022-09-06T12:44:35.935Z] === RUN TestDockerDaemonSuite [2022-09-06T12:44:35.935Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:44:35.935Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-06T12:44:35.935Z] INFO: Testing against a local daemon [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T12:44:35.935Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T12:44:36.192Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T12:44:36.679Z] Loaded image: debian:bullseye-slim [2022-09-06T12:44:36.679Z] Loaded image: hello-world:latest [2022-09-06T12:44:36.754Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T12:44:36.935Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:44:36.935Z] INFO: Testing against a local daemon [2022-09-06T12:44:36.935Z] === RUN TestCgroupNamespacesBuild [2022-09-06T12:44:37.694Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T12:44:38.256Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T12:44:38.256Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T12:44:38.303Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-09-06T12:44:38.303Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T12:44:39.187Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-06T12:44:39.232Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-09-06T12:44:39.232Z] === RUN TestBuildWithSession [2022-09-06T12:44:39.232Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:44:39.232Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T12:44:39.232Z] === RUN TestBuildSquashParent [2022-09-06T12:44:39.451Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-06T12:44:40.117Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T12:44:40.373Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T12:44:40.373Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T12:44:40.373Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T12:44:41.303Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T12:44:41.559Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T12:44:42.490Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T12:44:42.490Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T12:44:42.490Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T12:44:42.490Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T12:44:43.404Z] --- PASS: TestBuildSquashParent (4.06s) [2022-09-06T12:44:43.404Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T12:44:43.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:44:43.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:44:43.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:44:43.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:44:43.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:44:43.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:44:43.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:44:43.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:44:43.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:44:43.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:44:43.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:44:43.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:44:43.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T12:44:43.405Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T12:44:44.059Z] ............................ [ 66%] [2022-09-06T12:44:44.772Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T12:44:44.772Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T12:44:46.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T12:44:46.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T12:44:47.765Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T12:44:47.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2022-09-06T12:44:47.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2022-09-06T12:44:47.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-09-06T12:44:47.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-09-06T12:44:47.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-09-06T12:44:47.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s) [2022-09-06T12:44:47.765Z] === RUN TestBuildMultiStageCopy [2022-09-06T12:44:47.765Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T12:44:47.778Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T12:44:48.697Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T12:44:48.954Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T12:44:49.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T12:44:49.467Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T12:44:49.671Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T12:44:49.724Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-09-06T12:44:49.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-09-06T12:44:49.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-06T12:44:49.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-06T12:44:49.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-06T12:44:49.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-06T12:44:49.724Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T12:44:50.286Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-09-06T12:44:50.286Z] === RUN TestBuildLabelWithTargets [2022-09-06T12:44:51.569Z] --- PASS: TestBuildWithHugeFile (112.51s) [2022-09-06T12:44:51.569Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T12:44:51.569Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:44:51.569Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:44:51.569Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T12:44:51.569Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:44:51.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:44:51.569Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:44:51.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:44:51.569Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:44:51.569Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:44:51.569Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:44:51.569Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:44:51.569Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T12:44:51.653Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-09-06T12:44:51.653Z] === RUN TestBuildWithEmptyLayers [2022-09-06T12:44:51.825Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:44:51.825Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T12:44:51.825Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-09-06T12:44:51.825Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-09-06T12:44:51.825Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-09-06T12:44:51.825Z] === RUN TestBuildPreserveOwnership [2022-09-06T12:44:51.825Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T12:44:51.910Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-09-06T12:44:51.910Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T12:44:53.285Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-09-06T12:44:53.285Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T12:44:53.718Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T12:44:53.974Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T12:44:54.215Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2022-09-06T12:44:54.215Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T12:44:54.230Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T12:44:55.159Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T12:44:55.583Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s) [2022-09-06T12:44:55.583Z] === RUN TestBuildWithHugeFile [2022-09-06T12:44:55.723Z] --- PASS: TestBuildPreserveOwnership (4.03s) [2022-09-06T12:44:55.723Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2022-09-06T12:44:55.723Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2022-09-06T12:44:55.723Z] === RUN TestBuildPlatformInvalid [2022-09-06T12:44:55.980Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-09-06T12:44:55.980Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T12:44:56.543Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T12:44:57.108Z] Loaded image: busybox:latest [2022-09-06T12:44:57.108Z] Loaded image: busybox:glibc [2022-09-06T12:44:57.671Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T12:44:57.671Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-06T12:44:59.040Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T12:44:59.040Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T12:44:59.603Z] docker_cli_daemon_test.go:1475: [d50c93219721f] daemon is not started [2022-09-06T12:44:59.860Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T12:45:00.423Z] check_test.go:540: [dbfdf30af5a16] daemon is not started [2022-09-06T12:45:00.423Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-06T12:45:00.680Z] Loaded image: debian:bullseye-slim [2022-09-06T12:45:00.680Z] Loaded image: hello-world:latest [2022-09-06T12:45:00.680Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T12:45:00.937Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:45:01.869Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T12:45:02.800Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-06T12:45:03.057Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T12:45:04.951Z] check_test.go:540: [df778bd226661] daemon is not started [2022-09-06T12:45:04.951Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-06T12:45:08.223Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T12:45:09.592Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T12:45:09.592Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-06T12:45:10.156Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T12:45:11.088Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T12:45:11.654Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T12:45:11.654Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T12:45:11.654Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T12:45:12.593Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-06T12:45:13.528Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T12:45:14.091Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.05s) [2022-09-06T12:45:14.091Z] PASS [2022-09-06T12:45:14.091Z] [2022-09-06T12:45:14.091Z] === Skipped [2022-09-06T12:45:14.091Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T12:45:14.091Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:45:14.091Z] [2022-09-06T12:45:14.091Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:45:14.091Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:45:14.091Z] [2022-09-06T12:45:14.091Z] DONE 34 tests, 2 skipped in 182.243s [2022-09-06T12:45:14.091Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T12:45:14.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:45:14.091Z] ++ set -e [2022-09-06T12:45:14.091Z] ++ '[' -n 0 ']' [2022-09-06T12:45:14.091Z] ++ set -x [2022-09-06T12:45:14.091Z] ++ 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-09-06T12:45:14.091Z] INFO: Testing against a local daemon [2022-09-06T12:45:14.091Z] === RUN TestConfigInspect [2022-09-06T12:45:15.020Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-06T12:45:15.020Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T12:45:15.020Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T12:45:15.585Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T12:45:16.515Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T12:45:17.443Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T12:45:17.443Z] --- PASS: TestConfigInspect (3.24s) [2022-09-06T12:45:17.443Z] === RUN TestConfigList [2022-09-06T12:45:18.006Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-06T12:45:18.006Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T12:45:18.571Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T12:45:18.571Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T12:45:18.571Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T12:45:19.500Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T12:45:19.500Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T12:45:19.500Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T12:45:19.500Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T12:45:19.757Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T12:45:20.322Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T12:45:20.322Z] --- PASS: TestConfigList (3.03s) [2022-09-06T12:45:20.322Z] === RUN TestConfigsCreateAndDelete [2022-09-06T12:45:21.251Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-06T12:45:21.251Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T12:45:21.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T12:45:21.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T12:45:23.707Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-06T12:45:23.707Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T12:45:23.707Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2022-09-06T12:45:23.707Z] === RUN TestConfigsUpdate [2022-09-06T12:45:23.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T12:45:23.964Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T12:45:24.897Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T12:45:24.897Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-06T12:45:25.461Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T12:45:25.842Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-06T12:45:26.390Z] --- PASS: TestConfigsUpdate (3.08s) [2022-09-06T12:45:26.390Z] === RUN TestTemplatedConfig [2022-09-06T12:45:26.647Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T12:45:27.211Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-06T12:45:27.211Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T12:45:27.211Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T12:45:28.140Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T12:45:28.397Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-06T12:45:28.961Z] check_test.go:540: [d2739cf03271c] daemon is not started [2022-09-06T12:45:28.961Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-06T12:45:28.961Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T12:45:29.890Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T12:45:30.146Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T12:45:30.146Z] --- PASS: TestTemplatedConfig (3.57s) [2022-09-06T12:45:30.146Z] === RUN TestConfigCreateResolve [2022-09-06T12:45:30.709Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T12:45:31.272Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-06T12:45:32.202Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T12:45:32.765Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-06T12:45:33.328Z] --- PASS: TestConfigCreateResolve (3.08s) [2022-09-06T12:45:33.328Z] PASS [2022-09-06T12:45:33.328Z] [2022-09-06T12:45:33.328Z] DONE 6 tests in 19.119s [2022-09-06T12:45:33.328Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T12:45:33.328Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:45:33.328Z] ++ set -e [2022-09-06T12:45:33.328Z] ++ '[' -n 0 ']' [2022-09-06T12:45:33.328Z] ++ set -x [2022-09-06T12:45:33.328Z] ++ 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-09-06T12:45:33.328Z] INFO: Testing against a local daemon [2022-09-06T12:45:33.328Z] === RUN TestAttachWithTTY [2022-09-06T12:45:33.584Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T12:45:33.585Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T12:45:33.585Z] === RUN TestAttachWithoutTTy [2022-09-06T12:45:33.585Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T12:45:33.585Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-09-06T12:45:33.585Z] === RUN TestCheckpoint [2022-09-06T12:45:33.585Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:45:33.585Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON [2022-09-06T12:45:33.585Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T12:45:33.585Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T12:45:33.585Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:45:33.585Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:45:33.585Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:45:33.585Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:45:33.585Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:45:33.585Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:45:33.585Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T12:45:33.585Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T12:45:33.585Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T12:45:33.585Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T12:45:33.585Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:45:33.585Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T12:45:33.585Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T12:45:33.585Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T12:45:33.585Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T12:45:33.585Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T12:45:33.585Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T12:45:33.585Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T12:45:33.841Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2022-09-06T12:45:33.841Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T12:45:33.841Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-09-06T12:45:33.841Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T12:45:33.841Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-09-06T12:45:33.841Z] === RUN TestCopyEmptyFile [2022-09-06T12:45:34.258Z] --- PASS: TestBuildWithHugeFile (34.77s) [2022-09-06T12:45:34.258Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T12:45:34.258Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:45:34.258Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:45:34.258Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T12:45:34.258Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:45:34.258Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:45:34.258Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:45:34.258Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:45:34.258Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:45:34.258Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:45:34.258Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T12:45:34.258Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T12:45:34.258Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T12:45:34.258Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T12:45:34.258Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-06T12:45:34.258Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-06T12:45:34.258Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T12:45:34.258Z] === RUN TestBuildPreserveOwnership [2022-09-06T12:45:34.258Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T12:45:34.258Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T12:45:34.258Z] --- PASS: TestBuildPreserveOwnership (3.06s) [2022-09-06T12:45:34.258Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) [2022-09-06T12:45:34.258Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-09-06T12:45:34.258Z] === RUN TestBuildPlatformInvalid [2022-09-06T12:45:34.258Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-06T12:45:34.258Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T12:45:34.405Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-09-06T12:45:34.405Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T12:45:34.405Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T12:45:34.405Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2022-09-06T12:45:34.405Z] === RUN TestCopyFromContainer [2022-09-06T12:45:34.515Z] Loaded image: busybox:latest [2022-09-06T12:45:34.515Z] Loaded image: busybox:glibc [2022-09-06T12:45:34.968Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-06T12:45:35.882Z] Loaded image: debian:bullseye-slim [2022-09-06T12:45:35.882Z] Loaded image: hello-world:latest [2022-09-06T12:45:35.882Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T12:45:35.914Z] === RUN TestCopyFromContainer// [2022-09-06T12:45:35.914Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T12:45:35.914Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T12:45:35.914Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T12:45:35.914Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T12:45:35.914Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T12:45:36.177Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T12:45:36.177Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T12:45:36.177Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T12:45:36.177Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer (1.88s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T12:45:36.436Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T12:45:36.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T12:45:36.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:45:36.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:45:36.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:45:36.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:45:36.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:45:36.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:45:36.437Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:45:36.437Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:45:36.437Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:45:36.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T12:45:36.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T12:45:36.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T12:45:36.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T12:45:36.437Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T12:45:36.437Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-09-06T12:45:36.437Z] === RUN TestCreateWithInvalidEnv [2022-09-06T12:45:36.437Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T12:45:36.437Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T12:45:36.437Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T12:45:36.437Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T12:45:36.437Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T12:45:36.437Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T12:45:36.437Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T12:45:36.437Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T12:45:36.437Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T12:45:36.437Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T12:45:36.437Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T12:45:36.437Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T12:45:36.437Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T12:45:36.437Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T12:45:36.437Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T12:45:36.437Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T12:45:37.805Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) [2022-09-06T12:45:37.805Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T12:45:38.734Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-06T12:45:38.734Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T12:45:39.299Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s) [2022-09-06T12:45:39.299Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T12:45:39.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:45:39.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:45:39.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:45:39.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:45:39.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:45:39.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:45:39.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:45:39.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:45:39.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:45:39.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:45:39.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:45:39.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:45:39.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:45:39.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:45:39.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:45:39.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T12:45:39.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-09-06T12:45:39.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-06T12:45:39.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T12:45:39.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T12:45:39.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-06T12:45:39.299Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T12:45:39.555Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T12:45:39.812Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-09-06T12:45:39.812Z] === RUN TestCreateDifferentPlatform [2022-09-06T12:45:39.812Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T12:45:39.812Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T12:45:39.812Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T12:45:39.812Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T12:45:39.812Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T12:45:39.812Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T12:45:39.812Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T12:45:39.812Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T12:45:39.812Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T12:45:39.812Z] === RUN TestCreateInvalidHostConfig [2022-09-06T12:45:39.812Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:45:39.812Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:45:39.812Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:45:39.812Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:45:39.812Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:45:39.812Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:45:39.812Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:45:39.812Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:45:39.812Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:45:39.812Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:45:39.812Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:45:39.812Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:45:39.812Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T12:45:39.812Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T12:45:39.812Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T12:45:39.812Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T12:45:39.812Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T12:45:39.812Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T12:45:39.812Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T12:45:39.812Z] === RUN TestDaemonRestartIpcMode [2022-09-06T12:45:39.812Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T12:45:39.812Z] === RUN TestDaemonHostGatewayIP [2022-09-06T12:45:39.812Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T12:45:39.812Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T12:45:39.812Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T12:45:39.812Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T12:45:39.812Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T12:45:39.812Z] === RUN TestDiff [2022-09-06T12:45:40.068Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T12:45:40.068Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T12:45:40.068Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T12:45:40.068Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T12:45:40.324Z] --- PASS: TestDiff (0.54s) [2022-09-06T12:45:40.325Z] === RUN TestExecConsoleSize [2022-09-06T12:45:40.887Z] --- PASS: TestExecConsoleSize (0.56s) [2022-09-06T12:45:40.887Z] === RUN TestExecWithCloseStdin [2022-09-06T12:45:41.449Z] --- PASS: TestExecWithCloseStdin (0.56s) [2022-09-06T12:45:41.449Z] === RUN TestExec [2022-09-06T12:45:42.012Z] --- PASS: TestExec (0.50s) [2022-09-06T12:45:42.012Z] === RUN TestExecUser [2022-09-06T12:45:42.269Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-06T12:45:42.833Z] --- PASS: TestExecUser (0.60s) [2022-09-06T12:45:42.833Z] === RUN TestExportContainerAndImportImage [2022-09-06T12:45:42.833Z] check_test.go:540: [d69b2e7cb68f9] daemon is not started [2022-09-06T12:45:42.833Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-06T12:45:42.833Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T12:45:43.090Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-06T12:45:43.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T12:45:43.604Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2022-09-06T12:45:43.604Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T12:45:43.861Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-06T12:45:43.977Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.20s) [2022-09-06T12:45:43.977Z] PASS [2022-09-06T12:45:43.977Z] [2022-09-06T12:45:43.977Z] === Skipped [2022-09-06T12:45:43.977Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-06T12:45:43.977Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T12:45:43.977Z] [2022-09-06T12:45:43.977Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T12:45:43.977Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T12:45:43.977Z] [2022-09-06T12:45:43.977Z] DONE 34 tests, 2 skipped in 68.695s [2022-09-06T12:45:43.977Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T12:45:43.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:45:43.977Z] ++ set -e [2022-09-06T12:45:43.977Z] ++ '[' -n 0 ']' [2022-09-06T12:45:43.977Z] ++ set -x [2022-09-06T12:45:43.977Z] ++ 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-09-06T12:45:43.977Z] INFO: Testing against a local daemon [2022-09-06T12:45:43.977Z] === RUN TestConfigInspect [2022-09-06T12:45:43.983Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-06T12:45:43.983Z] tests/integration/client_test.py ..... [ 75%] [2022-09-06T12:45:43.983Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-06T12:45:43.983Z] tests/integration/errors_test.py . [ 76%] [2022-09-06T12:45:44.424Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-06T12:45:44.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-06T12:45:45.244Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-09-06T12:45:45.244Z] === RUN TestHealthCheckWorkdir [2022-09-06T12:45:46.173Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2022-09-06T12:45:46.173Z] === RUN TestHealthKillContainer [2022-09-06T12:45:46.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-06T12:45:46.497Z] --- PASS: TestConfigInspect (2.25s) [2022-09-06T12:45:46.497Z] === RUN TestConfigList [2022-09-06T12:45:47.101Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-06T12:45:47.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-06T12:45:49.016Z] --- PASS: TestConfigList (2.27s) [2022-09-06T12:45:49.016Z] === RUN TestConfigsCreateAndDelete [2022-09-06T12:45:49.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-06T12:45:50.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d21188__} [2022-09-06T12:45:50.906Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-09-06T12:45:50.906Z] === RUN TestConfigsUpdate [2022-09-06T12:45:50.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11477690955_/foo_false_____} [2022-09-06T12:45:51.216Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-06T12:45:52.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11477690955_/foo_true_____} [2022-09-06T12:45:52.798Z] --- PASS: TestConfigsUpdate (1.81s) [2022-09-06T12:45:52.798Z] === RUN TestTemplatedConfig [2022-09-06T12:45:53.156Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-06T12:45:53.156Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T12:45:53.156Z] check_test.go:540: [d2ffd3630b61e] daemon is not started [2022-09-06T12:45:53.156Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-06T12:45:54.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33374928808_/foo_false_____} [2022-09-06T12:45:54.342Z] --- PASS: TestHealthKillContainer (8.26s) [2022-09-06T12:45:54.342Z] === RUN TestHealthCheckProcessKilled [2022-09-06T12:45:54.905Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-06T12:45:55.163Z] --- PASS: TestHealthCheckProcessKilled (0.90s) [2022-09-06T12:45:55.163Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T12:45:55.341Z] --- PASS: TestTemplatedConfig (2.57s) [2022-09-06T12:45:55.341Z] === RUN TestConfigCreateResolve [2022-09-06T12:45:55.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33374928808_/foo_true_____} [2022-09-06T12:45:56.026Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2022-09-06T12:45:56.026Z] === RUN TestIpcModeNone [2022-09-06T12:45:56.590Z] --- PASS: TestIpcModeNone (0.73s) [2022-09-06T12:45:56.590Z] === RUN TestIpcModePrivate [2022-09-06T12:45:56.846Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-06T12:45:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33374928808_/foo_true__0xc000d211b8___} [2022-09-06T12:45:57.103Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-09-06T12:45:57.233Z] --- PASS: TestConfigCreateResolve (1.86s) [2022-09-06T12:45:57.233Z] PASS [2022-09-06T12:45:57.233Z] [2022-09-06T12:45:57.233Z] DONE 6 tests in 13.095s [2022-09-06T12:45:57.233Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T12:45:57.233Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:45:57.234Z] ++ set -e [2022-09-06T12:45:57.234Z] ++ '[' -n 0 ']' [2022-09-06T12:45:57.234Z] ++ set -x [2022-09-06T12:45:57.234Z] ++ 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-09-06T12:45:57.234Z] INFO: Testing against a local daemon [2022-09-06T12:45:57.234Z] === RUN TestAttachWithTTY [2022-09-06T12:45:57.234Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T12:45:57.234Z] === RUN TestAttachWithoutTTy [2022-09-06T12:45:57.361Z] --- PASS: TestIpcModePrivate (0.71s) [2022-09-06T12:45:57.361Z] === RUN TestIpcModeShareable [2022-09-06T12:45:57.491Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-06T12:45:57.491Z] === RUN TestCheckpoint [2022-09-06T12:45:57.491Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:45:57.491Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T12:45:57.491Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T12:45:57.491Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:45:57.491Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:45:57.491Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:45:57.491Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:45:57.491Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:45:57.491Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:45:57.491Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T12:45:57.491Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T12:45:57.491Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T12:45:57.491Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T12:45:57.491Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T12:45:57.491Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T12:45:57.491Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T12:45:57.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T12:45:57.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T12:45:57.491Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T12:45:57.491Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T12:45:57.491Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T12:45:57.491Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T12:45:57.491Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T12:45:57.491Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T12:45:57.491Z] === RUN TestCopyEmptyFile [2022-09-06T12:45:57.748Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-06T12:45:57.748Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T12:45:57.748Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T12:45:57.748Z] === RUN TestCopyFromContainer [2022-09-06T12:45:57.927Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-09-06T12:45:58.183Z] --- PASS: TestIpcModeShareable (0.71s) [2022-09-06T12:45:58.183Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T12:45:58.183Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-06T12:45:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d211d0__} [2022-09-06T12:45:58.679Z] === RUN TestCopyFromContainer// [2022-09-06T12:45:58.935Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T12:45:58.935Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T12:45:58.935Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T12:45:58.935Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T12:45:59.192Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T12:45:59.192Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T12:45:59.192Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T12:45:59.192Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T12:45:59.192Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer (1.58s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T12:45:59.449Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T12:45:59.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T12:45:59.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:45:59.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:45:59.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:45:59.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:45:59.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:45:59.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:45:59.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T12:45:59.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T12:45:59.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T12:45:59.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T12:45:59.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T12:45:59.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T12:45:59.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T12:45:59.449Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T12:45:59.449Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-06T12:45:59.449Z] === RUN TestCreateWithInvalidEnv [2022-09-06T12:45:59.449Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T12:45:59.449Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T12:45:59.449Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T12:45:59.449Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T12:45:59.449Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T12:45:59.449Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T12:45:59.449Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T12:45:59.449Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T12:45:59.449Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T12:45:59.449Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T12:45:59.449Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T12:45:59.449Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T12:45:59.449Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T12:45:59.449Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T12:45:59.449Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T12:45:59.449Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T12:45:59.845Z] check_test.go:540: [df84708a34c99] daemon is not started [2022-09-06T12:45:59.845Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-06T12:46:00.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d211e8__} [2022-09-06T12:46:00.665Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.39s) [2022-09-06T12:46:00.665Z] === RUN TestAPIIpcModeHost [2022-09-06T12:46:00.818Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-09-06T12:46:00.818Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T12:46:01.229Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-09-06T12:46:01.229Z] === RUN TestDaemonIpcModeShareable [2022-09-06T12:46:01.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d21200__} [2022-09-06T12:46:02.186Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-09-06T12:46:02.186Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T12:46:02.186Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:46:02.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:46:02.186Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:46:02.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:46:02.186Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:46:02.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:46:02.186Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:46:02.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:46:02.186Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:46:02.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:46:02.186Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T12:46:02.186Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T12:46:02.186Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T12:46:02.186Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T12:46:02.186Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T12:46:02.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T12:46:02.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T12:46:02.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T12:46:02.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T12:46:02.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-09-06T12:46:02.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T12:46:02.186Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T12:46:02.413Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-06T12:46:02.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d21218__} [2022-09-06T12:46:02.416Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2022-09-06T12:46:02.672Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-06T12:46:02.672Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-09-06T12:46:02.672Z] === RUN TestDaemonIpcModePrivate [2022-09-06T12:46:02.750Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2022-09-06T12:46:02.750Z] === RUN TestCreateDifferentPlatform [2022-09-06T12:46:02.750Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T12:46:02.750Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T12:46:02.750Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T12:46:02.750Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T12:46:02.750Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T12:46:02.750Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T12:46:02.750Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T12:46:02.750Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T12:46:02.750Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T12:46:02.750Z] === RUN TestCreateInvalidHostConfig [2022-09-06T12:46:02.750Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:46:02.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:46:02.750Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:46:02.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:46:02.750Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:46:02.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:46:02.750Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:46:02.750Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:46:02.750Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T12:46:02.750Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T12:46:02.750Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T12:46:02.750Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T12:46:02.750Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T12:46:02.750Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T12:46:02.750Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T12:46:02.750Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T12:46:02.750Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T12:46:02.750Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T12:46:02.750Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T12:46:02.750Z] === RUN TestDaemonRestartIpcMode [2022-09-06T12:46:02.750Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T12:46:02.750Z] === RUN TestDaemonHostGatewayIP [2022-09-06T12:46:02.750Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T12:46:02.750Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T12:46:02.750Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T12:46:02.750Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T12:46:02.750Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T12:46:02.750Z] === RUN TestDiff [2022-09-06T12:46:03.236Z] check_test.go:540: [d8baeb878b866] daemon is not started [2022-09-06T12:46:03.236Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-06T12:46:03.313Z] --- PASS: TestDiff (0.45s) [2022-09-06T12:46:03.313Z] === RUN TestExecConsoleSize [2022-09-06T12:46:03.569Z] --- PASS: TestExecConsoleSize (0.52s) [2022-09-06T12:46:03.569Z] === RUN TestExecWithCloseStdin [2022-09-06T12:46:03.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T12:46:03.799Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-06T12:46:04.059Z] --- PASS: TestDaemonIpcModePrivate (1.33s) [2022-09-06T12:46:04.059Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T12:46:04.132Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-06T12:46:04.132Z] === RUN TestExec [2022-09-06T12:46:04.694Z] --- PASS: TestExec (0.51s) [2022-09-06T12:46:04.694Z] === RUN TestExecUser [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T12:46:04.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-06T12:46:05.245Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T12:46:05.245Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T12:46:05.257Z] --- PASS: TestExecUser (0.53s) [2022-09-06T12:46:05.257Z] === RUN TestExportContainerAndImportImage [2022-09-06T12:46:05.502Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T12:46:05.502Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2022-09-06T12:46:05.502Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T12:46:05.821Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-09-06T12:46:05.821Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T12:46:06.065Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T12:46:06.628Z] docker_cli_daemon_plugins_test.go:80: [dbd75b9810a67] daemon is not started [2022-09-06T12:46:06.885Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-09-06T12:46:06.885Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2022-09-06T12:46:06.885Z] === RUN TestIpcModeOlderClient [2022-09-06T12:46:06.885Z] === PAUSE TestIpcModeOlderClient [2022-09-06T12:46:06.885Z] === RUN TestKillContainerInvalidSignal [2022-09-06T12:46:07.141Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T12:46:07.189Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-06T12:46:07.189Z] === RUN TestHealthCheckWorkdir [2022-09-06T12:46:07.708Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2022-09-06T12:46:07.708Z] === RUN TestKillContainer [2022-09-06T12:46:07.708Z] === RUN TestKillContainer/no_signal [2022-09-06T12:46:07.708Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-06T12:46:07.752Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-09-06T12:46:07.752Z] === RUN TestHealthKillContainer [2022-09-06T12:46:07.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T12:46:08.228Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T12:46:08.790Z] === RUN TestKillContainer/killing_signal [2022-09-06T12:46:09.354Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T12:46:09.610Z] --- PASS: TestKillContainer (1.82s) [2022-09-06T12:46:09.610Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-09-06T12:46:09.610Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-09-06T12:46:09.610Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2022-09-06T12:46:09.610Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T12:46:09.610Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T12:46:10.174Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T12:46:10.737Z] docker_cli_daemon_plugins_test.go:170: [df6ae209a1f89] daemon is not started [2022-09-06T12:46:10.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-09-06T12:46:10.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2022-09-06T12:46:10.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2022-09-06T12:46:10.737Z] === RUN TestKillStoppedContainer [2022-09-06T12:46:10.994Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-09-06T12:46:10.994Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T12:46:10.994Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T12:46:10.994Z] === RUN TestKillDifferentUserContainer [2022-09-06T12:46:10.994Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T12:46:11.558Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-09-06T12:46:11.558Z] === RUN TestInspectOomKilledTrue [2022-09-06T12:46:11.558Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:46:11.558Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T12:46:11.558Z] === RUN TestInspectOomKilledFalse [2022-09-06T12:46:11.558Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:46:11.558Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T12:46:11.558Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T12:46:11.558Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T12:46:12.122Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-06T12:46:12.122Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-09-06T12:46:12.122Z] === RUN TestLinksContainerNames [2022-09-06T12:46:12.379Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T12:46:12.637Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T12:46:13.565Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T12:46:13.566Z] --- PASS: TestLinksContainerNames (1.36s) [2022-09-06T12:46:13.566Z] === RUN TestLogsFollowTailEmpty [2022-09-06T12:46:14.497Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T12:46:14.497Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2022-09-06T12:46:14.497Z] === RUN TestLogs [2022-09-06T12:46:14.497Z] === RUN TestLogs/driver_local [2022-09-06T12:46:14.497Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:46:14.497Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:46:14.497Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T12:46:14.497Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T12:46:14.497Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T12:46:14.497Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T12:46:14.497Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:46:14.497Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:46:14.497Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:46:14.497Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:46:14.497Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:46:14.497Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:46:14.497Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:46:14.497Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:46:15.061Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T12:46:15.317Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:46:15.574Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-06T12:46:15.574Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:46:15.840Z] --- PASS: TestHealthKillContainer (7.85s) [2022-09-06T12:46:15.840Z] === RUN TestHealthCheckProcessKilled [2022-09-06T12:46:16.096Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-06T12:46:16.096Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T12:46:16.140Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-06T12:46:16.397Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T12:46:16.654Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-06T12:46:16.654Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T12:46:16.660Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-09-06T12:46:16.660Z] === RUN TestIpcModeNone [2022-09-06T12:46:16.912Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T12:46:17.171Z] check_test.go:540: [da6195918fe9b] daemon is not started [2022-09-06T12:46:17.171Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-06T12:46:17.222Z] --- PASS: TestIpcModeNone (0.48s) [2022-09-06T12:46:17.223Z] === RUN TestIpcModePrivate [2022-09-06T12:46:17.428Z] === RUN TestLogs/driver_json-file [2022-09-06T12:46:17.428Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:46:17.428Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:46:17.428Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:46:17.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:46:17.428Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:46:17.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:46:17.428Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:46:17.428Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:46:17.428Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:46:17.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:46:17.428Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:46:17.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:46:17.428Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:46:17.428Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:46:17.480Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T12:46:17.480Z] --- PASS: TestIpcModePrivate (0.51s) [2022-09-06T12:46:17.480Z] === RUN TestIpcModeShareable [2022-09-06T12:46:17.685Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T12:46:18.050Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-06T12:46:18.050Z] --- PASS: TestIpcModeShareable (0.51s) [2022-09-06T12:46:18.050Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T12:46:18.616Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:46:18.616Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:46:18.743Z] ......... [ 85%] [2022-09-06T12:46:18.872Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T12:46:19.129Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-06T12:46:19.693Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:46:19.693Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:46:19.693Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T12:46:19.963Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2022-09-06T12:46:19.963Z] === RUN TestAPIIpcModeHost [2022-09-06T12:46:19.963Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-09-06T12:46:19.963Z] === RUN TestDaemonIpcModeShareable [2022-09-06T12:46:20.623Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-06T12:46:20.623Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T12:46:20.879Z] --- PASS: TestLogs (6.52s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.30s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.02s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.03s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.82s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.83s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.00s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.17s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.01s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.94s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.26s) [2022-09-06T12:46:20.879Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.22s) [2022-09-06T12:46:20.879Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T12:46:21.330Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T12:46:21.330Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-09-06T12:46:21.330Z] === RUN TestDaemonIpcModePrivate [2022-09-06T12:46:21.457Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T12:46:21.714Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/default [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/private [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/slave [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/shared [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/default [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/shared [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/slave [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/private [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T12:46:21.714Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:46:21.714Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T12:46:21.714Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T12:46:21.971Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:46:22.227Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:46:22.227Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:46:22.227Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:46:22.227Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T12:46:22.227Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:46:22.227Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T12:46:22.227Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T12:46:22.227Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T12:46:22.227Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T12:46:22.259Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T12:46:22.259Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-06T12:46:22.259Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T12:46:22.483Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-06T12:46:22.484Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T12:46:23.413Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T12:46:23.628Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T12:46:23.628Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-06T12:46:23.628Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T12:46:23.814Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-06T12:46:24.343Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2022-09-06T12:46:24.343Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T12:46:24.343Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-06T12:46:24.557Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T12:46:24.813Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-09-06T12:46:24.813Z] === RUN TestIpcModeOlderClient [2022-09-06T12:46:24.813Z] === PAUSE TestIpcModeOlderClient [2022-09-06T12:46:24.813Z] === RUN TestKillContainerInvalidSignal [2022-09-06T12:46:24.906Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2022-09-06T12:46:24.906Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T12:46:25.165Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T12:46:25.277Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-06T12:46:25.377Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-09-06T12:46:25.377Z] === RUN TestKillContainer [2022-09-06T12:46:25.377Z] === RUN TestKillContainer/no_signal [2022-09-06T12:46:25.633Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T12:46:25.729Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-09-06T12:46:25.729Z] === RUN TestNetworkNat [2022-09-06T12:46:25.890Z] === RUN TestKillContainer/killing_signal [2022-09-06T12:46:25.988Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-06T12:46:26.245Z] --- PASS: TestNetworkNat (0.64s) [2022-09-06T12:46:26.245Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T12:46:26.453Z] --- PASS: TestKillContainer (1.29s) [2022-09-06T12:46:26.453Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-06T12:46:26.453Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-06T12:46:26.453Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-09-06T12:46:26.453Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T12:46:26.453Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T12:46:26.810Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2022-09-06T12:46:26.810Z] === RUN TestNetworkLoopbackNat [2022-09-06T12:46:27.015Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T12:46:27.372Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-06T12:46:27.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-09-06T12:46:27.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-06T12:46:27.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-09-06T12:46:27.944Z] === RUN TestKillStoppedContainer [2022-09-06T12:46:27.944Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T12:46:27.944Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T12:46:27.944Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-06T12:46:27.944Z] === RUN TestKillDifferentUserContainer [2022-09-06T12:46:28.201Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-06T12:46:28.201Z] === RUN TestInspectOomKilledTrue [2022-09-06T12:46:28.740Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-06T12:46:28.764Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-09-06T12:46:28.764Z] === RUN TestInspectOomKilledFalse [2022-09-06T12:46:29.302Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-06T12:46:29.327Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-09-06T12:46:29.327Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T12:46:29.558Z] --- PASS: TestNetworkLoopbackNat (2.84s) [2022-09-06T12:46:29.558Z] === RUN TestPause [2022-09-06T12:46:29.583Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-06T12:46:29.584Z] === RUN TestLinksContainerNames [2022-09-06T12:46:30.121Z] --- PASS: TestPause (0.49s) [2022-09-06T12:46:30.121Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T12:46:30.121Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:46:30.121Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:46:30.121Z] === RUN TestPauseStopPausedContainer [2022-09-06T12:46:30.516Z] --- PASS: TestLinksContainerNames (0.91s) [2022-09-06T12:46:30.516Z] === RUN TestLogsFollowTailEmpty [2022-09-06T12:46:30.684Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-09-06T12:46:30.684Z] === RUN TestPidHost [2022-09-06T12:46:30.773Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-06T12:46:30.773Z] === RUN TestLogs [2022-09-06T12:46:30.773Z] === RUN TestLogs/driver_local [2022-09-06T12:46:30.773Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:46:30.773Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:46:30.773Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T12:46:30.773Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T12:46:30.773Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T12:46:30.773Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T12:46:30.773Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:46:30.773Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:46:30.773Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:46:30.773Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:46:30.773Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:46:30.773Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:46:30.773Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T12:46:30.773Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T12:46:31.614Z] --- PASS: TestPidHost (1.03s) [2022-09-06T12:46:31.614Z] === RUN TestPsFilter [2022-09-06T12:46:31.614Z] --- PASS: TestPsFilter (0.09s) [2022-09-06T12:46:31.614Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T12:46:31.703Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T12:46:31.703Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T12:46:31.849Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-06T12:46:31.849Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-06T12:46:32.177Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-06T12:46:32.177Z] === RUN TestRemoveContainerWithVolume [2022-09-06T12:46:32.267Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T12:46:32.267Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T12:46:32.739Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-06T12:46:32.739Z] === RUN TestRemoveContainerRunning [2022-09-06T12:46:32.739Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-06T12:46:32.830Z] === RUN TestLogs/driver_json-file [2022-09-06T12:46:32.831Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:46:32.831Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:46:32.831Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:46:32.831Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:46:32.831Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:46:32.831Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:46:32.831Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:46:32.831Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:46:32.831Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:46:32.831Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:46:32.831Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:46:32.831Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:46:32.831Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T12:46:32.831Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T12:46:32.997Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-09-06T12:46:32.997Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T12:46:33.395Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T12:46:33.559Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-09-06T12:46:33.559Z] === RUN TestRemoveInvalidContainer [2022-09-06T12:46:33.559Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T12:46:33.559Z] === RUN TestRenameLinkedContainer [2022-09-06T12:46:33.619Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-06T12:46:33.651Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T12:46:34.214Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T12:46:34.214Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T12:46:35.144Z] --- PASS: TestLogs (4.13s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.49s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s) [2022-09-06T12:46:35.144Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.72s) [2022-09-06T12:46:35.144Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T12:46:35.401Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/default [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/private [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/slave [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/shared [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/default [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/shared [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/slave [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/private [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T12:46:35.401Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:46:35.401Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T12:46:35.401Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T12:46:35.451Z] --- PASS: TestRenameLinkedContainer (1.90s) [2022-09-06T12:46:35.451Z] === RUN TestRenameStoppedContainer [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T12:46:35.658Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T12:46:35.914Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T12:46:35.914Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T12:46:35.914Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T12:46:36.016Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-09-06T12:46:36.016Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T12:46:36.273Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T12:46:36.945Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-06T12:46:36.945Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-06T12:46:37.203Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2022-09-06T12:46:37.203Z] === RUN TestRenameInvalidName [2022-09-06T12:46:37.283Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-09-06T12:46:37.283Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T12:46:37.459Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-06T12:46:37.459Z] === RUN TestRenameAnonymousContainer [2022-09-06T12:46:37.860Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-06T12:46:37.860Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T12:46:38.118Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-09-06T12:46:38.118Z] === RUN TestNetworkNat [2022-09-06T12:46:38.376Z] --- PASS: TestNetworkNat (0.45s) [2022-09-06T12:46:38.376Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T12:46:38.940Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-09-06T12:46:38.940Z] === RUN TestNetworkLoopbackNat [2022-09-06T12:46:39.350Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2022-09-06T12:46:39.350Z] === RUN TestRenameContainerWithSameName [2022-09-06T12:46:39.350Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-06T12:46:39.607Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-09-06T12:46:39.607Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T12:46:40.814Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-06T12:46:40.974Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T12:46:40.974Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2022-09-06T12:46:40.974Z] === RUN TestResize [2022-09-06T12:46:41.336Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-06T12:46:41.336Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-06T12:46:41.336Z] [2022-09-06T12:46:41.336Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-06T12:46:41.336Z] =========================== short test summary info ============================ [2022-09-06T12:46:41.336Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-06T12:46:41.336Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-06T12:46:41.336Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-06T12:46:41.336Z] Not supported on most drivers [2022-09-06T12:46:41.336Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-06T12:46:41.336Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T12:46:41.336Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-06T12:46:41.336Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T12:46:41.336Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-06T12:46:41.336Z] Can fail if eth0 has multiple IP addresses [2022-09-06T12:46:41.336Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-06T12:46:41.336Z] This doesn't seem to be taken into account by the engine [2022-09-06T12:46:41.336Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-06T12:46:41.336Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-06T12:46:41.336Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.44 seconds == [2022-09-06T12:46:41.457Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-06T12:46:41.457Z] === RUN TestPause [2022-09-06T12:46:41.536Z] --- PASS: TestResize (0.64s) [2022-09-06T12:46:41.536Z] === RUN TestResizeWithInvalidSize [2022-09-06T12:46:41.596Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-06T12:46:42.020Z] --- PASS: TestPause (0.46s) [2022-09-06T12:46:42.020Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T12:46:42.020Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:46:42.020Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:46:42.020Z] === RUN TestPauseStopPausedContainer [2022-09-06T12:46:42.100Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-09-06T12:46:42.100Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T12:46:42.584Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-06T12:46:42.584Z] === RUN TestPidHost [2022-09-06T12:46:42.663Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:42.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:42.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:42.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:46:42.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:43.515Z] --- PASS: TestPidHost (1.01s) [2022-09-06T12:46:43.515Z] === RUN TestPsFilter [2022-09-06T12:46:43.515Z] --- PASS: TestPsFilter (0.11s) [2022-09-06T12:46:43.515Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T12:46:44.032Z] check_test.go:540: [d800ec3e08175] daemon is not started [2022-09-06T12:46:44.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-06T12:46:44.119Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-09-06T12:46:44.119Z] === RUN TestRemoveContainerWithVolume [2022-09-06T12:46:44.376Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-06T12:46:44.376Z] === RUN TestRemoveContainerRunning [2022-09-06T12:46:44.939Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-09-06T12:46:44.939Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T12:46:45.196Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-09-06T12:46:45.196Z] === RUN TestRemoveInvalidContainer [2022-09-06T12:46:45.196Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T12:46:45.196Z] === RUN TestRenameLinkedContainer [2022-09-06T12:46:45.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:45.683Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T12:46:46.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-06T12:46:46.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:47.088Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-09-06T12:46:47.088Z] === RUN TestRenameStoppedContainer [2022-09-06T12:46:47.345Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-06T12:46:47.345Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T12:46:47.750Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T12:46:48.274Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-09-06T12:46:48.274Z] === RUN TestRenameInvalidName [2022-09-06T12:46:48.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:48.533Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-06T12:46:48.533Z] === RUN TestRenameAnonymousContainer [2022-09-06T12:46:48.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:49.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:50.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:50.424Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-09-06T12:46:50.424Z] === RUN TestRenameContainerWithSameName [2022-09-06T12:46:50.681Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-09-06T12:46:50.681Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T12:46:51.610Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-09-06T12:46:51.610Z] === RUN TestResize [2022-09-06T12:46:51.867Z] --- PASS: TestResize (0.41s) [2022-09-06T12:46:51.867Z] === RUN TestResizeWithInvalidSize [2022-09-06T12:46:52.430Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-06T12:46:52.430Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T12:46:52.686Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:52.686Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:52.686Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:52.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T12:46:52.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:52.715Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T12:46:53.278Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T12:46:53.278Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T12:46:53.278Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T12:46:53.812Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T12:46:53.812Z] [2022-09-06T12:46:53.812Z] Unloading profiles will leave already running processes permanently [2022-09-06T12:46:53.812Z] unconfined, which can lead to unexpected situations. [2022-09-06T12:46:53.812Z] [2022-09-06T12:46:53.812Z] To set a process to complain mode, use the command line tool [2022-09-06T12:46:53.812Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T12:46:53.812Z] Post stage [Pipeline] junit [2022-09-06T12:46:53.825Z] Recording test results [2022-09-06T12:46:53.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:53.986Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-06T12:46:54.264Z] + echo Ensuring container killed. [2022-09-06T12:46:54.264Z] Ensuring container killed. [2022-09-06T12:46:54.264Z] + docker rm -vf docker-pr2 [2022-09-06T12:46:54.264Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T12:46:54.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:46:54.406Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T12:46:54.557Z] + echo Chowning /workspace to jenkins user [2022-09-06T12:46:54.557Z] Chowning /workspace to jenkins user [2022-09-06T12:46:54.557Z] + id -u [2022-09-06T12:46:54.557Z] + id -g [2022-09-06T12:46:54.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44092:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T12:46:54.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:55.338Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T12:46:55.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T12:46:56.235Z] + bundleName=docker-py [2022-09-06T12:46:56.235Z] + echo Creating docker-py-bundles.tar.gz [2022-09-06T12:46:56.235Z] Creating docker-py-bundles.tar.gz [2022-09-06T12:46:56.235Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-09-06T12:46:56.249Z] Archiving artifacts [2022-09-06T12:46:56.268Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T12:46:56.494Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44092/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-06T12:46:56.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh binary [2022-09-06T12:46:56.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T12:46:56.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T12:46:57.101Z] [2022-09-06T12:46:57.362Z] Removing bundles/ [2022-09-06T12:46:57.362Z] [2022-09-06T12:46:57.362Z] ---> Making bundle: binary (in bundles/binary) [2022-09-06T12:46:57.362Z] Building: bundles/binary-daemon/dockerd [2022-09-06T12:46:57.362Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:46:57.635Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T12:46:57.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:46:58.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T12:46:58.566Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T12:46:58.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:46:59.496Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T12:46:59.496Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T12:46:59.496Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T12:47:00.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-06T12:47:00.316Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T12:47:00.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:47:00.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:47:01.136Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T12:47:01.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T12:47:01.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T12:47:02.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-06T12:47:03.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:47:03.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T12:47:03.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-06T12:47:03.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:47:05.001Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T12:47:05.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:47:05.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T12:47:05.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T12:47:05.822Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.43s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.16s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.62s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2022-09-06T12:47:07.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2022-09-06T12:47:07.190Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T12:47:07.190Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T12:47:07.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T12:47:07.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T12:47:07.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-06T12:47:08.315Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T12:47:08.671Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T12:47:09.684Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.25s) [2022-09-06T12:47:09.684Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.14s) [2022-09-06T12:47:09.684Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.09s) [2022-09-06T12:47:09.684Z] === RUN TestCgroupNamespacesRun [2022-09-06T12:47:10.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-09-06T12:47:10.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-09-06T12:47:10.565Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-09-06T12:47:10.565Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T12:47:10.565Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T12:47:10.872Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T12:47:11.128Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T12:47:11.129Z] --- PASS: TestCgroupNamespacesRun (1.51s) [2022-09-06T12:47:11.129Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T12:47:11.692Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T12:47:12.057Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) [2022-09-06T12:47:12.057Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-06T12:47:12.057Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-09-06T12:47:12.057Z] === RUN TestCgroupNamespacesRun [2022-09-06T12:47:12.622Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2022-09-06T12:47:12.622Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T12:47:12.879Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T12:47:13.425Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-09-06T12:47:13.425Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T12:47:14.247Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2022-09-06T12:47:14.247Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T12:47:14.355Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) [2022-09-06T12:47:14.355Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T12:47:14.503Z] check_test.go:540: [d8e4a2b458476] daemon is not started [2022-09-06T12:47:14.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-06T12:47:15.723Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-09-06T12:47:15.723Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T12:47:15.872Z] --- PASS: TestCgroupNamespacesRunHostMode (1.49s) [2022-09-06T12:47:15.872Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T12:47:15.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-06T12:47:16.652Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-06T12:47:16.652Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T12:47:17.240Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.46s) [2022-09-06T12:47:17.240Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T12:47:18.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-09-06T12:47:18.020Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T12:47:18.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-06T12:47:18.427Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.41s) [2022-09-06T12:47:18.427Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T12:47:18.949Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-09-06T12:47:18.949Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T12:47:19.357Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2022-09-06T12:47:19.357Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T12:47:19.512Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-06T12:47:19.512Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T12:47:19.920Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T12:47:19.920Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T12:47:19.920Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T12:47:20.853Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T12:47:20.853Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T12:47:20.880Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-09-06T12:47:20.880Z] === RUN TestNISDomainname [2022-09-06T12:47:21.109Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2022-09-06T12:47:21.109Z] === RUN TestNISDomainname [2022-09-06T12:47:21.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T12:47:21.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T12:47:21.444Z] --- PASS: TestNISDomainname (0.54s) [2022-09-06T12:47:21.444Z] === RUN TestHostnameDnsResolution [2022-09-06T12:47:22.017Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-09-06T12:47:22.017Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T12:47:22.295Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T12:47:22.295Z] --- PASS: TestNISDomainname (0.98s) [2022-09-06T12:47:22.295Z] === RUN TestHostnameDnsResolution [2022-09-06T12:47:22.295Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T12:47:22.587Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-09-06T12:47:22.587Z] === RUN TestPrivilegedHostDevices [2022-09-06T12:47:22.843Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-09-06T12:47:22.843Z] === RUN TestRunConsoleSize [2022-09-06T12:47:23.406Z] --- PASS: TestRunConsoleSize (0.44s) [2022-09-06T12:47:23.406Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T12:47:23.663Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-09-06T12:47:23.663Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T12:47:23.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T12:47:23.663Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T12:47:24.593Z] --- PASS: TestUnprivilegedPortsAndPing (1.08s) [2022-09-06T12:47:24.593Z] === RUN TestPrivilegedHostDevices [2022-09-06T12:47:24.593Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-06T12:47:25.300Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-09-06T12:47:25.301Z] === RUN TestStats [2022-09-06T12:47:25.523Z] --- PASS: TestPrivilegedHostDevices (0.90s) [2022-09-06T12:47:25.523Z] === RUN TestRunConsoleSize [2022-09-06T12:47:26.086Z] --- PASS: TestRunConsoleSize (0.66s) [2022-09-06T12:47:26.086Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T12:47:26.650Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-06T12:47:26.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-06T12:47:27.818Z] --- PASS: TestStats (2.43s) [2022-09-06T12:47:27.818Z] === RUN TestStopContainerWithTimeout [2022-09-06T12:47:27.818Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T12:47:27.818Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T12:47:27.818Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T12:47:27.818Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T12:47:27.818Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T12:47:27.818Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T12:47:27.818Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T12:47:27.818Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T12:47:27.818Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T12:47:27.818Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T12:47:28.381Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T12:47:28.803Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-06T12:47:28.803Z] --- PASS: TestRunWithAlternativeContainerdShim (2.75s) [2022-09-06T12:47:28.803Z] === RUN TestStats [2022-09-06T12:47:29.366Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T12:47:29.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-06T12:47:29.932Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T12:47:30.273Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T12:47:31.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-06T12:47:31.556Z] --- PASS: TestStats (2.85s) [2022-09-06T12:47:31.556Z] === RUN TestStopContainerWithTimeout [2022-09-06T12:47:31.556Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T12:47:31.556Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T12:47:31.556Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T12:47:31.556Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T12:47:31.556Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T12:47:31.556Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T12:47:31.556Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T12:47:31.556Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T12:47:31.556Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T12:47:31.556Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T12:47:31.556Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T12:47:32.166Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T12:47:32.167Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-09-06T12:47:32.167Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-09-06T12:47:32.167Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-09-06T12:47:32.167Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-06T12:47:32.167Z] === RUN TestDeleteDevicemapper [2022-09-06T12:47:32.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:47:32.167Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T12:47:32.167Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T12:47:32.925Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T12:47:32.925Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T12:47:33.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-06T12:47:33.439Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T12:47:34.058Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2022-09-06T12:47:34.058Z] === RUN TestUpdateMemory [2022-09-06T12:47:34.315Z] --- PASS: TestUpdateMemory (0.53s) [2022-09-06T12:47:34.315Z] === RUN TestUpdateCPUQuota [2022-09-06T12:47:34.840Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T12:47:35.245Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-09-06T12:47:35.245Z] === RUN TestUpdatePidsLimit [2022-09-06T12:47:35.245Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T12:47:35.245Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T12:47:35.502Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T12:47:35.758Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T12:47:35.758Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T12:47:36.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T12:47:36.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-06T12:47:36.207Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T12:47:36.207Z] check_test.go:540: [dd9ec2ed1c047] daemon is not started [2022-09-06T12:47:36.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-06T12:47:36.207Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T12:47:36.207Z] check_test.go:540: [d73915c26d050] daemon is not started [2022-09-06T12:47:36.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-06T12:47:36.271Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T12:47:36.771Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-06T12:47:36.771Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-09-06T12:47:36.771Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2022-09-06T12:47:36.771Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-09-06T12:47:36.771Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2022-09-06T12:47:36.771Z] === RUN TestDeleteDevicemapper [2022-09-06T12:47:36.771Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:47:36.771Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T12:47:36.771Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-06T12:47:36.834Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-09-06T12:47:36.834Z] === RUN TestUpdateRestartPolicy [2022-09-06T12:47:40.045Z] check_test.go:540: [d4955c87d315c] daemon is not started [2022-09-06T12:47:40.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-06T12:47:40.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2022-09-06T12:47:40.045Z] === RUN TestUpdateMemory [2022-09-06T12:47:40.045Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:47:40.045Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T12:47:40.045Z] === RUN TestUpdateCPUQuota [2022-09-06T12:47:41.412Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-09-06T12:47:41.412Z] === RUN TestUpdatePidsLimit [2022-09-06T12:47:41.412Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T12:47:41.412Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T12:47:41.975Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T12:47:42.232Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T12:47:42.489Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T12:47:43.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T12:47:43.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T12:47:43.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit (3.32s) [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-09-06T12:47:44.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-09-06T12:47:44.437Z] === RUN TestUpdateRestartPolicy [2022-09-06T12:47:46.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-06T12:47:49.009Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-09-06T12:47:49.009Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T12:47:49.009Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-06T12:47:49.009Z] === RUN TestWaitNonBlocked [2022-09-06T12:47:49.009Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:47:49.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:47:49.009Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:47:49.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:47:49.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:47:49.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:47:49.009Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T12:47:49.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-09-06T12:47:49.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-09-06T12:47:49.009Z] === RUN TestWaitBlocked [2022-09-06T12:47:49.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:47:49.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:47:49.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:47:49.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:47:49.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:47:49.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:47:49.483Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T12:47:49.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-06T12:47:49.572Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T12:47:49.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-09-06T12:47:49.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-09-06T12:47:49.572Z] === RUN TestWaitConditions [2022-09-06T12:47:49.572Z] === RUN TestWaitConditions/default [2022-09-06T12:47:49.572Z] === PAUSE TestWaitConditions/default [2022-09-06T12:47:49.572Z] === RUN TestWaitConditions/not-running [2022-09-06T12:47:49.572Z] === PAUSE TestWaitConditions/not-running [2022-09-06T12:47:49.572Z] === RUN TestWaitConditions/next-exit [2022-09-06T12:47:49.572Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T12:47:49.572Z] === RUN TestWaitConditions/removed [2022-09-06T12:47:49.572Z] === PAUSE TestWaitConditions/removed [2022-09-06T12:47:49.572Z] === CONT TestWaitConditions/default [2022-09-06T12:47:49.572Z] === CONT TestWaitConditions/next-exit [2022-09-06T12:47:49.572Z] wait_test.go:146: ContainerID = 4d3577dac11c02e291a1a4e5d72696e43ed5063b000ef7c70bf357133461b334 [2022-09-06T12:47:49.572Z] === CONT TestWaitConditions/default [2022-09-06T12:47:49.572Z] wait_test.go:146: ContainerID = f4669de3afed54fb34ca68fdd670ab9bd18308e1c792644e86ba6a0eada869a3 [2022-09-06T12:47:49.740Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T12:47:50.135Z] === CONT TestWaitConditions/removed [2022-09-06T12:47:50.135Z] wait_test.go:146: ContainerID = 58dd5b2bba994dfc06d596c920d263a733a65f3d71102fe4989418f61e5f5d8c [2022-09-06T12:47:50.135Z] === CONT TestWaitConditions/not-running [2022-09-06T12:47:50.135Z] wait_test.go:146: ContainerID = a7c57dfa56ecc60dade21054aadc0197128b21f3aa32c7215f1674700f2e5f4a [2022-09-06T12:47:50.668Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T12:47:50.668Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-06T12:47:50.698Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T12:47:50.698Z] --- PASS: TestWaitConditions/next-exit (0.58s) [2022-09-06T12:47:50.698Z] --- PASS: TestWaitConditions/default (0.63s) [2022-09-06T12:47:50.698Z] --- PASS: TestWaitConditions/removed (0.78s) [2022-09-06T12:47:50.698Z] --- PASS: TestWaitConditions/not-running (0.74s) [2022-09-06T12:47:50.698Z] === RUN TestWaitRestartedContainer [2022-09-06T12:47:50.698Z] === RUN TestWaitRestartedContainer/default [2022-09-06T12:47:50.698Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T12:47:50.698Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T12:47:50.698Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T12:47:50.698Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T12:47:50.698Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T12:47:50.698Z] === CONT TestWaitRestartedContainer/default [2022-09-06T12:47:50.698Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T12:47:52.099Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T12:47:52.560Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T12:47:52.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-06T12:47:53.029Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-06T12:47:53.029Z] --- PASS: TestWaitRestartedContainer/next-exit (1.17s) [2022-09-06T12:47:53.029Z] --- PASS: TestWaitRestartedContainer/default (1.35s) [2022-09-06T12:47:53.029Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-09-06T12:47:53.029Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T12:47:53.029Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T12:47:54.448Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T12:47:54.924Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-09-06T12:47:54.924Z] === CONT TestIpcModeOlderClient [2022-09-06T12:47:55.011Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T12:47:55.181Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-06T12:47:55.181Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T12:47:55.181Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-09-06T12:47:55.181Z] === CONT TestDaemonHostGatewayIP [2022-09-06T12:47:56.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-06T12:47:56.902Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2022-09-06T12:47:56.902Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T12:47:57.700Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-09-06T12:47:57.700Z] === CONT TestDaemonRestartIpcMode [2022-09-06T12:47:57.832Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-09-06T12:47:57.832Z] === RUN TestWaitNonBlocked [2022-09-06T12:47:57.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:47:57.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:47:57.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:47:57.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:47:57.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T12:47:57.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T12:47:59.201Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T12:47:59.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-09-06T12:47:59.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2022-09-06T12:47:59.201Z] === RUN TestWaitBlocked [2022-09-06T12:47:59.201Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:47:59.201Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:47:59.201Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:47:59.201Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:47:59.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T12:47:59.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T12:47:59.593Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-09-06T12:48:00.569Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-06T12:48:00.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2022-09-06T12:48:00.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-09-06T12:48:00.569Z] === RUN TestWaitConditions [2022-09-06T12:48:00.569Z] === RUN TestWaitConditions/default [2022-09-06T12:48:00.569Z] === PAUSE TestWaitConditions/default [2022-09-06T12:48:00.569Z] === RUN TestWaitConditions/not-running [2022-09-06T12:48:00.569Z] === PAUSE TestWaitConditions/not-running [2022-09-06T12:48:00.569Z] === RUN TestWaitConditions/next-exit [2022-09-06T12:48:00.569Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T12:48:00.569Z] === RUN TestWaitConditions/removed [2022-09-06T12:48:00.569Z] === PAUSE TestWaitConditions/removed [2022-09-06T12:48:00.569Z] === CONT TestWaitConditions/default [2022-09-06T12:48:00.569Z] === CONT TestWaitConditions/removed [2022-09-06T12:48:00.569Z] wait_test.go:146: ContainerID = 6a382712003527aa622bf7d48847acf00c306d9328aac6e73ec4bd2aaa9669e7 [2022-09-06T12:48:00.569Z] === CONT TestWaitConditions/default [2022-09-06T12:48:00.569Z] wait_test.go:146: ContainerID = 5a7ce5a1f0c83d6999d5d6a94dceb1569de0879a4cb5dfedcf26a3d59a5337b2 [2022-09-06T12:48:00.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-06T12:48:01.390Z] === CONT TestWaitConditions/not-running [2022-09-06T12:48:01.647Z] === CONT TestWaitConditions/next-exit [2022-09-06T12:48:01.647Z] === CONT TestWaitConditions/not-running [2022-09-06T12:48:01.647Z] wait_test.go:146: ContainerID = 9b308418f6748ce7974cbba7b109c84cfc44c8787511fd3bb556577ad7e9abcd [2022-09-06T12:48:01.647Z] === CONT TestWaitConditions/next-exit [2022-09-06T12:48:01.647Z] wait_test.go:146: ContainerID = e66b10ff79c91bc9ddc81bc83fd7c5f5ce7e11a443e5a826e78a966aa4960fa9 [2022-09-06T12:48:01.906Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T12:48:02.862Z] --- PASS: TestWaitConditions (0.03s) [2022-09-06T12:48:02.862Z] --- PASS: TestWaitConditions/removed (1.21s) [2022-09-06T12:48:02.862Z] --- PASS: TestWaitConditions/default (1.25s) [2022-09-06T12:48:02.862Z] --- PASS: TestWaitConditions/next-exit (1.12s) [2022-09-06T12:48:02.862Z] --- PASS: TestWaitConditions/not-running (1.22s) [2022-09-06T12:48:02.862Z] === RUN TestWaitRestartedContainer [2022-09-06T12:48:02.862Z] === RUN TestWaitRestartedContainer/default [2022-09-06T12:48:02.862Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T12:48:02.862Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T12:48:02.862Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T12:48:02.862Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T12:48:02.862Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T12:48:02.862Z] === CONT TestWaitRestartedContainer/default [2022-09-06T12:48:02.862Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T12:48:05.384Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T12:48:05.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-06T12:48:06.202Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T12:48:06.202Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T12:48:06.765Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-06T12:48:06.765Z] --- PASS: TestWaitRestartedContainer/next-exit (2.47s) [2022-09-06T12:48:06.765Z] --- PASS: TestWaitRestartedContainer/default (2.51s) [2022-09-06T12:48:06.765Z] --- PASS: TestWaitRestartedContainer/not-running (1.53s) [2022-09-06T12:48:06.765Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T12:48:06.765Z] === CONT TestIpcModeOlderClient [2022-09-06T12:48:06.765Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-06T12:48:06.765Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T12:48:07.681Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-09-06T12:48:07.681Z] PASS [2022-09-06T12:48:07.681Z] [2022-09-06T12:48:07.681Z] === Skipped [2022-09-06T12:48:07.681Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-06T12:48:07.681Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:48:07.681Z] [2022-09-06T12:48:07.681Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:48:07.681Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:48:07.681Z] [2022-09-06T12:48:07.681Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T12:48:07.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:48:07.681Z] [2022-09-06T12:48:07.681Z] DONE 273 tests, 3 skipped in 129.691s [2022-09-06T12:48:07.681Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T12:48:07.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:48:07.681Z] ++ set -e [2022-09-06T12:48:07.681Z] ++ '[' -n 0 ']' [2022-09-06T12:48:07.681Z] ++ set -x [2022-09-06T12:48:07.681Z] ++ 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-09-06T12:48:07.681Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T12:48:07.681Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T12:48:07.681Z] === RUN TestConfigDaemonID [2022-09-06T12:48:08.134Z] check_test.go:540: [dd4d2a184a62f] daemon is not started [2022-09-06T12:48:08.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-06T12:48:08.610Z] daemon_test.go:83: [ddfe5b92143f8] daemon is not started [2022-09-06T12:48:08.610Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T12:48:08.610Z] === RUN TestDaemonConfigValidation [2022-09-06T12:48:08.610Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:48:08.610Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:48:08.610Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T12:48:08.610Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T12:48:08.610Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T12:48:08.610Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T12:48:08.610Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T12:48:08.610Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T12:48:08.610Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T12:48:08.610Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T12:48:08.610Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:48:08.610Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T12:48:08.610Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T12:48:08.610Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T12:48:08.610Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T12:48:08.697Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T12:48:08.866Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T12:48:08.866Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-06T12:48:08.866Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-06T12:48:08.866Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-06T12:48:08.866Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-09-06T12:48:08.866Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-06T12:48:08.866Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T12:48:08.866Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T12:48:09.795Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T12:48:10.067Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2022-09-06T12:48:10.067Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T12:48:10.724Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T12:48:10.997Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-06T12:48:12.091Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T12:48:12.091Z] daemon_test.go:197: [d787aa1735737] daemon is not started [2022-09-06T12:48:12.091Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-09-06T12:48:12.091Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T12:48:12.091Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T12:48:12.091Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T12:48:12.091Z] === RUN TestDaemonProxy [2022-09-06T12:48:12.091Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T12:48:12.369Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T12:48:12.625Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-09-06T12:48:12.625Z] === CONT TestDaemonHostGatewayIP [2022-09-06T12:48:13.557Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T12:48:13.981Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T12:48:14.121Z] docker_cli_daemon_plugins_test.go:106: [dcbc2c4df2e0a] daemon is not started [2022-09-06T12:48:14.121Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T12:48:15.347Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T12:48:15.488Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-06T12:48:15.746Z] --- PASS: TestDaemonHostGatewayIP (3.15s) [2022-09-06T12:48:15.746Z] === CONT TestDaemonRestartIpcMode [2022-09-06T12:48:17.116Z] check_test.go:540: [dc69fd8c38c50] daemon is not started [2022-09-06T12:48:17.116Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-06T12:48:17.238Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T12:48:17.372Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T12:48:17.495Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T12:48:18.058Z] --- PASS: TestDaemonProxy (6.26s) [2022-09-06T12:48:18.058Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-09-06T12:48:18.058Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-06T12:48:18.058Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-09-06T12:48:18.058Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T12:48:18.058Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T12:48:18.058Z] PASS [2022-09-06T12:48:18.058Z] [2022-09-06T12:48:18.058Z] DONE 18 tests in 11.318s [2022-09-06T12:48:18.058Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T12:48:18.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:48:18.058Z] ++ set -e [2022-09-06T12:48:18.058Z] ++ '[' -n 0 ']' [2022-09-06T12:48:18.058Z] ++ set -x [2022-09-06T12:48:18.058Z] ++ 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-09-06T12:48:18.314Z] INFO: Testing against a local daemon [2022-09-06T12:48:18.314Z] === RUN TestCommitInheritsEnv [2022-09-06T12:48:18.570Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-09-06T12:48:18.570Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T12:48:18.570Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T12:48:18.570Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T12:48:18.570Z] === RUN TestImportWithCustomPlatform [2022-09-06T12:48:18.570Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T12:48:18.570Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T12:48:18.570Z] === RUN TestImportWithCustomPlatform// [2022-09-06T12:48:18.570Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T12:48:18.740Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-09-06T12:48:18.829Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T12:48:18.829Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T12:48:18.829Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T12:48:18.829Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T12:48:18.829Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T12:48:18.829Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T12:48:18.829Z] === RUN TestImagesFilterMultiReference [2022-09-06T12:48:18.829Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T12:48:18.829Z] === RUN TestImagePullPlatformInvalid [2022-09-06T12:48:19.108Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T12:48:19.108Z] === RUN TestRemoveImageOrphaning [2022-09-06T12:48:19.108Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-09-06T12:48:19.108Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T12:48:19.108Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:48:19.108Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T12:48:19.108Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T12:48:19.301Z] --- PASS: TestContainerKillOnDaemonStart (12.58s) [2022-09-06T12:48:19.301Z] PASS [2022-09-06T12:48:19.301Z] [2022-09-06T12:48:19.301Z] === Skipped [2022-09-06T12:48:19.301Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T12:48:19.301Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T12:48:19.301Z] [2022-09-06T12:48:19.301Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T12:48:19.301Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:48:19.301Z] [2022-09-06T12:48:19.302Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T12:48:19.302Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:48:19.302Z] [2022-09-06T12:48:19.302Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T12:48:19.302Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T12:48:19.302Z] [2022-09-06T12:48:19.302Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T12:48:19.302Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T12:48:19.302Z] [2022-09-06T12:48:19.302Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T12:48:19.302Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T12:48:19.302Z] [2022-09-06T12:48:19.302Z] DONE 273 tests, 6 skipped in 166.201s [2022-09-06T12:48:19.302Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T12:48:19.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:48:19.302Z] ++ set -e [2022-09-06T12:48:19.302Z] ++ '[' -n 0 ']' [2022-09-06T12:48:19.302Z] ++ set -x [2022-09-06T12:48:19.302Z] ++ 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-09-06T12:48:19.365Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T12:48:19.365Z] === RUN TestTagInvalidReference [2022-09-06T12:48:19.365Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T12:48:19.365Z] === RUN TestTagValidPrefixedRepo [2022-09-06T12:48:19.365Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T12:48:19.365Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T12:48:19.365Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T12:48:19.365Z] === RUN TestTagOfficialNames [2022-09-06T12:48:19.365Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T12:48:19.365Z] === RUN TestTagMatchesDigest [2022-09-06T12:48:19.365Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T12:48:19.365Z] PASS [2022-09-06T12:48:19.365Z] [2022-09-06T12:48:19.365Z] === Skipped [2022-09-06T12:48:19.365Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T12:48:19.365Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T12:48:19.365Z] [2022-09-06T12:48:19.365Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T12:48:19.365Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:48:19.365Z] [2022-09-06T12:48:19.365Z] DONE 22 tests, 2 skipped in 1.257s [2022-09-06T12:48:19.365Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T12:48:19.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:48:19.365Z] ++ set -e [2022-09-06T12:48:19.365Z] ++ '[' -n 0 ']' [2022-09-06T12:48:19.365Z] ++ set -x [2022-09-06T12:48:19.366Z] ++ 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-09-06T12:48:19.366Z] === RUN TestStripANSICommands [2022-09-06T12:48:19.366Z] === RUN TestStripANSICommands/#00 [2022-09-06T12:48:19.366Z] === RUN TestStripANSICommands/#01 [2022-09-06T12:48:19.366Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T12:48:19.366Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T12:48:19.366Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T12:48:19.366Z] PASS [2022-09-06T12:48:19.366Z] [2022-09-06T12:48:19.366Z] DONE 3 tests in 0.034s [2022-09-06T12:48:19.366Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T12:48:19.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:48:19.366Z] ++ set -e [2022-09-06T12:48:19.366Z] ++ '[' -n 0 ']' [2022-09-06T12:48:19.366Z] ++ set -x [2022-09-06T12:48:19.366Z] ++ 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-09-06T12:48:19.558Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T12:48:19.622Z] INFO: Testing against a local daemon [2022-09-06T12:48:19.622Z] === RUN TestNetworkCreateDelete [2022-09-06T12:48:19.622Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-09-06T12:48:19.622Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T12:48:20.121Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T12:48:20.121Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T12:48:20.121Z] === RUN TestConfigDaemonID [2022-09-06T12:48:20.185Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-06T12:48:20.185Z] === RUN TestDaemonDNSFallback [2022-09-06T12:48:20.378Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-06T12:48:20.635Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T12:48:21.198Z] daemon_test.go:83: [d00b58a7d6e15] daemon is not started [2022-09-06T12:48:21.198Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T12:48:21.198Z] === RUN TestDaemonConfigValidation [2022-09-06T12:48:21.198Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:48:21.198Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:48:21.198Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T12:48:21.198Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T12:48:21.198Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T12:48:21.198Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T12:48:21.198Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T12:48:21.198Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T12:48:21.198Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T12:48:21.198Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T12:48:21.198Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T12:48:21.198Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T12:48:21.455Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T12:48:21.455Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T12:48:21.455Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T12:48:21.711Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T12:48:21.711Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-09-06T12:48:21.711Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-09-06T12:48:21.711Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-09-06T12:48:21.711Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-09-06T12:48:21.711Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-09-06T12:48:21.711Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T12:48:21.711Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T12:48:22.640Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T12:48:23.204Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T12:48:23.767Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T12:48:25.137Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T12:48:25.137Z] daemon_test.go:197: [d509c250bedf9] daemon is not started [2022-09-06T12:48:25.137Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2022-09-06T12:48:25.137Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-09-06T12:48:25.137Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-09-06T12:48:25.137Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.16s) [2022-09-06T12:48:25.137Z] === RUN TestDaemonProxy [2022-09-06T12:48:25.137Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T12:48:26.067Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-06T12:48:26.634Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T12:48:26.722Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-09-06T12:48:26.722Z] === RUN TestInspectNetwork [2022-09-06T12:48:27.219Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-06T12:48:27.784Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-06T12:48:28.346Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-06T12:48:28.346Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-06T12:48:28.346Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T12:48:28.909Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-06T12:48:29.166Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T12:48:29.241Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T12:48:29.241Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T12:48:29.241Z] === RUN TestInspectNetwork/network_name [2022-09-06T12:48:29.241Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T12:48:29.422Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-06T12:48:29.987Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-06T12:48:30.243Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T12:48:30.243Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-06T12:48:30.807Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T12:48:30.807Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-06T12:48:31.371Z] --- PASS: TestDaemonProxy (6.30s) [2022-09-06T12:48:31.371Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-06T12:48:31.371Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-09-06T12:48:31.371Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-09-06T12:48:31.371Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T12:48:31.371Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T12:48:31.371Z] PASS [2022-09-06T12:48:31.371Z] [2022-09-06T12:48:31.371Z] DONE 18 tests in 11.791s [2022-09-06T12:48:31.371Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T12:48:31.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:48:31.371Z] ++ set -e [2022-09-06T12:48:31.371Z] ++ '[' -n 0 ']' [2022-09-06T12:48:31.371Z] ++ set -x [2022-09-06T12:48:31.371Z] ++ 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-09-06T12:48:31.371Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-06T12:48:31.371Z] INFO: Testing against a local daemon [2022-09-06T12:48:31.371Z] === RUN TestCommitInheritsEnv [2022-09-06T12:48:31.936Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-09-06T12:48:31.936Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T12:48:31.936Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T12:48:31.936Z] === RUN TestImportWithCustomPlatform [2022-09-06T12:48:31.936Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T12:48:31.936Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-06T12:48:31.936Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T12:48:31.936Z] === RUN TestImportWithCustomPlatform// [2022-09-06T12:48:31.936Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T12:48:32.194Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T12:48:32.194Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T12:48:32.450Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T12:48:32.450Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T12:48:32.450Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform (0.51s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T12:48:32.450Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T12:48:32.450Z] === RUN TestImagesFilterMultiReference [2022-09-06T12:48:32.450Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-06T12:48:32.450Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-09-06T12:48:32.450Z] === RUN TestImagePullPlatformInvalid [2022-09-06T12:48:32.450Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-09-06T12:48:32.450Z] === RUN TestRemoveImageOrphaning [2022-09-06T12:48:32.707Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T12:48:32.963Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-09-06T12:48:32.963Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T12:48:32.963Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-06T12:48:33.410Z] --- PASS: TestInspectNetwork (7.03s) [2022-09-06T12:48:33.410Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T12:48:33.410Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T12:48:33.410Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T12:48:33.410Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T12:48:33.410Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T12:48:33.525Z] time="2022-09-06T12:48:33Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T12:48:33.525Z] check_test.go:540: [deed6537eea91] daemon is not started [2022-09-06T12:48:33.525Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-06T12:48:34.455Z] check_test.go:540: [d32c6dd3d20d9] daemon is not started [2022-09-06T12:48:34.455Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-06T12:48:35.020Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-06T12:48:35.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T12:48:35.277Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2022-09-06T12:48:35.277Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T12:48:35.277Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-06T12:48:35.277Z] === RUN TestTagInvalidReference [2022-09-06T12:48:35.277Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T12:48:35.277Z] === RUN TestTagValidPrefixedRepo [2022-09-06T12:48:35.277Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T12:48:35.277Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-06T12:48:35.277Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T12:48:35.277Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T12:48:35.277Z] === RUN TestTagOfficialNames [2022-09-06T12:48:35.301Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T12:48:35.301Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:48:35.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:48:35.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:48:35.301Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T12:48:35.301Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T12:48:35.301Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T12:48:35.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T12:48:35.301Z] === RUN TestNetworkList [2022-09-06T12:48:35.301Z] === RUN TestNetworkList//networks [2022-09-06T12:48:35.301Z] === PAUSE TestNetworkList//networks [2022-09-06T12:48:35.301Z] === RUN TestNetworkList//networks/ [2022-09-06T12:48:35.301Z] === PAUSE TestNetworkList//networks/ [2022-09-06T12:48:35.301Z] === CONT TestNetworkList//networks [2022-09-06T12:48:35.301Z] === CONT TestNetworkList//networks/ [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T12:48:35.301Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T12:48:35.301Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T12:48:35.533Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-06T12:48:35.533Z] === RUN TestTagMatchesDigest [2022-09-06T12:48:35.533Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-06T12:48:35.533Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T12:48:35.557Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T12:48:35.557Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T12:48:36.463Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-06T12:48:36.486Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T12:48:36.486Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T12:48:37.414Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-06T12:48:37.414Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T12:48:38.344Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T12:48:38.344Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T12:48:39.711Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-09-06T12:48:39.711Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T12:48:39.737Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-06T12:48:40.274Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-06T12:48:40.274Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T12:48:40.299Z] check_test.go:540: [d0c4d69f0103c] daemon is not started [2022-09-06T12:48:40.300Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-06T12:48:42.792Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2022-09-06T12:48:42.793Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T12:48:42.793Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:48:42.793Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:48:42.793Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T12:48:43.570Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-06T12:48:43.570Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T12:48:44.939Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T12:48:44.939Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-06T12:48:46.308Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T12:48:49.586Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-06T12:48:50.149Z] check_test.go:540: [d2b593ff8dbd9] daemon is not started [2022-09-06T12:48:50.149Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-06T12:48:50.406Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T12:48:55.657Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T12:48:57.568Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T12:48:57.651Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2022-09-06T12:48:57.651Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T12:48:57.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T12:48:58.393Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-06T12:48:59.020Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3lhireis65agb0bs9pehgkf6y Created:2022-09-06 12:48:57.617185489 +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[fc93c631fd36f09ca4067c83ea54d194e1f20cd5ffb83b39cccb4b6589bbc3b6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ywt0pqqp4io7yng3i85jyk507 EndpointID:81d3ab3470a383bfc0fc6629de0239d837e1f91aff987e75d9509b4d9efaa447 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a49c888feb115be041251a985e47c0846fc4749b991dc95e20c3833baf1a4b9 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:20ed3c50d74e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ywt0pqqp4io7yng3i85jyk507 EndpointID:81d3ab3470a383bfc0fc6629de0239d837e1f91aff987e75d9509b4d9efaa447 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T12:49:00.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T12:49:01.655Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-06T12:49:02.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T12:49:03.190Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-09-06T12:49:03.190Z] PASS [2022-09-06T12:49:03.190Z] [2022-09-06T12:49:03.190Z] === Skipped [2022-09-06T12:49:03.190Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:49:03.190Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:49:03.190Z] [2022-09-06T12:49:03.190Z] DONE 38 tests, 1 skipped in 43.626s [2022-09-06T12:49:03.190Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:49:03.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:03.190Z] ++ set -e [2022-09-06T12:49:03.190Z] ++ '[' -n 0 ']' [2022-09-06T12:49:03.190Z] ++ set -x [2022-09-06T12:49:03.190Z] ++ 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-09-06T12:49:03.190Z] INFO: Testing against a local daemon [2022-09-06T12:49:03.190Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T12:49:03.190Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:49:03.190Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:49:03.190Z] === RUN TestDockerNetworkIpvlan [2022-09-06T12:49:03.190Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:49:03.190Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:49:03.190Z] PASS [2022-09-06T12:49:03.190Z] [2022-09-06T12:49:03.190Z] === Skipped [2022-09-06T12:49:03.190Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:49:03.190Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:49:03.190Z] [2022-09-06T12:49:03.190Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:49:03.190Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:49:03.190Z] [2022-09-06T12:49:03.190Z] DONE 2 tests, 2 skipped in 0.091s [2022-09-06T12:49:03.190Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:49:03.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:03.190Z] ++ set -e [2022-09-06T12:49:03.190Z] ++ '[' -n 0 ']' [2022-09-06T12:49:03.190Z] ++ set -x [2022-09-06T12:49:03.190Z] ++ 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-09-06T12:49:03.190Z] INFO: Testing against a local daemon [2022-09-06T12:49:03.190Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T12:49:03.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T12:49:03.847Z] check_test.go:540: [d34f47a2ea035] daemon is not started [2022-09-06T12:49:03.847Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-06T12:49:03.892Z] Created binary: bundles/binary-daemon/dockerd [2022-09-06T12:49:03.892Z] Copying nested executables into bundles/binary-daemon [2022-09-06T12:49:03.892Z] Building: bundles/binary-daemon/docker-proxy [2022-09-06T12:49:03.892Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:49:03.892Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-06T12:49:03.892Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-06T12:49:04.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/make.sh cross [2022-09-06T12:49:04.411Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-06T12:49:04.475Z] [2022-09-06T12:49:04.559Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-09-06T12:49:04.559Z] === RUN TestDockerNetworkMacvlan [2022-09-06T12:49:04.735Z] Removing bundles/ [2022-09-06T12:49:04.735Z] [2022-09-06T12:49:04.735Z] ---> Making bundle: cross (in bundles/cross) [2022-09-06T12:49:04.735Z] Cross building: bundles/cross/linux/amd64 [2022-09-06T12:49:04.735Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T12:49:04.735Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T12:49:05.122Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T12:49:05.341Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-06T12:49:05.598Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-06T12:49:05.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T12:49:06.057Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T12:49:06.620Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T12:49:07.747Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-06T12:49:07.747Z] check_test.go:540: [da77aa36c92fb] daemon is not started [2022-09-06T12:49:07.747Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-06T12:49:08.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T12:49:08.512Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T12:49:09.879Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T12:49:10.525Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-06T12:49:10.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T12:49:11.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T12:49:12.826Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-06T12:49:13.151Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T12:49:14.081Z] --- PASS: TestDockerNetworkMacvlan (9.41s) [2022-09-06T12:49:14.081Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-09-06T12:49:14.081Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-06T12:49:14.081Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-09-06T12:49:14.081Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-09-06T12:49:14.081Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-09-06T12:49:14.081Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-09-06T12:49:14.081Z] PASS [2022-09-06T12:49:14.081Z] [2022-09-06T12:49:14.081Z] DONE 8 tests in 10.742s [2022-09-06T12:49:14.081Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T12:49:14.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:14.081Z] ++ set -e [2022-09-06T12:49:14.081Z] ++ '[' -n 0 ']' [2022-09-06T12:49:14.081Z] ++ set -x [2022-09-06T12:49:14.081Z] ++ 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-09-06T12:49:14.081Z] testing: warning: no tests to run [2022-09-06T12:49:14.081Z] PASS [2022-09-06T12:49:14.081Z] [2022-09-06T12:49:14.081Z] DONE 0 tests in 0.024s [2022-09-06T12:49:14.081Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T12:49:14.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:14.081Z] ++ set -e [2022-09-06T12:49:14.081Z] ++ '[' -n 0 ']' [2022-09-06T12:49:14.081Z] ++ set -x [2022-09-06T12:49:14.081Z] ++ 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-09-06T12:49:14.081Z] INFO: Testing against a local daemon [2022-09-06T12:49:14.081Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T12:49:14.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T12:49:15.450Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-09-06T12:49:15.450Z] === RUN TestAuthZPluginTLS [2022-09-06T12:49:15.706Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T12:49:15.706Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T12:49:16.269Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T12:49:16.269Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T12:49:16.832Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T12:49:16.832Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T12:49:17.240Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-06T12:49:17.396Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T12:49:17.396Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T12:49:18.609Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-06T12:49:18.763Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-09-06T12:49:18.763Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T12:49:19.019Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T12:49:19.019Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T12:49:19.582Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T12:49:19.582Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T12:49:20.159Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T12:49:20.159Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T12:49:20.502Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-06T12:49:21.531Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-09-06T12:49:21.532Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T12:49:22.898Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-09-06T12:49:22.898Z] === RUN TestAuthZPluginHeader [2022-09-06T12:49:23.461Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-06T12:49:23.461Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T12:49:23.461Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:23.461Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T12:49:23.461Z] === RUN TestAuthZPluginV2Disable [2022-09-06T12:49:23.461Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:23.461Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-06T12:49:23.461Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T12:49:23.461Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:23.461Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T12:49:23.461Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T12:49:23.461Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:23.461Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T12:49:23.461Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T12:49:23.773Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-06T12:49:25.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T12:49:27.087Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-06T12:49:28.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T12:49:31.505Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-06T12:49:31.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T12:49:31.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T12:49:33.133Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-06T12:49:34.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T12:49:34.063Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-06T12:49:35.432Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-06T12:49:36.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T12:49:38.885Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-06T12:49:41.509Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-06T12:49:41.509Z] PASS [2022-09-06T12:49:41.509Z] [2022-09-06T12:49:41.509Z] === Skipped [2022-09-06T12:49:41.509Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T12:49:41.509Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:41.509Z] [2022-09-06T12:49:41.509Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-06T12:49:41.509Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:41.509Z] [2022-09-06T12:49:41.509Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T12:49:41.509Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:41.509Z] [2022-09-06T12:49:41.509Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T12:49:41.509Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:41.509Z] [2022-09-06T12:49:41.509Z] DONE 17 tests, 4 skipped in 26.403s [2022-09-06T12:49:41.509Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T12:49:41.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:41.509Z] ++ set -e [2022-09-06T12:49:41.509Z] ++ '[' -n 0 ']' [2022-09-06T12:49:41.509Z] ++ set -x [2022-09-06T12:49:41.509Z] ++ 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-09-06T12:49:41.509Z] INFO: Testing against a local daemon [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:49:41.509Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:49:41.509Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T12:49:41.509Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T12:49:41.509Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T12:49:41.509Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T12:49:41.509Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T12:49:41.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T12:49:41.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T12:49:41.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T12:49:41.510Z] === RUN TestPluginInstall [2022-09-06T12:49:41.510Z] === RUN TestPluginInstall/no_auth [2022-09-06T12:49:41.510Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:49:41.510Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbd1737dd8ed649fc105b8285e520efadcfddfd8d7902258d858495e7f726c2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:49:41.510Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:49:41.510Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbd1737dd8ed649fc105b8285e520efadcfddfd8d7902258d858495e7f726c2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:49:41.510Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T12:49:41.765Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:49:41.765Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f23f87c26e5f64c3fc62f8599ea48459de9d078983e8eeaa00e48b1b3cbf96ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:49:41.765Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:49:41.765Z] time="2022-09-06T12:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f23f87c26e5f64c3fc62f8599ea48459de9d078983e8eeaa00e48b1b3cbf96ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:49:42.022Z] === RUN TestPluginInstall/with_insecure [2022-09-06T12:49:42.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T12:49:42.951Z] time="2022-09-06T12:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:49:42.951Z] time="2022-09-06T12:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed531463979afd596626e60a032f97fe907c8589ffb7523500d41fd31b016150" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:49:42.951Z] time="2022-09-06T12:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:49:42.951Z] time="2022-09-06T12:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed531463979afd596626e60a032f97fe907c8589ffb7523500d41fd31b016150" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:49:43.207Z] plugin_test.go:196: [da910584e9619] daemon is not started [2022-09-06T12:49:43.207Z] --- PASS: TestPluginInstall (2.55s) [2022-09-06T12:49:43.207Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-09-06T12:49:43.207Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-06T12:49:43.207Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-06T12:49:43.207Z] === RUN TestPluginsWithRuntimes [2022-09-06T12:49:43.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T12:49:44.088Z] docker_cli_daemon_test.go:2504: [da937c4a94e9d] daemon is not started [2022-09-06T12:49:44.575Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T12:49:44.651Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T12:49:45.503Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T12:49:45.580Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T12:49:46.143Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-06T12:49:46.432Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-09-06T12:49:46.432Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-06T12:49:46.432Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-06T12:49:46.432Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T12:49:46.707Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T12:49:46.995Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-06T12:49:46.995Z] PASS [2022-09-06T12:49:46.995Z] [2022-09-06T12:49:46.995Z] DONE 24 tests in 6.518s [2022-09-06T12:49:46.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T12:49:46.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:46.995Z] ++ set -e [2022-09-06T12:49:46.995Z] ++ '[' -n 0 ']' [2022-09-06T12:49:46.995Z] ++ set -x [2022-09-06T12:49:46.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:46.995Z] INFO: Testing against a local daemon [2022-09-06T12:49:46.995Z] === RUN TestExternalGraphDriver [2022-09-06T12:49:47.558Z] === RUN TestExternalGraphDriver/json [2022-09-06T12:49:48.926Z] === RUN TestExternalGraphDriver/spec [2022-09-06T12:49:50.816Z] === RUN TestExternalGraphDriver/pull [2022-09-06T12:49:52.707Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-09-06T12:49:52.707Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-09-06T12:49:52.707Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-09-06T12:49:52.707Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-09-06T12:49:52.707Z] === RUN TestGraphdriverPluginV2 [2022-09-06T12:49:52.707Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:52.707Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-06T12:49:52.707Z] PASS [2022-09-06T12:49:52.707Z] [2022-09-06T12:49:52.707Z] === Skipped [2022-09-06T12:49:52.707Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-06T12:49:52.707Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:49:52.707Z] [2022-09-06T12:49:52.707Z] DONE 5 tests, 1 skipped in 5.736s [2022-09-06T12:49:52.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T12:49:52.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:49:52.707Z] ++ set -e [2022-09-06T12:49:52.707Z] ++ '[' -n 0 ']' [2022-09-06T12:49:52.707Z] ++ set -x [2022-09-06T12:49:52.707Z] ++ 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-09-06T12:49:52.707Z] INFO: Testing against a local daemon [2022-09-06T12:49:52.963Z] === RUN TestContinueAfterPluginCrash [2022-09-06T12:49:52.963Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T12:49:52.963Z] === RUN TestReadPluginNoRead [2022-09-06T12:49:52.963Z] === PAUSE TestReadPluginNoRead [2022-09-06T12:49:52.963Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T12:49:52.963Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T12:49:52.963Z] === CONT TestContinueAfterPluginCrash [2022-09-06T12:49:52.963Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T12:49:53.252Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T12:49:53.510Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T12:49:54.073Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T12:49:54.637Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-06T12:49:55.566Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T12:49:56.269Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-09-06T12:49:56.269Z] === CONT TestReadPluginNoRead [2022-09-06T12:49:56.954Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-06T12:49:57.884Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T12:49:58.159Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T12:49:58.812Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-06T12:49:59.069Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T12:49:59.526Z] === RUN TestReadPluginNoRead/default [2022-09-06T12:49:59.632Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T12:50:00.194Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T12:50:00.456Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T12:50:00.765Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T12:50:01.019Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-09-06T12:50:01.022Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T12:50:01.022Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T12:50:01.022Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T12:50:01.278Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-06T12:50:01.535Z] check_test.go:540: [dba5482db4691] daemon is not started [2022-09-06T12:50:01.535Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-06T12:50:01.582Z] === CONT TestReadPluginNoRead [2022-09-06T12:50:01.582Z] read_test.go:92: [d134e0cfeed2f] daemon is not started [2022-09-06T12:50:01.582Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-09-06T12:50:01.582Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-09-06T12:50:01.582Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-09-06T12:50:01.582Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-09-06T12:50:01.582Z] PASS [2022-09-06T12:50:01.582Z] [2022-09-06T12:50:01.582Z] DONE 6 tests in 8.807s [2022-09-06T12:50:01.582Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T12:50:01.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:50:01.582Z] ++ set -e [2022-09-06T12:50:01.582Z] ++ '[' -n 0 ']' [2022-09-06T12:50:01.582Z] ++ set -x [2022-09-06T12:50:01.582Z] ++ 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-09-06T12:50:01.582Z] testing: warning: no tests to run [2022-09-06T12:50:01.582Z] PASS [2022-09-06T12:50:01.582Z] [2022-09-06T12:50:01.582Z] DONE 0 tests in 0.031s [2022-09-06T12:50:01.582Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T12:50:01.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:50:01.582Z] ++ set -e [2022-09-06T12:50:01.582Z] ++ '[' -n 0 ']' [2022-09-06T12:50:01.582Z] ++ set -x [2022-09-06T12:50:01.582Z] ++ 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-09-06T12:50:01.582Z] INFO: Testing against a local daemon [2022-09-06T12:50:01.582Z] === RUN TestPluginWithDevMounts [2022-09-06T12:50:01.582Z] === PAUSE TestPluginWithDevMounts [2022-09-06T12:50:01.582Z] === CONT TestPluginWithDevMounts [2022-09-06T12:50:02.904Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T12:50:03.474Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-06T12:50:03.474Z] PASS [2022-09-06T12:50:03.474Z] [2022-09-06T12:50:03.474Z] DONE 1 tests in 1.640s [2022-09-06T12:50:03.474Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T12:50:03.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:50:03.474Z] ++ set -e [2022-09-06T12:50:03.474Z] ++ '[' -n 0 ']' [2022-09-06T12:50:03.474Z] ++ set -x [2022-09-06T12:50:03.474Z] ++ 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-09-06T12:50:03.474Z] INFO: Testing against a local daemon [2022-09-06T12:50:03.474Z] === RUN TestSecretInspect [2022-09-06T12:50:05.994Z] --- PASS: TestSecretInspect (2.19s) [2022-09-06T12:50:05.994Z] === RUN TestSecretList [2022-09-06T12:50:07.885Z] --- PASS: TestSecretList (2.20s) [2022-09-06T12:50:07.885Z] === RUN TestSecretsCreateAndDelete [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite (334.08s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.91s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.79s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.98s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.11s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.51s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.09s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.96s) [2022-09-06T12:50:08.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.75s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.64s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.63s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.96s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.44s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.28s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.57s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.78s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.34s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.33s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.45s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.89s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s) [2022-09-06T12:50:08.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T12:50:08.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.51s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.52s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.81s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.72s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.22s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.09s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.77s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.30s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.57s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.67s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.13s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.33s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.15s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.55s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.08s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.59s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-09-06T12:50:08.157Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s) [2022-09-06T12:50:08.157Z] === RUN TestDockerSwarmSuite [2022-09-06T12:50:08.157Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-06T12:50:08.157Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T12:50:09.087Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T12:50:10.017Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T12:50:10.273Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T12:50:10.404Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-09-06T12:50:10.404Z] === RUN TestSecretsUpdate [2022-09-06T12:50:10.530Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-06T12:50:11.094Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T12:50:12.023Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T12:50:12.280Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T12:50:12.295Z] --- PASS: TestSecretsUpdate (2.20s) [2022-09-06T12:50:12.295Z] === RUN TestTemplatedSecret [2022-09-06T12:50:14.173Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-06T12:50:14.814Z] --- PASS: TestTemplatedSecret (2.45s) [2022-09-06T12:50:14.814Z] === RUN TestSecretCreateResolve [2022-09-06T12:50:16.706Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-09-06T12:50:16.706Z] PASS [2022-09-06T12:50:16.706Z] [2022-09-06T12:50:16.706Z] DONE 6 tests in 13.515s [2022-09-06T12:50:16.706Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T12:50:16.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:50:16.706Z] ++ set -e [2022-09-06T12:50:16.706Z] ++ '[' -n 0 ']' [2022-09-06T12:50:16.706Z] ++ set -x [2022-09-06T12:50:16.706Z] ++ 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-09-06T12:50:16.962Z] INFO: Testing against a local daemon [2022-09-06T12:50:16.962Z] === RUN TestServiceCreateInit [2022-09-06T12:50:16.962Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T12:50:19.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-06T12:50:21.131Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T12:50:24.418Z] --- PASS: TestServiceCreateInit (7.21s) [2022-09-06T12:50:24.418Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-09-06T12:50:24.418Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-09-06T12:50:24.418Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T12:50:24.672Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T12:50:24.672Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T12:50:27.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T12:50:30.478Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T12:50:31.040Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T12:50:31.297Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T12:50:31.297Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T12:50:31.297Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T12:50:31.297Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T12:50:31.297Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T12:50:31.297Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T12:50:31.297Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T12:50:31.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T12:50:32.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-06T12:50:33.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-06T12:50:34.086Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T12:50:35.986Z] docker_api_swarm_test.go:563: [d9083ed498dd3] joining swarm manager [df5e9b4600477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:50:39.259Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T12:50:41.778Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T12:50:42.034Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T12:50:42.468Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2022-09-06T12:50:42.468Z] === RUN TestCreateServiceConflict [2022-09-06T12:50:42.468Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-09-06T12:50:42.468Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T12:50:44.361Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-09-06T12:50:44.361Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T12:50:47.286Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T12:50:48.654Z] docker_api_swarm_test.go:585: [d70bb6183a4ff] joining swarm manager [df5e9b4600477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:50:51.924Z] check_test.go:611: [d9083ed498dd3] daemon is not started [2022-09-06T12:50:52.487Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T12:50:53.049Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T12:50:54.417Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T12:50:57.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T12:50:57.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T12:50:57.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T12:50:58.876Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T12:50:59.209Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-09-06T12:50:59.209Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T12:50:59.772Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-09-06T12:50:59.772Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T12:50:59.815Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T12:51:00.760Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T12:51:02.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-06T12:51:02.126Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T12:51:02.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-06T12:51:02.291Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2022-09-06T12:51:02.291Z] === RUN TestCreateServiceSysctls [2022-09-06T12:51:05.395Z] docker_api_swarm_test.go:46: [d7edb83839456] joining swarm manager [d18ed67be8c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:51:05.561Z] --- PASS: TestCreateServiceSysctls (2.99s) [2022-09-06T12:51:05.561Z] === RUN TestCreateServiceCapabilities [2022-09-06T12:51:07.456Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-09-06T12:51:07.456Z] === RUN TestInspect [2022-09-06T12:51:10.645Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T12:51:10.739Z] --- PASS: TestInspect (2.68s) [2022-09-06T12:51:10.739Z] === RUN TestCreateJob [2022-09-06T12:51:10.902Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T12:51:11.247Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T12:51:11.247Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-06T12:51:11.247Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T12:51:11.247Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T12:51:11.247Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T12:51:11.247Z] Cross building: bundles/cross/windows/amd64 [2022-09-06T12:51:11.247Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-06T12:51:11.247Z] { [2022-09-06T12:51:11.247Z] "RT_GROUP_ICON": { [2022-09-06T12:51:11.247Z] "#1": { [2022-09-06T12:51:11.247Z] "0409": "../../winresources/docker.ico" [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] }, [2022-09-06T12:51:11.247Z] "RT_MANIFEST": { [2022-09-06T12:51:11.247Z] "#1": { [2022-09-06T12:51:11.247Z] "0409": { [2022-09-06T12:51:11.247Z] "identity": {}, [2022-09-06T12:51:11.247Z] "description": "Docker Engine", [2022-09-06T12:51:11.247Z] "minimum-os": "vista", [2022-09-06T12:51:11.247Z] "execution-level": "", [2022-09-06T12:51:11.247Z] "ui-access": false, [2022-09-06T12:51:11.247Z] "auto-elevate": false, [2022-09-06T12:51:11.247Z] "dpi-awareness": "unaware", [2022-09-06T12:51:11.247Z] "disable-theming": false, [2022-09-06T12:51:11.247Z] "disable-window-filtering": false, [2022-09-06T12:51:11.247Z] "high-resolution-scrolling-aware": false, [2022-09-06T12:51:11.247Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T12:51:11.247Z] "long-path-aware": false, [2022-09-06T12:51:11.247Z] "printer-driver-isolation": false, [2022-09-06T12:51:11.247Z] "gdi-scaling": false, [2022-09-06T12:51:11.247Z] "segment-heap": false, [2022-09-06T12:51:11.247Z] "use-common-controls-v6": false [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] }, [2022-09-06T12:51:11.247Z] "RT_MESSAGETABLE": { [2022-09-06T12:51:11.247Z] "#1": { [2022-09-06T12:51:11.247Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] }, [2022-09-06T12:51:11.247Z] "RT_VERSION": { [2022-09-06T12:51:11.247Z] "#1": { [2022-09-06T12:51:11.247Z] "0409": { [2022-09-06T12:51:11.247Z] "fixed": { [2022-09-06T12:51:11.247Z] "file_version": "0.0.0.0", [2022-09-06T12:51:11.247Z] "product_version": "0.0.0.0", [2022-09-06T12:51:11.247Z] "type": "Unknown" [2022-09-06T12:51:11.247Z] }, [2022-09-06T12:51:11.247Z] "info": { [2022-09-06T12:51:11.247Z] "0000": { [2022-09-06T12:51:11.247Z] "CompanyName": "", [2022-09-06T12:51:11.247Z] "FileVersion": "dev", [2022-09-06T12:51:11.247Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T12:51:11.247Z] "OriginalFileName": "dockerd.exe", [2022-09-06T12:51:11.247Z] "ProductName": "", [2022-09-06T12:51:11.247Z] "ProductVersion": "dev", [2022-09-06T12:51:11.247Z] "SpecialBuild": "0f052eb4f56c05dcb8c444823ebde6ce0fac7197" [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] } [2022-09-06T12:51:11.247Z] cmd/dockerd/config.go [2022-09-06T12:51:11.247Z] cmd/dockerd/config_windows.go [2022-09-06T12:51:11.247Z] cmd/dockerd/daemon.go [2022-09-06T12:51:11.247Z] cmd/dockerd/daemon_test.go [2022-09-06T12:51:11.247Z] cmd/dockerd/daemon_windows.go [2022-09-06T12:51:11.247Z] cmd/dockerd/docker.go [2022-09-06T12:51:11.247Z] cmd/dockerd/docker_windows.go [2022-09-06T12:51:11.247Z] cmd/dockerd/genwinres_windows.go [2022-09-06T12:51:11.247Z] cmd/dockerd/metrics.go [2022-09-06T12:51:11.247Z] cmd/dockerd/options.go [2022-09-06T12:51:11.247Z] cmd/dockerd/options_test.go [2022-09-06T12:51:11.247Z] cmd/dockerd/service_windows.go [2022-09-06T12:51:11.247Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T12:51:11.247Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T12:51:13.257Z] --- PASS: TestCreateJob (2.96s) [2022-09-06T12:51:13.257Z] === RUN TestReplicatedJob [2022-09-06T12:51:13.422Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T12:51:18.505Z] --- PASS: TestReplicatedJob (4.70s) [2022-09-06T12:51:18.506Z] === RUN TestUpdateReplicatedJob [2022-09-06T12:51:21.025Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-09-06T12:51:21.025Z] === RUN TestServiceListWithStatuses [2022-09-06T12:51:21.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:51:21.025Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T12:51:21.025Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T12:51:23.373Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T12:51:23.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-06T12:51:23.373Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T12:51:23.373Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T12:51:23.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-06T12:51:25.194Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2022-09-06T12:51:25.194Z] === RUN TestDockerNetworkReConnect [2022-09-06T12:51:28.109Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T12:51:28.464Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-09-06T12:51:28.464Z] === RUN TestServicePlugin [2022-09-06T12:51:28.464Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:51:28.464Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T12:51:28.464Z] === RUN TestServiceUpdateLabel [2022-09-06T12:51:29.476Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T12:51:30.982Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-09-06T12:51:30.982Z] === RUN TestServiceUpdateSecrets [2022-09-06T12:51:31.371Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T12:51:35.542Z] --- PASS: TestImportExtremelyLargeImageWorks (180.00s) [2022-09-06T12:51:35.542Z] PASS [2022-09-06T12:51:35.542Z] [2022-09-06T12:51:35.542Z] DONE 22 tests in 184.234s [2022-09-06T12:51:35.542Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T12:51:35.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:51:35.542Z] ++ set -e [2022-09-06T12:51:35.542Z] ++ '[' -n 0 ']' [2022-09-06T12:51:35.542Z] ++ set -x [2022-09-06T12:51:35.542Z] ++ 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-09-06T12:51:35.542Z] === RUN TestStripANSICommands [2022-09-06T12:51:35.542Z] === RUN TestStripANSICommands/#00 [2022-09-06T12:51:35.542Z] === RUN TestStripANSICommands/#01 [2022-09-06T12:51:35.542Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T12:51:35.542Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T12:51:35.542Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T12:51:35.542Z] PASS [2022-09-06T12:51:35.542Z] [2022-09-06T12:51:35.542Z] DONE 3 tests in 0.068s [2022-09-06T12:51:35.542Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T12:51:35.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:51:35.542Z] ++ set -e [2022-09-06T12:51:35.542Z] ++ '[' -n 0 ']' [2022-09-06T12:51:35.542Z] ++ set -x [2022-09-06T12:51:35.543Z] ++ 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-09-06T12:51:35.799Z] INFO: Testing against a local daemon [2022-09-06T12:51:35.799Z] === RUN TestNetworkCreateDelete [2022-09-06T12:51:35.799Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-09-06T12:51:35.799Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T12:51:36.055Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T12:51:36.311Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-09-06T12:51:36.311Z] === RUN TestDaemonDNSFallback [2022-09-06T12:51:37.680Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T12:51:39.064Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T12:51:43.233Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-09-06T12:51:43.233Z] === RUN TestInspectNetwork [2022-09-06T12:51:45.828Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-09-06T12:51:45.828Z] === RUN TestServiceUpdateConfigs [2022-09-06T12:51:47.406Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T12:51:47.406Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T12:51:47.406Z] === RUN TestInspectNetwork/network_name [2022-09-06T12:51:47.406Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T12:51:48.334Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T12:51:48.334Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T12:51:51.607Z] --- PASS: TestInspectNetwork (8.52s) [2022-09-06T12:51:51.607Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T12:51:51.607Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T12:51:51.607Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T12:51:51.607Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T12:51:51.607Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T12:51:51.607Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T12:51:51.863Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T12:51:51.863Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T12:51:52.794Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T12:51:52.794Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T12:51:53.051Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T12:51:53.307Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T12:51:53.564Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T12:51:53.564Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:51:53.564Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:51:53.564Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:51:53.564Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T12:51:53.564Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T12:51:53.564Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T12:51:53.564Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T12:51:53.564Z] === RUN TestNetworkList [2022-09-06T12:51:53.564Z] === RUN TestNetworkList//networks [2022-09-06T12:51:53.564Z] === PAUSE TestNetworkList//networks [2022-09-06T12:51:53.564Z] === RUN TestNetworkList//networks/ [2022-09-06T12:51:53.564Z] === PAUSE TestNetworkList//networks/ [2022-09-06T12:51:53.564Z] === CONT TestNetworkList//networks [2022-09-06T12:51:53.564Z] === CONT TestNetworkList//networks/ [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkList (0.03s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T12:51:53.564Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T12:51:53.564Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T12:51:54.127Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-06T12:51:54.127Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T12:51:54.689Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T12:51:55.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-09-06T12:51:55.252Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T12:51:55.509Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T12:51:55.767Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-09-06T12:51:55.767Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T12:51:56.696Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T12:51:56.953Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-09-06T12:51:56.953Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T12:51:57.883Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T12:51:58.139Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-09-06T12:51:58.139Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T12:51:58.702Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T12:51:58.959Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T12:51:58.959Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T12:51:59.216Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T12:52:00.688Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-09-06T12:52:00.688Z] === RUN TestServiceUpdateNetwork [2022-09-06T12:52:01.735Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-09-06T12:52:01.735Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T12:52:01.735Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:52:01.735Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:52:01.735Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T12:52:05.006Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T12:52:12.864Z] --- PASS: TestServiceUpdateNetwork (11.93s) [2022-09-06T12:52:12.864Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T12:52:12.864Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T12:52:13.120Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T12:52:13.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-06T12:52:15.668Z] docker_api_swarm_test.go:304: [ddd36a1ef39eb] joining swarm manager [d55074e7383c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:52:16.599Z] docker_api_swarm_test.go:305: [dd0c1d39a87a4] joining swarm manager [d55074e7383c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:52:17.163Z] --- PASS: TestServiceWithDataPathPortInit (15.60s) [2022-09-06T12:52:17.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T12:52:17.726Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-06T12:52:19.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T12:52:20.464Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z7753jr5ltpxlsymg3caja2s9 Created:2022-09-06 12:52:18.559999275 +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[f2817d08a328df2577ce93b626bd68c84ee8e86110901df2f69a2108f5316084:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rsior5i38ikenjww6c88g3244 EndpointID:49c2735f40e4e3b9a26220665d2a8cebe10c9991228bfed475226266aefd48e1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5d1e75879833d1fccf89ac6c52a65e79e44027b9e78f1e7a52a5e24899cd86e 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:d6bc0c28a6d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rsior5i38ikenjww6c88g3244 EndpointID:49c2735f40e4e3b9a26220665d2a8cebe10c9991228bfed475226266aefd48e1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T12:52:20.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T12:52:21.208Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T12:52:25.711Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2022-09-06T12:52:25.711Z] PASS [2022-09-06T12:52:25.711Z] [2022-09-06T12:52:25.711Z] === Skipped [2022-09-06T12:52:25.711Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T12:52:25.711Z] service_test.go:243: FLAKY_TEST [2022-09-06T12:52:25.711Z] [2022-09-06T12:52:25.711Z] DONE 38 tests, 1 skipped in 49.355s [2022-09-06T12:52:25.711Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:52:25.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:52:25.712Z] ++ set -e [2022-09-06T12:52:25.712Z] ++ '[' -n 0 ']' [2022-09-06T12:52:25.712Z] ++ set -x [2022-09-06T12:52:25.712Z] ++ 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-09-06T12:52:25.712Z] INFO: Testing against a local daemon [2022-09-06T12:52:25.712Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T12:52:25.712Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:52:25.712Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:52:25.712Z] === RUN TestDockerNetworkIpvlan [2022-09-06T12:52:25.712Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:52:25.712Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:52:25.712Z] PASS [2022-09-06T12:52:25.712Z] [2022-09-06T12:52:25.712Z] === Skipped [2022-09-06T12:52:25.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T12:52:25.712Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:52:25.712Z] [2022-09-06T12:52:25.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T12:52:25.712Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T12:52:25.712Z] [2022-09-06T12:52:25.712Z] DONE 2 tests, 2 skipped in 0.136s [2022-09-06T12:52:25.712Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T12:52:25.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:52:25.712Z] ++ set -e [2022-09-06T12:52:25.712Z] ++ '[' -n 0 ']' [2022-09-06T12:52:25.712Z] ++ set -x [2022-09-06T12:52:25.712Z] ++ 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-09-06T12:52:25.712Z] INFO: Testing against a local daemon [2022-09-06T12:52:25.712Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T12:52:26.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T12:52:26.532Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-09-06T12:52:26.532Z] === RUN TestDockerNetworkMacvlan [2022-09-06T12:52:27.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T12:52:27.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T12:52:27.351Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T12:52:27.748Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2022-09-06T12:52:27.749Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-06T12:52:27.749Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-06T12:52:27.749Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-06T12:52:27.749Z] PASS [2022-09-06T12:52:27.749Z] [2022-09-06T12:52:27.749Z] === Skipped [2022-09-06T12:52:27.749Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T12:52:27.749Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:52:27.749Z] [2022-09-06T12:52:27.749Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-06T12:52:27.749Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T12:52:27.749Z] [2022-09-06T12:52:27.749Z] DONE 27 tests, 2 skipped in 130.561s [2022-09-06T12:52:27.749Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T12:52:27.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:52:27.749Z] ++ set -e [2022-09-06T12:52:27.749Z] ++ '[' -n 0 ']' [2022-09-06T12:52:27.749Z] ++ set -x [2022-09-06T12:52:27.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T12:52:27.749Z] INFO: Testing against a local daemon [2022-09-06T12:52:27.749Z] === RUN TestSessionCreate [2022-09-06T12:52:27.749Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T12:52:27.749Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T12:52:27.749Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T12:52:27.749Z] PASS [2022-09-06T12:52:27.749Z] [2022-09-06T12:52:27.749Z] DONE 2 tests in 0.120s [2022-09-06T12:52:27.749Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T12:52:27.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:52:27.749Z] ++ set -e [2022-09-06T12:52:27.749Z] ++ '[' -n 0 ']' [2022-09-06T12:52:27.749Z] ++ set -x [2022-09-06T12:52:27.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T12:52:27.749Z] INFO: Testing against a local daemon [2022-09-06T12:52:27.749Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T12:52:27.749Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T12:52:27.749Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T12:52:27.749Z] === RUN TestDiskUsage [2022-09-06T12:52:27.749Z] === PAUSE TestDiskUsage [2022-09-06T12:52:27.749Z] === RUN TestEventsExecDie [2022-09-06T12:52:27.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T12:52:28.312Z] --- PASS: TestEventsExecDie (0.54s) [2022-09-06T12:52:28.312Z] === RUN TestEventsBackwardsCompatible [2022-09-06T12:52:28.312Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-06T12:52:28.312Z] === RUN TestEventsVolumeCreate [2022-09-06T12:52:28.312Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-06T12:52:28.312Z] === RUN TestInfoBinaryCommits [2022-09-06T12:52:28.312Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T12:52:28.312Z] === RUN TestInfoAPIVersioned [2022-09-06T12:52:28.312Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T12:52:28.312Z] === RUN TestInfoAPI [2022-09-06T12:52:28.312Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T12:52:28.312Z] === RUN TestInfoAPIWarnings [2022-09-06T12:52:28.477Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T12:52:29.041Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T12:52:29.041Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T12:52:29.041Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T12:52:29.298Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T12:52:29.298Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T12:52:31.816Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T12:52:32.745Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-06T12:52:33.677Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T12:52:37.848Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T12:52:38.104Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T12:52:38.361Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T12:52:38.925Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T12:52:39.181Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T12:52:39.438Z] --- PASS: TestDockerNetworkMacvlan (12.82s) [2022-09-06T12:52:39.438Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-09-06T12:52:39.438Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-09-06T12:52:39.438Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2022-09-06T12:52:39.438Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2022-09-06T12:52:39.438Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2022-09-06T12:52:39.438Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-09-06T12:52:39.438Z] PASS [2022-09-06T12:52:39.438Z] [2022-09-06T12:52:39.438Z] DONE 8 tests in 14.309s [2022-09-06T12:52:39.438Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T12:52:39.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:52:39.438Z] ++ set -e [2022-09-06T12:52:39.438Z] ++ '[' -n 0 ']' [2022-09-06T12:52:39.438Z] ++ set -x [2022-09-06T12:52:39.438Z] ++ 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-09-06T12:52:39.438Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T12:52:39.438Z] testing: warning: no tests to run [2022-09-06T12:52:39.438Z] PASS [2022-09-06T12:52:39.438Z] [2022-09-06T12:52:39.438Z] DONE 0 tests in 0.028s [2022-09-06T12:52:39.438Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T12:52:39.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:52:39.438Z] ++ set -e [2022-09-06T12:52:39.438Z] ++ '[' -n 0 ']' [2022-09-06T12:52:39.438Z] ++ set -x [2022-09-06T12:52:39.438Z] ++ 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-09-06T12:52:39.695Z] INFO: Testing against a local daemon [2022-09-06T12:52:39.695Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T12:52:40.257Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T12:52:40.257Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T12:52:41.207Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2022-09-06T12:52:41.207Z] === RUN TestAuthZPluginTLS [2022-09-06T12:52:41.770Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-06T12:52:41.770Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T12:52:42.026Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T12:52:42.283Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-09-06T12:52:42.283Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T12:52:42.850Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T12:52:42.850Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T12:52:43.414Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-09-06T12:52:43.414Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T12:52:43.414Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T12:52:43.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-06T12:52:44.908Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T12:52:45.164Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2022-09-06T12:52:45.164Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T12:52:45.728Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-06T12:52:45.728Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T12:52:46.291Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-09-06T12:52:46.291Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T12:52:46.291Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T12:52:46.360Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-06T12:52:46.360Z] === RUN TestInfoDebug [2022-09-06T12:52:46.360Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T12:52:46.360Z] === RUN TestInfoInsecureRegistries [2022-09-06T12:52:46.360Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T12:52:46.360Z] === RUN TestInfoRegistryMirrors [2022-09-06T12:52:46.360Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T12:52:46.360Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T12:52:46.549Z] docker_api_swarm_test.go:272: [d9c278249a3ae] joining swarm manager [db4e7425755c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:52:46.806Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-09-06T12:52:46.806Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T12:52:46.806Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T12:52:46.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T12:52:46.924Z] === RUN TestPingCacheHeaders [2022-09-06T12:52:46.924Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T12:52:46.924Z] === RUN TestPingGet [2022-09-06T12:52:46.924Z] --- PASS: TestPingGet (0.01s) [2022-09-06T12:52:46.924Z] === RUN TestPingHead [2022-09-06T12:52:46.924Z] --- PASS: TestPingHead (0.02s) [2022-09-06T12:52:46.924Z] === RUN TestPingSwarmHeader [2022-09-06T12:52:47.487Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T12:52:47.487Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T12:52:47.736Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T12:52:47.781Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T12:52:47.781Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-06T12:52:47.781Z] { [2022-09-06T12:52:47.781Z] "RT_GROUP_ICON": { [2022-09-06T12:52:47.781Z] "#1": { [2022-09-06T12:52:47.781Z] "0409": "../../winresources/docker.ico" [2022-09-06T12:52:47.781Z] } [2022-09-06T12:52:47.781Z] }, [2022-09-06T12:52:47.781Z] "RT_MANIFEST": { [2022-09-06T12:52:47.781Z] "#1": { [2022-09-06T12:52:47.781Z] "0409": { [2022-09-06T12:52:47.781Z] "identity": {}, [2022-09-06T12:52:47.781Z] "description": "Docker Engine", [2022-09-06T12:52:47.781Z] "minimum-os": "vista", [2022-09-06T12:52:47.781Z] "execution-level": "", [2022-09-06T12:52:47.781Z] "ui-access": false, [2022-09-06T12:52:47.781Z] "auto-elevate": false, [2022-09-06T12:52:47.781Z] "dpi-awareness": "unaware", [2022-09-06T12:52:47.781Z] "disable-theming": false, [2022-09-06T12:52:47.781Z] "disable-window-filtering": false, [2022-09-06T12:52:47.781Z] "high-resolution-scrolling-aware": false, [2022-09-06T12:52:47.781Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T12:52:47.781Z] "long-path-aware": false, [2022-09-06T12:52:47.781Z] "printer-driver-isolation": false, [2022-09-06T12:52:47.782Z] "gdi-scaling": false, [2022-09-06T12:52:47.782Z] "segment-heap": false, [2022-09-06T12:52:47.782Z] "use-common-controls-v6": false [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] }, [2022-09-06T12:52:47.782Z] "RT_MESSAGETABLE": { [2022-09-06T12:52:47.782Z] "#1": { [2022-09-06T12:52:47.782Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] }, [2022-09-06T12:52:47.782Z] "RT_VERSION": { [2022-09-06T12:52:47.782Z] "#1": { [2022-09-06T12:52:47.782Z] "0409": { [2022-09-06T12:52:47.782Z] "fixed": { [2022-09-06T12:52:47.782Z] "file_version": "0.0.0.0", [2022-09-06T12:52:47.782Z] "product_version": "0.0.0.0", [2022-09-06T12:52:47.782Z] "type": "Unknown" [2022-09-06T12:52:47.782Z] }, [2022-09-06T12:52:47.782Z] "info": { [2022-09-06T12:52:47.782Z] "0000": { [2022-09-06T12:52:47.782Z] "CompanyName": "", [2022-09-06T12:52:47.782Z] "FileVersion": "dev", [2022-09-06T12:52:47.782Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T12:52:47.782Z] "OriginalFileName": "docker-proxy.exe", [2022-09-06T12:52:47.782Z] "ProductName": "", [2022-09-06T12:52:47.782Z] "ProductVersion": "dev", [2022-09-06T12:52:47.782Z] "SpecialBuild": "0f052eb4f56c05dcb8c444823ebde6ce0fac7197" [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] } [2022-09-06T12:52:47.782Z] cmd/docker-proxy/genwinres_windows.go [2022-09-06T12:52:47.782Z] cmd/docker-proxy/main.go [2022-09-06T12:52:47.782Z] cmd/docker-proxy/network_proxy_test.go [2022-09-06T12:52:47.782Z] cmd/docker-proxy/proxy.go [2022-09-06T12:52:47.782Z] cmd/docker-proxy/sctp_proxy.go [2022-09-06T12:52:47.782Z] cmd/docker-proxy/tcp_proxy.go [2022-09-06T12:52:47.782Z] cmd/docker-proxy/udp_proxy.go [2022-09-06T12:52:47.782Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T12:52:47.782Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T12:52:47.782Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T12:52:47.782Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-06T12:52:47.782Z] remote: Enumerating objects: 23, done. [2022-09-06T12:52:47.782Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-06T12:52:47.782Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-06T12:52:47.782Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-06T12:52:47.782Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-06T12:52:47.782Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-06T12:52:47.782Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-06T12:52:47.993Z] docker_api_swarm_test.go:273: [dfbf28e9dbaf5] joining swarm manager [db4e7425755c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:52:48.426Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T12:52:48.426Z] --- PASS: TestPingSwarmHeader (1.66s) [2022-09-06T12:52:48.426Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T12:52:48.426Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T12:52:48.426Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T12:52:48.426Z] === RUN TestPingBuilderHeader [2022-09-06T12:52:48.426Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T12:52:48.923Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2022-09-06T12:52:48.923Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T12:52:48.995Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T12:52:49.486Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T12:52:49.558Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T12:52:49.558Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T12:52:49.558Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T12:52:49.558Z] === RUN TestVersion [2022-09-06T12:52:49.558Z] --- PASS: TestVersion (0.02s) [2022-09-06T12:52:49.558Z] === CONT TestDiskUsage [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T12:52:50.121Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T12:52:50.377Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T12:52:50.377Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T12:52:50.377Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T12:52:50.377Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T12:52:50.378Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T12:52:50.378Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T12:52:50.378Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T12:52:50.378Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T12:52:50.378Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T12:52:50.378Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T12:52:50.378Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T12:52:50.414Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T12:52:50.414Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-09-06T12:52:50.414Z] === RUN TestAuthZPluginHeader [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T12:52:50.635Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T12:52:50.671Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage (1.17s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:52:50.892Z] PASS [2022-09-06T12:52:50.892Z] [2022-09-06T12:52:50.892Z] === Skipped [2022-09-06T12:52:50.892Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T12:52:50.892Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T12:52:50.892Z] [2022-09-06T12:52:50.892Z] DONE 57 tests, 1 skipped in 23.256s [2022-09-06T12:52:50.892Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T12:52:50.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:52:50.892Z] ++ set -e [2022-09-06T12:52:50.892Z] ++ '[' -n 0 ']' [2022-09-06T12:52:50.892Z] ++ set -x [2022-09-06T12:52:50.892Z] ++ 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-09-06T12:52:50.892Z] INFO: Testing against a local daemon [2022-09-06T12:52:50.892Z] === RUN TestVolumesCreateAndList [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T12:52:50.892Z] === RUN TestVolumesRemove [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-06T12:52:50.892Z] === RUN TestVolumesInspect [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T12:52:50.892Z] === RUN TestVolumesInvalidJSON [2022-09-06T12:52:50.892Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T12:52:50.892Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T12:52:50.892Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T12:52:50.892Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T12:52:50.892Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T12:52:50.892Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T12:52:50.892Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T12:52:50.892Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T12:52:50.892Z] PASS [2022-09-06T12:52:51.149Z] [2022-09-06T12:52:51.149Z] DONE 9 tests in 0.231s [2022-09-06T12:52:51.149Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T12:52:51.149Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T12:52:51.149Z] +++ kill 14786 [2022-09-06T12:52:51.234Z] --- PASS: TestAuthZPluginHeader (0.76s) [2022-09-06T12:52:51.234Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T12:52:51.405Z] +++ /etc/init.d/apparmor stop [2022-09-06T12:52:51.405Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T12:52:51.405Z] [2022-09-06T12:52:51.405Z] Unloading profiles will leave already running processes permanently [2022-09-06T12:52:51.405Z] unconfined, which can lead to unexpected situations. [2022-09-06T12:52:51.405Z] [2022-09-06T12:52:51.405Z] To set a process to complain mode, use the command line tool [2022-09-06T12:52:51.405Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T12:52:51.405Z] +++ true [2022-09-06T12:52:51.405Z] exiting test-integration [2022-09-06T12:52:51.405Z] ++ exit 0 [2022-09-06T12:52:51.405Z] [2022-09-06T12:52:52.162Z] === RUN TestDockerSuite/TestBuildFromURLWithF Post stage [Pipeline] junit [2022-09-06T12:52:52.345Z] Recording test results [2022-09-06T12:52:52.578Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T12:52:52.945Z] + echo Ensuring container killed. [2022-09-06T12:52:52.945Z] Ensuring container killed. [2022-09-06T12:52:52.945Z] + docker rm -vf docker-pr2 [2022-09-06T12:52:52.945Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T12:52:53.070Z] Cross building: bundles/cross/linux/ppc64le [2022-09-06T12:52:53.070Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T12:52:53.070Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T12:52:53.264Z] + echo Chowning /workspace to jenkins user [2022-09-06T12:52:53.264Z] Chowning /workspace to jenkins user [2022-09-06T12:52:53.264Z] + id -u [2022-09-06T12:52:53.264Z] + id -g [2022-09-06T12:52:53.264Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44092:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T12:52:53.528Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T12:52:54.457Z] === RUN TestDockerSuite/TestBuildIidFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T12:52:54.713Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T12:52:54.919Z] + bundleName=arm64-integration [2022-09-06T12:52:54.919Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-06T12:52:54.919Z] Creating arm64-integration-bundles.tar.gz [2022-09-06T12:52:54.919Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T12:52:54.919Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T12:52:55.186Z] Archiving artifacts [2022-09-06T12:52:55.277Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T12:52:55.403Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44092/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T12:52:55.724Z] + make clean [2022-09-06T12:52:55.724Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T12:52:55.724Z] docker-dev-cache [2022-09-06T12:52:55.724Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T12:52:55.840Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T12:52:55.840Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.70s) [2022-09-06T12:52:55.840Z] === RUN TestAuthZPluginV2Disable [2022-09-06T12:52:56.402Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T12:52:56.402Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T12:52:56.964Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T12:52:57.220Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T12:52:57.477Z] === RUN TestDockerSuite/TestBuildLabelMultiple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T12:52:57.733Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T12:52:57.990Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T12:52:58.552Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T12:52:59.481Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T12:53:00.411Z] --- PASS: TestAuthZPluginV2Disable (4.30s) [2022-09-06T12:53:00.411Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T12:53:01.341Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T12:53:03.889Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-09-06T12:53:03.889Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T12:53:05.258Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T12:53:08.525Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T12:53:08.525Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T12:53:08.781Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T12:53:08.781Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T12:53:09.038Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T12:53:09.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-06T12:53:09.551Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T12:53:12.071Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T12:53:13.968Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T12:53:16.486Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T12:53:16.486Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.48s) [2022-09-06T12:53:16.486Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T12:53:16.486Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T12:53:17.048Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T12:53:23.587Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T12:53:24.956Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T12:53:25.885Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T12:53:27.251Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T12:53:27.251Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T12:53:27.251Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T12:53:29.769Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T12:53:30.026Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T12:53:31.393Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T12:53:31.393Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T12:53:32.760Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T12:53:33.017Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-06T12:53:33.017Z] PASS [2022-09-06T12:53:33.017Z] [2022-09-06T12:53:33.017Z] DONE 17 tests in 53.563s [2022-09-06T12:53:33.017Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T12:53:33.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:53:33.017Z] ++ set -e [2022-09-06T12:53:33.017Z] ++ '[' -n 0 ']' [2022-09-06T12:53:33.017Z] ++ set -x [2022-09-06T12:53:33.017Z] ++ 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-09-06T12:53:33.274Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T12:53:33.274Z] INFO: Testing against a local daemon [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:53:33.274Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:53:33.274Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T12:53:33.274Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T12:53:33.274Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T12:53:33.274Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T12:53:33.274Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T12:53:33.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T12:53:33.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T12:53:33.274Z] === RUN TestPluginInstall [2022-09-06T12:53:33.274Z] === RUN TestPluginInstall/no_auth [2022-09-06T12:53:33.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-06T12:53:34.096Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T12:53:35.048Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T12:53:36.415Z] time="2022-09-06T12:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:53:36.415Z] time="2022-09-06T12:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb1746dc6e4d476cb00881b14e5259e68743e154358f480961f4f85e39bd91c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:53:36.415Z] time="2022-09-06T12:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:53:36.415Z] time="2022-09-06T12:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb1746dc6e4d476cb00881b14e5259e68743e154358f480961f4f85e39bd91c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:53:36.672Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T12:53:36.928Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T12:53:37.491Z] time="2022-09-06T12:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:53:37.491Z] time="2022-09-06T12:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9413a51d59592d5eaa60e03d9d169629d9d4ff542a20da85e2433b018dbb0a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:53:37.491Z] time="2022-09-06T12:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:53:37.491Z] time="2022-09-06T12:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9413a51d59592d5eaa60e03d9d169629d9d4ff542a20da85e2433b018dbb0a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:53:37.747Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T12:53:37.747Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T12:53:38.003Z] === RUN TestPluginInstall/with_insecure [2022-09-06T12:53:38.566Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T12:53:38.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-06T12:53:38.822Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T12:53:39.079Z] time="2022-09-06T12:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:53:39.079Z] time="2022-09-06T12:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74e60efc4f6a8f0f39cfc4d4b210fcb4c5f7f009f52dd9e174b267e35b00d612" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:53:39.079Z] time="2022-09-06T12:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T12:53:39.079Z] time="2022-09-06T12:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74e60efc4f6a8f0f39cfc4d4b210fcb4c5f7f009f52dd9e174b267e35b00d612" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T12:53:39.643Z] plugin_test.go:196: [d4819c3c1a34b] daemon is not started [2022-09-06T12:53:39.643Z] --- PASS: TestPluginInstall (6.29s) [2022-09-06T12:53:39.643Z] --- PASS: TestPluginInstall/no_auth (3.43s) [2022-09-06T12:53:39.643Z] --- PASS: TestPluginInstall/with_htpasswd (1.26s) [2022-09-06T12:53:39.643Z] --- PASS: TestPluginInstall/with_insecure (1.60s) [2022-09-06T12:53:39.643Z] === RUN TestPluginsWithRuntimes [2022-09-06T12:53:39.643Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T12:53:41.535Z] docker_api_swarm_node_test.go:20: [d6a8f41a032b5] joining swarm manager [dda9b3e51734d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:53:41.792Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T12:53:41.792Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T12:53:42.354Z] docker_api_swarm_node_test.go:21: [d6f271587cc21] joining swarm manager [dda9b3e51734d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:53:42.919Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T12:53:43.848Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T12:53:44.105Z] --- PASS: TestPluginsWithRuntimes (4.38s) [2022-09-06T12:53:44.105Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-09-06T12:53:44.105Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-09-06T12:53:44.105Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T12:53:44.668Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-09-06T12:53:44.668Z] PASS [2022-09-06T12:53:44.668Z] [2022-09-06T12:53:44.668Z] DONE 24 tests in 11.649s [2022-09-06T12:53:44.668Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T12:53:44.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:53:44.669Z] ++ set -e [2022-09-06T12:53:44.669Z] ++ '[' -n 0 ']' [2022-09-06T12:53:44.669Z] ++ set -x [2022-09-06T12:53:44.669Z] ++ 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-09-06T12:53:44.924Z] INFO: Testing against a local daemon [2022-09-06T12:53:44.924Z] === RUN TestExternalGraphDriver [2022-09-06T12:53:45.181Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T12:53:45.181Z] === RUN TestExternalGraphDriver/json [2022-09-06T12:53:47.076Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T12:53:47.332Z] === RUN TestExternalGraphDriver/spec [2022-09-06T12:53:47.894Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T12:53:49.262Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T12:53:49.262Z] === RUN TestExternalGraphDriver/pull [2022-09-06T12:53:51.155Z] --- PASS: TestExternalGraphDriver (5.99s) [2022-09-06T12:53:51.155Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2022-09-06T12:53:51.155Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-09-06T12:53:51.155Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-09-06T12:53:51.155Z] === RUN TestGraphdriverPluginV2 [2022-09-06T12:53:51.411Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T12:53:52.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-06T12:53:53.034Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T12:53:53.597Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T12:53:54.526Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T12:53:56.419Z] --- PASS: TestGraphdriverPluginV2 (5.16s) [2022-09-06T12:53:56.419Z] PASS [2022-09-06T12:53:56.419Z] [2022-09-06T12:53:56.419Z] DONE 5 tests in 11.274s [2022-09-06T12:53:56.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T12:53:56.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:53:56.419Z] ++ set -e [2022-09-06T12:53:56.419Z] ++ '[' -n 0 ']' [2022-09-06T12:53:56.419Z] ++ set -x [2022-09-06T12:53:56.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:53:56.419Z] INFO: Testing against a local daemon [2022-09-06T12:53:56.419Z] === RUN TestContinueAfterPluginCrash [2022-09-06T12:53:56.419Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T12:53:56.419Z] === RUN TestReadPluginNoRead [2022-09-06T12:53:56.419Z] === PAUSE TestReadPluginNoRead [2022-09-06T12:53:56.419Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T12:53:56.419Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T12:53:56.419Z] === CONT TestContinueAfterPluginCrash [2022-09-06T12:53:56.419Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T12:53:58.313Z] docker_api_swarm_test.go:502: [da22d2c357862] joining swarm manager [d905bcfbedd1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:54:01.607Z] --- PASS: TestDaemonStartWithLogOpt (5.31s) [2022-09-06T12:54:01.607Z] === CONT TestReadPluginNoRead [2022-09-06T12:54:03.499Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T12:54:04.429Z] === RUN TestReadPluginNoRead/default [2022-09-06T12:54:05.797Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T12:54:06.360Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2022-09-06T12:54:06.616Z] docker_api_swarm_test.go:507: [d6b9207350d6c] joining swarm manager [d905bcfbedd1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:54:06.873Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-06T12:54:07.436Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T12:54:08.365Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T12:54:08.929Z] === CONT TestReadPluginNoRead [2022-09-06T12:54:08.929Z] read_test.go:92: [d7653c5df38c8] daemon is not started [2022-09-06T12:54:08.929Z] --- PASS: TestReadPluginNoRead (7.37s) [2022-09-06T12:54:08.929Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-09-06T12:54:08.929Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2022-09-06T12:54:08.929Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-09-06T12:54:08.929Z] PASS [2022-09-06T12:54:08.929Z] [2022-09-06T12:54:08.929Z] DONE 6 tests in 12.849s [2022-09-06T12:54:08.929Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T12:54:08.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:54:08.929Z] ++ set -e [2022-09-06T12:54:08.929Z] ++ '[' -n 0 ']' [2022-09-06T12:54:08.929Z] ++ set -x [2022-09-06T12:54:08.929Z] ++ 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-09-06T12:54:08.929Z] testing: warning: no tests to run [2022-09-06T12:54:08.929Z] PASS [2022-09-06T12:54:08.929Z] [2022-09-06T12:54:08.929Z] DONE 0 tests in 0.045s [2022-09-06T12:54:08.929Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T12:54:08.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:54:08.929Z] ++ set -e [2022-09-06T12:54:08.929Z] ++ '[' -n 0 ']' [2022-09-06T12:54:08.929Z] ++ set -x [2022-09-06T12:54:08.929Z] ++ 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-09-06T12:54:09.187Z] INFO: Testing against a local daemon [2022-09-06T12:54:09.187Z] === RUN TestPluginWithDevMounts [2022-09-06T12:54:09.187Z] === PAUSE TestPluginWithDevMounts [2022-09-06T12:54:09.187Z] === CONT TestPluginWithDevMounts [2022-09-06T12:54:10.556Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T12:54:11.119Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-09-06T12:54:11.119Z] PASS [2022-09-06T12:54:11.119Z] [2022-09-06T12:54:11.119Z] DONE 1 tests in 1.922s [2022-09-06T12:54:11.119Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T12:54:11.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:54:11.119Z] ++ set -e [2022-09-06T12:54:11.119Z] ++ '[' -n 0 ']' [2022-09-06T12:54:11.119Z] ++ set -x [2022-09-06T12:54:11.119Z] ++ 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-09-06T12:54:11.119Z] INFO: Testing against a local daemon [2022-09-06T12:54:11.119Z] === RUN TestSecretInspect [2022-09-06T12:54:11.375Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T12:54:12.306Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T12:54:12.870Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T12:54:13.800Z] --- PASS: TestSecretInspect (2.64s) [2022-09-06T12:54:13.800Z] === RUN TestSecretList [2022-09-06T12:54:13.800Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T12:54:14.729Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T12:54:15.659Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T12:54:16.588Z] --- PASS: TestSecretList (2.64s) [2022-09-06T12:54:16.588Z] === RUN TestSecretsCreateAndDelete [2022-09-06T12:54:18.480Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T12:54:18.480Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T12:54:18.737Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T12:54:18.737Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T12:54:18.737Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T12:54:18.993Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2022-09-06T12:54:18.994Z] === RUN TestSecretsUpdate [2022-09-06T12:54:18.994Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T12:54:19.922Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T12:54:19.922Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T12:54:20.852Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T12:54:21.781Z] --- PASS: TestSecretsUpdate (2.57s) [2022-09-06T12:54:21.781Z] === RUN TestTemplatedSecret [2022-09-06T12:54:24.302Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T12:54:24.558Z] --- PASS: TestTemplatedSecret (3.00s) [2022-09-06T12:54:24.558Z] === RUN TestSecretCreateResolve [2022-09-06T12:54:24.817Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T12:54:25.779Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T12:54:26.709Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T12:54:27.637Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T12:54:27.637Z] --- PASS: TestSecretCreateResolve (2.87s) [2022-09-06T12:54:27.637Z] PASS [2022-09-06T12:54:27.637Z] [2022-09-06T12:54:27.637Z] DONE 6 tests in 16.470s [2022-09-06T12:54:27.637Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T12:54:27.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:54:27.637Z] ++ set -e [2022-09-06T12:54:27.637Z] ++ '[' -n 0 ']' [2022-09-06T12:54:27.637Z] ++ set -x [2022-09-06T12:54:27.637Z] ++ 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-09-06T12:54:27.637Z] INFO: Testing against a local daemon [2022-09-06T12:54:27.637Z] === RUN TestServiceCreateInit [2022-09-06T12:54:27.637Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T12:54:28.566Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T12:54:29.935Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T12:54:32.456Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T12:54:33.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-06T12:54:33.019Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T12:54:35.542Z] docker_api_swarm_node_test.go:81: [d2746a9a74cdd] joining swarm manager [d38f40debc65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:54:38.062Z] --- PASS: TestServiceCreateInit (9.92s) [2022-09-06T12:54:38.062Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2022-09-06T12:54:38.062Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2022-09-06T12:54:38.062Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T12:54:48.012Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T12:54:48.575Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T12:54:48.575Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T12:54:49.942Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T12:54:50.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-06T12:54:50.455Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T12:54:51.385Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T12:54:51.385Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T12:54:51.385Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T12:54:51.385Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T12:54:51.642Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T12:54:51.642Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T12:54:51.642Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T12:54:51.642Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T12:54:51.642Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T12:54:53.011Z] docker_api_swarm_node_test.go:53: [d0c058e7db14e] joining swarm manager [d25e13137974a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:54:53.011Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T12:54:53.011Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T12:54:53.575Z] docker_api_swarm_node_test.go:54: [d49cb0dd7a825] joining swarm manager [d25e13137974a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:54:53.832Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T12:54:54.394Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T12:54:54.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T12:54:54.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T12:54:56.323Z] --- PASS: TestCreateServiceMultipleTimes (18.69s) [2022-09-06T12:54:56.323Z] === RUN TestCreateServiceConflict [2022-09-06T12:54:56.581Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T12:54:58.010Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T12:54:58.938Z] --- PASS: TestCreateServiceConflict (2.67s) [2022-09-06T12:54:58.938Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T12:54:58.938Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T12:54:59.500Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T12:54:59.584Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T12:54:59.584Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T12:54:59.584Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T12:54:59.584Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T12:54:59.584Z] Cross building: bundles/cross/linux/s390x [2022-09-06T12:54:59.584Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T12:54:59.584Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T12:54:59.757Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T12:54:59.757Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T12:54:59.757Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T12:55:00.686Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T12:55:02.579Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2022-09-06T12:55:02.579Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T12:55:02.579Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T12:55:03.143Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T12:55:04.073Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T12:55:05.003Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T12:55:06.371Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T12:55:07.300Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T12:55:07.556Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T12:55:08.924Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T12:55:09.853Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T12:55:10.417Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T12:55:11.348Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T12:55:11.348Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T12:55:11.914Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T12:55:12.477Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-06T12:55:13.040Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T12:55:13.602Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T12:55:13.862Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T12:55:14.426Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T12:55:14.989Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T12:55:15.552Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T12:55:16.480Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2022-09-06T12:55:16.480Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T12:55:16.480Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T12:55:17.410Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T12:55:17.973Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T12:55:18.905Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T12:55:19.469Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2022-09-06T12:55:19.469Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T12:55:19.469Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T12:55:20.401Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T12:55:21.340Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T12:55:21.902Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T12:55:21.902Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T12:55:22.464Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2022-09-06T12:55:22.464Z] === RUN TestCreateServiceSysctls [2022-09-06T12:55:22.721Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T12:55:23.284Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T12:55:23.846Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T12:55:24.776Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T12:55:25.704Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T12:55:25.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-06T12:55:26.268Z] --- PASS: TestCreateServiceSysctls (3.88s) [2022-09-06T12:55:26.268Z] === RUN TestCreateServiceCapabilities [2022-09-06T12:55:26.832Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T12:55:27.762Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T12:55:29.657Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2022-09-06T12:55:29.657Z] === RUN TestInspect [2022-09-06T12:55:29.657Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T12:55:32.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-06T12:55:33.106Z] --- PASS: TestInspect (3.37s) [2022-09-06T12:55:33.106Z] === RUN TestCreateJob [2022-09-06T12:55:33.669Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T12:55:34.232Z] docker_api_swarm_test.go:202: [d816c06e535f9] joining swarm manager [db5b91f10ac77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:55:36.755Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T12:55:37.012Z] --- PASS: TestCreateJob (4.05s) [2022-09-06T12:55:37.012Z] === RUN TestReplicatedJob [2022-09-06T12:55:37.269Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T12:55:41.440Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T12:55:43.333Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T12:55:43.589Z] --- PASS: TestReplicatedJob (6.59s) [2022-09-06T12:55:43.589Z] === RUN TestUpdateReplicatedJob [2022-09-06T12:55:44.152Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T12:55:47.424Z] --- PASS: TestUpdateReplicatedJob (3.64s) [2022-09-06T12:55:47.424Z] === RUN TestServiceListWithStatuses [2022-09-06T12:55:47.424Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:55:47.424Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T12:55:47.424Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T12:55:47.681Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-06T12:55:48.247Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T12:55:49.188Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T12:55:50.559Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T12:55:51.488Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T12:55:52.052Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T12:55:52.308Z] --- PASS: TestDockerNetworkConnectAlias (5.08s) [2022-09-06T12:55:52.308Z] === RUN TestDockerNetworkReConnect [2022-09-06T12:55:53.236Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T12:55:53.236Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T12:55:53.799Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T12:55:54.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-06T12:55:55.732Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T12:55:55.732Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T12:55:55.732Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T12:55:55.988Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T12:55:56.551Z] --- PASS: TestDockerNetworkReConnect (4.31s) [2022-09-06T12:55:56.551Z] === RUN TestServicePlugin [2022-09-06T12:55:56.808Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T12:55:56.808Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T12:55:56.808Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T12:55:56.808Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T12:55:57.065Z] docker_api_swarm_test.go:384: [dfe2d121ee371] joining swarm manager [db0c674a49d0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:55:57.628Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T12:55:58.192Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T12:55:58.192Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T12:55:58.448Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T12:55:58.448Z] docker_api_swarm_test.go:385: [df30e55b6366f] joining swarm manager [db0c674a49d0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:55:58.448Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T12:55:58.448Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T12:55:58.448Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T12:55:58.704Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T12:55:58.961Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T12:56:00.330Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T12:56:00.589Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T12:56:00.589Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T12:56:01.153Z] plugin_test.go:61: [df5e2cc9a2f2e] joining swarm manager [d987ec976085c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:56:02.524Z] plugin_test.go:64: [dce71c3e11526] joining swarm manager [d987ec976085c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:56:04.422Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T12:56:04.679Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T12:56:04.679Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T12:56:05.242Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T12:56:06.173Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T12:56:06.433Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T12:56:06.995Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T12:56:07.253Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-06T12:56:09.146Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-06T12:56:09.709Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T12:56:12.228Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-06T12:56:14.140Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T12:56:15.069Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T12:56:16.437Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T12:56:21.682Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T12:56:21.938Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T12:56:22.867Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T12:56:23.123Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-06T12:56:23.123Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T12:56:23.380Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-06T12:56:23.636Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-06T12:56:23.636Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T12:56:24.564Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T12:56:25.493Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T12:56:25.493Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T12:56:25.493Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T12:56:26.055Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T12:56:26.311Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T12:56:27.238Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T12:56:28.167Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-06T12:56:28.423Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-06T12:56:28.423Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T12:56:28.423Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-06T12:56:28.423Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T12:56:28.423Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T12:56:28.680Z] --- PASS: TestServicePlugin (32.10s) [2022-09-06T12:56:28.680Z] === RUN TestServiceUpdateLabel [2022-09-06T12:56:31.196Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-06T12:56:31.196Z] --- PASS: TestServiceUpdateLabel (2.39s) [2022-09-06T12:56:31.196Z] === RUN TestServiceUpdateSecrets [2022-09-06T12:56:31.453Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T12:56:32.045Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T12:56:32.608Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T12:56:39.146Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T12:56:39.146Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-06T12:56:39.146Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T12:56:42.413Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T12:56:42.413Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T12:56:44.941Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T12:56:45.878Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2022-09-06T12:56:45.878Z] === RUN TestServiceUpdateConfigs [2022-09-06T12:56:51.098Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T12:56:51.098Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T12:56:51.098Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T12:56:51.098Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T12:56:51.098Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T12:56:51.441Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T12:56:51.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/test/unit [2022-09-06T12:56:52.329Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T12:56:52.329Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T12:56:52.329Z] + TESTDIRS=./... [2022-09-06T12:56:52.329Z] + exclude_paths='/vendor/|/integration' [2022-09-06T12:56:52.329Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T12:56:52.329Z] ++ go list ./... [2022-09-06T12:56:52.417Z] check_test.go:611: [df30e55b6366f] daemon is not started [2022-09-06T12:56:52.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-06T12:56:53.271Z] + pkg_list='github.com/docker/docker/api [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/backend [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/container [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/events [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/filters [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/image [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/mount [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/network [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/registry [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/time [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/versions [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:56:53.271Z] github.com/docker/docker/api/types/volume [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:56:53.271Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:56:53.271Z] github.com/docker/docker/cli [2022-09-06T12:56:53.271Z] github.com/docker/docker/cli/config [2022-09-06T12:56:53.271Z] github.com/docker/docker/cli/debug [2022-09-06T12:56:53.271Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:56:53.271Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:56:53.271Z] github.com/docker/docker/client [2022-09-06T12:56:53.271Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:56:53.271Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:56:53.271Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:56:53.271Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:56:53.271Z] github.com/docker/docker/container [2022-09-06T12:56:53.271Z] github.com/docker/docker/container/stream [2022-09-06T12:56:53.271Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:56:53.271Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:56:53.271Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/config [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/events [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/images [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/links [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/names [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/network [2022-09-06T12:56:53.271Z] github.com/docker/docker/daemon/stats [2022-09-06T12:56:53.271Z] github.com/docker/docker/distribution [2022-09-06T12:56:53.271Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:56:53.271Z] github.com/docker/docker/distribution/utils [2022-09-06T12:56:53.271Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:56:53.271Z] github.com/docker/docker/dockerversion [2022-09-06T12:56:53.271Z] github.com/docker/docker/errdefs [2022-09-06T12:56:53.271Z] github.com/docker/docker/image [2022-09-06T12:56:53.271Z] github.com/docker/docker/image/cache [2022-09-06T12:56:53.271Z] github.com/docker/docker/image/tarexport [2022-09-06T12:56:53.271Z] github.com/docker/docker/image/v1 [2022-09-06T12:56:53.271Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:56:53.271Z] github.com/docker/docker/layer [2022-09-06T12:56:53.271Z] github.com/docker/docker/libcontainerd [2022-09-06T12:56:53.271Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:56:53.271Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:56:53.271Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:56:53.271Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:56:53.271Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/types [2022-09-06T12:56:53.272Z] github.com/docker/docker/oci [2022-09-06T12:56:53.272Z] github.com/docker/docker/oci/caps [2022-09-06T12:56:53.272Z] github.com/docker/docker/opts [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/archive [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/directory [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/platform [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/pools [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/progress [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/signal [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/stack [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/system [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:56:53.272Z] github.com/docker/docker/plugin [2022-09-06T12:56:53.272Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:56:53.272Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:56:53.272Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:56:53.272Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:56:53.272Z] github.com/docker/docker/quota [2022-09-06T12:56:53.272Z] github.com/docker/docker/reference [2022-09-06T12:56:53.272Z] github.com/docker/docker/registry [2022-09-06T12:56:53.272Z] github.com/docker/docker/registry/resumable [2022-09-06T12:56:53.272Z] github.com/docker/docker/restartmanager [2022-09-06T12:56:53.272Z] github.com/docker/docker/rootless [2022-09-06T12:56:53.272Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:56:53.272Z] github.com/docker/docker/runconfig [2022-09-06T12:56:53.272Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/environment [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/registry [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/request [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/drivers [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/local [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/mounts [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/service [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:56:53.272Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T12:56:53.272Z] ++ echo 'github.com/docker/docker/api [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/backend [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/container [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/events [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/filters [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/image [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/mount [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/network [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/registry [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/time [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/versions [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/types/volume [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:56:53.272Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:56:53.272Z] github.com/docker/docker/cli [2022-09-06T12:56:53.272Z] github.com/docker/docker/cli/config [2022-09-06T12:56:53.272Z] github.com/docker/docker/cli/debug [2022-09-06T12:56:53.272Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:56:53.272Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:56:53.272Z] github.com/docker/docker/client [2022-09-06T12:56:53.272Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:56:53.272Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:56:53.272Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:56:53.272Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:56:53.272Z] github.com/docker/docker/container [2022-09-06T12:56:53.272Z] github.com/docker/docker/container/stream [2022-09-06T12:56:53.272Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:56:53.272Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:56:53.272Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/config [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/events [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/images [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/links [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/names [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/network [2022-09-06T12:56:53.272Z] github.com/docker/docker/daemon/stats [2022-09-06T12:56:53.272Z] github.com/docker/docker/distribution [2022-09-06T12:56:53.272Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:56:53.272Z] github.com/docker/docker/distribution/utils [2022-09-06T12:56:53.272Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:56:53.272Z] github.com/docker/docker/dockerversion [2022-09-06T12:56:53.272Z] github.com/docker/docker/errdefs [2022-09-06T12:56:53.272Z] github.com/docker/docker/image [2022-09-06T12:56:53.272Z] github.com/docker/docker/image/cache [2022-09-06T12:56:53.272Z] github.com/docker/docker/image/tarexport [2022-09-06T12:56:53.272Z] github.com/docker/docker/image/v1 [2022-09-06T12:56:53.272Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:56:53.272Z] github.com/docker/docker/layer [2022-09-06T12:56:53.272Z] github.com/docker/docker/libcontainerd [2022-09-06T12:56:53.272Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:56:53.272Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:56:53.272Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:56:53.272Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/libnetwork/types [2022-09-06T12:56:53.272Z] github.com/docker/docker/oci [2022-09-06T12:56:53.272Z] github.com/docker/docker/oci/caps [2022-09-06T12:56:53.272Z] github.com/docker/docker/opts [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/archive [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/directory [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/platform [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/pools [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/progress [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/signal [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/stack [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/system [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:56:53.272Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:56:53.272Z] github.com/docker/docker/plugin [2022-09-06T12:56:53.272Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:56:53.272Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:56:53.272Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:56:53.272Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:56:53.272Z] github.com/docker/docker/quota [2022-09-06T12:56:53.272Z] github.com/docker/docker/reference [2022-09-06T12:56:53.272Z] github.com/docker/docker/registry [2022-09-06T12:56:53.272Z] github.com/docker/docker/registry/resumable [2022-09-06T12:56:53.272Z] github.com/docker/docker/restartmanager [2022-09-06T12:56:53.272Z] github.com/docker/docker/rootless [2022-09-06T12:56:53.272Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:56:53.272Z] github.com/docker/docker/runconfig [2022-09-06T12:56:53.272Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/environment [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/registry [2022-09-06T12:56:53.272Z] github.com/docker/docker/testutil/request [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/drivers [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/local [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/mounts [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/service [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:56:53.272Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:56:53.272Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T12:56:53.272Z] github.com/docker/docker/api/server [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/backend [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/events [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/filters [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/image [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/mount [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/network [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/registry [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/time [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/versions [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/volume [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/config [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/debug [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/client [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:56:53.273Z] github.com/docker/docker/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/container/stream [2022-09-06T12:56:53.273Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:56:53.273Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:56:53.273Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/config [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/events [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/images [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/links [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/names [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/network [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/stats [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution/utils [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:56:53.273Z] github.com/docker/docker/dockerversion [2022-09-06T12:56:53.273Z] github.com/docker/docker/errdefs [2022-09-06T12:56:53.273Z] github.com/docker/docker/image [2022-09-06T12:56:53.273Z] github.com/docker/docker/image/cache [2022-09-06T12:56:53.273Z] github.com/docker/docker/image/tarexport [2022-09-06T12:56:53.273Z] github.com/docker/docker/image/v1 [2022-09-06T12:56:53.273Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:56:53.273Z] github.com/docker/docker/layer [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:56:53.273Z] github.com/docker/docker/oci [2022-09-06T12:56:53.273Z] github.com/docker/docker/oci/caps [2022-09-06T12:56:53.273Z] github.com/docker/docker/opts [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/archive [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/directory [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/platform [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/pools [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/progress [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/signal [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/stack [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/system [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:56:53.273Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:56:53.273Z] github.com/docker/docker/plugin [2022-09-06T12:56:53.273Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:56:53.273Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:56:53.273Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:56:53.273Z] github.com/docker/docker/quota [2022-09-06T12:56:53.273Z] github.com/docker/docker/reference [2022-09-06T12:56:53.273Z] github.com/docker/docker/registry [2022-09-06T12:56:53.273Z] github.com/docker/docker/registry/resumable [2022-09-06T12:56:53.273Z] github.com/docker/docker/restartmanager [2022-09-06T12:56:53.273Z] github.com/docker/docker/rootless [2022-09-06T12:56:53.273Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:56:53.273Z] github.com/docker/docker/runconfig [2022-09-06T12:56:53.273Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/environment [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/registry [2022-09-06T12:56:53.273Z] github.com/docker/docker/testutil/request [2022-09-06T12:56:53.273Z] github.com/docker/docker/volume [2022-09-06T12:56:53.273Z] github.com/docker/docker/volume/drivers [2022-09-06T12:56:53.273Z] github.com/docker/docker/volume/local [2022-09-06T12:56:53.273Z] github.com/docker/docker/volume/mounts [2022-09-06T12:56:53.273Z] github.com/docker/docker/volume/service [2022-09-06T12:56:53.273Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:56:53.273Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:56:53.273Z] ++ echo 'github.com/docker/docker/api [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/backend [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/events [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/filters [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/image [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/mount [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/network [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/registry [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/time [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/versions [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:56:53.273Z] github.com/docker/docker/api/types/volume [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:56:53.273Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/config [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/debug [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:56:53.273Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/client [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:56:53.273Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:56:53.273Z] github.com/docker/docker/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/container/stream [2022-09-06T12:56:53.273Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:56:53.273Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:56:53.273Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/config [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/events [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/images [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/links [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/names [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/network [2022-09-06T12:56:53.273Z] github.com/docker/docker/daemon/stats [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution/utils [2022-09-06T12:56:53.273Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:56:53.273Z] github.com/docker/docker/dockerversion [2022-09-06T12:56:53.273Z] github.com/docker/docker/errdefs [2022-09-06T12:56:53.273Z] github.com/docker/docker/image [2022-09-06T12:56:53.273Z] github.com/docker/docker/image/cache [2022-09-06T12:56:53.273Z] github.com/docker/docker/image/tarexport [2022-09-06T12:56:53.273Z] github.com/docker/docker/image/v1 [2022-09-06T12:56:53.273Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:56:53.273Z] github.com/docker/docker/layer [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:56:53.273Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:56:53.273Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/types [2022-09-06T12:56:53.274Z] github.com/docker/docker/oci [2022-09-06T12:56:53.274Z] github.com/docker/docker/oci/caps [2022-09-06T12:56:53.274Z] github.com/docker/docker/opts [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/archive [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/directory [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/platform [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/pools [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/progress [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/signal [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/stack [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/system [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:56:53.274Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:56:53.274Z] github.com/docker/docker/plugin [2022-09-06T12:56:53.274Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:56:53.274Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:56:53.274Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:56:53.274Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:56:53.274Z] github.com/docker/docker/quota [2022-09-06T12:56:53.274Z] github.com/docker/docker/reference [2022-09-06T12:56:53.274Z] github.com/docker/docker/registry [2022-09-06T12:56:53.274Z] github.com/docker/docker/registry/resumable [2022-09-06T12:56:53.274Z] github.com/docker/docker/restartmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/rootless [2022-09-06T12:56:53.274Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:56:53.274Z] github.com/docker/docker/runconfig [2022-09-06T12:56:53.274Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/environment [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/registry [2022-09-06T12:56:53.274Z] github.com/docker/docker/testutil/request [2022-09-06T12:56:53.274Z] github.com/docker/docker/volume [2022-09-06T12:56:53.274Z] github.com/docker/docker/volume/drivers [2022-09-06T12:56:53.274Z] github.com/docker/docker/volume/local [2022-09-06T12:56:53.274Z] github.com/docker/docker/volume/mounts [2022-09-06T12:56:53.274Z] github.com/docker/docker/volume/service [2022-09-06T12:56:53.274Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:56:53.274Z] github.com/docker/docker/volume/testutils' [2022-09-06T12:56:53.274Z] ++ grep --fixed-strings /libnetwork [2022-09-06T12:56:53.274Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/types' [2022-09-06T12:56:53.274Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T12:56:53.274Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/config [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/idm [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/ns [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/options [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/osl [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/types' [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T12:56:53.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T12:56:53.274Z] + type docker-proxy [2022-09-06T12:56:53.274Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T12:56:53.274Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T12:56:53.274Z] [2022-09-06T12:56:53.274Z] Removing bundles/ [2022-09-06T12:56:53.274Z] [2022-09-06T12:56:53.274Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T12:56:53.274Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T12:56:53.274Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T12:56:54.308Z] docker_api_swarm_test.go:802: [da6a9d39a0fd5] joining swarm manager [d9cd9a777455c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:56:55.674Z] docker_api_swarm_test.go:802: [d741eb29fb898] joining swarm manager [d9cd9a777455c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:56:55.674Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-06T12:56:56.603Z] docker_api_swarm_test.go:802: [d1a0bbbd67d99] joining swarm manager [d9cd9a777455c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T12:56:57.968Z] docker_api_swarm_test.go:802: [df7daecbc2254] joining swarm manager [d9cd9a777455c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T12:57:00.486Z] docker_api_swarm_test.go:810: [d86f5ed891e1a] joining swarm manager [d9cd9a777455c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-06T12:57:00.486Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-09-06T12:57:00.486Z] === RUN TestServiceUpdateNetwork [2022-09-06T12:57:01.411Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T12:57:01.411Z] [2022-09-06T12:57:01.411Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T12:57:01.411Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T12:57:01.411Z] [2022-09-06T12:57:01.411Z] + mkdir -p bundles [2022-09-06T12:57:01.411Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/backend/build [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/httputils [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/middleware [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/build [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/container [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/debug [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/image [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/network [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/session [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/system [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/server/router/volume [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/backend [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/container [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/events [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/filters [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/image [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/mount [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/network [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/registry [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/strslice [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/swarm [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/time [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/versions [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T12:57:01.411Z] github.com/docker/docker/api/types/volume [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/builder-next [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/dockerfile [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/remotecontext [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T12:57:01.411Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T12:57:01.411Z] github.com/docker/docker/cli [2022-09-06T12:57:01.411Z] github.com/docker/docker/cli/config [2022-09-06T12:57:01.411Z] github.com/docker/docker/cli/debug [2022-09-06T12:57:01.411Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T12:57:01.411Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T12:57:01.411Z] github.com/docker/docker/client [2022-09-06T12:57:01.411Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T12:57:01.411Z] github.com/docker/docker/cmd/dockerd [2022-09-06T12:57:01.411Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T12:57:01.411Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T12:57:01.411Z] github.com/docker/docker/container [2022-09-06T12:57:01.411Z] github.com/docker/docker/container/stream [2022-09-06T12:57:01.411Z] github.com/docker/docker/contrib/apparmor [2022-09-06T12:57:01.411Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T12:57:01.411Z] github.com/docker/docker/contrib/httpserver [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/cluster [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/config [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/containerd [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/events [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/images [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/initlayer [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/links [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/listeners [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/local [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/names [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/network [2022-09-06T12:57:01.411Z] github.com/docker/docker/daemon/stats [2022-09-06T12:57:01.411Z] github.com/docker/docker/distribution [2022-09-06T12:57:01.411Z] github.com/docker/docker/distribution/metadata [2022-09-06T12:57:01.411Z] github.com/docker/docker/distribution/utils [2022-09-06T12:57:01.411Z] github.com/docker/docker/distribution/xfer [2022-09-06T12:57:01.411Z] github.com/docker/docker/dockerversion [2022-09-06T12:57:01.411Z] github.com/docker/docker/errdefs [2022-09-06T12:57:01.411Z] github.com/docker/docker/image [2022-09-06T12:57:01.411Z] github.com/docker/docker/image/cache [2022-09-06T12:57:01.411Z] github.com/docker/docker/image/tarexport [2022-09-06T12:57:01.411Z] github.com/docker/docker/image/v1 [2022-09-06T12:57:01.411Z] github.com/docker/docker/internal/test/suite [2022-09-06T12:57:01.411Z] github.com/docker/docker/layer [2022-09-06T12:57:01.411Z] github.com/docker/docker/libcontainerd [2022-09-06T12:57:01.411Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T12:57:01.411Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T12:57:01.411Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T12:57:01.411Z] github.com/docker/docker/libcontainerd/types [2022-09-06T12:57:01.411Z] github.com/docker/docker/oci [2022-09-06T12:57:01.411Z] github.com/docker/docker/oci/caps [2022-09-06T12:57:01.411Z] github.com/docker/docker/opts [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/aaparser [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/archive [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/authorization [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/capabilities [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/containerfs [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/directory [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/dmesg [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/fileutils [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/fsutils [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/homedir [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/idtools [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/ioutils [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/longpath [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/loopback [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/parsers [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/pidfile [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/platform [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/plugins [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/pools [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/progress [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/pubsub [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/reexec [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/signal [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/stack [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/stringid [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/system [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/tailfile [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/tarsum [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/urlutil [2022-09-06T12:57:01.411Z] github.com/docker/docker/pkg/useragent [2022-09-06T12:57:01.411Z] github.com/docker/docker/plugin [2022-09-06T12:57:01.411Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T12:57:01.411Z] github.com/docker/docker/plugin/v2 [2022-09-06T12:57:01.411Z] github.com/docker/docker/profiles/apparmor [2022-09-06T12:57:01.411Z] github.com/docker/docker/profiles/seccomp [2022-09-06T12:57:01.411Z] github.com/docker/docker/quota [2022-09-06T12:57:01.411Z] github.com/docker/docker/reference [2022-09-06T12:57:01.411Z] github.com/docker/docker/registry [2022-09-06T12:57:01.411Z] github.com/docker/docker/registry/resumable [2022-09-06T12:57:01.411Z] github.com/docker/docker/restartmanager [2022-09-06T12:57:01.411Z] github.com/docker/docker/rootless [2022-09-06T12:57:01.411Z] github.com/docker/docker/rootless/specconv [2022-09-06T12:57:01.411Z] github.com/docker/docker/runconfig [2022-09-06T12:57:01.411Z] github.com/docker/docker/runconfig/opts [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/daemon [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/environment [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/fakegit [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/registry [2022-09-06T12:57:01.411Z] github.com/docker/docker/testutil/request [2022-09-06T12:57:01.411Z] github.com/docker/docker/volume [2022-09-06T12:57:01.411Z] github.com/docker/docker/volume/drivers [2022-09-06T12:57:01.411Z] github.com/docker/docker/volume/local [2022-09-06T12:57:01.411Z] github.com/docker/docker/volume/mounts [2022-09-06T12:57:01.411Z] github.com/docker/docker/volume/service [2022-09-06T12:57:01.411Z] github.com/docker/docker/volume/service/opts [2022-09-06T12:57:01.411Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T12:57:01.412Z] + 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-09-06T12:57:01.414Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-06T12:57:01.672Z] ? github.com/docker/docker/api [no test files] [2022-09-06T12:57:07.953Z] === RUN TestDockerSuite/TestExec [2022-09-06T12:57:07.953Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T12:57:08.516Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T12:57:09.445Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T12:57:10.009Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T12:57:10.937Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T12:57:11.500Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T12:57:13.389Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2022-09-06T12:57:13.389Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T12:57:13.951Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T12:57:14.208Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T12:57:14.771Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-06T12:57:15.334Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T12:57:15.334Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T12:57:15.897Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T12:57:16.471Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T12:57:17.043Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T12:57:17.608Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T12:57:18.171Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T12:57:18.734Z] === RUN TestDockerSuite/TestExecTTY [2022-09-06T12:57:19.663Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T12:57:20.225Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T12:57:20.788Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T12:57:21.046Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T12:57:21.046Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T12:57:21.046Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T12:57:22.412Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T12:57:22.412Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-06T12:57:22.976Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T12:57:23.538Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-06T12:57:23.627Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-09-06T12:57:24.467Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T12:57:25.029Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T12:57:26.395Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T12:57:28.285Z] === RUN TestDockerSuite/TestHealth [2022-09-06T12:57:30.176Z] --- PASS: TestServiceUpdatePidsLimit (16.74s) [2022-09-06T12:57:30.176Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-09-06T12:57:30.176Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-09-06T12:57:30.176Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-09-06T12:57:30.176Z] PASS [2022-09-06T12:57:30.176Z] [2022-09-06T12:57:30.176Z] === Skipped [2022-09-06T12:57:30.176Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T12:57:30.176Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T12:57:30.176Z] [2022-09-06T12:57:30.176Z] DONE 27 tests, 1 skipped in 182.312s [2022-09-06T12:57:30.176Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T12:57:30.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:57:30.176Z] ++ set -e [2022-09-06T12:57:30.176Z] ++ '[' -n 0 ']' [2022-09-06T12:57:30.176Z] ++ set -x [2022-09-06T12:57:30.176Z] ++ 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-09-06T12:57:30.176Z] INFO: Testing against a local daemon [2022-09-06T12:57:30.176Z] === RUN TestSessionCreate [2022-09-06T12:57:30.176Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T12:57:30.176Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T12:57:30.176Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T12:57:30.176Z] PASS [2022-09-06T12:57:30.176Z] [2022-09-06T12:57:30.176Z] DONE 2 tests in 0.139s [2022-09-06T12:57:30.176Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T12:57:30.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:57:30.176Z] ++ set -e [2022-09-06T12:57:30.177Z] ++ '[' -n 0 ']' [2022-09-06T12:57:30.177Z] ++ set -x [2022-09-06T12:57:30.177Z] ++ 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-09-06T12:57:30.177Z] INFO: Testing against a local daemon [2022-09-06T12:57:30.177Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T12:57:30.177Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T12:57:30.177Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T12:57:30.177Z] === RUN TestDiskUsage [2022-09-06T12:57:30.177Z] === PAUSE TestDiskUsage [2022-09-06T12:57:30.177Z] === RUN TestEventsExecDie [2022-09-06T12:57:30.738Z] --- PASS: TestEventsExecDie (0.66s) [2022-09-06T12:57:30.738Z] === RUN TestEventsBackwardsCompatible [2022-09-06T12:57:30.738Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-06T12:57:30.738Z] === RUN TestEventsVolumeCreate [2022-09-06T12:57:30.995Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-06T12:57:30.995Z] === RUN TestInfoBinaryCommits [2022-09-06T12:57:30.995Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T12:57:30.995Z] === RUN TestInfoAPIVersioned [2022-09-06T12:57:30.995Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T12:57:30.995Z] === RUN TestInfoAPI [2022-09-06T12:57:30.995Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T12:57:30.995Z] === RUN TestInfoAPIWarnings [2022-09-06T12:57:49.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-06T12:57:49.041Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T12:57:49.041Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-09-06T12:57:49.041Z] === RUN TestInfoDebug [2022-09-06T12:57:49.041Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T12:57:49.041Z] === RUN TestInfoInsecureRegistries [2022-09-06T12:57:49.041Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-09-06T12:57:49.041Z] === RUN TestInfoRegistryMirrors [2022-09-06T12:57:49.041Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T12:57:49.041Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T12:57:49.604Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T12:57:49.604Z] === RUN TestPingCacheHeaders [2022-09-06T12:57:49.604Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T12:57:49.604Z] === RUN TestPingGet [2022-09-06T12:57:49.604Z] --- PASS: TestPingGet (0.01s) [2022-09-06T12:57:49.604Z] === RUN TestPingHead [2022-09-06T12:57:49.604Z] --- PASS: TestPingHead (0.01s) [2022-09-06T12:57:49.604Z] === RUN TestPingSwarmHeader [2022-09-06T12:57:50.166Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T12:57:50.166Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T12:57:50.728Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T12:57:51.657Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T12:57:51.657Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-09-06T12:57:51.657Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T12:57:51.657Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T12:57:51.657Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T12:57:51.657Z] === RUN TestPingBuilderHeader [2022-09-06T12:57:51.657Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T12:57:52.220Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T12:57:52.783Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-09-06T12:57:52.783Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T12:57:52.783Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T12:57:52.783Z] === RUN TestVersion [2022-09-06T12:57:52.783Z] --- PASS: TestVersion (0.03s) [2022-09-06T12:57:52.783Z] === CONT TestDiskUsage [2022-09-06T12:57:53.039Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T12:57:53.039Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T12:57:53.296Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T12:57:53.296Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T12:57:53.296Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T12:57:53.567Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T12:57:54.143Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T12:57:54.143Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T12:57:54.143Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage (1.44s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T12:57:54.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T12:57:54.143Z] PASS [2022-09-06T12:57:54.143Z] [2022-09-06T12:57:54.143Z] === Skipped [2022-09-06T12:57:54.143Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T12:57:54.143Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T12:57:54.143Z] [2022-09-06T12:57:54.143Z] DONE 57 tests, 1 skipped in 24.257s [2022-09-06T12:57:54.401Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T12:57:54.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T12:57:54.401Z] ++ set -e [2022-09-06T12:57:54.401Z] ++ '[' -n 0 ']' [2022-09-06T12:57:54.401Z] ++ set -x [2022-09-06T12:57:54.401Z] ++ 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-09-06T12:57:54.401Z] INFO: Testing against a local daemon [2022-09-06T12:57:54.401Z] === RUN TestVolumesCreateAndList [2022-09-06T12:57:54.401Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-09-06T12:57:54.401Z] === RUN TestVolumesRemove [2022-09-06T12:57:54.401Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T12:57:54.401Z] === RUN TestVolumesInspect [2022-09-06T12:57:54.401Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T12:57:54.401Z] === RUN TestVolumesInvalidJSON [2022-09-06T12:57:54.657Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T12:57:54.657Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T12:57:54.657Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T12:57:54.657Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T12:57:54.657Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T12:57:54.657Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T12:57:54.657Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T12:57:54.657Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T12:57:54.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T12:57:54.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T12:57:54.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T12:57:54.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T12:57:54.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T12:57:54.657Z] PASS [2022-09-06T12:57:54.657Z] [2022-09-06T12:57:54.657Z] DONE 9 tests in 0.258s [2022-09-06T12:57:54.657Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T12:57:54.914Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T12:57:54.914Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T12:57:54.914Z] +++ kill 7148 [2022-09-06T12:57:55.171Z] +++ /etc/init.d/apparmor stop [2022-09-06T12:57:55.171Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T12:57:55.171Z] [2022-09-06T12:57:55.171Z] Unloading profiles will leave already running processes permanently [2022-09-06T12:57:55.171Z] unconfined, which can lead to unexpected situations. [2022-09-06T12:57:55.171Z] [2022-09-06T12:57:55.171Z] To set a process to complain mode, use the command line tool [2022-09-06T12:57:55.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T12:57:55.171Z] +++ true [2022-09-06T12:57:55.171Z] exiting test-integration [2022-09-06T12:57:55.171Z] ++ exit 0 [2022-09-06T12:57:55.171Z] [2022-09-06T12:57:55.429Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T12:57:55.429Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T12:57:55.429Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T12:57:55.688Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T12:57:55.945Z] + for job in $(jobs -p) [2022-09-06T12:57:55.945Z] + wait 5024 [2022-09-06T12:57:55.945Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T12:57:55.945Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T12:57:56.508Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T12:57:56.508Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T12:57:57.070Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T12:57:57.070Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T12:57:57.632Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T12:57:58.194Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T12:57:58.194Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T12:57:58.757Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T12:58:01.273Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T12:58:01.273Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T12:58:01.273Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T12:58:02.640Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T12:58:03.568Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T12:58:03.568Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T12:58:04.498Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T12:58:05.864Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T12:58:06.793Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T12:58:07.356Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T12:58:07.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-06T12:58:07.919Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T12:58:08.482Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T12:58:08.482Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-06T12:58:08.482Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T12:58:09.045Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T12:58:09.608Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T12:58:09.608Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T12:58:10.538Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T12:58:10.538Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T12:58:10.538Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T12:58:11.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T12:58:12.398Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T12:58:12.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-06T12:58:12.960Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T12:58:13.522Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T12:58:13.522Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T12:58:13.522Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T12:58:13.522Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T12:58:13.522Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T12:58:14.085Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T12:58:14.648Z] docker_api_swarm_service_test.go:395: [d5e550ca56e8b] joining swarm manager [d3fb568e53139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:58:14.906Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T12:58:14.906Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T12:58:15.469Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T12:58:15.469Z] docker_api_swarm_service_test.go:395: [daa31f4886ede] joining swarm manager [d3fb568e53139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:58:16.033Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T12:58:18.585Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T12:58:18.585Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T12:58:19.147Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T12:58:20.076Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T12:58:21.442Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T12:58:21.698Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T12:58:22.260Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T12:58:22.516Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T12:58:23.079Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T12:58:23.642Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T12:58:23.898Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T12:58:23.898Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T12:58:24.827Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T12:58:26.193Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T12:58:26.193Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T12:58:27.558Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T12:58:28.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T12:58:30.398Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T12:58:30.398Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T12:58:30.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-06T12:58:31.893Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T12:58:32.150Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T12:58:32.712Z] docker_api_swarm_service_test.go:343: [d8cd0257fced2] joining swarm manager [d7c1c19b0491f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:58:32.969Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T12:58:33.898Z] docker_api_swarm_service_test.go:343: [d2518a662fbb7] joining swarm manager [d7c1c19b0491f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:58:41.991Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T12:58:42.554Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T12:58:43.116Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T12:58:44.486Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T12:58:44.486Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T12:58:44.486Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T12:58:45.415Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T12:58:46.344Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T12:58:46.908Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T12:58:47.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-06T12:58:47.836Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T12:58:48.766Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T12:58:50.134Z] docker_api_swarm_service_test.go:490: [d7028f281c48d] joining swarm manager [d0f42d2103640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:58:50.697Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T12:58:50.954Z] docker_api_swarm_service_test.go:490: [df5db6382e112] joining swarm manager [d0f42d2103640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:58:51.516Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T12:58:52.080Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T12:59:00.116Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-09-06T12:59:00.116Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T12:59:00.116Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T12:59:00.166Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T12:59:01.062Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T12:59:01.062Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T12:59:01.322Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.0% of statements [2022-09-06T12:59:01.322Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T12:59:01.893Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-06T12:59:02.154Z] ok github.com/docker/docker/api/server/router/volume 0.017s coverage: 67.9% of statements [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T12:59:02.154Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T12:59:02.415Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-06T12:59:02.415Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-09-06T12:59:02.415Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T12:59:02.415Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T12:59:02.675Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-06T12:59:02.675Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-09-06T12:59:02.675Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T12:59:02.675Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T12:59:02.675Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T12:59:02.675Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T12:59:02.675Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T12:59:02.675Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T12:59:02.675Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T12:59:02.936Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T12:59:02.936Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T12:59:02.936Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T12:59:02.936Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T12:59:04.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-06T12:59:04.333Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T12:59:04.898Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T12:59:05.462Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T12:59:06.392Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T12:59:06.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T12:59:06.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T12:59:07.154Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.7% of statements [2022-09-06T12:59:07.214Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T12:59:07.214Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T12:59:07.214Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T12:59:07.725Z] ok github.com/docker/docker/builder/dockerfile 0.566s coverage: 49.3% of statements [2022-09-06T12:59:07.985Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T12:59:08.927Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-09-06T12:59:09.114Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T12:59:09.114Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-06T12:59:09.114Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-06T12:59:09.114Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-06T12:59:09.499Z] ok github.com/docker/docker/builder/remotecontext/git 1.718s coverage: 86.3% of statements [2022-09-06T12:59:09.499Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T12:59:09.499Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T12:59:09.499Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T12:59:09.499Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T12:59:09.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-06T12:59:09.934Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-06T12:59:10.071Z] ok github.com/docker/docker/cmd/docker-proxy 0.077s coverage: 67.6% of statements [2022-09-06T12:59:10.502Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-06T12:59:11.869Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-06T12:59:11.869Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-06T12:59:11.869Z] docker_api_swarm_service_test.go:128: [d01cb2afaf8b3] joining swarm manager [dbc7d13c9f7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:59:11.869Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-06T12:59:12.125Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-06T12:59:12.687Z] docker_api_swarm_service_test.go:129: [d4425340a5315] joining swarm manager [dbc7d13c9f7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:59:14.578Z] docker_api_swarm_service_test.go:137: [d799fbfba2662] joining swarm manager [dbc7d13c9f7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T12:59:15.358Z] ok github.com/docker/docker/client 0.140s coverage: 76.1% of statements [2022-09-06T12:59:15.506Z] docker_api_swarm_service_test.go:138: [d807bae00ffc2] joining swarm manager [dbc7d13c9f7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T12:59:18.024Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-06T12:59:18.281Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-06T12:59:19.209Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-06T12:59:21.729Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-06T12:59:23.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-06T12:59:24.987Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T12:59:27.503Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T12:59:29.392Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T12:59:31.917Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T12:59:37.165Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T12:59:37.165Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T12:59:37.165Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T12:59:37.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-06T12:59:39.056Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T12:59:39.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-06T12:59:41.510Z] docker_api_swarm_service_test.go:304: [d6e2f54a8b0e4] joining swarm manager [d5ef750e27941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T12:59:41.766Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T12:59:42.328Z] docker_api_swarm_service_test.go:304: [df1c2556bfe48] joining swarm manager [d5ef750e27941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T12:59:47.579Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T12:59:48.507Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T12:59:49.071Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T12:59:50.442Z] === RUN TestDockerSuite/TestPortList [2022-09-06T12:59:54.109Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 29.9% of statements [2022-09-06T12:59:54.368Z] ok github.com/docker/docker/cmd/dockerd/trap 2.543s coverage: 0.0% of statements [2022-09-06T12:59:54.368Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T12:59:55.310Z] ok github.com/docker/docker/container 0.127s coverage: 35.7% of statements [2022-09-06T12:59:55.310Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T12:59:55.310Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T12:59:55.310Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T12:59:55.310Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T12:59:56.985Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T12:59:59.506Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T12:59:59.506Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-06T13:00:01.396Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-06T13:00:01.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-06T13:00:02.221Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-06T13:00:02.477Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-06T13:00:02.733Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T13:00:03.454Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-09-06T13:00:04.101Z] docker_api_swarm_service_test.go:100: [d1e44acc71599] joining swarm manager [ddb719671332d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:00:05.041Z] docker_api_swarm_service_test.go:101: [d7d77a07ed396] joining swarm manager [ddb719671332d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:00:05.041Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T13:00:05.369Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-09-06T13:00:05.969Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T13:00:06.761Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-09-06T13:00:09.243Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T13:00:12.512Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T13:00:12.512Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T13:00:14.948Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-09-06T13:00:15.029Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T13:00:16.333Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 76.8% of statements [2022-09-06T13:00:16.333Z] ok github.com/docker/docker/daemon 10.200s coverage: 16.4% of statements [2022-09-06T13:00:16.333Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T13:00:16.333Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T13:00:16.333Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T13:00:17.274Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2022-09-06T13:00:17.274Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T13:00:17.535Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2022-09-06T13:00:18.921Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.748s coverage: 74.8% of statements [2022-09-06T13:00:19.862Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-09-06T13:00:20.123Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.343s coverage: 60.7% of statements [2022-09-06T13:00:21.567Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T13:00:22.037Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-09-06T13:00:22.936Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T13:00:22.936Z] check_test.go:611: [d1e44acc71599] daemon is not started [2022-09-06T13:00:23.445Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.294s coverage: 50.6% of statements [2022-09-06T13:00:24.304Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T13:00:24.833Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.605s coverage: 45.9% of statements [2022-09-06T13:00:24.833Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T13:00:25.233Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T13:00:25.773Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.669s coverage: 58.5% of statements [2022-09-06T13:00:25.773Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T13:00:25.773Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T13:00:26.034Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-09-06T13:00:26.162Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T13:00:27.418Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-09-06T13:00:27.529Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T13:00:27.678Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-06T13:00:28.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-06T13:00:29.387Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T13:00:29.588Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-09-06T13:00:30.158Z] ok github.com/docker/docker/daemon/images 0.066s coverage: 6.9% of statements [2022-09-06T13:00:30.158Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T13:00:30.158Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T13:00:30.756Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T13:00:30.756Z] docker_api_swarm_service_test.go:533: [d49a865a37b45] joining swarm manager [d3baffc4da154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:00:30.756Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T13:00:31.100Z] ok github.com/docker/docker/daemon/logger/awslogs 0.191s coverage: 79.9% of statements [2022-09-06T13:00:31.100Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-09-06T13:00:31.100Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T13:00:31.320Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T13:00:31.883Z] docker_api_swarm_service_test.go:534: [d672269f74bd2] joining swarm manager [d3baffc4da154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:00:32.042Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-09-06T13:00:32.613Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-06T13:00:33.272Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T13:00:33.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.150s coverage: 76.8% of statements [2022-09-06T13:00:34.152Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-06T13:00:34.726Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2022-09-06T13:00:35.802Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T13:00:35.802Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T13:00:35.802Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T13:00:36.111Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 67.4% of statements [2022-09-06T13:00:36.364Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T13:00:36.370Z] ok github.com/docker/docker/daemon/logger/journald 3.516s coverage: 74.3% of statements [2022-09-06T13:00:36.370Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T13:00:36.370Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T13:00:36.370Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T13:00:36.370Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T13:00:36.621Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T13:00:36.630Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 31.5% of statements [2022-09-06T13:00:36.878Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T13:00:37.572Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-09-06T13:00:37.808Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T13:00:38.143Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-06T13:00:38.714Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-06T13:00:39.176Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T13:00:39.285Z] ok github.com/docker/docker/daemon/logger/splunk 1.614s coverage: 82.5% of statements [2022-09-06T13:00:39.285Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T13:00:39.285Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T13:00:39.433Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T13:00:40.228Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 44.4% of statements [2022-09-06T13:00:41.609Z] ok github.com/docker/docker/distribution 1.511s coverage: 28.0% of statements [2022-09-06T13:00:41.609Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T13:00:42.180Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T13:00:42.751Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-09-06T13:00:42.751Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-09-06T13:00:42.751Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T13:00:43.322Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-09-06T13:00:43.584Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-09-06T13:00:43.584Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T13:00:43.584Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T13:00:44.155Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T13:00:45.095Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-09-06T13:00:45.666Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-09-06T13:00:45.926Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T13:00:45.979Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T13:00:45.979Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T13:00:47.347Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T13:00:47.604Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T13:00:47.604Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T13:00:47.604Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T13:00:47.838Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.3% of statements [2022-09-06T13:00:48.099Z] ok github.com/docker/docker/pkg/authorization 0.167s coverage: 68.3% of statements [2022-09-06T13:00:48.359Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T13:00:48.620Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-06T13:00:50.121Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T13:00:50.684Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T13:00:51.915Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 42.7% of statements [2022-09-06T13:00:51.915Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-09-06T13:00:52.176Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T13:00:52.436Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-06T13:00:52.575Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T13:00:52.767Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-09-06T13:00:53.028Z] ok github.com/docker/docker/pkg/fsutils 0.114s coverage: 85.1% of statements [2022-09-06T13:00:53.029Z] ok github.com/docker/docker/layer 7.975s coverage: 68.9% of statements [2022-09-06T13:00:53.029Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T13:00:53.029Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T13:00:53.029Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T13:00:53.029Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T13:00:53.290Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T13:00:53.290Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T13:00:53.504Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T13:00:53.504Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T13:00:53.504Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T13:00:53.551Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2022-09-06T13:00:54.492Z] ok github.com/docker/docker/pkg/idtools 0.518s coverage: 69.3% of statements [2022-09-06T13:00:54.492Z] ok github.com/docker/docker/pkg/ioutils 0.453s coverage: 69.7% of statements [2022-09-06T13:00:54.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-06T13:00:55.063Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2022-09-06T13:00:55.063Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-09-06T13:00:55.063Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T13:00:55.063Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T13:00:55.342Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-09-06T13:00:55.603Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-06T13:00:55.863Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 90.5% of statements [2022-09-06T13:00:55.863Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-06T13:00:55.863Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T13:00:55.863Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T13:00:56.239Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T13:00:56.803Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-09-06T13:00:57.063Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-06T13:00:57.169Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T13:00:57.169Z] docker_api_swarm_service_test.go:148: [d254669f0292c] joining swarm manager [dc7e72353641a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:00:57.324Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T13:00:57.425Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T13:00:57.585Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T13:00:57.989Z] docker_api_swarm_service_test.go:148: [d8d31316cfa00] joining swarm manager [dc7e72353641a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:00:58.554Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T13:00:58.966Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-09-06T13:00:58.966Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-06T13:00:59.227Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-06T13:00:59.487Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T13:00:59.750Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-06T13:00:59.942Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T13:01:00.010Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T13:01:00.581Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-06T13:01:00.842Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-06T13:01:00.884Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T13:01:01.102Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-09-06T13:01:01.673Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-09-06T13:01:01.815Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T13:01:01.934Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T13:01:02.072Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T13:01:02.635Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T13:01:03.844Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-09-06T13:01:04.105Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T13:01:04.366Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-09-06T13:01:05.750Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-09-06T13:01:05.750Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-06T13:01:05.910Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T13:01:05.910Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T13:01:06.474Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T13:01:06.692Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-09-06T13:01:06.730Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T13:01:07.264Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-06T13:01:07.293Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T13:01:07.525Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-06T13:01:07.550Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T13:01:07.785Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-06T13:01:08.046Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-06T13:01:08.113Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T13:01:08.677Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T13:01:09.606Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T13:01:09.959Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-06T13:01:10.530Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.8% of statements [2022-09-06T13:01:11.101Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-06T13:01:12.042Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-06T13:01:12.130Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T13:01:12.386Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T13:01:13.314Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T13:01:14.682Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T13:01:16.576Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T13:01:17.944Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T13:01:19.837Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T13:01:19.837Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T13:01:19.837Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-06T13:01:21.733Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T13:01:21.733Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T13:01:22.001Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T13:01:23.895Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T13:01:24.461Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T13:01:25.046Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T13:01:25.974Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T13:01:26.230Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T13:01:26.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T13:01:27.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T13:01:27.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T13:01:27.305Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T13:01:28.234Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T13:01:28.797Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T13:01:29.361Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T13:01:29.924Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-06T13:01:30.853Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T13:01:31.782Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-06T13:01:32.346Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-06T13:01:32.908Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-06T13:01:33.471Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-06T13:01:34.004Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T13:01:34.004Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === Skipped [2022-09-06T13:01:34.004Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T13:01:34.004Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T13:01:34.004Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T13:01:34.004Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T13:01:34.004Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T13:01:34.004Z] time="2022-09-06T13:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T13:01:34.004Z] time="2022-09-06T13:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T13:01:34.004Z] time="2022-09-06T13:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T13:01:34.004Z] time="2022-09-06T13:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T13:01:34.004Z] time="2022-09-06T13:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T13:01:34.004Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T13:01:34.004Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T13:01:34.004Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:01:34.004Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T13:01:34.004Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T13:01:34.004Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T13:01:34.004Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T13:01:34.004Z] [2022-09-06T13:01:34.004Z] DONE 2874 tests, 28 skipped in 270.092s [2022-09-06T13:01:34.004Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:01:34.005Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T13:01:34.005Z] + 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-09-06T13:01:34.033Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-06T13:01:34.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-06T13:01:34.853Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T13:01:35.415Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-06T13:01:36.344Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T13:01:37.273Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T13:01:37.836Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T13:01:38.400Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T13:01:38.400Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T13:01:40.291Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T13:01:40.547Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T13:01:40.804Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T13:01:41.733Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T13:01:41.989Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T13:01:41.989Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T13:01:42.553Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T13:01:42.810Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T13:01:43.373Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T13:01:43.935Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T13:01:44.499Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T13:01:44.499Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T13:01:45.071Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T13:01:45.071Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T13:01:45.999Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T13:01:46.561Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T13:01:47.124Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T13:01:47.381Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T13:01:47.638Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T13:01:48.200Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T13:01:49.130Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T13:01:50.061Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T13:01:50.992Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T13:01:51.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T13:01:51.810Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T13:01:52.372Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T13:01:53.305Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T13:01:53.868Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T13:01:55.236Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T13:01:57.129Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T13:01:57.129Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T13:01:57.694Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T13:01:59.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-06T13:01:59.847Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T13:02:01.214Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T13:02:03.736Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T13:02:04.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-06T13:02:05.596Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T13:02:05.596Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T13:02:05.596Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T13:02:05.596Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T13:02:05.596Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T13:02:06.160Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T13:02:07.090Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-06T13:02:07.654Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T13:02:08.601Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T13:02:09.974Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-06T13:02:10.537Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T13:02:11.108Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T13:02:12.478Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T13:02:13.040Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-06T13:02:13.040Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-06T13:02:13.040Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T13:02:13.040Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T13:02:13.604Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-06T13:02:14.972Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T13:02:14.972Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T13:02:15.536Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T13:02:16.099Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-06T13:02:16.357Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T13:02:16.615Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-06T13:02:17.178Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T13:02:17.178Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T13:02:17.741Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T13:02:18.305Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T13:02:18.867Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-06T13:02:18.867Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T13:02:19.430Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T13:02:19.995Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T13:02:20.251Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork 37.366s coverage: 40.6% of statements [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.414s coverage: 59.9% of statements [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.1% of statements [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-06T13:02:20.720Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T13:02:20.720Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-06T13:02:21.182Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T13:02:21.745Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T13:02:21.745Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T13:02:22.672Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T13:02:22.672Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-06T13:02:22.928Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T13:02:24.298Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T13:02:24.298Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T13:02:24.298Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T13:02:24.298Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T13:02:27.572Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-06T13:02:27.572Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T13:02:28.136Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T13:02:28.700Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-06T13:02:29.263Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T13:02:30.651Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-06T13:02:30.651Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-06T13:02:30.651Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T13:02:30.651Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T13:02:30.710Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.230s coverage: 6.6% of statements [2022-09-06T13:02:30.710Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T13:02:30.710Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-06T13:02:30.917Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T13:02:30.970Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.014s coverage: 57.4% of statements [2022-09-06T13:02:30.970Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T13:02:30.970Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T13:02:30.970Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T13:02:31.540Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-06T13:02:31.800Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-09-06T13:02:32.060Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T13:02:32.060Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T13:02:32.816Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T13:02:33.752Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T13:02:34.682Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T13:02:41.219Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T13:02:41.219Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T13:02:41.219Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T13:02:41.781Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T13:02:41.781Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T13:02:41.781Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T13:02:42.718Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T13:02:43.646Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T13:02:44.284Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-09-06T13:02:44.576Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T13:02:44.576Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T13:02:44.576Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T13:02:45.504Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T13:02:49.681Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T13:02:49.681Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T13:02:50.244Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T13:02:51.173Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-06T13:02:51.429Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T13:02:53.322Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T13:02:55.217Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T13:02:57.109Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T13:02:58.037Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T13:02:58.982Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T13:02:58.982Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T13:02:59.186Z] ok github.com/docker/docker/libnetwork/ipam 14.568s coverage: 85.3% of statements [2022-09-06T13:02:59.187Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T13:02:59.187Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T13:02:59.187Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-06T13:02:59.187Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-06T13:02:59.187Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T13:02:59.187Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T13:02:59.187Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-09-06T13:02:59.555Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T13:02:59.758Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements [2022-09-06T13:02:59.758Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T13:02:59.812Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-06T13:03:00.333Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-06T13:03:00.376Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T13:03:00.939Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T13:03:01.502Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T13:03:03.396Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T13:03:03.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-06T13:03:05.020Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T13:03:06.389Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-06T13:03:08.281Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T13:03:08.845Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T13:03:08.845Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-06T13:03:09.407Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-06T13:03:09.407Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T13:03:09.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T13:03:09.920Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T13:03:10.482Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T13:03:10.482Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T13:03:11.413Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T13:03:12.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-06T13:03:14.858Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-06T13:03:17.376Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-06T13:03:17.376Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-06T13:03:17.376Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T13:03:17.376Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T13:03:17.632Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-06T13:03:18.195Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T13:03:20.088Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T13:03:20.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-06T13:03:20.651Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-06T13:03:20.907Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-06T13:03:20.907Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T13:03:21.470Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T13:03:22.401Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T13:03:22.982Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T13:03:23.240Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-06T13:03:23.506Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T13:03:23.506Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T13:03:23.506Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T13:03:24.069Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T13:03:24.325Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T13:03:24.325Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T13:03:24.325Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T13:03:24.891Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-06T13:03:25.819Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-06T13:03:26.076Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T13:03:26.076Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T13:03:26.076Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T13:03:28.598Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T13:03:29.161Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-06T13:03:29.724Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T13:03:30.289Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T13:03:34.462Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T13:03:34.462Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T13:03:34.720Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-06T13:03:34.720Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-06T13:03:36.615Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-06T13:03:36.872Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-06T13:03:39.391Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-06T13:03:39.954Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-06T13:03:43.226Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-06T13:03:43.482Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-06T13:03:43.482Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-06T13:03:44.045Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-06T13:03:44.608Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-06T13:03:45.171Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-06T13:03:45.734Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-06T13:03:46.662Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-06T13:03:46.662Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-06T13:03:46.919Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T13:03:47.483Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T13:03:48.062Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T13:03:49.448Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-06T13:03:50.816Z] === RUN TestDockerSuite/TestRunState [2022-09-06T13:03:52.711Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T13:03:52.711Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-06T13:03:52.967Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T13:03:53.530Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T13:03:53.530Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-06T13:03:53.530Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T13:03:53.530Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T13:03:54.094Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T13:03:54.659Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-06T13:03:56.028Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T13:03:56.028Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T13:03:56.028Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T13:03:56.284Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-06T13:03:57.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-06T13:03:57.907Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-06T13:03:58.469Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-06T13:04:00.361Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-06T13:04:00.924Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-06T13:04:02.818Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T13:04:04.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-06T13:04:06.076Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T13:04:06.643Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T13:04:06.900Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-06T13:04:07.158Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T13:04:07.722Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T13:04:09.617Z] docker_cli_service_logs_test.go:248: checking task 2ci284r8r7vu [2022-09-06T13:04:09.617Z] docker_cli_service_logs_test.go:253: checking messages for 2ci284r8r7vu [2022-09-06T13:04:09.617Z] docker_cli_service_logs_test.go:248: checking task v1vafbuu6ka6 [2022-09-06T13:04:09.617Z] docker_cli_service_logs_test.go:253: checking messages for v1vafbuu6ka6 [2022-09-06T13:04:09.617Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T13:04:10.184Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-06T13:04:10.751Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T13:04:11.322Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T13:04:11.322Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T13:04:11.593Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T13:04:12.169Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T13:04:12.732Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-06T13:04:12.732Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T13:04:13.295Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-06T13:04:13.295Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T13:04:13.295Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T13:04:13.552Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T13:04:13.809Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T13:04:17.081Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T13:04:17.081Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T13:04:17.644Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T13:04:19.012Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T13:04:20.381Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T13:04:22.276Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T13:04:23.644Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T13:04:23.900Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T13:04:23.900Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T13:04:23.900Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T13:04:23.900Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T13:04:23.900Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T13:04:23.900Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T13:04:23.900Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T13:04:24.156Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-06T13:04:24.156Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T13:04:24.156Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-06T13:04:24.719Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-06T13:04:25.282Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-06T13:04:25.845Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-06T13:04:26.411Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-06T13:04:26.976Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T13:04:26.976Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-06T13:04:27.540Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-06T13:04:27.540Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-06T13:04:27.540Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-06T13:04:27.540Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-06T13:04:27.540Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-06T13:04:27.540Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T13:04:27.540Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-06T13:04:28.104Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-06T13:04:29.033Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-06T13:04:29.033Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-06T13:04:29.596Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T13:04:29.853Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T13:04:30.782Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T13:04:30.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-06T13:04:30.782Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-06T13:04:31.038Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-06T13:04:31.969Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-06T13:04:31.969Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T13:04:31.969Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T13:04:32.227Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T13:04:33.596Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-06T13:04:33.596Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-06T13:04:33.873Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-06T13:04:33.873Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T13:04:33.873Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T13:04:34.481Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T13:04:34.481Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T13:04:35.415Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T13:04:35.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-06T13:04:35.978Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T13:04:37.873Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T13:04:38.129Z] docker_cli_swarm_test.go:1895: [de4d837b1e363] joining swarm manager [d42263758eea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:04:38.129Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T13:04:38.386Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T13:04:38.386Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T13:04:38.386Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-06T13:04:38.949Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-06T13:04:39.511Z] docker_cli_swarm_test.go:1896: [d06184f1b2bce] joining swarm manager [d42263758eea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:04:39.511Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-06T13:04:40.440Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-06T13:04:41.807Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T13:04:42.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T13:04:44.891Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T13:04:47.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T13:04:49.931Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-06T13:04:50.861Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-06T13:04:51.851Z] ok github.com/docker/docker/libnetwork/networkdb 105.140s coverage: 60.1% of statements [2022-09-06T13:04:51.851Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T13:04:51.851Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T13:04:51.851Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2022-09-06T13:04:52.111Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2022-09-06T13:04:52.228Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-06T13:04:52.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-06T13:04:52.371Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-09-06T13:04:53.157Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-06T13:04:53.755Z] ok github.com/docker/docker/libnetwork/portmapper 0.595s coverage: 48.6% of statements [2022-09-06T13:04:53.755Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T13:04:53.755Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T13:04:54.016Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === Skipped [2022-09-06T13:04:54.016Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T13:04:54.016Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T13:04:54.016Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T13:04:54.016Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T13:04:54.016Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T13:04:54.016Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T13:04:54.016Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T13:04:54.016Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T13:04:54.016Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T13:04:54.016Z] firewalld_test.go:14: firewalld is not running [2022-09-06T13:04:54.016Z] [2022-09-06T13:04:54.016Z] DONE 327 tests, 9 skipped in 203.366s [2022-09-06T13:04:54.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod Post stage [Pipeline] junit [2022-09-06T13:04:54.600Z] Recording test results [2022-09-06T13:04:54.929Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-06T13:04:55.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44092/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f052eb4f56c05dcb8c444823ebde6ce0fac7197 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f052eb4f56c05dcb8c444823ebde6ce0fac7197 hack/validate/vendor [2022-09-06T13:04:55.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-06T13:04:55.823Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:04:56.424Z] + echo Ensuring container killed. [2022-09-06T13:04:56.424Z] Ensuring container killed. [2022-09-06T13:04:56.424Z] + docker rm -vf docker-pr2 [2022-09-06T13:04:56.424Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T13:04:56.710Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:04:56.710Z] Chowning /workspace to jenkins user [2022-09-06T13:04:56.710Z] + id -u [2022-09-06T13:04:56.710Z] + id -g [2022-09-06T13:04:56.710Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44092:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:04:56.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:04:58.197Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-06T13:04:58.387Z] + bundleName=unit [2022-09-06T13:04:58.387Z] + echo Creating unit-bundles.tar.gz [2022-09-06T13:04:58.387Z] Creating unit-bundles.tar.gz [2022-09-06T13:04:58.387Z] + 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-09-06T13:04:58.387Z] bundles/junit-report-libnetwork.xml [2022-09-06T13:04:58.387Z] bundles/junit-report.xml [2022-09-06T13:04:58.387Z] bundles/go-test-report-libnetwork.json [2022-09-06T13:04:58.387Z] bundles/go-test-report.json [2022-09-06T13:04:58.387Z] bundles/profile-libnetwork.out [2022-09-06T13:04:58.387Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-06T13:04:58.401Z] Archiving artifacts [2022-09-06T13:04:59.037Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44092/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:04:59.344Z] + make clean [2022-09-06T13:04:59.344Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T13:04:59.344Z] docker-dev-cache [2022-09-06T13:04:59.344Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-06T13:04:59.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:05:00.156Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-06T13:05:01.087Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T13:05:02.458Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T13:05:03.023Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-06T13:05:04.916Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T13:05:07.436Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T13:05:07.436Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T13:05:07.436Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-06T13:05:07.436Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T13:05:07.436Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T13:05:08.000Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-06T13:05:08.929Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-06T13:05:09.491Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T13:05:09.491Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T13:05:10.861Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T13:05:10.861Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T13:05:11.117Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T13:05:12.488Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2878250251 [2022-09-06T13:05:12.745Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T13:05:12.745Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T13:05:14.115Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T13:05:14.115Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T13:05:14.115Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T13:05:15.045Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T13:05:16.412Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T13:05:18.302Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T13:05:18.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-06T13:05:18.864Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T13:05:19.120Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T13:05:19.120Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T13:05:20.490Z] docker_cli_swarm_test.go:1796: [dadad0ac56811] joining swarm manager [d67c7ef6ed93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:05:20.746Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T13:05:20.746Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T13:05:20.746Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T13:05:21.676Z] docker_cli_swarm_test.go:1797: [dcba74de15809] joining swarm manager [d67c7ef6ed93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:05:25.869Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T13:05:27.235Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T13:05:27.799Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T13:05:29.166Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T13:05:31.682Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T13:05:33.049Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T13:05:33.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-06T13:05:33.612Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T13:05:34.978Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T13:05:36.872Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T13:05:37.804Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T13:05:40.321Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T13:05:42.216Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-06T13:05:44.108Z] docker_cli_swarm_test.go:1315: [d9724c533094a] joining swarm manager [d9cf99fba1144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:05:44.670Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T13:05:45.233Z] docker_cli_swarm_test.go:1316: [d7c12360ce8cb] joining swarm manager [d9cf99fba1144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:05:47.752Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T13:05:53.018Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T13:05:54.907Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T13:05:55.163Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T13:05:55.727Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T13:05:55.983Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T13:05:55.983Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T13:05:55.983Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-06T13:05:56.546Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-06T13:05:57.108Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-06T13:05:57.108Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T13:05:57.108Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-06T13:05:57.108Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T13:05:57.108Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-06T13:05:58.036Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-06T13:05:58.599Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-06T13:05:59.162Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-06T13:06:00.531Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-06T13:06:03.799Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-06T13:06:04.728Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-06T13:06:04.728Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T13:06:04.728Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-06T13:06:05.291Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-06T13:06:05.854Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T13:06:07.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T13:06:09.113Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T13:06:10.483Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T13:06:25.330Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T13:06:25.330Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T13:06:25.330Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T13:06:25.892Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T13:06:25.892Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T13:06:25.892Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T13:06:26.148Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T13:06:26.711Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T13:06:26.711Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T13:06:27.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T13:06:27.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T13:06:27.274Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T13:06:27.274Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T13:06:27.274Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T13:06:28.642Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T13:06:28.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T13:06:28.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T13:06:28.899Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T13:06:28.899Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T13:06:29.157Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite (1315.69s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.82s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.78s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.84s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.40s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.33s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.36s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.70s) [2022-09-06T13:06:29.157Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.45s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.24s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.85s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.70s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.56s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.74s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.69s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.62s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.13s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.60s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.02s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.42s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.36s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.47s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2022-09-06T13:06:29.158Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.39s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.52s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.59s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.38s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.32s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d21188__} (0.59s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11477690955_/foo_false_____} (1.43s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11477690955_/foo_true_____} (1.41s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33374928808_/foo_false_____} (1.58s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33374928808_/foo_true_____} (1.56s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33374928808_/foo_true__0xc000d211b8___} (1.47s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d211d0__} (1.65s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d211e8__} (1.44s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d21200__} (0.74s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d21218__} (1.54s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.15s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.38s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.49s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.81s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.70s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.04s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.63s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.05s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.93s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.99s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.23s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.42s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.83s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.65s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.87s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.61s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.68s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.74s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.48s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.87s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.28s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.33s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.76s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.12s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.71s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.73s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.42s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.90s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.52s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.08s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.49s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.46s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.07s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.78s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.33s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.04s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.17s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.46s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.23s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.13s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.05s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.20s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.05s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.48s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.82s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.42s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-09-06T13:06:29.158Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.22s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.55s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.59s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.20s) [2022-09-06T13:06:29.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:06:29.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T13:06:29.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:06:29.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.92s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.92s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.66s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.73s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.12s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.95s) [2022-09-06T13:06:29.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.08s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.84s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.21s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.52s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.09s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.30s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.71s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.78s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.80s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.59s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.24s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.49s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.10s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.48s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.17s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnv (0.96s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.65s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.08s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.43s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.57s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.64s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.39s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.03s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.73s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFails (0.62s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.60s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.79s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.31s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.61s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.66s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.07s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.07s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.55s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.56s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.89s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.13s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.76s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.92s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.96s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.61s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.10s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.22s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.80s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.39s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildPATH (1.56s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.18s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildRm (2.40s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.04s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.69s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildUser (1.56s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.12s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.74s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.79s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.07s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.55s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.81s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.10s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.85s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.89s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.10s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.85s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.94s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.66s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.64s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.57s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToDot (0.73s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.04s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.55s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.19s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFilters (0.86s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:06:29.159Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.36s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.51s) [2022-09-06T13:06:29.159Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.07s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecCgroup (0.74s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.78s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.72s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecTTY (0.68s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-09-06T13:06:29.160Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.95s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestHealth (19.03s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestBuildHistory (3.03s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2022-09-06T13:06:29.160Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.99s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-06T13:06:29.160Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.58s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.72s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.56s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectStatus (1.06s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.08s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.58s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.47s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.51s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.11s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.18s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsTail (0.76s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.71s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestNetHostname (1.52s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.22s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.09s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.47s) [2022-09-06T13:06:29.160Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.69s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.95s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.82s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.09s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPortList (6.48s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsByOrder (2.41s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.53s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.93s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.57s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.38s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.65s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.68s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.22s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.83s) [2022-09-06T13:06:29.160Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.43s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.19s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.76s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.07s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.87s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.25s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.26s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiTag (0.28s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.52s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.67s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.36s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.00s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.93s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.41s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.69s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.87s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.81s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.91s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2022-09-06T13:06:29.160Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.61s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.59s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.65s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.62s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.12s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.13s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.13s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.54s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.98s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.09s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.86s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.35s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.21s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.08s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.62s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunMount (3.77s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.25s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.68s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.96s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.75s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetHost (0.76s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.83s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.64s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.96s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.66s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.52s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.14s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.54s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.45s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.67s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.67s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.65s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.93s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUserByName (0.58s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.73s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.29s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.84s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.66s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.83s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.09s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.62s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.62s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.79s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.13s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.55s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.49s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.11s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.57s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.59s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2022-09-06T13:06:29.161Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.54s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-09-06T13:06:29.161Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s) [2022-09-06T13:06:29.162Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.13s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.91s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-09-06T13:06:29.162Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-09-06T13:06:29.162Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:06:29.162Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-09-06T13:06:29.162Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-09-06T13:06:29.162Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-09-06T13:06:29.162Z] === RUN TestDockerRegistrySuite [2022-09-06T13:06:29.162Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T13:06:30.529Z] check_test.go:427: [daf51d2015524] daemon is not started [2022-09-06T13:06:30.529Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T13:06:31.458Z] check_test.go:427: [d0e3ee5f06992] daemon is not started [2022-09-06T13:06:31.458Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T13:06:32.827Z] check_test.go:427: [da0b25f9e980e] daemon is not started [2022-09-06T13:06:32.827Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T13:06:32.827Z] check_test.go:427: [dd5a6e11a9ea1] daemon is not started [2022-09-06T13:06:32.827Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T13:06:36.094Z] check_test.go:427: [d82349cb739ba] daemon is not started [2022-09-06T13:06:36.094Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T13:06:41.341Z] check_test.go:427: [dd7a85c27d3c7] daemon is not started [2022-09-06T13:06:41.341Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T13:06:43.862Z] check_test.go:427: [d58ef44a5e9c7] daemon is not started [2022-09-06T13:06:43.862Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T13:06:44.425Z] check_test.go:427: [d8caf75d9822e] daemon is not started [2022-09-06T13:06:44.425Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T13:06:45.353Z] check_test.go:427: [d35b7d1a8ec18] daemon is not started [2022-09-06T13:06:45.353Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T13:06:46.282Z] check_test.go:427: [db328ed414e38] daemon is not started [2022-09-06T13:06:46.282Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T13:06:47.650Z] check_test.go:427: [d571e8604bdcb] daemon is not started [2022-09-06T13:06:47.650Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T13:06:48.579Z] check_test.go:427: [dfa3b76937449] daemon is not started [2022-09-06T13:06:48.579Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T13:06:49.967Z] check_test.go:427: [d0b74801b9f3e] daemon is not started [2022-09-06T13:06:49.967Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T13:06:50.899Z] check_test.go:427: [d51cb8e36d9e6] daemon is not started [2022-09-06T13:06:50.899Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T13:06:51.828Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:866e316ce7e3ea35521b0b9ce6d78946f6390d59ae34be98a3c3d7e544ba9433 [2022-09-06T13:06:52.391Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d7535cf22d28cfa3314d0af5bf6ca7fb98eb06195d062b015bfb95f5ad14ad83 [2022-09-06T13:06:52.647Z] check_test.go:427: [d2d9323e501e3] daemon is not started [2022-09-06T13:06:52.647Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T13:06:53.577Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d98c147ca8ee53bd4499c08ea63c45ddbb522ff0deb5ed3a7d207c1cf6280c62 [2022-09-06T13:06:54.141Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f4153db2744da8714f92282c9a558d2e8d41d8ab31fcd66fcdb04b66a0c3b54e [2022-09-06T13:06:54.398Z] check_test.go:427: [d4b02ece7015c] daemon is not started [2022-09-06T13:06:54.399Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T13:06:55.328Z] check_test.go:427: [dc7fead017fef] daemon is not started [2022-09-06T13:06:55.328Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T13:06:57.846Z] check_test.go:427: [d7479b47507a4] daemon is not started [2022-09-06T13:06:57.846Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T13:06:58.409Z] check_test.go:427: [d50e89ee8382e] daemon is not started [2022-09-06T13:06:58.409Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T13:06:58.409Z] check_test.go:427: [d37e3f3df0ade] daemon is not started [2022-09-06T13:06:58.409Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T13:06:59.338Z] check_test.go:427: [d04d466143ce2] daemon is not started [2022-09-06T13:06:59.338Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T13:06:59.902Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-06T13:07:00.465Z] check_test.go:427: [d1ab1eb91d126] daemon is not started [2022-09-06T13:07:00.465Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T13:07:01.394Z] check_test.go:427: [d2f4b318ae1c4] daemon is not started [2022-09-06T13:07:01.394Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T13:07:04.667Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-06T13:07:04.667Z] check_test.go:427: [dea8db9a7a2fc] daemon is not started [2022-09-06T13:07:04.667Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T13:07:04.924Z] check_test.go:427: [d3906ebc7bff7] daemon is not started [2022-09-06T13:07:04.924Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T13:07:06.292Z] check_test.go:427: [d69ea75e3d6cb] daemon is not started [2022-09-06T13:07:06.292Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T13:07:06.857Z] check_test.go:427: [d30bc1fd7727d] daemon is not started [2022-09-06T13:07:06.857Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T13:07:06.857Z] check_test.go:427: [db1f83a86a0ae] daemon is not started [2022-09-06T13:07:06.857Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T13:07:07.421Z] check_test.go:427: [dbd127a4d9c59] daemon is not started [2022-09-06T13:07:07.421Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T13:07:07.677Z] check_test.go:427: [dbe97f29460e5] daemon is not started [2022-09-06T13:07:07.677Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T13:07:07.933Z] check_test.go:427: [df82aa7fe7fb5] daemon is not started [2022-09-06T13:07:07.933Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T13:07:08.190Z] check_test.go:427: [da812df0aa5d4] daemon is not started [2022-09-06T13:07:08.190Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T13:07:09.561Z] check_test.go:427: [de1e9a80cebff] daemon is not started [2022-09-06T13:07:09.561Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T13:07:11.455Z] check_test.go:427: [da31ba0cd514b] daemon is not started [2022-09-06T13:07:11.455Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T13:07:11.455Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-06T13:07:12.385Z] check_test.go:427: [dfb84763b7cf4] daemon is not started [2022-09-06T13:07:12.385Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T13:07:13.755Z] check_test.go:427: [d6923965a08f9] daemon is not started [2022-09-06T13:07:13.755Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T13:07:14.685Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite (46.31s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.40s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.20s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.55s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.99s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2022-09-06T13:07:15.615Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-09-06T13:07:15.615Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T13:07:15.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T13:07:15.615Z] check_test.go:454: [d243111ff8a61] daemon is not started [2022-09-06T13:07:15.615Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T13:07:18.136Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-06T13:07:19.508Z] check_test.go:454: [dc403e380e855] daemon is not started [2022-09-06T13:07:19.508Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T13:07:20.875Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-06T13:07:25.045Z] check_test.go:454: [dc9e4997f041a] daemon is not started [2022-09-06T13:07:25.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T13:07:25.045Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-06T13:07:25.975Z] check_test.go:454: [d437cc70111ce] daemon is not started [2022-09-06T13:07:25.975Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T13:07:26.232Z] check_test.go:454: [dc88ebebca88c] daemon is not started [2022-09-06T13:07:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T13:07:27.600Z] check_test.go:454: [dfc5e0c48485d] daemon is not started [2022-09-06T13:07:27.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T13:07:28.530Z] check_test.go:454: [d82749da0c49b] daemon is not started [2022-09-06T13:07:28.530Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T13:07:29.461Z] check_test.go:454: [d2edf51a64952] daemon is not started [2022-09-06T13:07:29.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T13:07:29.718Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-06T13:07:32.238Z] check_test.go:454: [d416f26dcc56f] daemon is not started [2022-09-06T13:07:32.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T13:07:32.801Z] check_test.go:454: [d25c3f35977be] daemon is not started [2022-09-06T13:07:32.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T13:07:33.363Z] check_test.go:454: [d4168d567fd12] daemon is not started [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite (17.83s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.61s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.54s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.06s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-09-06T13:07:33.363Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2022-09-06T13:07:33.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T13:07:33.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T13:07:33.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-06T13:07:33.925Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T13:07:33.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-06T13:07:35.294Z] check_test.go:483: [d0181a9b5fe30] daemon is not started [2022-09-06T13:07:35.294Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T13:07:36.661Z] check_test.go:483: [d161ae608fed4] daemon is not started [2022-09-06T13:07:36.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T13:07:37.591Z] check_test.go:483: [dddb7bfd7ad1f] daemon is not started [2022-09-06T13:07:37.591Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T13:07:38.973Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-06T13:07:39.903Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-06T13:07:39.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T13:07:40.832Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-06T13:07:41.761Z] check_test.go:483: [dc95c09ae6067] daemon is not started [2022-09-06T13:07:41.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T13:07:42.324Z] check_test.go:483: [da727458d38ca] daemon is not started [2022-09-06T13:07:42.324Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T13:07:43.252Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-06T13:07:43.252Z] check_test.go:483: [dae70f3d71417] daemon is not started [2022-09-06T13:07:43.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T13:07:43.508Z] check_test.go:483: [da0e7bd5aa275] daemon is not started [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (10.11s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.79s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (1.54s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (1.08s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (2.34s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (1.60s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.59s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s) [2022-09-06T13:07:43.509Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-09-06T13:07:43.509Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T13:07:43.509Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T13:07:48.756Z] check_test.go:510: [d158d4b17189b] daemon is not started [2022-09-06T13:07:48.756Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T13:07:48.756Z] check_test.go:510: [dbccaa38deb44] daemon is not started [2022-09-06T13:07:48.756Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T13:07:48.756Z] check_test.go:510: [d6a734f222767] daemon is not started [2022-09-06T13:07:48.756Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T13:07:49.012Z] check_test.go:510: [dfdb77989255e] daemon is not started [2022-09-06T13:07:49.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T13:07:49.268Z] check_test.go:510: [dfa7a9fd7bc05] daemon is not started [2022-09-06T13:07:49.268Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-09-06T13:07:49.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-09-06T13:07:49.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-09-06T13:07:49.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-09-06T13:07:49.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-06T13:07:49.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-06T13:07:49.268Z] === RUN TestDockerNetworkSuite [2022-09-06T13:07:49.268Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-06T13:07:50.197Z] docker_cli_network_unix_test.go:46: [d2b6c2dd630ca] daemon is not started [2022-09-06T13:07:50.453Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-06T13:07:51.015Z] docker_cli_network_unix_test.go:46: [d36b68c744f53] daemon is not started [2022-09-06T13:07:51.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-06T13:07:53.790Z] docker_cli_network_unix_test.go:46: [d3553dbc2d9dd] daemon is not started [2022-09-06T13:07:53.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-06T13:07:55.157Z] docker_cli_network_unix_test.go:46: [d4a739382493e] daemon is not started [2022-09-06T13:07:55.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-06T13:07:55.414Z] docker_cli_network_unix_test.go:1233: [d2b0009de80c6] daemon is not started [2022-09-06T13:07:57.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-06T13:07:58.860Z] docker_cli_network_unix_test.go:46: [d24fce3ce57c4] daemon is not started [2022-09-06T13:07:59.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-06T13:08:03.593Z] docker_cli_network_unix_test.go:46: [d98fb9e35f63f] daemon is not started [2022-09-06T13:08:04.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-06T13:08:06.452Z] docker_cli_network_unix_test.go:46: [d505fe52b7389] daemon is not started [2022-09-06T13:08:06.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-06T13:08:08.074Z] docker_cli_network_unix_test.go:46: [d1eb154623af4] daemon is not started [2022-09-06T13:08:08.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-06T13:08:08.331Z] docker_cli_network_unix_test.go:46: [d37e532560d5f] daemon is not started [2022-09-06T13:08:08.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-06T13:08:08.844Z] docker_cli_network_unix_test.go:46: [daf8d2d31a5d8] daemon is not started [2022-09-06T13:08:08.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-06T13:08:09.407Z] docker_cli_network_unix_test.go:46: [dd08f657be243] daemon is not started [2022-09-06T13:08:09.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-06T13:08:10.226Z] docker_cli_network_unix_test.go:46: [d8b943640b313] daemon is not started [2022-09-06T13:08:10.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-06T13:08:10.789Z] docker_cli_network_unix_test.go:46: [dd54c54e98395] daemon is not started [2022-09-06T13:08:10.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-06T13:08:11.353Z] docker_cli_network_unix_test.go:46: [dc48524fc0019] daemon is not started [2022-09-06T13:08:11.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-06T13:08:11.610Z] docker_cli_network_unix_test.go:46: [d0c89a77e1b94] daemon is not started [2022-09-06T13:08:11.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-06T13:08:12.123Z] docker_cli_network_unix_test.go:46: [d58cfd6816c08] daemon is not started [2022-09-06T13:08:12.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-06T13:08:12.123Z] docker_cli_network_unix_test.go:46: [d4e5df4cb917f] daemon is not started [2022-09-06T13:08:12.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-06T13:08:12.379Z] docker_cli_network_unix_test.go:46: [dc291a158365a] daemon is not started [2022-09-06T13:08:12.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-06T13:08:12.941Z] docker_cli_network_unix_test.go:46: [d833508991b39] daemon is not started [2022-09-06T13:08:12.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-06T13:08:13.504Z] docker_cli_network_unix_test.go:46: [d5ac579f01313] daemon is not started [2022-09-06T13:08:14.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-06T13:08:14.066Z] docker_cli_network_unix_test.go:46: [d4f2187052286] daemon is not started [2022-09-06T13:08:14.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-06T13:08:14.322Z] docker_cli_network_unix_test.go:46: [d59f14daa2065] daemon is not started [2022-09-06T13:08:14.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-06T13:08:14.322Z] docker_cli_network_unix_test.go:46: [de1dec0ffd495] daemon is not started [2022-09-06T13:08:14.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-06T13:08:15.690Z] docker_cli_network_unix_test.go:968: [d4e62d01d633b] daemon is not started [2022-09-06T13:08:16.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-06T13:08:17.987Z] docker_cli_network_unix_test.go:46: [df2421c5322dd] daemon is not started [2022-09-06T13:08:17.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-06T13:08:20.506Z] docker_cli_network_unix_test.go:1116: [dd48e414a45cc] daemon is not started [2022-09-06T13:08:23.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-06T13:08:23.281Z] docker_cli_network_unix_test.go:46: [dafa0342d06c0] daemon is not started [2022-09-06T13:08:23.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-06T13:08:24.210Z] docker_cli_network_unix_test.go:46: [d2f1c8e133ff6] daemon is not started [2022-09-06T13:08:24.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-06T13:08:24.210Z] docker_cli_network_unix_test.go:46: [d6a33b0a792c6] daemon is not started [2022-09-06T13:08:24.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-06T13:08:24.210Z] docker_cli_network_unix_test.go:46: [dc6427b9cf4e8] daemon is not started [2022-09-06T13:08:24.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-06T13:08:24.467Z] docker_cli_network_unix_test.go:46: [d89ec5480d46a] daemon is not started [2022-09-06T13:08:24.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-06T13:08:24.723Z] docker_cli_network_unix_test.go:46: [d0a518fb66eff] daemon is not started [2022-09-06T13:08:24.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-06T13:08:24.723Z] docker_cli_network_unix_test.go:46: [dda1ce77ed0bc] daemon is not started [2022-09-06T13:08:24.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-06T13:08:26.089Z] docker_cli_network_unix_test.go:46: [d7d3423e2404a] daemon is not started [2022-09-06T13:08:27.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-06T13:08:27.035Z] docker_cli_network_unix_test.go:46: [dcfdc50c36151] daemon is not started [2022-09-06T13:08:27.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-06T13:08:27.035Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T13:08:27.035Z] docker_cli_network_unix_test.go:46: [dd529da6ba992] daemon is not started [2022-09-06T13:08:27.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-06T13:08:27.613Z] docker_cli_network_unix_test.go:46: [d44ca4a0a5af9] daemon is not started [2022-09-06T13:08:27.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-06T13:08:31.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-06T13:08:33.034Z] docker_cli_network_unix_test.go:1084: [ddb09d349f699] daemon is not started [2022-09-06T13:08:34.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-06T13:08:34.402Z] docker_cli_network_unix_test.go:46: [dfc5f996f8910] daemon is not started [2022-09-06T13:08:34.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-06T13:08:34.659Z] docker_cli_network_unix_test.go:46: [decdd17f0e100] daemon is not started [2022-09-06T13:08:34.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-06T13:08:36.284Z] docker_cli_network_unix_test.go:46: [d0626b6c59e88] daemon is not started [2022-09-06T13:08:36.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-06T13:08:36.540Z] docker_cli_network_unix_test.go:46: [d4560b57ea634] daemon is not started [2022-09-06T13:08:36.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-06T13:08:37.103Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-06T13:08:37.361Z] docker_cli_network_unix_test.go:46: [df5023dc41755] daemon is not started [2022-09-06T13:08:37.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-06T13:08:38.180Z] docker_cli_network_unix_test.go:46: [d43f439ad90e4] daemon is not started [2022-09-06T13:08:38.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-06T13:08:39.110Z] docker_cli_network_unix_test.go:46: [d6903d96bf74e] daemon is not started [2022-09-06T13:08:39.367Z] docker_cli_swarm_test.go:1180: [da534f2e4f85a] joining swarm manager [d893aacd482d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:08:39.624Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-06T13:08:44.871Z] docker_cli_network_unix_test.go:46: [d8d5a628b8ab5] daemon is not started [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite (55.96s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.30s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.08s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-09-06T13:08:45.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.21s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-09-06T13:08:45.128Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.93s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.44s) [2022-09-06T13:08:45.128Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.62s) [2022-09-06T13:08:45.128Z] === RUN TestDockerHubPullSuite [2022-09-06T13:08:45.128Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-06T13:08:46.056Z] docker_cli_swarm_test.go:1189: [d8be7b008b9e6] joining swarm manager [d893aacd482d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:08:47.423Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-06T13:08:49.939Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-06T13:08:50.868Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-06T13:08:52.759Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-06T13:08:52.759Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-06T13:08:53.328Z] --- PASS: TestDockerHubPullSuite (8.10s) [2022-09-06T13:08:53.328Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-09-06T13:08:53.328Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-09-06T13:08:53.328Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-09-06T13:08:53.328Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2022-09-06T13:08:53.328Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.49s) [2022-09-06T13:08:53.328Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-06T13:08:53.328Z] PASS [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === Skipped [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:08:53.328Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T13:08:53.328Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T13:08:53.328Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T13:08:53.328Z] docker_cli_network_unix_test.go:46: [dd529da6ba992] daemon is not started [2022-09-06T13:08:53.328Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] DONE 1265 tests, 51 skipped in 1465.958s [2022-09-06T13:08:53.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:08:53.328Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:08:53.328Z] +++ kill 9416 [2022-09-06T13:08:53.328Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:08:53.328Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:08:53.328Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.328Z] To set a process to complain mode, use the command line tool [2022-09-06T13:08:53.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:08:53.328Z] +++ true [2022-09-06T13:08:53.328Z] exiting test-integration [2022-09-06T13:08:53.328Z] ++ exit 0 [2022-09-06T13:08:53.328Z] [2022-09-06T13:08:53.600Z] + for job in $(jobs -p) [2022-09-06T13:08:53.600Z] + wait 5025 [2022-09-06T13:09:25.634Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-06T13:09:29.804Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-06T13:09:33.975Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-06T13:09:35.865Z] docker_cli_swarm_test.go:1112: [d1fb38b47d654] joining swarm manager [d46ac10215e50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:09:37.231Z] docker_cli_swarm_test.go:1113: [dce1d9ad3db68] joining swarm manager [d46ac10215e50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:11:13.609Z] docker_cli_swarm_test.go:1166: [d896195b70db0] joining swarm manager [d46ac10215e50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T13:11:40.103Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-06T13:11:41.031Z] docker_cli_swarm_test.go:1447: [db10254da9b5e] joining swarm manager [d00fef7e11356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:11:41.594Z] docker_cli_swarm_test.go:1448: [d7a7a3fc8b51e] joining swarm manager [d00fef7e11356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:11:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-06T13:11:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-06T13:11:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-06T13:11:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-06T13:11:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-06T13:11:54.324Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-06T13:11:56.842Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-06T13:12:00.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-06T13:12:01.999Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-06T13:12:04.517Z] docker_cli_swarm_unix_test.go:63: [d814549eaeeb7] joining swarm manager [dd2e0d95ae3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:13:00.696Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-06T13:13:00.696Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-06T13:13:00.696Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-06T13:13:02.062Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-06T13:13:05.331Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-06T13:13:07.848Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-06T13:13:09.738Z] docker_api_swarm_test.go:962: [d4ce8954c2be0] joining swarm manager [d700dd6dc524c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:13:27.777Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-06T13:13:39.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-06T13:13:40.874Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-06T13:13:43.399Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-06T13:13:45.916Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-06T13:13:55.858Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-06T13:13:59.127Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-06T13:14:01.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-06T13:14:04.160Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-06T13:14:06.678Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-06T13:14:09.195Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-06T13:14:12.462Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-06T13:14:14.351Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-06T13:15:10.545Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-06T13:15:25.383Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite (1533.08s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.20s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.85s) [2022-09-06T13:15:43.424Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.95s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.14s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.88s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.19s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.66s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.71s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.25s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.05s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.57s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.31s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.51s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.15s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.70s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.57s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.59s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.85s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.79s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.05s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.58s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.23s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.61s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.48s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.49s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.38s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.74s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.44s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.99s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.96s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.85s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.85s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.88s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.18s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.64s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.89s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.49s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.36s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.97s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.12s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.03s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.88s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.26s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.86s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.04s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.71s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.16s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.13s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.32s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.26s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.72s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.14s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.68s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.35s) [2022-09-06T13:15:43.424Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.11s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.83s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.74s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.81s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.32s) [2022-09-06T13:15:43.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.42s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.72s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.69s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-09-06T13:15:43.425Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2022-09-06T13:15:43.425Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T13:15:43.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-06T13:15:43.425Z] docker_cli_external_volume_driver_test.go:53: [db648c53af56f] daemon is not started [2022-09-06T13:15:58.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-06T13:17:05.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-06T13:17:13.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-06T13:17:28.832Z] docker_cli_external_volume_driver_test.go:53: [da15cf147ea71] daemon is not started [2022-09-06T13:17:43.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-06T13:17:58.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-06T13:18:13.388Z] docker_cli_external_volume_driver_test.go:53: [dee39eebc6f47] daemon is not started [2022-09-06T13:18:31.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-06T13:18:31.428Z] docker_cli_external_volume_driver_test.go:53: [d53b1d4f566f4] daemon is not started [2022-09-06T13:18:43.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-06T13:19:15.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-06T13:19:33.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-06T13:19:48.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-06T13:20:35.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-06T13:20:53.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-06T13:21:25.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-06T13:21:57.276Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-06T13:22:12.156Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-06T13:22:26.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-06T13:22:26.994Z] docker_cli_external_volume_driver_test.go:485: [d6eb33cba8271] daemon is not started [2022-09-06T13:22:45.037Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-06T13:22:45.037Z] docker_cli_external_volume_driver_test.go:53: [dda26ea53e749] daemon is not started [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2022-09-06T13:22:59.889Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-06T13:22:59.889Z] PASS [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] === Skipped [2022-09-06T13:22:59.889Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T13:22:59.889Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T13:22:59.889Z] check_test.go:540: [d2ffd3630b61e] daemon is not started [2022-09-06T13:22:59.889Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T13:22:59.889Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T13:22:59.889Z] check_test.go:540: [dd9ec2ed1c047] daemon is not started [2022-09-06T13:22:59.889Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T13:22:59.889Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T13:22:59.889Z] check_test.go:540: [d73915c26d050] daemon is not started [2022-09-06T13:22:59.889Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T13:22:59.889Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T13:22:59.889Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T13:22:59.889Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T13:22:59.889Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] DONE 269 tests, 5 skipped in 2310.320s [2022-09-06T13:22:59.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:22:59.889Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:22:59.889Z] +++ kill 9461 [2022-09-06T13:22:59.889Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8462f46319e1/docker.pid [2022-09-06T13:22:59.889Z] +++ kill 7165 [2022-09-06T13:22:59.889Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7165 is not a child of this shell [2022-09-06T13:22:59.889Z] warning: PID 7165 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8462f46319e1/docker.pid had a nonzero exit code [2022-09-06T13:22:59.889Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:22:59.889Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:22:59.889Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] To set a process to complain mode, use the command line tool [2022-09-06T13:22:59.889Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:22:59.889Z] +++ true [2022-09-06T13:22:59.889Z] exiting test-integration [2022-09-06T13:22:59.889Z] ++ exit 0 [2022-09-06T13:22:59.889Z] [2022-09-06T13:22:59.889Z] + exit 0 [2022-09-06T13:22:59.889Z] ++ jobs -p [2022-09-06T13:22:59.889Z] + pids= [2022-09-06T13:22:59.889Z] + echo 'Remaining pids to kill: []' [2022-09-06T13:22:59.889Z] Remaining pids to kill: [] [2022-09-06T13:22:59.889Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-06T13:22:59.899Z] Recording test results [2022-09-06T13:23:00.422Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:23:00.730Z] + echo Ensuring container killed. [2022-09-06T13:23:00.730Z] Ensuring container killed. [2022-09-06T13:23:00.730Z] + docker ps -aq -f name=docker-pr2-* [2022-09-06T13:23:00.730Z] + cids=beb32dc4eb34 [2022-09-06T13:23:00.730Z] 51a9b42b44e4 [2022-09-06T13:23:00.730Z] faeded8cb0e1 [2022-09-06T13:23:00.730Z] + [ -n beb32dc4eb34 [2022-09-06T13:23:00.730Z] 51a9b42b44e4 [2022-09-06T13:23:00.730Z] faeded8cb0e1 ] [2022-09-06T13:23:00.730Z] + docker rm -vf beb32dc4eb34 51a9b42b44e4 faeded8cb0e1 [2022-09-06T13:23:00.987Z] beb32dc4eb34 [2022-09-06T13:23:01.243Z] 51a9b42b44e4 [2022-09-06T13:23:01.499Z] faeded8cb0e1 [Pipeline] sh [2022-09-06T13:23:01.818Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:23:01.818Z] Chowning /workspace to jenkins user [2022-09-06T13:23:01.818Z] + id -u [2022-09-06T13:23:01.818Z] + id -g [2022-09-06T13:23:01.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44092:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:23:04.629Z] + bundleName=amd64 [2022-09-06T13:23:04.629Z] + echo Creating amd64-bundles.tar.gz [2022-09-06T13:23:04.629Z] Creating amd64-bundles.tar.gz [2022-09-06T13:23:04.629Z] + xargs tar -czf amd64-bundles.tar.gz [2022-09-06T13:23:04.629Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T13:23:06.003Z] Archiving artifacts [2022-09-06T13:23:06.557Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44092/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:23:06.865Z] + make clean [2022-09-06T13:23:06.865Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T13:23:06.865Z] docker-dev-cache [2022-09-06T13:23:06.865Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS