Pull request #43972 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f27b74f0f7dd41f09f806a08f6855259c19e965b+ff1b933d96128941ca06e1e136302a4ee70509a4 (2b25c695817b5399a99ada0e30aa09ed485d2b84) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43972@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-17T12:57:38.785Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-17T12:57:38.793Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-17T12:57:53.978Z] Still waiting to schedule task [2022-08-17T12:57:53.978Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-17T12:58:25.696Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f65a0c2bf65e9ffc) in /home/ubuntu/workspace/moby_PR-43972 [Pipeline] { [Pipeline] checkout [2022-08-17T12:58:25.734Z] The recommended git tool is: git [2022-08-17T12:58:25.747Z] using credential docker-jenkins-github-credentials [2022-08-17T12:58:25.756Z] Cloning the remote Git repository [2022-08-17T12:58:25.756Z] Cloning with configured refspecs honoured and without tags [2022-08-17T12:58:25.754Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T12:58:25.754Z] > git init /home/ubuntu/workspace/moby_PR-43972 # timeout=10 [2022-08-17T12:58:25.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:58:25.782Z] > git --version # timeout=10 [2022-08-17T12:58:25.803Z] > git --version # 'git version 2.17.1' [2022-08-17T12:58:25.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:25.804Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:41.542Z] Fetching without tags [2022-08-17T12:58:41.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:58:41.516Z] > git config --add remote.origin.fetch +refs/pull/43972/head:refs/remotes/origin/PR-43972 # timeout=10 [2022-08-17T12:58:41.521Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:41.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:58:41.540Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:58:41.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:41.541Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:41.725Z] Merging remotes/origin/master commit ff1b933d96128941ca06e1e136302a4ee70509a4 into PR head commit f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:58:42.302Z] Merge succeeded, producing f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:58:42.302Z] Checking out Revision f27b74f0f7dd41f09f806a08f6855259c19e965b (PR-43972) [2022-08-17T12:58:42.667Z] Commit message: "Makefile: update buildx to v0.9.0" [2022-08-17T12:58:42.668Z] First time build. Skipping changelog. [2022-08-17T12:58:42.675Z] > git --version # timeout=10 [2022-08-17T12:58:42.683Z] > git --version # 'git version 2.17.1' [2022-08-17T12:58:42.691Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T12:58:41.723Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:58:41.735Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:58:42.261Z] > git remote # timeout=10 [2022-08-17T12:58:42.274Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T12:58:42.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:42.280Z] > git merge ff1b933d96128941ca06e1e136302a4ee70509a4 # timeout=10 [2022-08-17T12:58:42.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T12:58:42.299Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:58:42.309Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:58:43.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43972:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-17T12:58:43.525Z] Unable to find image 'alpine:latest' locally [2022-08-17T12:58:43.525Z] latest: Pulling from library/alpine [2022-08-17T12:58:43.784Z] 213ec9aee27d: Pulling fs layer [2022-08-17T12:58:43.784Z] 213ec9aee27d: Verifying Checksum [2022-08-17T12:58:43.784Z] 213ec9aee27d: Download complete [2022-08-17T12:58:44.043Z] 213ec9aee27d: Pull complete [2022-08-17T12:58:44.043Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-17T12:58:44.043Z] Status: Downloaded newer image for alpine:latest [2022-08-17T12:58:46.576Z] 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-08-17T12:58:47.022Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f65a0c2bf65e9ffc) in /home/ubuntu/workspace/moby_PR-43972 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-17T12:58:47.073Z] The recommended git tool is: git [2022-08-17T12:58:47.081Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-08-17T12:58:47.098Z] Fetching changes from the remote Git repository [2022-08-17T12:58:47.104Z] Fetching without tags [Pipeline] // stage [2022-08-17T12:58:47.121Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03d958612d6fccc11) in /home/ubuntu/workspace/moby_PR-43972 [Pipeline] // stage [2022-08-17T12:58:47.133Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a434754d44756d67) in /home/ubuntu/workspace/moby_PR-43972 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-17T12:58:47.275Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-17T12:58:47.295Z] The recommended git tool is: git [2022-08-17T12:58:47.300Z] Merging remotes/origin/master commit ff1b933d96128941ca06e1e136302a4ee70509a4 into PR head commit f27b74f0f7dd41f09f806a08f6855259c19e965b [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 [Pipeline] } [Pipeline] } [2022-08-17T12:58:47.696Z] Merge succeeded, producing f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:58:47.696Z] Checking out Revision f27b74f0f7dd41f09f806a08f6855259c19e965b (PR-43972) [2022-08-17T12:58:47.785Z] Commit message: "Makefile: update buildx to v0.9.0" [2022-08-17T12:58:47.795Z] > git --version # timeout=10 [2022-08-17T12:58:47.807Z] > git --version # 'git version 2.17.1' [2022-08-17T12:58:47.815Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-17T12:58:47.087Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43972/.git # timeout=10 [2022-08-17T12:58:47.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:58:47.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:58:47.102Z] > git --version # timeout=10 [2022-08-17T12:58:47.105Z] > git --version # 'git version 2.17.1' [2022-08-17T12:58:47.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:47.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:47.297Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:58:47.300Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:58:47.632Z] > git remote # timeout=10 [2022-08-17T12:58:47.638Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T12:58:47.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:47.660Z] > git merge ff1b933d96128941ca06e1e136302a4ee70509a4 # timeout=10 [2022-08-17T12:58:47.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T12:58:47.694Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:58:47.706Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T12:58:48.605Z] + [ PR != PR ] [2022-08-17T12:58:48.605Z] + [ master != master ] [2022-08-17T12:58:48.605Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T12:58:48.925Z] + docker version [2022-08-17T12:58:48.925Z] Client: Docker Engine - Community [2022-08-17T12:58:48.925Z] Version: 20.10.14 [2022-08-17T12:58:48.925Z] API version: 1.41 [2022-08-17T12:58:48.925Z] Go version: go1.16.15 [2022-08-17T12:58:48.925Z] Git commit: a224086 [2022-08-17T12:58:48.925Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-17T12:58:48.925Z] OS/Arch: linux/amd64 [2022-08-17T12:58:48.925Z] Context: default [2022-08-17T12:58:48.925Z] Experimental: true [2022-08-17T12:58:48.925Z] [2022-08-17T12:58:48.925Z] Server: Docker Engine - Community [2022-08-17T12:58:48.925Z] Engine: [2022-08-17T12:58:48.925Z] Version: 20.10.14 [2022-08-17T12:58:48.925Z] API version: 1.41 (minimum version 1.12) [2022-08-17T12:58:48.925Z] Go version: go1.16.15 [2022-08-17T12:58:48.925Z] Git commit: 87a90dc [2022-08-17T12:58:48.925Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-17T12:58:48.925Z] OS/Arch: linux/amd64 [2022-08-17T12:58:48.925Z] Experimental: true [2022-08-17T12:58:48.925Z] containerd: [2022-08-17T12:58:48.925Z] Version: 1.5.11 [2022-08-17T12:58:48.925Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:58:48.925Z] runc: [2022-08-17T12:58:48.925Z] Version: 1.0.3 [2022-08-17T12:58:48.925Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T12:58:48.925Z] docker-init: [2022-08-17T12:58:48.925Z] Version: 0.19.0 [2022-08-17T12:58:48.925Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T12:58:49.278Z] + docker info [2022-08-17T12:58:49.509Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bdab248e94c76433) in /home/ubuntu/workspace/moby_PR-43972 [Pipeline] { [Pipeline] checkout [2022-08-17T12:58:49.629Z] using credential docker-jenkins-github-credentials [2022-08-17T12:58:49.641Z] Cloning the remote Git repository [2022-08-17T12:58:49.641Z] Cloning with configured refspecs honoured and without tags [2022-08-17T12:58:49.674Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T12:58:49.670Z] The recommended git tool is: git [2022-08-17T12:58:50.148Z] using credential docker-jenkins-github-credentials [2022-08-17T12:58:50.158Z] Cloning the remote Git repository [2022-08-17T12:58:50.158Z] Cloning with configured refspecs honoured and without tags [2022-08-17T12:58:50.219Z] Client: [2022-08-17T12:58:50.219Z] Context: default [2022-08-17T12:58:50.219Z] Debug Mode: false [2022-08-17T12:58:50.219Z] Plugins: [2022-08-17T12:58:50.219Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T12:58:50.219Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T12:58:50.219Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T12:58:50.219Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T12:58:50.219Z] [2022-08-17T12:58:50.219Z] Server: [2022-08-17T12:58:50.219Z] Containers: 0 [2022-08-17T12:58:50.219Z] Running: 0 [2022-08-17T12:58:50.219Z] Paused: 0 [2022-08-17T12:58:50.219Z] Stopped: 0 [2022-08-17T12:58:50.219Z] Images: 3 [2022-08-17T12:58:50.219Z] Server Version: 20.10.14 [2022-08-17T12:58:50.219Z] Storage Driver: overlay2 [2022-08-17T12:58:50.219Z] Backing Filesystem: extfs [2022-08-17T12:58:50.219Z] Supports d_type: true [2022-08-17T12:58:50.219Z] Native Overlay Diff: true [2022-08-17T12:58:50.219Z] userxattr: false [2022-08-17T12:58:50.219Z] Logging Driver: json-file [2022-08-17T12:58:50.219Z] Cgroup Driver: cgroupfs [2022-08-17T12:58:50.219Z] Cgroup Version: 1 [2022-08-17T12:58:50.219Z] Plugins: [2022-08-17T12:58:50.219Z] Volume: local [2022-08-17T12:58:50.219Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T12:58:50.219Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T12:58:50.219Z] Swarm: inactive [2022-08-17T12:58:50.219Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T12:58:50.219Z] Default Runtime: runc [2022-08-17T12:58:50.219Z] Init Binary: docker-init [2022-08-17T12:58:50.219Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:58:50.219Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T12:58:50.219Z] init version: de40ad0 [2022-08-17T12:58:50.219Z] Security Options: [2022-08-17T12:58:50.219Z] apparmor [2022-08-17T12:58:50.219Z] seccomp [2022-08-17T12:58:50.219Z] Profile: default [2022-08-17T12:58:50.219Z] Kernel Version: 5.4.0-1071-aws [2022-08-17T12:58:50.219Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-17T12:58:50.219Z] OSType: linux [2022-08-17T12:58:50.219Z] Architecture: x86_64 [2022-08-17T12:58:50.219Z] CPUs: 2 [2022-08-17T12:58:50.219Z] Total Memory: 7.565GiB [2022-08-17T12:58:50.219Z] Name: ip-10-100-46-5 [2022-08-17T12:58:50.219Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-17T12:58:50.219Z] Docker Root Dir: /var/lib/docker [2022-08-17T12:58:50.219Z] Debug Mode: false [2022-08-17T12:58:50.219Z] Registry: https://index.docker.io/v1/ [2022-08-17T12:58:50.219Z] Labels: [2022-08-17T12:58:50.219Z] Experimental: true [2022-08-17T12:58:50.219Z] Insecure Registries: [2022-08-17T12:58:50.219Z] 127.0.0.0/8 [2022-08-17T12:58:50.219Z] Live Restore Enabled: true [2022-08-17T12:58:50.219Z] [2022-08-17T12:58:50.219Z] WARNING: No swap limit support [Pipeline] sh [2022-08-17T12:58:50.508Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:58:50.508Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:58:50.508Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43972/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T12:58:50.508Z] + bash /home/ubuntu/workspace/moby_PR-43972/check-config.sh [2022-08-17T12:58:50.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T12:58:50.508Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-17T12:58:50.508Z] [2022-08-17T12:58:50.508Z] Generally Necessary: [2022-08-17T12:58:50.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T12:58:50.508Z] - apparmor: enabled and tools installed [2022-08-17T12:58:50.508Z] - CONFIG_NAMESPACES: enabled [2022-08-17T12:58:50.508Z] - CONFIG_NET_NS: enabled [2022-08-17T12:58:50.508Z] - CONFIG_PID_NS: enabled [2022-08-17T12:58:50.508Z] - CONFIG_IPC_NS: enabled [2022-08-17T12:58:50.508Z] - CONFIG_UTS_NS: enabled [2022-08-17T12:58:50.508Z] - CONFIG_CGROUPS: enabled [2022-08-17T12:58:50.508Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T12:58:50.508Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T12:58:50.508Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T12:58:50.508Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T12:58:49.729Z] > git init /home/ubuntu/workspace/moby_PR-43972 # timeout=10 [2022-08-17T12:58:50.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:58:50.047Z] > git --version # timeout=10 [2022-08-17T12:58:50.055Z] > git --version # 'git version 2.25.1' [2022-08-17T12:58:50.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:50.058Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:50.767Z] - CONFIG_CPUSETS: enabled [2022-08-17T12:58:50.767Z] - CONFIG_MEMCG: enabled [2022-08-17T12:58:50.767Z] - CONFIG_KEYS: enabled [2022-08-17T12:58:50.767Z] - CONFIG_VETH: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T12:58:50.767Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T12:58:50.767Z] [2022-08-17T12:58:50.767Z] Optional Features: [2022-08-17T12:58:50.767Z] - CONFIG_USER_NS: enabled [2022-08-17T12:58:50.767Z] - CONFIG_SECCOMP: enabled [2022-08-17T12:58:50.767Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T12:58:50.767Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T12:58:50.767Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T12:58:50.767Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-17T12:58:50.767Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-17T12:58:50.767Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T12:58:50.767Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T12:58:50.767Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T12:58:50.767Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T12:58:50.767Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T12:58:50.767Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T12:58:50.767Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T12:58:50.767Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T12:58:50.767Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T12:58:50.767Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T12:58:50.767Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T12:58:50.180Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T12:58:50.241Z] > git init /home/ubuntu/workspace/moby_PR-43972 # timeout=10 [2022-08-17T12:58:50.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:58:50.556Z] > git --version # timeout=10 [2022-08-17T12:58:50.563Z] > git --version # 'git version 2.25.1' [2022-08-17T12:58:50.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:50.566Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:51.025Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T12:58:51.025Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T12:58:51.025Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T12:58:51.025Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T12:58:51.025Z] - CONFIG_EXT4_FS: enabled [2022-08-17T12:58:51.025Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T12:58:51.025Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T12:58:51.025Z] - Network Drivers: [2022-08-17T12:58:51.025Z] - "overlay": [2022-08-17T12:58:51.025Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T12:58:51.025Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T12:58:51.025Z] Optional (for encrypted networks): [2022-08-17T12:58:51.025Z] - CONFIG_CRYPTO: enabled [2022-08-17T12:58:51.025Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T12:58:51.025Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T12:58:51.025Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T12:58:51.025Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T12:58:51.025Z] - CONFIG_XFRM: enabled [2022-08-17T12:58:51.025Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T12:58:51.025Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T12:58:51.025Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T12:58:51.025Z] - "ipvlan": [2022-08-17T12:58:51.025Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T12:58:51.026Z] - "macvlan": [2022-08-17T12:58:51.026Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T12:58:51.026Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T12:58:51.026Z] - "ftp,tftp client in container": [2022-08-17T12:58:51.026Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T12:58:51.026Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T12:58:51.026Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T12:58:51.026Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T12:58:51.026Z] - Storage Drivers: [2022-08-17T12:58:51.026Z] - "aufs": [2022-08-17T12:58:51.026Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T12:58:51.026Z] - "btrfs": [2022-08-17T12:58:51.026Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T12:58:51.026Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T12:58:51.026Z] - "devicemapper": [2022-08-17T12:58:51.026Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T12:58:51.026Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T12:58:51.026Z] - "overlay": [2022-08-17T12:58:51.026Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T12:58:51.026Z] - "zfs": [2022-08-17T12:58:51.026Z] - /dev/zfs: present [2022-08-17T12:58:51.026Z] - zfs command: missing [2022-08-17T12:58:51.026Z] - zpool command: missing [2022-08-17T12:58:51.026Z] [2022-08-17T12:58:51.026Z] Limits: [2022-08-17T12:58:51.026Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T12:58:51.026Z] [2022-08-17T12:58:51.026Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T12:58:51.258Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037c93a93e0d1bfad) in /home/ubuntu/workspace/moby_PR-43972 [Pipeline] { [Pipeline] checkout [2022-08-17T12:58:51.279Z] The recommended git tool is: git [2022-08-17T12:58:51.325Z] using credential docker-jenkins-github-credentials [2022-08-17T12:58:51.334Z] Cloning the remote Git repository [2022-08-17T12:58:51.334Z] Cloning with configured refspecs honoured and without tags [2022-08-17T12:58:51.346Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f27b74f0f7dd41f09f806a08f6855259c19e965b . [2022-08-17T12:58:51.346Z] #1 [internal] load build definition from Dockerfile [2022-08-17T12:58:51.346Z] #1 sha256:3baf1358079b5cbbe23cb50bb7bb1032d672d18df6b75f50ac6affd960d645e6 [2022-08-17T12:58:51.346Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T12:58:51.346Z] #1 DONE 0.0s [2022-08-17T12:58:51.346Z] [2022-08-17T12:58:51.346Z] #2 [internal] load .dockerignore [2022-08-17T12:58:51.346Z] #2 sha256:f0600aa820623376c2e364d187f61a42eb4ffca7b8e6859976adeed8a21017aa [2022-08-17T12:58:51.346Z] #2 transferring context: 145B done [2022-08-17T12:58:51.346Z] #2 DONE 0.0s [2022-08-17T12:58:51.346Z] [2022-08-17T12:58:51.346Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T12:58:51.346Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T12:58:51.604Z] #3 DONE 0.1s [2022-08-17T12:58:51.605Z] [2022-08-17T12:58:51.605Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T12:58:51.605Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T12:58:51.605Z] #4 CACHED [2022-08-17T12:58:51.864Z] [2022-08-17T12:58:51.864Z] #6 [internal] load .dockerignore [2022-08-17T12:58:51.864Z] #6 sha256:55397e42d856cd8ccd57ffe032fd0bf8cbf34260c842dfd6fc32d50fac5d8b6b [2022-08-17T12:58:51.864Z] #6 DONE 0.0s [2022-08-17T12:58:51.864Z] [2022-08-17T12:58:51.864Z] #5 [internal] load build definition from Dockerfile [2022-08-17T12:58:51.864Z] #5 sha256:4d8e94b618cc8bf044db141a16520f2a9e9d301b78a890cc33bcbc60cf94473b [2022-08-17T12:58:51.864Z] #5 DONE 0.0s [2022-08-17T12:58:51.864Z] [2022-08-17T12:58:51.864Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:58:51.864Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T12:58:51.864Z] #7 DONE 0.1s [2022-08-17T12:58:51.864Z] [2022-08-17T12:58:51.864Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T12:58:51.864Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T12:58:52.123Z] #10 DONE 0.1s [2022-08-17T12:58:52.123Z] [2022-08-17T12:58:52.123Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:58:52.123Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T12:58:52.123Z] #9 DONE 0.1s [2022-08-17T12:58:52.123Z] [2022-08-17T12:58:52.124Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T12:58:52.124Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T12:58:52.124Z] #8 DONE 0.1s [2022-08-17T12:58:52.124Z] [2022-08-17T12:58:52.124Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:58:52.124Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T12:58:52.124Z] #80 DONE 0.0s [2022-08-17T12:58:52.124Z] [2022-08-17T12:58:52.124Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:58:52.124Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:58:52.124Z] #11 DONE 0.0s [2022-08-17T12:58:52.124Z] [2022-08-17T12:58:52.124Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:58:52.124Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T12:58:52.124Z] #78 DONE 0.0s [2022-08-17T12:58:52.124Z] [2022-08-17T12:58:52.124Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:58:52.124Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:58:52.124Z] #35 DONE 0.0s [2022-08-17T12:58:52.124Z] [2022-08-17T12:58:52.124Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T12:58:52.124Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T12:58:52.124Z] #12 CACHED [2022-08-17T12:58:52.124Z] [2022-08-17T12:58:52.124Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T12:58:52.124Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T12:58:52.124Z] #13 CACHED [2022-08-17T12:58:52.124Z] [2022-08-17T12:58:52.124Z] #31 [internal] load build context [2022-08-17T12:58:52.124Z] #31 sha256:80caed3128aa44cc74ebd4bc095c0b715a676a793fa4b9e25921821f8e7a3193 [2022-08-17T12:58:51.326Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T12:58:51.328Z] > git init /home/ubuntu/workspace/moby_PR-43972 # timeout=10 [2022-08-17T12:58:51.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:58:51.340Z] > git --version # timeout=10 [2022-08-17T12:58:51.344Z] > git --version # 'git version 2.17.1' [2022-08-17T12:58:51.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:51.345Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:52.383Z] #31 ... [2022-08-17T12:58:52.383Z] [2022-08-17T12:58:52.383Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T12:58:52.383Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T12:58:52.383Z] #56 DONE 0.4s [2022-08-17T12:58:52.383Z] [2022-08-17T12:58:52.383Z] #31 [internal] load build context [2022-08-17T12:58:52.383Z] #31 sha256:80caed3128aa44cc74ebd4bc095c0b715a676a793fa4b9e25921821f8e7a3193 [2022-08-17T12:58:52.529Z] using credential docker-jenkins-github-credentials [2022-08-17T12:58:52.538Z] Cloning the remote Git repository [2022-08-17T12:58:52.538Z] Cloning with configured refspecs honoured and without tags [2022-08-17T12:58:52.953Z] #31 ... [2022-08-17T12:58:52.953Z] [2022-08-17T12:58:52.953Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-17T12:58:52.953Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-17T12:58:52.953Z] #14 DONE 1.1s [2022-08-17T12:58:52.953Z] [2022-08-17T12:58:52.953Z] #31 [internal] load build context [2022-08-17T12:58:52.953Z] #31 sha256:80caed3128aa44cc74ebd4bc095c0b715a676a793fa4b9e25921821f8e7a3193 [2022-08-17T12:58:51.511Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T12:58:51.588Z] > git init /home/ubuntu/workspace/moby_PR-43972 # timeout=10 [2022-08-17T12:58:51.933Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:58:51.934Z] > git --version # timeout=10 [2022-08-17T12:58:51.955Z] > git --version # 'git version 2.17.1' [2022-08-17T12:58:51.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:58:51.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:58:54.340Z] #31 ... [2022-08-17T12:58:54.340Z] [2022-08-17T12:58:54.340Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-17T12:58:54.340Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-17T12:58:54.340Z] #15 DONE 1.1s [2022-08-17T12:58:54.340Z] [2022-08-17T12:58:54.340Z] #31 [internal] load build context [2022-08-17T12:58:54.340Z] #31 sha256:80caed3128aa44cc74ebd4bc095c0b715a676a793fa4b9e25921821f8e7a3193 [2022-08-17T12:58:54.909Z] #31 transferring context: 62.42MB 2.9s done [2022-08-17T12:58:54.909Z] #31 DONE 3.0s [2022-08-17T12:58:54.909Z] [2022-08-17T12:58:54.909Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-17T12:58:54.909Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-17T12:58:55.168Z] #16 DONE 0.9s [2022-08-17T12:58:55.168Z] [2022-08-17T12:58:55.168Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-17T12:58:55.168Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-17T12:58:55.736Z] #17 DONE 0.5s [2022-08-17T12:58:55.736Z] [2022-08-17T12:58:55.736Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-17T12:58:55.736Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-17T12:58:56.307Z] #18 DONE 0.6s [2022-08-17T12:58:56.307Z] [2022-08-17T12:58:56.307Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T12:58:56.307Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T12:58:57.244Z] #19 0.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:58:57.244Z] #19 0.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:58:57.244Z] #19 0.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:58:57.244Z] #19 0.919 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T12:58:57.244Z] #19 1.014 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T12:58:57.244Z] #19 1.130 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T12:58:57.504Z] #19 1.230 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T12:58:57.504Z] #19 1.318 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T12:58:57.763Z] #19 1.406 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T12:58:57.763Z] #19 1.490 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T12:58:57.763Z] #19 1.491 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T12:58:57.763Z] #19 1.491 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T12:58:57.763Z] #19 1.493 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T12:58:57.763Z] #19 1.495 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T12:58:57.763Z] #19 1.497 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T12:58:57.763Z] #19 1.524 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T12:58:57.763Z] #19 1.530 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T12:58:57.763Z] #19 1.530 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T12:58:57.763Z] #19 1.532 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T12:58:57.763Z] #19 1.533 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T12:58:57.763Z] #19 1.534 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T12:59:04.332Z] #19 7.154 Fetched 49.2 MB in 7s (7401 kB/s) [2022-08-17T12:59:04.386Z] Fetching without tags [2022-08-17T12:59:04.632Z] Merging remotes/origin/master commit ff1b933d96128941ca06e1e136302a4ee70509a4 into PR head commit f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:59:05.243Z] Merge succeeded, producing f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:59:05.243Z] Checking out Revision f27b74f0f7dd41f09f806a08f6855259c19e965b (PR-43972) [2022-08-17T12:59:04.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:04.371Z] > git config --add remote.origin.fetch +refs/pull/43972/head:refs/remotes/origin/PR-43972 # timeout=10 [2022-08-17T12:59:04.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:04.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:04.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:59:04.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:04.408Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:04.659Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:04.671Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:59:05.219Z] > git remote # timeout=10 [2022-08-17T12:59:05.235Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T12:59:05.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:05.241Z] > git merge ff1b933d96128941ca06e1e136302a4ee70509a4 # timeout=10 [2022-08-17T12:59:05.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T12:59:05.260Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:05.264Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:59:06.237Z] #19 7.154 Reading package lists... [2022-08-17T12:59:07.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:07.151Z] > git config --add remote.origin.fetch +refs/pull/43972/head:refs/remotes/origin/PR-43972 # timeout=10 [2022-08-17T12:59:07.191Z] Fetching without tags [2022-08-17T12:59:07.409Z] Merging remotes/origin/master commit ff1b933d96128941ca06e1e136302a4ee70509a4 into PR head commit f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:59:07.958Z] Merge succeeded, producing f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:59:07.958Z] Checking out Revision f27b74f0f7dd41f09f806a08f6855259c19e965b (PR-43972) [2022-08-17T12:59:08.441Z] Fetching without tags [2022-08-17T12:59:08.578Z] Commit message: "Makefile: update buildx to v0.9.0" [2022-08-17T12:59:08.584Z] > git --version # timeout=10 [2022-08-17T12:59:08.586Z] > git --version # 'git version 2.17.1' [2022-08-17T12:59:08.594Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-17T12:59:08.674Z] Merging remotes/origin/master commit ff1b933d96128941ca06e1e136302a4ee70509a4 into PR head commit f27b74f0f7dd41f09f806a08f6855259c19e965b [Pipeline] withEnv [Pipeline] { [2022-08-17T12:59:07.166Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:07.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:07.223Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:59:07.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:07.224Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:07.400Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:07.406Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:59:07.924Z] > git remote # timeout=10 [2022-08-17T12:59:07.929Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T12:59:07.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:07.935Z] > git merge ff1b933d96128941ca06e1e136302a4ee70509a4 # timeout=10 [2022-08-17T12:59:07.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T12:59:07.949Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:07.954Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T12:59:08.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:08.412Z] > git config --add remote.origin.fetch +refs/pull/43972/head:refs/remotes/origin/PR-43972 # timeout=10 [2022-08-17T12:59:08.424Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:08.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:08.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:59:08.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:08.453Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:08.695Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:08.708Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:59:09.219Z] Commit message: "Makefile: update buildx to v0.9.0" [2022-08-17T12:59:09.255Z] > git --version # timeout=10 [2022-08-17T12:59:09.262Z] > git --version # 'git version 2.25.1' [2022-08-17T12:59:09.269Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-17T12:59:09.299Z] + docker version [2022-08-17T12:59:09.299Z] Client: Docker Engine - Community [2022-08-17T12:59:09.299Z] Version: 20.10.14 [2022-08-17T12:59:09.299Z] API version: 1.41 [2022-08-17T12:59:09.299Z] Go version: go1.16.15 [2022-08-17T12:59:09.299Z] Git commit: a224086 [2022-08-17T12:59:09.299Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-17T12:59:09.299Z] OS/Arch: linux/amd64 [2022-08-17T12:59:09.299Z] Context: default [2022-08-17T12:59:09.299Z] Experimental: true [2022-08-17T12:59:09.299Z] [2022-08-17T12:59:09.299Z] Server: Docker Engine - Community [2022-08-17T12:59:09.299Z] Engine: [2022-08-17T12:59:09.299Z] Version: 20.10.14 [2022-08-17T12:59:09.299Z] API version: 1.41 (minimum version 1.12) [2022-08-17T12:59:09.299Z] Go version: go1.16.15 [2022-08-17T12:59:09.299Z] Git commit: 87a90dc [2022-08-17T12:59:09.299Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-17T12:59:09.299Z] OS/Arch: linux/amd64 [2022-08-17T12:59:09.299Z] Experimental: true [2022-08-17T12:59:09.299Z] containerd: [2022-08-17T12:59:09.299Z] Version: 1.5.11 [2022-08-17T12:59:09.299Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:09.299Z] runc: [2022-08-17T12:59:09.299Z] Version: 1.0.3 [2022-08-17T12:59:09.299Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T12:59:09.299Z] docker-init: [2022-08-17T12:59:09.299Z] Version: 0.19.0 [2022-08-17T12:59:09.299Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T12:59:09.382Z] Merge succeeded, producing f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:59:09.382Z] Checking out Revision f27b74f0f7dd41f09f806a08f6855259c19e965b (PR-43972) [Pipeline] withEnv [Pipeline] { [2022-08-17T12:59:09.613Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T12:59:09.789Z] #19 10.17 Reading package lists... [2022-08-17T12:59:10.156Z] + docker version [2022-08-17T12:59:10.175Z] Client: [2022-08-17T12:59:10.175Z] Context: default [2022-08-17T12:59:10.175Z] Debug Mode: false [2022-08-17T12:59:10.175Z] Plugins: [2022-08-17T12:59:10.175Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T12:59:10.175Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T12:59:10.175Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T12:59:10.175Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T12:59:10.175Z] [2022-08-17T12:59:10.175Z] Server: [2022-08-17T12:59:10.175Z] Containers: 0 [2022-08-17T12:59:10.175Z] Running: 0 [2022-08-17T12:59:10.175Z] Paused: 0 [2022-08-17T12:59:10.175Z] Stopped: 0 [2022-08-17T12:59:10.175Z] Images: 3 [2022-08-17T12:59:10.175Z] Server Version: 20.10.14 [2022-08-17T12:59:10.175Z] Storage Driver: overlay2 [2022-08-17T12:59:10.175Z] Backing Filesystem: extfs [2022-08-17T12:59:10.175Z] Supports d_type: true [2022-08-17T12:59:10.175Z] Native Overlay Diff: true [2022-08-17T12:59:10.175Z] userxattr: false [2022-08-17T12:59:10.175Z] Logging Driver: json-file [2022-08-17T12:59:10.175Z] Cgroup Driver: cgroupfs [2022-08-17T12:59:10.175Z] Cgroup Version: 1 [2022-08-17T12:59:10.175Z] Plugins: [2022-08-17T12:59:10.175Z] Volume: local [2022-08-17T12:59:10.175Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T12:59:10.175Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T12:59:10.175Z] Swarm: inactive [2022-08-17T12:59:10.175Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T12:59:10.175Z] Default Runtime: runc [2022-08-17T12:59:10.175Z] Init Binary: docker-init [2022-08-17T12:59:10.175Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:10.175Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T12:59:10.175Z] init version: de40ad0 [2022-08-17T12:59:10.175Z] Security Options: [2022-08-17T12:59:10.175Z] apparmor [2022-08-17T12:59:10.175Z] seccomp [2022-08-17T12:59:10.175Z] Profile: default [2022-08-17T12:59:10.175Z] Kernel Version: 5.4.0-1071-aws [2022-08-17T12:59:10.175Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-17T12:59:10.175Z] OSType: linux [2022-08-17T12:59:10.175Z] Architecture: x86_64 [2022-08-17T12:59:10.175Z] CPUs: 2 [2022-08-17T12:59:10.175Z] Total Memory: 7.483GiB [2022-08-17T12:59:10.175Z] Name: ip-10-100-66-187 [2022-08-17T12:59:10.175Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-17T12:59:10.175Z] Docker Root Dir: /var/lib/docker [2022-08-17T12:59:10.175Z] Debug Mode: false [2022-08-17T12:59:10.175Z] Registry: https://index.docker.io/v1/ [2022-08-17T12:59:10.175Z] Labels: [2022-08-17T12:59:10.175Z] Experimental: true [2022-08-17T12:59:10.175Z] Insecure Registries: [2022-08-17T12:59:10.175Z] 127.0.0.0/8 [2022-08-17T12:59:10.175Z] Live Restore Enabled: true [2022-08-17T12:59:10.175Z] [2022-08-17T12:59:10.175Z] WARNING: No swap limit support [Pipeline] sh [2022-08-17T12:59:10.358Z] #19 13.19 Building dependency tree... [2022-08-17T12:59:10.491Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:59:10.491Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:59:10.491Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43972/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T12:59:10.491Z] + bash /home/ubuntu/workspace/moby_PR-43972/check-config.sh [2022-08-17T12:59:10.491Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T12:59:10.491Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-17T12:59:10.491Z] [2022-08-17T12:59:10.491Z] Generally Necessary: [2022-08-17T12:59:10.491Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T12:59:10.491Z] - apparmor: enabled and tools installed [2022-08-17T12:59:10.491Z] - CONFIG_NAMESPACES: enabled [2022-08-17T12:59:10.491Z] - CONFIG_NET_NS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_PID_NS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_IPC_NS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_UTS_NS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CGROUPS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CPUSETS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_MEMCG: enabled [2022-08-17T12:59:10.491Z] - CONFIG_KEYS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_VETH: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T12:59:10.491Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T12:59:10.491Z] [2022-08-17T12:59:10.491Z] Optional Features: [2022-08-17T12:59:10.491Z] - CONFIG_USER_NS: enabled [2022-08-17T12:59:10.491Z] - CONFIG_SECCOMP: enabled [2022-08-17T12:59:10.491Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T12:59:10.491Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T12:59:10.618Z] #19 14.40 The following additional packages will be installed: [2022-08-17T12:59:10.618Z] #19 14.40 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-17T12:59:10.618Z] #19 14.40 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-17T12:59:10.618Z] #19 14.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-17T12:59:10.618Z] #19 14.40 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-17T12:59:10.618Z] #19 14.40 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-17T12:59:10.618Z] #19 14.40 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-17T12:59:10.618Z] #19 14.40 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-17T12:59:10.618Z] #19 14.40 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-17T12:59:10.618Z] #19 14.40 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-17T12:59:10.618Z] #19 14.40 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-17T12:59:10.618Z] #19 14.40 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-17T12:59:10.618Z] #19 14.40 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-17T12:59:10.618Z] #19 14.40 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-17T12:59:10.619Z] #19 14.40 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-17T12:59:10.619Z] #19 14.40 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-17T12:59:10.619Z] #19 14.40 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-17T12:59:10.619Z] #19 14.40 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-17T12:59:10.619Z] #19 14.40 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-17T12:59:10.619Z] #19 14.40 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-17T12:59:10.619Z] #19 14.40 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-17T12:59:10.619Z] #19 14.40 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-17T12:59:10.619Z] #19 14.40 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-17T12:59:10.619Z] #19 14.40 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-17T12:59:10.619Z] #19 14.40 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-17T12:59:10.619Z] #19 14.40 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-17T12:59:10.619Z] #19 14.40 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-17T12:59:10.619Z] #19 14.40 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-17T12:59:10.619Z] #19 14.40 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-17T12:59:10.619Z] #19 14.40 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-17T12:59:10.619Z] #19 14.40 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-17T12:59:10.619Z] #19 14.40 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-17T12:59:10.619Z] #19 14.40 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-17T12:59:10.619Z] #19 14.40 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-17T12:59:10.619Z] #19 14.40 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-17T12:59:10.619Z] #19 14.40 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-17T12:59:10.619Z] #19 14.40 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-17T12:59:10.619Z] #19 14.41 linux-libc-dev-s390x-cross patch xz-utils [2022-08-17T12:59:10.619Z] #19 14.41 Suggested packages: [2022-08-17T12:59:10.619Z] #19 14.41 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-17T12:59:10.619Z] #19 14.41 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-17T12:59:10.619Z] #19 14.41 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-17T12:59:10.619Z] #19 14.41 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-17T12:59:10.619Z] #19 14.41 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-17T12:59:10.619Z] #19 14.41 libyaml-shell-perl ed diffutils-doc [2022-08-17T12:59:10.619Z] #19 14.41 Recommended packages: [2022-08-17T12:59:10.619Z] #19 14.41 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-17T12:59:10.619Z] #19 14.41 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-17T12:59:10.747Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T12:59:10.747Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-17T12:59:10.747Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-17T12:59:10.747Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T12:59:10.747Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T12:59:10.747Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T12:59:10.747Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T12:59:10.747Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T12:59:10.747Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T12:59:10.747Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T12:59:10.747Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T12:59:10.747Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T12:59:10.747Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T12:59:10.747Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T12:59:10.747Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T12:59:10.747Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T12:59:10.747Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T12:59:10.747Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T12:59:10.747Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T12:59:10.747Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T12:59:10.747Z] - CONFIG_EXT4_FS: enabled [2022-08-17T12:59:10.747Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T12:59:10.747Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T12:59:10.747Z] - Network Drivers: [2022-08-17T12:59:10.747Z] - "overlay": [2022-08-17T12:59:10.747Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T12:59:10.747Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T12:59:10.747Z] Optional (for encrypted networks): [2022-08-17T12:59:10.747Z] - CONFIG_CRYPTO: enabled [2022-08-17T12:59:10.747Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T12:59:10.747Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T12:59:10.747Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T12:59:10.747Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T12:59:10.747Z] - CONFIG_XFRM: enabled [2022-08-17T12:59:10.747Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T12:59:10.747Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T12:59:10.747Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T12:59:10.747Z] - "ipvlan": [2022-08-17T12:59:10.747Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T12:59:10.747Z] - "macvlan": [2022-08-17T12:59:11.003Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T12:59:11.003Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T12:59:11.003Z] - "ftp,tftp client in container": [2022-08-17T12:59:11.003Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T12:59:11.003Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T12:59:11.003Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T12:59:11.003Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T12:59:11.003Z] - Storage Drivers: [2022-08-17T12:59:11.003Z] - "aufs": [2022-08-17T12:59:11.003Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T12:59:11.003Z] - "btrfs": [2022-08-17T12:59:11.003Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T12:59:11.003Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T12:59:11.003Z] - "devicemapper": [2022-08-17T12:59:11.003Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T12:59:11.003Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T12:59:11.003Z] - "overlay": [2022-08-17T12:59:11.003Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T12:59:11.003Z] - "zfs": [2022-08-17T12:59:11.003Z] - /dev/zfs: present [2022-08-17T12:59:11.003Z] - zfs command: missing [2022-08-17T12:59:11.003Z] - zpool command: missing [2022-08-17T12:59:11.003Z] [2022-08-17T12:59:11.003Z] Limits: [2022-08-17T12:59:11.003Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T12:59:11.003Z] [2022-08-17T12:59:11.003Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T12:59:09.317Z] > git remote # timeout=10 [2022-08-17T12:59:09.333Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T12:59:09.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:09.343Z] > git merge ff1b933d96128941ca06e1e136302a4ee70509a4 # timeout=10 [2022-08-17T12:59:09.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T12:59:09.390Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:09.404Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:59:11.366Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f27b74f0f7dd41f09f806a08f6855259c19e965b . [2022-08-17T12:59:11.366Z] #1 [internal] load build definition from Dockerfile [2022-08-17T12:59:11.366Z] #1 sha256:1c9e0df9cddb2c8822759ea053ac42521b95717fa7b56d4da8da81d8d32b50af [2022-08-17T12:59:11.367Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T12:59:11.367Z] #1 DONE 0.0s [2022-08-17T12:59:11.367Z] [2022-08-17T12:59:11.367Z] #2 [internal] load .dockerignore [2022-08-17T12:59:11.367Z] #2 sha256:3e6fcd0eb8bd3bd364903b0a9e1876a14d1a581baadc1a60aaad4a469a2fde7c [2022-08-17T12:59:11.367Z] #2 transferring context: 145B done [2022-08-17T12:59:11.367Z] #2 DONE 0.0s [2022-08-17T12:59:11.367Z] [2022-08-17T12:59:11.367Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T12:59:11.367Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T12:59:11.623Z] #3 DONE 0.1s [2022-08-17T12:59:11.623Z] [2022-08-17T12:59:11.623Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T12:59:11.623Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T12:59:11.623Z] #4 CACHED [2022-08-17T12:59:11.880Z] [2022-08-17T12:59:11.880Z] #5 [internal] load .dockerignore [2022-08-17T12:59:11.880Z] #5 sha256:1380ceaf48797af2f5b7c138aa51230f543bce76faba8f8a698e4b3c7f5f83bc [2022-08-17T12:59:11.880Z] #5 DONE 0.0s [2022-08-17T12:59:11.880Z] [2022-08-17T12:59:11.880Z] #6 [internal] load build definition from Dockerfile [2022-08-17T12:59:11.880Z] #6 sha256:fbb99620d6fd119a713365ac50abd314c5a0fd7995e98c752cedb286e3108e1f [2022-08-17T12:59:11.880Z] #6 DONE 0.0s [2022-08-17T12:59:11.880Z] [2022-08-17T12:59:11.881Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T12:59:11.881Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T12:59:11.881Z] #7 DONE 0.1s [2022-08-17T12:59:11.881Z] [2022-08-17T12:59:11.881Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:11.881Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T12:59:11.881Z] #10 DONE 0.1s [2022-08-17T12:59:11.881Z] [2022-08-17T12:59:11.881Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T12:59:11.881Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T12:59:11.881Z] #8 DONE 0.1s [2022-08-17T12:59:11.881Z] [2022-08-17T12:59:11.881Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:11.881Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T12:59:11.881Z] #9 DONE 0.1s [2022-08-17T12:59:11.997Z] #19 15.63 The following NEW packages will be installed: [2022-08-17T12:59:11.997Z] #19 15.63 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-17T12:59:11.997Z] #19 15.63 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-17T12:59:11.997Z] #19 15.63 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-17T12:59:11.997Z] #19 15.63 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-17T12:59:11.997Z] #19 15.63 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-17T12:59:11.997Z] #19 15.63 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-17T12:59:11.997Z] #19 15.63 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-17T12:59:11.997Z] #19 15.63 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-17T12:59:11.997Z] #19 15.63 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-17T12:59:11.997Z] #19 15.63 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-17T12:59:11.997Z] #19 15.63 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-17T12:59:11.997Z] #19 15.63 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-17T12:59:11.997Z] #19 15.63 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-17T12:59:11.997Z] #19 15.63 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-17T12:59:11.997Z] #19 15.63 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-17T12:59:11.997Z] #19 15.63 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-17T12:59:11.997Z] #19 15.63 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-17T12:59:11.997Z] #19 15.63 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-17T12:59:11.997Z] #19 15.63 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-17T12:59:11.997Z] #19 15.63 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-17T12:59:11.997Z] #19 15.63 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-17T12:59:11.997Z] #19 15.63 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-17T12:59:11.997Z] #19 15.63 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-17T12:59:11.997Z] #19 15.63 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-17T12:59:11.997Z] #19 15.63 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-17T12:59:11.997Z] #19 15.63 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-17T12:59:11.997Z] #19 15.63 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-17T12:59:11.997Z] #19 15.63 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-17T12:59:11.997Z] #19 15.63 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-17T12:59:11.997Z] #19 15.63 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-17T12:59:11.997Z] #19 15.63 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-17T12:59:11.997Z] #19 15.63 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-17T12:59:11.997Z] #19 15.63 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-17T12:59:11.997Z] #19 15.63 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-17T12:59:11.997Z] #19 15.63 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-17T12:59:11.997Z] #19 15.63 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-17T12:59:11.997Z] #19 15.63 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-17T12:59:11.997Z] #19 15.63 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-17T12:59:11.997Z] #19 15.63 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-17T12:59:11.997Z] #19 15.64 linux-libc-dev-s390x-cross patch xz-utils [2022-08-17T12:59:12.257Z] #19 15.96 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T12:59:12.257Z] #19 15.96 Need to get 788 MB of archives. [2022-08-17T12:59:12.257Z] #19 15.96 After this operation, 3385 MB of additional disk space will be used. [2022-08-17T12:59:12.257Z] #19 15.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-17T12:59:12.257Z] #19 15.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T12:59:12.257Z] #19 15.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T12:59:12.257Z] #19 15.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T12:59:12.257Z] #19 15.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T12:59:12.257Z] #19 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T12:59:12.257Z] #19 15.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-17T12:59:12.257Z] #19 15.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-17T12:59:12.257Z] #19 16.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-17T12:59:12.257Z] #19 16.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-17T12:59:12.257Z] #19 16.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-17T12:59:12.444Z] [2022-08-17T12:59:12.444Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:12.444Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T12:59:12.444Z] #73 DONE 0.0s [2022-08-17T12:59:12.444Z] [2022-08-17T12:59:12.444Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:12.444Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T12:59:12.444Z] #71 DONE 0.0s [2022-08-17T12:59:12.444Z] [2022-08-17T12:59:12.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:12.444Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:12.444Z] #11 DONE 0.0s [2022-08-17T12:59:12.444Z] [2022-08-17T12:59:12.444Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T12:59:12.444Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T12:59:12.444Z] #12 CACHED [2022-08-17T12:59:12.444Z] [2022-08-17T12:59:12.444Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T12:59:12.444Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T12:59:12.444Z] #13 CACHED [2022-08-17T12:59:12.444Z] [2022-08-17T12:59:12.444Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:12.444Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:12.444Z] #28 DONE 0.0s [2022-08-17T12:59:12.444Z] [2022-08-17T12:59:12.444Z] #24 [internal] load build context [2022-08-17T12:59:12.444Z] #24 sha256:441a46b21383f3d71e4cfa26e43712e058d19a4fc7a22ce140ed8fbf2582e238 [2022-08-17T12:59:12.518Z] #19 16.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-17T12:59:12.518Z] #19 16.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-17T12:59:12.700Z] #24 ... [2022-08-17T12:59:12.701Z] [2022-08-17T12:59:12.701Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T12:59:12.701Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T12:59:12.701Z] #49 DONE 0.5s [2022-08-17T12:59:12.701Z] [2022-08-17T12:59:12.701Z] #24 [internal] load build context [2022-08-17T12:59:12.701Z] #24 sha256:441a46b21383f3d71e4cfa26e43712e058d19a4fc7a22ce140ed8fbf2582e238 [2022-08-17T12:59:12.777Z] #19 16.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-17T12:59:12.777Z] #19 16.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-17T12:59:13.037Z] #19 16.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-17T12:59:13.037Z] #19 16.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-17T12:59:13.297Z] #19 17.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-17T12:59:13.471Z] Commit message: "Makefile: update buildx to v0.9.0" [2022-08-17T12:59:13.503Z] > git --version # timeout=10 [2022-08-17T12:59:13.518Z] > git --version # 'git version 2.25.1' [2022-08-17T12:59:13.530Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-17T12:59:13.556Z] #19 17.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-17T12:59:13.817Z] #19 17.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-17T12:59:13.817Z] #19 17.42 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] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T12:59:14.077Z] #19 17.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-17T12:59:14.077Z] #19 17.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-17T12:59:14.077Z] #19 17.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-17T12:59:14.077Z] #19 17.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-17T12:59:14.077Z] #19 17.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-17T12:59:14.077Z] #19 17.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-17T12:59:14.077Z] #19 17.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-17T12:59:14.077Z] #19 17.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-17T12:59:14.077Z] #19 17.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-17T12:59:14.077Z] #19 17.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-17T12:59:14.077Z] #19 17.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-17T12:59:14.077Z] #19 17.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-17T12:59:14.077Z] #19 17.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-17T12:59:14.077Z] #19 17.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-17T12:59:14.077Z] #19 17.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-17T12:59:14.077Z] #19 17.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-17T12:59:14.077Z] #19 17.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-17T12:59:14.077Z] #19 17.82 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-17T12:59:14.077Z] #19 17.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-17T12:59:14.364Z] Client: Docker Engine - Community [2022-08-17T12:59:14.365Z] Version: 20.10.14 [2022-08-17T12:59:14.365Z] API version: 1.41 [2022-08-17T12:59:14.365Z] Go version: go1.16.15 [2022-08-17T12:59:14.365Z] Git commit: a224086 [2022-08-17T12:59:14.365Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-17T12:59:14.365Z] OS/Arch: linux/arm64 [2022-08-17T12:59:14.365Z] Context: default [2022-08-17T12:59:14.365Z] Experimental: true [2022-08-17T12:59:14.365Z] [2022-08-17T12:59:14.365Z] Server: Docker Engine - Community [2022-08-17T12:59:14.365Z] Engine: [2022-08-17T12:59:14.365Z] Version: 20.10.14 [2022-08-17T12:59:14.365Z] API version: 1.41 (minimum version 1.12) [2022-08-17T12:59:14.365Z] Go version: go1.16.15 [2022-08-17T12:59:14.365Z] Git commit: 87a90dc [2022-08-17T12:59:14.365Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-17T12:59:14.365Z] OS/Arch: linux/arm64 [2022-08-17T12:59:14.365Z] Experimental: true [2022-08-17T12:59:14.365Z] containerd: [2022-08-17T12:59:14.365Z] Version: 1.5.11 [2022-08-17T12:59:14.365Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:14.365Z] runc: [2022-08-17T12:59:14.365Z] Version: 1.0.3 [2022-08-17T12:59:14.365Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T12:59:14.365Z] docker-init: [2022-08-17T12:59:14.365Z] Version: 0.19.0 [2022-08-17T12:59:14.365Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T12:59:14.514Z] + docker version [2022-08-17T12:59:14.645Z] #19 18.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-17T12:59:14.645Z] #19 18.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-17T12:59:14.645Z] #19 18.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-17T12:59:14.645Z] #19 18.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-17T12:59:14.645Z] #19 18.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-17T12:59:14.684Z] + docker info [2022-08-17T12:59:14.904Z] #19 18.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-17T12:59:14.904Z] #19 18.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T12:59:14.904Z] #19 18.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T12:59:14.904Z] #19 18.69 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-17T12:59:14.904Z] #19 18.69 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-17T12:59:14.904Z] #19 18.69 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T12:59:14.904Z] #19 18.75 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-17T12:59:14.904Z] #19 18.76 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-17T12:59:14.904Z] #19 18.77 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-17T12:59:14.904Z] #19 18.77 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-17T12:59:14.904Z] #19 18.78 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-17T12:59:15.164Z] #19 18.78 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-17T12:59:15.164Z] #19 18.78 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-17T12:59:15.164Z] #19 18.78 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-17T12:59:15.164Z] #19 18.80 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-17T12:59:15.164Z] #19 18.80 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-17T12:59:15.164Z] #19 18.81 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-17T12:59:15.164Z] #19 18.81 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-17T12:59:15.424Z] #19 19.21 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-17T12:59:15.684Z] #19 19.21 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-17T12:59:15.684Z] #19 19.22 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-17T12:59:15.684Z] #19 19.23 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-17T12:59:15.684Z] #19 19.24 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-17T12:59:15.945Z] #19 19.61 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-17T12:59:15.945Z] #19 19.61 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-17T12:59:15.945Z] #19 19.61 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-17T12:59:15.945Z] #19 19.61 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-17T12:59:15.945Z] #19 19.62 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-17T12:59:15.945Z] #19 19.62 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-17T12:59:15.945Z] #19 19.62 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-17T12:59:15.945Z] #19 19.63 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-17T12:59:15.945Z] #19 19.63 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-17T12:59:15.945Z] #19 19.64 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-17T12:59:15.945Z] #19 19.64 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-17T12:59:15.982Z] #24 transferring context: 62.42MB 2.9s done [2022-08-17T12:59:15.982Z] #24 DONE 3.3s [2022-08-17T12:59:15.982Z] [2022-08-17T12:59:15.982Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T12:59:15.982Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T12:59:15.982Z] #62 1.581 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T12:59:15.982Z] #62 1.581 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T12:59:15.982Z] #62 1.738 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T12:59:15.982Z] #62 2.839 Reading package lists... [2022-08-17T12:59:15.982Z] #62 ... [2022-08-17T12:59:15.982Z] [2022-08-17T12:59:15.982Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T12:59:15.982Z] #66 sha256:8424f8a6695acd12360610cafd59b167544770a77b94d603ca8538722559435f [2022-08-17T12:59:15.982Z] #66 DONE 0.3s [2022-08-17T12:59:15.982Z] [2022-08-17T12:59:15.982Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T12:59:15.982Z] #25 sha256:75dd3c1bfe3b6d43ad16dd0dcb344e497927ea3a4b015898e5aeedfcb95587c7 [2022-08-17T12:59:15.982Z] #25 DONE 0.3s [2022-08-17T12:59:15.982Z] [2022-08-17T12:59:15.982Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T12:59:15.982Z] #26 sha256:531b31d61997edbda8d5c0bbe2f99f1261f5204e430cf52e075dcfef403b9070 [2022-08-17T12:59:16.208Z] #19 20.02 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-17T12:59:16.468Z] #19 20.02 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-17T12:59:16.468Z] #19 20.03 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-17T12:59:16.468Z] #19 20.04 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-17T12:59:16.468Z] #19 20.05 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-17T12:59:16.733Z] #19 20.40 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-17T12:59:16.733Z] #19 20.40 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-17T12:59:16.733Z] #19 20.40 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-17T12:59:16.733Z] #19 20.41 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-17T12:59:16.733Z] #19 20.42 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-17T12:59:16.733Z] #19 20.42 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-17T12:59:16.733Z] #19 20.42 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-17T12:59:16.733Z] #19 20.42 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-17T12:59:16.733Z] #19 20.43 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-17T12:59:16.733Z] #19 20.44 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-17T12:59:16.733Z] #19 20.45 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-17T12:59:16.733Z] #19 20.45 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-17T12:59:16.733Z] #19 20.46 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-17T12:59:16.733Z] #19 20.46 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-17T12:59:16.733Z] #19 20.47 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-17T12:59:16.995Z] #19 20.86 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-17T12:59:17.258Z] #19 20.86 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-17T12:59:17.258Z] #19 20.87 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-17T12:59:17.258Z] #19 20.89 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-17T12:59:17.258Z] #19 20.90 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-17T12:59:17.369Z] #26 1.225 + RM_GOPATH=0 [2022-08-17T12:59:17.369Z] #26 1.225 + TMP_GOPATH= [2022-08-17T12:59:17.369Z] #26 1.225 + : /build [2022-08-17T12:59:17.369Z] #26 1.225 + '[' -z '' ']' [2022-08-17T12:59:17.369Z] #26 1.226 ++ mktemp -d [2022-08-17T12:59:17.369Z] #26 1.229 + export GOPATH=/tmp/tmp.6t7fgdeIkh [2022-08-17T12:59:17.369Z] #26 1.229 + GOPATH=/tmp/tmp.6t7fgdeIkh [2022-08-17T12:59:17.369Z] #26 1.229 + RM_GOPATH=1 [2022-08-17T12:59:17.369Z] #26 1.229 + case "$(go env GOARCH)" in [2022-08-17T12:59:17.369Z] #26 1.230 ++ go env GOARCH [2022-08-17T12:59:17.369Z] #26 1.240 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:17.369Z] #26 1.240 + GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:17.369Z] #26 1.240 ++ dirname /install.sh [2022-08-17T12:59:17.369Z] #26 1.241 + dir=/ [2022-08-17T12:59:17.369Z] #26 1.241 + bin=dockercli [2022-08-17T12:59:17.369Z] #26 1.241 + shift [2022-08-17T12:59:17.369Z] #26 1.241 + '[' '!' -f //dockercli.installer ']' [2022-08-17T12:59:17.369Z] #26 1.241 + . //dockercli.installer [2022-08-17T12:59:17.369Z] #26 1.241 ++ : stable [2022-08-17T12:59:17.369Z] #26 1.241 ++ : 17.06.2-ce [2022-08-17T12:59:17.369Z] #26 1.241 + install_dockercli [2022-08-17T12:59:17.369Z] #26 1.241 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T12:59:17.369Z] #26 1.241 Install docker/cli version 17.06.2-ce from stable [2022-08-17T12:59:17.369Z] #26 1.244 ++ uname -m [2022-08-17T12:59:17.369Z] #26 1.262 + arch=x86_64 [2022-08-17T12:59:17.369Z] #26 1.262 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T12:59:17.369Z] #26 1.262 + url=https://download.docker.com/linux/static [2022-08-17T12:59:17.369Z] #26 1.263 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T12:59:17.369Z] #26 1.263 + tar -xz docker/docker [2022-08-17T12:59:17.517Z] #19 21.27 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-17T12:59:17.517Z] #19 21.27 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-17T12:59:17.517Z] #19 21.27 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-17T12:59:17.517Z] #19 21.28 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-17T12:59:17.517Z] #19 21.28 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-17T12:59:17.517Z] #19 21.28 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-17T12:59:17.517Z] #19 21.28 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-17T12:59:17.517Z] #19 21.29 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-17T12:59:17.517Z] #19 21.30 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-17T12:59:17.517Z] #19 21.31 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-17T12:59:17.517Z] #19 21.31 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-17T12:59:17.517Z] #19 21.32 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-17T12:59:17.616Z] Fetching without tags [2022-08-17T12:59:17.777Z] #19 21.68 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-17T12:59:17.894Z] Merging remotes/origin/master commit ff1b933d96128941ca06e1e136302a4ee70509a4 into PR head commit f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:59:18.036Z] #19 21.68 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-17T12:59:18.037Z] #19 21.69 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-17T12:59:18.037Z] #19 21.71 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-17T12:59:18.037Z] #19 21.72 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-17T12:59:17.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:17.547Z] > git config --add remote.origin.fetch +refs/pull/43972/head:refs/remotes/origin/PR-43972 # timeout=10 [2022-08-17T12:59:17.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:17.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T12:59:17.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T12:59:17.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:17.623Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43972/head:refs/remotes/origin/PR-43972 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T12:59:17.904Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:17.926Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:59:18.295Z] #19 22.08 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-17T12:59:18.295Z] #19 22.08 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-17T12:59:18.555Z] #19 22.40 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T12:59:18.721Z] Client: Docker Engine - Community [2022-08-17T12:59:18.721Z] Version: 20.10.14 [2022-08-17T12:59:18.721Z] API version: 1.41 [2022-08-17T12:59:18.721Z] Go version: go1.16.15 [2022-08-17T12:59:18.721Z] Git commit: a224086 [2022-08-17T12:59:18.721Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-17T12:59:18.721Z] OS/Arch: linux/amd64 [2022-08-17T12:59:18.721Z] Context: default [2022-08-17T12:59:18.721Z] Experimental: true [2022-08-17T12:59:18.721Z] [2022-08-17T12:59:18.721Z] Server: Docker Engine - Community [2022-08-17T12:59:18.721Z] Engine: [2022-08-17T12:59:18.721Z] Version: 20.10.14 [2022-08-17T12:59:18.721Z] API version: 1.41 (minimum version 1.12) [2022-08-17T12:59:18.721Z] Go version: go1.16.15 [2022-08-17T12:59:18.721Z] Git commit: 87a90dc [2022-08-17T12:59:18.721Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-17T12:59:18.721Z] OS/Arch: linux/amd64 [2022-08-17T12:59:18.721Z] Experimental: true [2022-08-17T12:59:18.721Z] containerd: [2022-08-17T12:59:18.721Z] Version: 1.5.11 [2022-08-17T12:59:18.721Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:18.721Z] runc: [2022-08-17T12:59:18.721Z] Version: 1.0.3 [2022-08-17T12:59:18.721Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T12:59:18.721Z] docker-init: [2022-08-17T12:59:18.721Z] Version: 0.19.0 [2022-08-17T12:59:18.721Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T12:59:18.808Z] Merge succeeded, producing f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T12:59:18.808Z] Checking out Revision f27b74f0f7dd41f09f806a08f6855259c19e965b (PR-43972) [2022-08-17T12:59:18.813Z] #19 22.53 Fetched 788 MB in 6s (123 MB/s) [2022-08-17T12:59:18.813Z] #19 22.56 Selecting previously unselected package liblocale-gettext-perl. [2022-08-17T12:59:19.033Z] + docker info [2022-08-17T12:59:19.074Z] #19 22.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T12:59:19.074Z] #19 22.66 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-17T12:59:19.074Z] #19 22.66 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-17T12:59:19.074Z] #19 22.70 Selecting previously unselected package bzip2. [2022-08-17T12:59:19.074Z] #19 22.70 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T12:59:19.074Z] #19 22.71 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T12:59:19.074Z] #19 22.75 Selecting previously unselected package libmagic-mgc. [2022-08-17T12:59:19.074Z] #19 22.75 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T12:59:19.074Z] #19 22.75 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T12:59:19.074Z] #19 22.84 Selecting previously unselected package libmagic1:amd64. [2022-08-17T12:59:19.074Z] #19 22.84 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T12:59:19.074Z] #19 22.85 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T12:59:19.074Z] #19 22.89 Selecting previously unselected package file. [2022-08-17T12:59:19.074Z] #19 22.89 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-17T12:59:19.074Z] #19 22.89 Unpacking file (1:5.39-3) ... [2022-08-17T12:59:19.074Z] #19 22.93 Selecting previously unselected package xz-utils. [2022-08-17T12:59:19.074Z] #19 22.93 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T12:59:19.074Z] #19 22.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T12:59:19.333Z] #19 23.03 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-17T12:59:19.333Z] #19 23.03 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-17T12:59:19.333Z] #19 23.04 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-17T12:59:19.599Z] #19 23.37 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-17T12:59:19.599Z] #19 23.37 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-17T12:59:19.599Z] #19 23.38 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-17T12:59:19.859Z] #19 23.69 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-17T12:59:19.859Z] #19 23.69 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-17T12:59:19.859Z] #19 23.69 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-17T12:59:20.428Z] #19 23.99 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-17T12:59:20.428Z] #19 24.00 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-17T12:59:20.428Z] #19 24.00 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-17T12:59:20.428Z] #19 24.27 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-17T12:59:20.428Z] #19 24.27 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-17T12:59:20.428Z] #19 24.28 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-17T12:59:18.703Z] > git remote # timeout=10 [2022-08-17T12:59:18.728Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T12:59:18.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T12:59:18.751Z] > git merge ff1b933d96128941ca06e1e136302a4ee70509a4 # timeout=10 [2022-08-17T12:59:18.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T12:59:18.811Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T12:59:18.834Z] > git checkout -f f27b74f0f7dd41f09f806a08f6855259c19e965b # timeout=10 [2022-08-17T12:59:20.640Z] #26 4.564 + mkdir -p /build [2022-08-17T12:59:20.640Z] #26 4.574 + mv docker/docker /build/ [2022-08-17T12:59:20.640Z] #26 4.576 + rmdir docker [2022-08-17T12:59:20.640Z] #26 DONE 4.7s [2022-08-17T12:59:20.640Z] [2022-08-17T12:59:20.640Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T12:59:20.640Z] #67 sha256:9bbd248129b5faaeb8e1caab37cb3ddfdefd3174f07830c43fe53a229a39590e [2022-08-17T12:59:20.640Z] #67 1.195 + RM_GOPATH=0 [2022-08-17T12:59:20.640Z] #67 1.196 + TMP_GOPATH= [2022-08-17T12:59:20.640Z] #67 1.196 + : /build [2022-08-17T12:59:20.640Z] #67 1.196 + '[' -z '' ']' [2022-08-17T12:59:20.640Z] #67 1.197 ++ mktemp -d [2022-08-17T12:59:20.640Z] #67 1.199 + export GOPATH=/tmp/tmp.WZigHQ6KM7 [2022-08-17T12:59:20.640Z] #67 1.199 + GOPATH=/tmp/tmp.WZigHQ6KM7 [2022-08-17T12:59:20.640Z] #67 1.199 + RM_GOPATH=1 [2022-08-17T12:59:20.640Z] #67 1.199 + case "$(go env GOARCH)" in [2022-08-17T12:59:20.640Z] #67 1.200 ++ go env GOARCH [2022-08-17T12:59:20.640Z] #67 1.207 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:20.640Z] #67 1.207 + GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:20.640Z] #67 1.208 ++ dirname /install.sh [2022-08-17T12:59:20.640Z] #67 1.211 + dir=/ [2022-08-17T12:59:20.640Z] #67 1.212 + bin=rootlesskit [2022-08-17T12:59:20.640Z] #67 1.212 + shift [2022-08-17T12:59:20.640Z] #67 1.212 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T12:59:20.640Z] #67 1.212 + . //rootlesskit.installer [2022-08-17T12:59:20.640Z] #67 1.213 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T12:59:20.640Z] #67 1.213 + install_rootlesskit [2022-08-17T12:59:20.640Z] #67 1.213 + case "$1" in [2022-08-17T12:59:20.640Z] #67 1.213 + export CGO_ENABLED=0 [2022-08-17T12:59:20.640Z] #67 1.214 + CGO_ENABLED=0 [2022-08-17T12:59:20.640Z] #67 1.214 + _install_rootlesskit [2022-08-17T12:59:20.640Z] #67 1.214 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T12:59:20.640Z] #67 1.215 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T12:59:20.640Z] #67 1.215 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T12:59:20.640Z] #67 1.215 + GOBIN=/build [2022-08-17T12:59:20.640Z] #67 1.215 + GO111MODULE=on [2022-08-17T12:59:20.640Z] #67 1.216 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T12:59:20.640Z] #67 1.629 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T12:59:20.640Z] #67 2.679 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T12:59:20.640Z] #67 2.689 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T12:59:20.640Z] #67 2.949 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T12:59:20.640Z] #67 3.958 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T12:59:20.640Z] #67 4.286 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T12:59:20.640Z] #67 4.296 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T12:59:20.640Z] #67 4.344 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T12:59:20.640Z] #67 4.427 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T12:59:20.640Z] #67 4.467 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T12:59:20.640Z] #67 4.530 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T12:59:20.640Z] #67 4.664 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T12:59:20.640Z] #67 4.692 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T12:59:20.640Z] #67 4.783 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T12:59:20.687Z] #19 24.50 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-17T12:59:20.947Z] #19 24.51 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:20.947Z] #19 24.51 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T12:59:20.947Z] #19 24.54 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-17T12:59:20.947Z] #19 24.55 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:20.947Z] #19 24.55 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T12:59:21.270Z] Client: [2022-08-17T12:59:21.270Z] Context: default [2022-08-17T12:59:21.270Z] Debug Mode: false [2022-08-17T12:59:21.270Z] Plugins: [2022-08-17T12:59:21.270Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T12:59:21.270Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T12:59:21.270Z] [2022-08-17T12:59:21.270Z] Server: [2022-08-17T12:59:21.270Z] Containers: 0 [2022-08-17T12:59:21.270Z] Running: 0 [2022-08-17T12:59:21.270Z] Paused: 0 [2022-08-17T12:59:21.270Z] Stopped: 0 [2022-08-17T12:59:21.270Z] Images: 0 [2022-08-17T12:59:21.270Z] Server Version: 20.10.14 [2022-08-17T12:59:21.270Z] Storage Driver: overlay2 [2022-08-17T12:59:21.270Z] Backing Filesystem: extfs [2022-08-17T12:59:21.270Z] Supports d_type: true [2022-08-17T12:59:21.270Z] Native Overlay Diff: true [2022-08-17T12:59:21.270Z] userxattr: false [2022-08-17T12:59:21.270Z] Logging Driver: json-file [2022-08-17T12:59:21.270Z] Cgroup Driver: cgroupfs [2022-08-17T12:59:21.270Z] Cgroup Version: 1 [2022-08-17T12:59:21.270Z] Plugins: [2022-08-17T12:59:21.270Z] Volume: local [2022-08-17T12:59:21.270Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T12:59:21.270Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T12:59:21.270Z] Swarm: inactive [2022-08-17T12:59:21.270Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T12:59:21.270Z] Default Runtime: runc [2022-08-17T12:59:21.270Z] Init Binary: docker-init [2022-08-17T12:59:21.270Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:21.270Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T12:59:21.270Z] init version: de40ad0 [2022-08-17T12:59:21.270Z] Security Options: [2022-08-17T12:59:21.270Z] apparmor [2022-08-17T12:59:21.270Z] seccomp [2022-08-17T12:59:21.270Z] Profile: default [2022-08-17T12:59:21.270Z] Kernel Version: 5.13.0-1021-aws [2022-08-17T12:59:21.270Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-17T12:59:21.270Z] OSType: linux [2022-08-17T12:59:21.270Z] Architecture: aarch64 [2022-08-17T12:59:21.270Z] CPUs: 2 [2022-08-17T12:59:21.270Z] Total Memory: 7.562GiB [2022-08-17T12:59:21.270Z] Name: ip-10-100-44-221 [2022-08-17T12:59:21.270Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-17T12:59:21.270Z] Docker Root Dir: /var/lib/docker [2022-08-17T12:59:21.270Z] Debug Mode: false [2022-08-17T12:59:21.271Z] Registry: https://index.docker.io/v1/ [2022-08-17T12:59:21.271Z] Labels: [2022-08-17T12:59:21.271Z] Experimental: true [2022-08-17T12:59:21.271Z] Insecure Registries: [2022-08-17T12:59:21.271Z] 127.0.0.0/8 [2022-08-17T12:59:21.271Z] Live Restore Enabled: true [2022-08-17T12:59:21.271Z] [Pipeline] sh [2022-08-17T12:59:21.562Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:59:21.562Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:59:21.562Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43972/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T12:59:21.562Z] + bash /home/ubuntu/workspace/moby_PR-43972/check-config.sh [2022-08-17T12:59:21.562Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T12:59:21.562Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-17T12:59:21.562Z] [2022-08-17T12:59:21.562Z] Generally Necessary: [2022-08-17T12:59:21.562Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T12:59:21.562Z] - apparmor: enabled and tools installed [2022-08-17T12:59:21.562Z] - CONFIG_NAMESPACES: enabled [2022-08-17T12:59:21.562Z] - CONFIG_NET_NS: enabled [2022-08-17T12:59:21.562Z] - CONFIG_PID_NS: enabled [2022-08-17T12:59:21.562Z] - CONFIG_IPC_NS: enabled [2022-08-17T12:59:21.562Z] - CONFIG_UTS_NS: enabled [2022-08-17T12:59:21.562Z] - CONFIG_CGROUPS: enabled [2022-08-17T12:59:21.562Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T12:59:21.562Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T12:59:21.562Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T12:59:21.562Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T12:59:21.562Z] - CONFIG_CPUSETS: enabled [2022-08-17T12:59:21.562Z] - CONFIG_MEMCG: enabled [2022-08-17T12:59:21.562Z] - CONFIG_KEYS: enabled [2022-08-17T12:59:21.562Z] - CONFIG_VETH: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T12:59:21.562Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T12:59:21.567Z] #67 5.465 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T12:59:21.823Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T12:59:21.823Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T12:59:21.824Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T12:59:21.824Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T12:59:21.824Z] [2022-08-17T12:59:21.824Z] Optional Features: [2022-08-17T12:59:21.824Z] - CONFIG_USER_NS: enabled [2022-08-17T12:59:21.824Z] - CONFIG_SECCOMP: enabled [2022-08-17T12:59:21.824Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T12:59:21.824Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T12:59:21.824Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T12:59:21.824Z] (cgroup swap accounting is currently enabled) [2022-08-17T12:59:21.824Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T12:59:21.824Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T12:59:21.824Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T12:59:21.824Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T12:59:21.824Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T12:59:21.824Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T12:59:21.824Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T12:59:21.824Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T12:59:21.824Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T12:59:21.824Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T12:59:21.824Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T12:59:21.824Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T12:59:21.824Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T12:59:21.824Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T12:59:21.824Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T12:59:21.824Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T12:59:21.824Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T12:59:21.824Z] - CONFIG_EXT4_FS: enabled [2022-08-17T12:59:21.824Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T12:59:21.824Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T12:59:21.824Z] - Network Drivers: [2022-08-17T12:59:21.824Z] - "overlay": [2022-08-17T12:59:21.824Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T12:59:21.824Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T12:59:21.824Z] Optional (for encrypted networks): [2022-08-17T12:59:22.084Z] - CONFIG_CRYPTO: enabled [2022-08-17T12:59:22.084Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T12:59:22.084Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T12:59:22.084Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T12:59:22.084Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T12:59:22.084Z] - CONFIG_XFRM: enabled [2022-08-17T12:59:22.084Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T12:59:22.084Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T12:59:22.084Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T12:59:22.084Z] - "ipvlan": [2022-08-17T12:59:22.085Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T12:59:22.085Z] - "macvlan": [2022-08-17T12:59:22.085Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T12:59:22.085Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T12:59:22.085Z] - "ftp,tftp client in container": [2022-08-17T12:59:22.085Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T12:59:22.085Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T12:59:22.085Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T12:59:22.085Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T12:59:22.085Z] - Storage Drivers: [2022-08-17T12:59:22.085Z] - "aufs": [2022-08-17T12:59:22.085Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T12:59:22.085Z] - "btrfs": [2022-08-17T12:59:22.085Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T12:59:22.085Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T12:59:22.085Z] - "devicemapper": [2022-08-17T12:59:22.085Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T12:59:22.085Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T12:59:22.085Z] - "overlay": [2022-08-17T12:59:22.085Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T12:59:22.085Z] - "zfs": [2022-08-17T12:59:22.085Z] - /dev/zfs: present [2022-08-17T12:59:22.085Z] - zfs command: missing [2022-08-17T12:59:22.085Z] - zpool command: missing [2022-08-17T12:59:22.085Z] [2022-08-17T12:59:22.085Z] Limits: [2022-08-17T12:59:22.085Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T12:59:22.085Z] [2022-08-17T12:59:22.085Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-17T12:59:22.133Z] #67 ... [2022-08-17T12:59:22.133Z] [2022-08-17T12:59:22.133Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T12:59:22.133Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T12:59:22.133Z] #14 1.583 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T12:59:22.133Z] #14 1.583 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T12:59:22.133Z] #14 1.763 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T12:59:22.133Z] #14 2.985 Reading package lists... [2022-08-17T12:59:22.133Z] #14 5.225 Reading package lists... [2022-08-17T12:59:22.133Z] #14 7.186 Building dependency tree... [2022-08-17T12:59:22.133Z] #14 7.745 Reading state information... [2022-08-17T12:59:22.133Z] #14 8.439 The following additional packages will be installed: [2022-08-17T12:59:22.133Z] #14 8.443 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T12:59:22.133Z] #14 8.443 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T12:59:22.133Z] #14 8.443 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T12:59:22.133Z] #14 8.453 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T12:59:22.133Z] #14 8.454 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T12:59:22.133Z] #14 8.455 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T12:59:22.133Z] #14 8.455 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T12:59:22.133Z] #14 8.462 Suggested packages: [2022-08-17T12:59:22.133Z] #14 8.462 gcc-10-locales seccomp wine64 [2022-08-17T12:59:22.133Z] #14 8.989 The following NEW packages will be installed: [2022-08-17T12:59:22.133Z] #14 8.989 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T12:59:22.133Z] #14 8.989 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T12:59:22.133Z] #14 8.989 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T12:59:22.133Z] #14 8.989 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T12:59:22.133Z] #14 8.989 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T12:59:22.133Z] #14 8.989 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T12:59:22.133Z] #14 8.989 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T12:59:22.133Z] #14 8.989 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T12:59:22.133Z] #14 8.989 mingw-w64-x86-64-dev [2022-08-17T12:59:22.133Z] #14 9.293 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T12:59:22.133Z] #14 9.293 Need to get 115 MB of archives. [2022-08-17T12:59:22.133Z] #14 9.293 After this operation, 645 MB of additional disk space will be used. [2022-08-17T12:59:22.133Z] #14 9.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-17T12:59:22.133Z] #14 9.380 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T12:59:22.133Z] #14 9.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T12:59:22.133Z] #14 9.454 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-17T12:59:22.133Z] #14 9.459 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-17T12:59:22.133Z] #14 9.464 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T12:59:22.133Z] #14 9.709 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T12:59:22.133Z] #14 9.780 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T12:59:22.133Z] #14 9.782 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] [Pipeline] sh [2022-08-17T12:59:22.392Z] #14 10.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T12:59:22.392Z] #14 ... [2022-08-17T12:59:22.392Z] [2022-08-17T12:59:22.392Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T12:59:22.392Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T12:59:22.392Z] #42 1.687 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T12:59:22.392Z] #42 1.687 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T12:59:22.392Z] #42 1.733 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T12:59:22.392Z] #42 3.220 Reading package lists... [2022-08-17T12:59:22.392Z] #42 5.158 Reading package lists... [2022-08-17T12:59:22.392Z] #42 7.122 Building dependency tree... [2022-08-17T12:59:22.392Z] #42 7.602 Reading state information... [2022-08-17T12:59:22.392Z] #42 8.301 The following additional packages will be installed: [2022-08-17T12:59:22.392Z] #42 8.303 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T12:59:22.392Z] #42 8.305 Suggested packages: [2022-08-17T12:59:22.392Z] #42 8.305 cmake-doc ninja-build lrzip [2022-08-17T12:59:22.392Z] #42 8.305 Recommended packages: [2022-08-17T12:59:22.392Z] #42 8.306 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T12:59:22.392Z] #42 8.747 The following NEW packages will be installed: [2022-08-17T12:59:22.392Z] #42 8.780 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T12:59:22.392Z] #42 8.780 vim-common xxd [2022-08-17T12:59:22.392Z] #42 9.092 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T12:59:22.392Z] #42 9.092 Need to get 17.7 MB of archives. [2022-08-17T12:59:22.392Z] #42 9.092 After this operation, 70.7 MB of additional disk space will be used. [2022-08-17T12:59:22.392Z] #42 9.092 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T12:59:22.392Z] #42 9.122 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T12:59:22.392Z] #42 9.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T12:59:22.392Z] #42 9.161 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T12:59:22.392Z] #42 9.463 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T12:59:22.392Z] #42 9.467 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T12:59:22.392Z] #42 9.475 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T12:59:22.392Z] #42 9.486 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T12:59:22.393Z] #42 9.486 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T12:59:22.393Z] #42 9.489 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T12:59:22.393Z] #42 10.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T12:59:22.393Z] #42 ... [2022-08-17T12:59:22.393Z] [2022-08-17T12:59:22.393Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T12:59:22.393Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T12:59:22.393Z] #62 2.839 Reading package lists... [2022-08-17T12:59:22.393Z] #62 5.099 Reading package lists... [2022-08-17T12:59:22.393Z] #62 6.979 Building dependency tree... [2022-08-17T12:59:22.393Z] #62 7.460 Reading state information... [2022-08-17T12:59:22.393Z] #62 8.148 The following additional packages will be installed: [2022-08-17T12:59:22.393Z] #62 8.150 libbtrfs0 [2022-08-17T12:59:22.393Z] #62 8.267 The following NEW packages will be installed: [2022-08-17T12:59:22.393Z] #62 8.269 libbtrfs-dev libbtrfs0 [2022-08-17T12:59:22.393Z] #62 8.591 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T12:59:22.393Z] #62 8.591 Need to get 460 kB of archives. [2022-08-17T12:59:22.393Z] #62 8.591 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T12:59:22.393Z] #62 8.591 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T12:59:22.393Z] #62 8.596 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T12:59:22.393Z] #62 9.217 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T12:59:22.393Z] #62 9.380 Fetched 460 kB in 0s (1540 kB/s) [2022-08-17T12:59:22.393Z] #62 9.484 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T12:59:22.393Z] #62 9.484 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T12:59:22.393Z] #62 9.520 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T12:59:22.393Z] #62 9.535 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T12:59:22.393Z] #62 9.741 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T12:59:22.393Z] #62 9.741 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T12:59:22.393Z] #62 9.748 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T12:59:22.393Z] #62 10.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T12:59:22.393Z] #62 10.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T12:59:22.393Z] #62 10.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T12:59:22.426Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f27b74f0f7dd41f09f806a08f6855259c19e965b . [2022-08-17T12:59:22.650Z] #62 DONE 10.4s [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T12:59:22.650Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T12:59:22.650Z] #29 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T12:59:22.650Z] #30 sha256:2349b32f993cc21a97d4cef085d53ed64cc9e2fe10a3c88a457530c78f678fe5 [2022-08-17T12:59:22.650Z] #30 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T12:59:22.650Z] #31 sha256:54c3dbdc410149b35f4d9e3b68015e34b3c41af2916af2203695d863cc9a24f5 [2022-08-17T12:59:22.650Z] #31 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T12:59:22.650Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T12:59:22.650Z] #33 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T12:59:22.650Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T12:59:22.650Z] #34 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T12:59:22.650Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T12:59:22.650Z] #36 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T12:59:22.650Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T12:59:22.650Z] #38 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T12:59:22.650Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T12:59:22.650Z] #40 CACHED [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T12:59:22.650Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T12:59:22.650Z] #42 10.38 Fetched 17.7 MB in 1s (20.9 MB/s) [2022-08-17T12:59:22.650Z] #42 10.44 Selecting previously unselected package xxd. [2022-08-17T12:59:22.650Z] #42 10.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% #42 ... [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T12:59:22.650Z] #63 sha256:4867a9543064c6de9f197330b248a2542643c8cf1096a148e8beee5f011bd3e5 [2022-08-17T12:59:22.650Z] #63 DONE 0.1s [2022-08-17T12:59:22.650Z] [2022-08-17T12:59:22.650Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T12:59:22.650Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T12:59:22.650Z] #42 10.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-08-17T12:59:22.650Z] #42 10.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T12:59:22.650Z] #42 10.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T12:59:22.686Z] #1 [internal] load build definition from Dockerfile [2022-08-17T12:59:22.686Z] #1 sha256:a3a43bb93af914b765e5eb572fd109d4a72268811ada17209c58743cd3b682b1 [2022-08-17T12:59:22.686Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T12:59:22.686Z] #1 DONE 0.1s [2022-08-17T12:59:22.686Z] [2022-08-17T12:59:22.686Z] #2 [internal] load .dockerignore [2022-08-17T12:59:22.686Z] #2 sha256:c49eb9c4300232a08a9b3161ff1447d16b068a1f2817aefe7a8da4d3833eb770 [2022-08-17T12:59:22.686Z] #2 transferring context: 145B done [2022-08-17T12:59:22.686Z] #2 DONE 0.1s [2022-08-17T12:59:22.686Z] [2022-08-17T12:59:22.686Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T12:59:22.686Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-17T12:59:22.908Z] #42 10.68 Selecting previously unselected package vim-common. [2022-08-17T12:59:22.909Z] #42 10.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T12:59:22.909Z] #42 10.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T12:59:22.947Z] #3 DONE 0.4s [2022-08-17T12:59:22.947Z] [2022-08-17T12:59:22.947Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T12:59:22.947Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-17T12:59:22.947Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-17T12:59:23.166Z] #42 10.98 Selecting previously unselected package cmake-data. [2022-08-17T12:59:23.166Z] #42 10.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T12:59:23.166Z] #42 11.00 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T12:59:23.207Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-17T12:59:23.207Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-17T12:59:23.207Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-17T12:59:23.207Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T12:59:23.469Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-08-17T12:59:23.469Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-17T12:59:23.469Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-17T12:59:23.691Z] Commit message: "Makefile: update buildx to v0.9.0" [2022-08-17T12:59:23.732Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-17T12:59:23.732Z] #4 DONE 0.7s [2022-08-17T12:59:23.718Z] > git --version # timeout=10 [2022-08-17T12:59:23.750Z] > git --version # 'git version 2.17.1' [2022-08-17T12:59:23.786Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-17T12:59:23.993Z] [2022-08-17T12:59:23.993Z] #6 [internal] load build definition from Dockerfile [2022-08-17T12:59:23.993Z] #6 sha256:3b536d3ea064b12bf0508748c0c9375e5a62a028f08b4ada7766395adf043b00 [2022-08-17T12:59:23.993Z] #6 DONE 0.0s [2022-08-17T12:59:23.993Z] [2022-08-17T12:59:23.993Z] #5 [internal] load .dockerignore [2022-08-17T12:59:23.993Z] #5 sha256:8246ee28a710628f36a32d75fc4c4bd4fb39f8bc45a0f4fcd1127fdd3be4315f [2022-08-17T12:59:23.993Z] #5 DONE 0.0s [2022-08-17T12:59:23.993Z] [2022-08-17T12:59:23.993Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T12:59:23.993Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T12:59:24.533Z] #42 12.11 Selecting previously unselected package libicu67:amd64. [2022-08-17T12:59:24.533Z] #42 12.11 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-17T12:59:24.533Z] #42 12.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T12:59:24.860Z] + docker version [2022-08-17T12:59:24.937Z] #10 DONE 1.1s [2022-08-17T12:59:24.937Z] [2022-08-17T12:59:24.937Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:24.937Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T12:59:25.145Z] #19 28.99 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-17T12:59:25.198Z] #9 DONE 1.2s [2022-08-17T12:59:25.198Z] [2022-08-17T12:59:25.198Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T12:59:25.198Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-17T12:59:25.198Z] #7 DONE 1.2s [2022-08-17T12:59:25.198Z] [2022-08-17T12:59:25.198Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:25.198Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T12:59:25.198Z] #8 DONE 1.2s [2022-08-17T12:59:25.404Z] #19 28.99 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:25.405Z] #19 29.00 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-17T12:59:25.405Z] #19 29.03 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-17T12:59:25.405Z] #19 29.04 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:25.405Z] #19 29.04 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T12:59:27.048Z] #42 14.52 Selecting previously unselected package libxml2:amd64. [2022-08-17T12:59:27.048Z] #42 14.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T12:59:27.048Z] #42 14.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T12:59:27.048Z] #42 14.75 Selecting previously unselected package libarchive13:amd64. [2022-08-17T12:59:27.048Z] #42 14.75 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T12:59:27.048Z] #42 14.75 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T12:59:27.304Z] #42 14.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T12:59:27.304Z] #42 14.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T12:59:27.304Z] #42 14.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T12:59:27.304Z] #42 14.99 Selecting previously unselected package librhash0:amd64. [2022-08-17T12:59:27.304Z] #42 14.99 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T12:59:27.304Z] #42 14.99 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T12:59:27.304Z] #42 15.08 Selecting previously unselected package libuv1:amd64. [2022-08-17T12:59:27.304Z] #42 15.09 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T12:59:27.304Z] #42 15.09 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T12:59:27.304Z] #42 15.18 Selecting previously unselected package cmake. [2022-08-17T12:59:27.304Z] #42 15.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T12:59:27.560Z] #42 15.19 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T12:59:27.742Z] [2022-08-17T12:59:27.742Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:27.742Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T12:59:27.742Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-17T12:59:27.742Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T12:59:27.742Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T12:59:27.742Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T12:59:28.006Z] #71 ... [2022-08-17T12:59:28.006Z] [2022-08-17T12:59:28.006Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T12:59:28.006Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T12:59:28.006Z] #49 DONE 0.0s [2022-08-17T12:59:28.006Z] [2022-08-17T12:59:28.006Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:28.006Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:28.006Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-17T12:59:28.006Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T12:59:28.006Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-17T12:59:28.006Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-17T12:59:28.006Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 24.29MB / 53.68MB 0.4s [2022-08-17T12:59:28.006Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.3s [2022-08-17T12:59:28.270Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 33.55MB / 53.68MB 0.5s [2022-08-17T12:59:28.270Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.4s done [2022-08-17T12:59:28.270Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0B / 10.66MB 0.5s [2022-08-17T12:59:28.270Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 44.78MB / 53.68MB 0.5s [2022-08-17T12:59:28.270Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.5s [2022-08-17T12:59:28.550Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.8s [2022-08-17T12:59:28.550Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.8s done [2022-08-17T12:59:29.123Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.3s done [2022-08-17T12:59:29.124Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 13.63MB / 54.68MB 1.6s [2022-08-17T12:59:29.124Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 1.6s [2022-08-17T12:59:29.124Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 1.6s [2022-08-17T12:59:29.393Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 25.75MB / 54.68MB 1.6s [2022-08-17T12:59:29.393Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 34.60MB / 54.68MB 1.8s [2022-08-17T12:59:29.393Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 14.68MB / 108.99MB 1.8s [2022-08-17T12:59:29.453Z] #42 17.00 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T12:59:29.453Z] #42 17.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T12:59:29.453Z] #42 17.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T12:59:29.453Z] #42 17.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T12:59:29.453Z] #42 17.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T12:59:29.453Z] #42 17.10 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T12:59:29.453Z] #42 17.11 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T12:59:29.453Z] #42 17.14 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T12:59:29.453Z] #42 17.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T12:59:29.453Z] #42 17.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T12:59:29.453Z] #42 17.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T12:59:29.603Z] #19 33.20 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-17T12:59:29.603Z] #19 33.20 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:29.603Z] #19 33.21 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-17T12:59:29.603Z] #19 33.24 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-17T12:59:29.603Z] #19 33.25 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:29.603Z] #19 33.25 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T12:59:29.655Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.53MB / 54.68MB 1.9s [2022-08-17T12:59:29.655Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 24.12MB / 108.99MB 1.9s [2022-08-17T12:59:29.655Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 11.53MB / 81.12MB 1.9s [2022-08-17T12:59:29.655Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 37.75MB / 108.99MB 2.1s [2022-08-17T12:59:29.655Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 22.02MB / 81.12MB 2.1s [2022-08-17T12:59:29.916Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 50.33MB / 108.99MB 2.2s [2022-08-17T12:59:29.916Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 30.99MB / 81.12MB 2.2s [2022-08-17T12:59:29.916Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0.6s [2022-08-17T12:59:29.916Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 41.14MB / 81.12MB 2.3s [2022-08-17T12:59:30.018Z] #42 DONE 17.8s [2022-08-17T12:59:30.018Z] [2022-08-17T12:59:30.018Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T12:59:30.018Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T12:59:30.018Z] #14 10.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T12:59:30.018Z] #14 10.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T12:59:30.018Z] #14 11.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T12:59:30.018Z] #14 11.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T12:59:30.018Z] #14 11.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T12:59:30.018Z] #14 11.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T12:59:30.018Z] #14 11.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T12:59:30.018Z] #14 11.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T12:59:30.018Z] #14 11.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T12:59:30.018Z] #14 11.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T12:59:30.018Z] #14 11.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T12:59:30.018Z] #14 11.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T12:59:30.018Z] #14 11.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T12:59:30.018Z] #14 11.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T12:59:30.018Z] #14 11.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T12:59:30.018Z] #14 11.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T12:59:30.018Z] #14 11.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T12:59:30.018Z] #14 11.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T12:59:30.018Z] #14 11.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T12:59:30.018Z] #14 11.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T12:59:30.018Z] #14 12.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T12:59:30.018Z] #14 12.22 Fetched 115 MB in 3s (40.0 MB/s) [2022-08-17T12:59:30.018Z] #14 12.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T12:59:30.018Z] #14 12.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T12:59:30.018Z] #14 12.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T12:59:30.018Z] #14 12.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T12:59:30.018Z] #14 13.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T12:59:30.018Z] #14 13.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T12:59:30.018Z] #14 13.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T12:59:30.018Z] #14 14.38 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T12:59:30.018Z] #14 14.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T12:59:30.018Z] #14 14.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T12:59:30.018Z] #14 14.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T12:59:30.018Z] #14 14.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T12:59:30.018Z] #14 14.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T12:59:30.018Z] #14 14.55 Selecting previously unselected package dmsetup. [2022-08-17T12:59:30.018Z] #14 14.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T12:59:30.018Z] #14 14.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T12:59:30.019Z] #14 14.64 Selecting previously unselected package mingw-w64-common. [2022-08-17T12:59:30.019Z] #14 14.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T12:59:30.019Z] #14 14.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T12:59:30.019Z] #14 16.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T12:59:30.019Z] #14 16.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T12:59:30.019Z] #14 16.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T12:59:30.019Z] #14 ... [2022-08-17T12:59:30.019Z] [2022-08-17T12:59:30.019Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T12:59:30.019Z] #43 sha256:09a47ed9b02963f52f91aa8ba3337228b1e66337b5c5920ce8ebb3d69b99ecdf [2022-08-17T12:59:30.019Z] #43 DONE 0.1s [2022-08-17T12:59:30.019Z] [2022-08-17T12:59:30.019Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T12:59:30.019Z] #44 sha256:bd70d4d248026e450debdef1ab4dc1ed10cd3440a86f3fc480b951884d222ba9 [2022-08-17T12:59:30.151Z] Client: Docker Engine - Community [2022-08-17T12:59:30.151Z] Version: 20.10.14 [2022-08-17T12:59:30.151Z] API version: 1.41 [2022-08-17T12:59:30.151Z] Go version: go1.16.15 [2022-08-17T12:59:30.151Z] Git commit: a224086 [2022-08-17T12:59:30.151Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-17T12:59:30.151Z] OS/Arch: linux/amd64 [2022-08-17T12:59:30.151Z] Context: default [2022-08-17T12:59:30.151Z] Experimental: true [2022-08-17T12:59:30.151Z] [2022-08-17T12:59:30.151Z] Server: Docker Engine - Community [2022-08-17T12:59:30.151Z] Engine: [2022-08-17T12:59:30.151Z] Version: 20.10.14 [2022-08-17T12:59:30.151Z] API version: 1.41 (minimum version 1.12) [2022-08-17T12:59:30.151Z] Go version: go1.16.15 [2022-08-17T12:59:30.151Z] Git commit: 87a90dc [2022-08-17T12:59:30.151Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-17T12:59:30.151Z] OS/Arch: linux/amd64 [2022-08-17T12:59:30.151Z] Experimental: true [2022-08-17T12:59:30.151Z] containerd: [2022-08-17T12:59:30.151Z] Version: 1.5.11 [2022-08-17T12:59:30.151Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:30.151Z] runc: [2022-08-17T12:59:30.151Z] Version: 1.0.3 [2022-08-17T12:59:30.151Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T12:59:30.151Z] docker-init: [2022-08-17T12:59:30.151Z] Version: 0.19.0 [2022-08-17T12:59:30.151Z] GitCommit: de40ad0 [2022-08-17T12:59:30.177Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 69.21MB / 108.99MB 2.4s [2022-08-17T12:59:30.177Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 47.19MB / 81.12MB 2.4s [2022-08-17T12:59:30.177Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 77.59MB / 108.99MB 2.4s [2022-08-17T12:59:30.177Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 54.91MB / 81.12MB 2.4s [Pipeline] sh [2022-08-17T12:59:30.438Z] #11 ... [2022-08-17T12:59:30.438Z] [2022-08-17T12:59:30.438Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:30.438Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T12:59:30.438Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-17T12:59:30.438Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T12:59:30.438Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T12:59:30.438Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T12:59:30.438Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-17T12:59:30.438Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-08-17T12:59:30.438Z] #73 DONE 2.8s [2022-08-17T12:59:30.438Z] [2022-08-17T12:59:30.438Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:30.438Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:30.438Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.4s done [2022-08-17T12:59:30.438Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 99.61MB / 108.99MB 2.7s [2022-08-17T12:59:30.438Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 77.59MB / 81.12MB 2.7s [2022-08-17T12:59:30.438Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 2.6s done [2022-08-17T12:59:30.438Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 2.7s [2022-08-17T12:59:30.495Z] + docker info [2022-08-17T12:59:30.946Z] #44 0.806 + RM_GOPATH=0 [2022-08-17T12:59:30.946Z] #44 0.806 + TMP_GOPATH= [2022-08-17T12:59:30.946Z] #44 0.806 + : /build [2022-08-17T12:59:30.946Z] #44 0.806 + '[' -z '' ']' [2022-08-17T12:59:30.946Z] #44 0.809 ++ mktemp -d [2022-08-17T12:59:30.946Z] #44 0.811 + export GOPATH=/tmp/tmp.B9Kf6Yk1cx [2022-08-17T12:59:30.946Z] #44 0.811 + GOPATH=/tmp/tmp.B9Kf6Yk1cx [2022-08-17T12:59:30.946Z] #44 0.811 + RM_GOPATH=1 [2022-08-17T12:59:30.946Z] #44 0.811 + case "$(go env GOARCH)" in [2022-08-17T12:59:30.946Z] #44 0.813 ++ go env GOARCH [2022-08-17T12:59:30.946Z] #44 0.822 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:30.946Z] #44 0.822 + GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:30.946Z] #44 0.822 ++ dirname /install.sh [2022-08-17T12:59:30.946Z] #44 0.823 + dir=/ [2022-08-17T12:59:30.946Z] #44 0.823 + bin=tini [2022-08-17T12:59:30.946Z] #44 0.824 + shift [2022-08-17T12:59:30.946Z] #44 0.824 + '[' '!' -f //tini.installer ']' [2022-08-17T12:59:30.946Z] #44 0.825 + . //tini.installer [2022-08-17T12:59:30.946Z] #44 0.825 ++ : v0.19.0 [2022-08-17T12:59:30.946Z] #44 0.825 + install_tini [2022-08-17T12:59:30.946Z] #44 0.826 + echo 'Install tini version v0.19.0' [2022-08-17T12:59:30.946Z] #44 0.826 Install tini version v0.19.0 [2022-08-17T12:59:30.946Z] #44 0.826 + git clone https://github.com/krallin/tini.git /tmp/tmp.B9Kf6Yk1cx/tini [2022-08-17T12:59:30.946Z] #44 0.828 Cloning into '/tmp/tmp.B9Kf6Yk1cx/tini'... [2022-08-17T12:59:31.202Z] #44 1.240 + cd /tmp/tmp.B9Kf6Yk1cx/tini [2022-08-17T12:59:31.320Z] Client: [2022-08-17T12:59:31.320Z] Context: default [2022-08-17T12:59:31.320Z] Debug Mode: false [2022-08-17T12:59:31.320Z] Plugins: [2022-08-17T12:59:31.320Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T12:59:31.320Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T12:59:31.320Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T12:59:31.320Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T12:59:31.320Z] [2022-08-17T12:59:31.320Z] Server: [2022-08-17T12:59:31.320Z] Containers: 0 [2022-08-17T12:59:31.320Z] Running: 0 [2022-08-17T12:59:31.320Z] Paused: 0 [2022-08-17T12:59:31.320Z] Stopped: 0 [2022-08-17T12:59:31.320Z] Images: 0 [2022-08-17T12:59:31.320Z] Server Version: 20.10.14 [2022-08-17T12:59:31.320Z] Storage Driver: overlay2 [2022-08-17T12:59:31.320Z] Backing Filesystem: extfs [2022-08-17T12:59:31.320Z] Supports d_type: true [2022-08-17T12:59:31.320Z] Native Overlay Diff: true [2022-08-17T12:59:31.320Z] userxattr: false [2022-08-17T12:59:31.320Z] Logging Driver: json-file [2022-08-17T12:59:31.320Z] Cgroup Driver: systemd [2022-08-17T12:59:31.320Z] Cgroup Version: 2 [2022-08-17T12:59:31.320Z] Plugins: [2022-08-17T12:59:31.320Z] Volume: local [2022-08-17T12:59:31.320Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T12:59:31.320Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T12:59:31.320Z] Swarm: inactive [2022-08-17T12:59:31.320Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T12:59:31.320Z] Default Runtime: runc [2022-08-17T12:59:31.320Z] Init Binary: docker-init [2022-08-17T12:59:31.320Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:31.320Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T12:59:31.320Z] init version: de40ad0 [2022-08-17T12:59:31.320Z] Security Options: [2022-08-17T12:59:31.320Z] apparmor [2022-08-17T12:59:31.320Z] seccomp [2022-08-17T12:59:31.320Z] Profile: default [2022-08-17T12:59:31.320Z] cgroupns [2022-08-17T12:59:31.320Z] Kernel Version: 5.13.0-1021-aws [2022-08-17T12:59:31.320Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-17T12:59:31.320Z] OSType: linux [2022-08-17T12:59:31.320Z] Architecture: x86_64 [2022-08-17T12:59:31.320Z] CPUs: 2 [2022-08-17T12:59:31.320Z] Total Memory: 7.559GiB [2022-08-17T12:59:31.320Z] Name: ip-10-100-54-6 [2022-08-17T12:59:31.320Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-17T12:59:31.320Z] Docker Root Dir: /var/lib/docker [2022-08-17T12:59:31.320Z] Debug Mode: false [2022-08-17T12:59:31.320Z] Registry: https://index.docker.io/v1/ [2022-08-17T12:59:31.320Z] Labels: [2022-08-17T12:59:31.320Z] Experimental: true [2022-08-17T12:59:31.320Z] Insecure Registries: [2022-08-17T12:59:31.320Z] 127.0.0.0/8 [2022-08-17T12:59:31.320Z] Live Restore Enabled: true [2022-08-17T12:59:31.320Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T12:59:31.381Z] #11 ... [2022-08-17T12:59:31.381Z] [2022-08-17T12:59:31.381Z] #24 [internal] load build context [2022-08-17T12:59:31.381Z] #24 sha256:149923b4df3d246751f691872792f8240d09ed794910261ea357e4d4b50484fe [2022-08-17T12:59:31.381Z] #24 transferring context: 62.42MB 3.2s done [2022-08-17T12:59:31.381Z] #24 DONE 3.7s [2022-08-17T12:59:31.381Z] [2022-08-17T12:59:31.381Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:31.381Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:31.458Z] #44 1.241 + git checkout -q v0.19.0 [2022-08-17T12:59:31.458Z] #44 1.246 + cmake . [2022-08-17T12:59:31.458Z] #44 1.452 -- The C compiler identification is GNU 10.2.1 [2022-08-17T12:59:31.458Z] #44 1.497 -- Detecting C compiler ABI info [2022-08-17T12:59:31.652Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f27b74f0f7dd41f09f806a08f6855259c19e965b . [2022-08-17T12:59:31.714Z] #44 1.692 -- Detecting C compiler ABI info - done [2022-08-17T12:59:31.714Z] #44 1.748 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T12:59:31.912Z] #1 [internal] load build definition from Dockerfile [2022-08-17T12:59:31.913Z] #1 sha256:25c0e3e5f392db94c1c95c5e2104daf77e05b780fdece9f09dbfb0784ccec97e [2022-08-17T12:59:31.913Z] #1 transferring dockerfile: 19.07kB 0.1s done [2022-08-17T12:59:31.913Z] #1 DONE 0.1s [2022-08-17T12:59:31.913Z] [2022-08-17T12:59:31.913Z] #2 [internal] load .dockerignore [2022-08-17T12:59:31.913Z] #2 sha256:d9c680c4a3c0f84451497f1af735bcd025508ca7ba74588dfc85567ae18c2c69 [2022-08-17T12:59:31.913Z] #2 transferring context: 145B done [2022-08-17T12:59:31.913Z] #2 DONE 0.1s [2022-08-17T12:59:31.913Z] [2022-08-17T12:59:31.913Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T12:59:31.913Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T12:59:31.970Z] #44 1.749 -- Detecting C compile features [2022-08-17T12:59:31.970Z] #44 1.750 -- Detecting C compile features - done [2022-08-17T12:59:31.970Z] #44 1.768 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T12:59:31.970Z] #44 1.867 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T12:59:31.971Z] #44 1.907 -- Configuring done [2022-08-17T12:59:31.971Z] #44 1.925 -- Generating done [2022-08-17T12:59:31.971Z] #44 1.926 -- Build files have been written to: /tmp/tmp.B9Kf6Yk1cx/tini [2022-08-17T12:59:31.971Z] #44 1.939 + make tini-static [2022-08-17T12:59:32.174Z] #3 DONE 0.4s [2022-08-17T12:59:32.174Z] [2022-08-17T12:59:32.174Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T12:59:32.174Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T12:59:32.174Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-17T12:59:32.227Z] #44 2.070 Scanning dependencies of target tini-static [2022-08-17T12:59:32.227Z] #44 2.100 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T12:59:32.329Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.1s [2022-08-17T12:59:32.329Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 4.7s done [2022-08-17T12:59:32.434Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T12:59:32.434Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-17T12:59:32.434Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-17T12:59:32.434Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-08-17T12:59:32.434Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-17T12:59:32.589Z] #11 ... [2022-08-17T12:59:32.590Z] [2022-08-17T12:59:32.590Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:32.590Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-17T12:59:32.590Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-17T12:59:32.590Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T12:59:32.590Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-17T12:59:32.590Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-17T12:59:32.590Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.4s done [2022-08-17T12:59:32.590Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.0s done [2022-08-17T12:59:32.590Z] #28 DONE 5.0s [2022-08-17T12:59:32.590Z] [2022-08-17T12:59:32.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:32.590Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:32.590Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.3s done [2022-08-17T12:59:32.695Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-17T12:59:32.695Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-17T12:59:32.789Z] #44 ... [2022-08-17T12:59:32.789Z] [2022-08-17T12:59:32.789Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T12:59:32.789Z] #64 sha256:39741113b47f4446a7b938390a61f4b216114148fbe0e5b6351a86ffdcf04aab [2022-08-17T12:59:32.789Z] #64 0.877 + RM_GOPATH=0 [2022-08-17T12:59:32.789Z] #64 0.877 + TMP_GOPATH= [2022-08-17T12:59:32.789Z] #64 0.877 + : /build [2022-08-17T12:59:32.789Z] #64 0.877 + '[' -z '' ']' [2022-08-17T12:59:32.789Z] #64 0.877 ++ mktemp -d [2022-08-17T12:59:32.789Z] #64 0.880 + export GOPATH=/tmp/tmp.yEvGfuAR1v [2022-08-17T12:59:32.789Z] #64 0.880 + GOPATH=/tmp/tmp.yEvGfuAR1v [2022-08-17T12:59:32.790Z] #64 0.880 + RM_GOPATH=1 [2022-08-17T12:59:32.790Z] #64 0.880 + case "$(go env GOARCH)" in [2022-08-17T12:59:32.790Z] #64 0.881 ++ go env GOARCH [2022-08-17T12:59:32.790Z] #64 0.893 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:32.790Z] #64 0.893 + GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:32.790Z] #64 0.894 ++ dirname /install.sh [2022-08-17T12:59:32.790Z] #64 0.895 + dir=/ [2022-08-17T12:59:32.790Z] #64 0.895 + bin=containerd [2022-08-17T12:59:32.790Z] #64 0.895 + shift [2022-08-17T12:59:32.790Z] #64 0.895 + '[' '!' -f //containerd.installer ']' [2022-08-17T12:59:32.790Z] #64 0.895 + . //containerd.installer [2022-08-17T12:59:32.790Z] #64 0.895 ++ set -e [2022-08-17T12:59:32.790Z] #64 0.895 ++ : v1.6.7 [2022-08-17T12:59:32.790Z] #64 0.895 + install_containerd [2022-08-17T12:59:32.790Z] #64 0.896 + echo 'Install containerd version v1.6.7' [2022-08-17T12:59:32.790Z] #64 0.896 Install containerd version v1.6.7 [2022-08-17T12:59:32.790Z] #64 0.896 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yEvGfuAR1v/src/github.com/containerd/containerd [2022-08-17T12:59:32.790Z] #64 0.907 Cloning into '/tmp/tmp.yEvGfuAR1v/src/github.com/containerd/containerd'... [2022-08-17T12:59:32.790Z] #64 ... [2022-08-17T12:59:32.790Z] [2022-08-17T12:59:32.790Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T12:59:32.790Z] #44 sha256:bd70d4d248026e450debdef1ab4dc1ed10cd3440a86f3fc480b951884d222ba9 [2022-08-17T12:59:32.790Z] #44 2.686 [100%] Linking C executable tini-static [2022-08-17T12:59:32.850Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-17T12:59:32.957Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-17T12:59:32.957Z] #4 DONE 0.6s [2022-08-17T12:59:33.046Z] #44 2.864 [100%] Built target tini-static [2022-08-17T12:59:33.046Z] #44 2.898 + mkdir -p /build [2022-08-17T12:59:33.046Z] #44 2.904 + cp tini-static /build/docker-init [2022-08-17T12:59:33.218Z] [2022-08-17T12:59:33.218Z] #6 [internal] load build definition from Dockerfile [2022-08-17T12:59:33.218Z] #6 sha256:efb04bcfcf6ab0b9f092a2e446a5bdbe57be95fca7105195fa7678562b3b12f7 [2022-08-17T12:59:33.218Z] #6 DONE 0.0s [2022-08-17T12:59:33.218Z] [2022-08-17T12:59:33.218Z] #5 [internal] load .dockerignore [2022-08-17T12:59:33.218Z] #5 sha256:e33549e2311781e8061f68af6011f73d0fbb7a74e5a798d5bcf75e169524ee10 [2022-08-17T12:59:33.218Z] #5 DONE 0.0s [2022-08-17T12:59:33.218Z] [2022-08-17T12:59:33.218Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:33.218Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T12:59:33.303Z] #44 DONE 3.2s [2022-08-17T12:59:33.303Z] [2022-08-17T12:59:33.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T12:59:33.303Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T12:59:33.303Z] #14 19.41 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T12:59:33.303Z] #14 19.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T12:59:33.303Z] #14 19.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T12:59:33.303Z] #14 19.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T12:59:33.303Z] #14 19.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T12:59:33.303Z] #14 19.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T12:59:33.423Z] #11 ... [2022-08-17T12:59:33.423Z] [2022-08-17T12:59:33.423Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:33.423Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T12:59:33.423Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s [2022-08-17T12:59:33.423Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-08-17T12:59:33.423Z] #71 DONE 5.8s [2022-08-17T12:59:33.423Z] [2022-08-17T12:59:33.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:33.423Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:33.423Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.5s done [2022-08-17T12:59:33.480Z] #10 DONE 0.3s [2022-08-17T12:59:33.480Z] [2022-08-17T12:59:33.480Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T12:59:33.480Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T12:59:33.480Z] #7 DONE 0.3s [2022-08-17T12:59:33.480Z] [2022-08-17T12:59:33.480Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:33.480Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T12:59:33.480Z] #8 DONE 0.3s [2022-08-17T12:59:33.480Z] [2022-08-17T12:59:33.480Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T12:59:33.480Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T12:59:33.480Z] #9 DONE 0.3s [2022-08-17T12:59:33.683Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0.1s [2022-08-17T12:59:34.232Z] #14 ... [2022-08-17T12:59:34.232Z] [2022-08-17T12:59:34.232Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T12:59:34.232Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T12:59:34.232Z] #46 CACHED [2022-08-17T12:59:34.488Z] [2022-08-17T12:59:34.488Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T12:59:34.488Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T12:59:34.488Z] #47 CACHED [2022-08-17T12:59:34.488Z] [2022-08-17T12:59:34.488Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T12:59:34.488Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T12:59:34.488Z] #50 CACHED [2022-08-17T12:59:34.488Z] [2022-08-17T12:59:34.488Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T12:59:34.488Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T12:59:34.488Z] #51 CACHED [2022-08-17T12:59:34.488Z] [2022-08-17T12:59:34.488Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T12:59:34.488Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T12:59:34.488Z] #53 CACHED [2022-08-17T12:59:34.488Z] [2022-08-17T12:59:34.488Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T12:59:34.488Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T12:59:34.488Z] #55 CACHED [2022-08-17T12:59:34.488Z] [2022-08-17T12:59:34.488Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T12:59:34.488Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T12:59:34.488Z] #57 CACHED [2022-08-17T12:59:34.488Z] [2022-08-17T12:59:34.488Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T12:59:34.488Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T12:59:34.877Z] #19 37.81 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-17T12:59:34.877Z] #19 37.81 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:34.877Z] #19 37.87 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T12:59:34.877Z] #19 38.25 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-17T12:59:34.877Z] #19 38.25 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:34.877Z] #19 38.31 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T12:59:35.052Z] #14 22.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T12:59:35.052Z] #14 22.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T12:59:35.052Z] #14 22.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T12:59:35.398Z] [2022-08-17T12:59:35.398Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:35.398Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:35.398Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-17T12:59:35.398Z] #11 DONE 0.1s [2022-08-17T12:59:35.398Z] [2022-08-17T12:59:35.398Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:35.398Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:35.398Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-17T12:59:35.398Z] #28 DONE 0.1s [2022-08-17T12:59:35.398Z] [2022-08-17T12:59:35.398Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:35.398Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T12:59:35.398Z] #71 DONE 0.1s [2022-08-17T12:59:35.398Z] [2022-08-17T12:59:35.398Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:35.398Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T12:59:35.398Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-17T12:59:35.398Z] #73 DONE 0.1s [2022-08-17T12:59:35.398Z] [2022-08-17T12:59:35.398Z] #24 [internal] load build context [2022-08-17T12:59:35.398Z] #24 sha256:b5d42aaec4dbc8e4a3f758478a0057797925913d8ca6841a36cd4370ef909798 [2022-08-17T12:59:35.972Z] #24 ... [2022-08-17T12:59:35.973Z] [2022-08-17T12:59:35.973Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T12:59:35.973Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T12:59:35.973Z] #49 DONE 0.0s [2022-08-17T12:59:35.973Z] [2022-08-17T12:59:35.973Z] #24 [internal] load build context [2022-08-17T12:59:35.973Z] #24 sha256:b5d42aaec4dbc8e4a3f758478a0057797925913d8ca6841a36cd4370ef909798 [2022-08-17T12:59:36.230Z] #11 ... [2022-08-17T12:59:36.230Z] [2022-08-17T12:59:36.230Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T12:59:36.230Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-17T12:59:36.230Z] #72 DONE 0.6s [2022-08-17T12:59:36.230Z] [2022-08-17T12:59:36.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:36.230Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:36.803Z] #11 ... [2022-08-17T12:59:36.803Z] [2022-08-17T12:59:36.803Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T12:59:36.803Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-17T12:59:36.803Z] #74 DONE 0.9s [2022-08-17T12:59:36.803Z] [2022-08-17T12:59:36.803Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:36.803Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:36.926Z] #24 transferring context: 18.51MB 2.0s [2022-08-17T12:59:37.374Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.7s done [2022-08-17T12:59:37.374Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-17T12:59:39.072Z] #19 42.34 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-17T12:59:39.073Z] #19 42.34 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:39.073Z] #19 42.34 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T12:59:39.073Z] #19 42.38 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-17T12:59:39.073Z] #19 42.38 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:39.073Z] #19 42.39 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T12:59:40.273Z] #24 transferring context: 62.40MB 5.1s done [2022-08-17T12:59:40.273Z] #24 DONE 5.2s [2022-08-17T12:59:40.273Z] [2022-08-17T12:59:40.273Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:40.273Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:40.273Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T12:59:40.273Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-17T12:59:40.273Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-17T12:59:40.273Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-17T12:59:40.273Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s done [2022-08-17T12:59:40.273Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s done [2022-08-17T12:59:40.273Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.0s done [2022-08-17T12:59:40.273Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.8s done [2022-08-17T12:59:40.273Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.9s done [2022-08-17T12:59:40.273Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.5s [2022-08-17T12:59:40.274Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 115.34MB / 141.86MB 5.2s [2022-08-17T12:59:40.343Z] #14 28.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T12:59:40.343Z] #14 28.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T12:59:40.343Z] #14 28.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T12:59:40.536Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.68MB / 141.86MB 5.4s [2022-08-17T12:59:40.536Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 5.5s [2022-08-17T12:59:40.675Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.4s done [2022-08-17T12:59:40.798Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.56MB / 141.86MB 5.7s [2022-08-17T12:59:40.936Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-17T12:59:41.707Z] #14 ... [2022-08-17T12:59:41.707Z] [2022-08-17T12:59:41.707Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T12:59:41.707Z] #67 sha256:9bbd248129b5faaeb8e1caab37cb3ddfdefd3174f07830c43fe53a229a39590e [2022-08-17T12:59:41.707Z] #67 25.80 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T12:59:41.707Z] #67 25.80 + GOBIN=/build [2022-08-17T12:59:41.707Z] #67 25.80 + GO111MODULE=on [2022-08-17T12:59:41.708Z] #67 25.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T12:59:42.191Z] #11 ... [2022-08-17T12:59:42.191Z] [2022-08-17T12:59:42.191Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:42.191Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T12:59:42.191Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T12:59:42.191Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T12:59:42.191Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T12:59:42.191Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-08-17T12:59:42.191Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-08-17T12:59:42.191Z] #71 DONE 6.9s [2022-08-17T12:59:42.191Z] [2022-08-17T12:59:42.191Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:42.191Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T12:59:42.191Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T12:59:42.191Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T12:59:42.191Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T12:59:42.191Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-08-17T12:59:42.191Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-08-17T12:59:42.191Z] #73 DONE 7.0s [2022-08-17T12:59:42.191Z] [2022-08-17T12:59:42.191Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:42.191Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:42.191Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-17T12:59:42.191Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T12:59:42.191Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-17T12:59:42.191Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-17T12:59:42.850Z] #11 ... [2022-08-17T12:59:42.851Z] [2022-08-17T12:59:42.851Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T12:59:42.851Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-17T12:59:42.851Z] #29 1.168 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:59:42.851Z] #29 1.199 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:59:42.851Z] #29 1.202 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:59:42.851Z] #29 1.332 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T12:59:42.851Z] #29 1.608 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T12:59:42.851Z] #29 2.029 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T12:59:42.851Z] #29 2.678 Fetched 8456 kB in 2s (4787 kB/s) [2022-08-17T12:59:42.851Z] #29 2.678 Reading package lists... [2022-08-17T12:59:42.851Z] #29 3.244 Reading package lists... [2022-08-17T12:59:42.851Z] #29 3.834 Building dependency tree... [2022-08-17T12:59:42.851Z] #29 4.298 The following additional packages will be installed: [2022-08-17T12:59:42.851Z] #29 4.298 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T12:59:42.851Z] #29 4.298 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T12:59:42.851Z] #29 4.298 Recommended packages: [2022-08-17T12:59:42.851Z] #29 4.298 libldap-common publicsuffix libsasl2-modules [2022-08-17T12:59:42.851Z] #29 4.428 The following NEW packages will be installed: [2022-08-17T12:59:42.851Z] #29 4.428 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T12:59:42.851Z] #29 4.428 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T12:59:42.851Z] #29 4.428 libssh2-1 openssl [2022-08-17T12:59:42.851Z] #29 4.721 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T12:59:42.851Z] #29 4.721 Need to get 2942 kB of archives. [2022-08-17T12:59:42.851Z] #29 4.721 After this operation, 6482 kB of additional disk space will be used. [2022-08-17T12:59:42.851Z] #29 4.721 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-17T12:59:42.851Z] #29 4.730 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-17T12:59:42.851Z] #29 4.737 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-17T12:59:42.851Z] #29 4.741 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-08-17T12:59:42.851Z] #29 4.741 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-17T12:59:42.851Z] #29 4.742 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-17T12:59:42.851Z] #29 4.745 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-17T12:59:42.851Z] #29 4.746 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-17T12:59:42.851Z] #29 4.747 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-17T12:59:42.851Z] #29 4.748 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-17T12:59:42.851Z] #29 4.749 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-17T12:59:42.851Z] #29 4.755 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-17T12:59:42.851Z] #29 4.770 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-17T12:59:42.851Z] #29 4.770 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-17T12:59:42.851Z] #29 4.770 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-17T12:59:42.851Z] #29 4.942 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T12:59:42.851Z] #29 4.980 Fetched 2942 kB in 0s (8864 kB/s) [2022-08-17T12:59:42.851Z] #29 5.002 Selecting previously unselected package openssl. [2022-08-17T12:59:42.851Z] #29 5.002 (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-08-17T12:59:42.851Z] #29 5.002 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.007 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T12:59:42.851Z] #29 5.171 Selecting previously unselected package ca-certificates. [2022-08-17T12:59:42.851Z] #29 5.172 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T12:59:42.851Z] #29 5.176 Unpacking ca-certificates (20210119) ... [2022-08-17T12:59:42.851Z] #29 5.233 Selecting previously unselected package libbrotli1:arm64. [2022-08-17T12:59:42.851Z] #29 5.233 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.243 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-17T12:59:42.851Z] #29 5.307 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-17T12:59:42.851Z] #29 5.307 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.312 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:42.851Z] #29 5.353 Selecting previously unselected package libsasl2-2:arm64. [2022-08-17T12:59:42.851Z] #29 5.354 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.358 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:42.851Z] #29 5.408 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-17T12:59:42.851Z] #29 5.409 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.413 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T12:59:42.851Z] #29 5.468 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-17T12:59:42.851Z] #29 5.468 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.472 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-17T12:59:42.851Z] #29 5.516 Selecting previously unselected package libpsl5:arm64. [2022-08-17T12:59:42.851Z] #29 5.517 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.521 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-17T12:59:42.851Z] #29 5.566 Selecting previously unselected package librtmp1:arm64. [2022-08-17T12:59:42.851Z] #29 5.566 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.579 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T12:59:42.851Z] #29 5.615 Selecting previously unselected package libssh2-1:arm64. [2022-08-17T12:59:42.851Z] #29 5.615 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.622 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-17T12:59:42.851Z] #29 5.669 Selecting previously unselected package libcurl4:arm64. [2022-08-17T12:59:42.851Z] #29 5.669 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.672 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:42.851Z] #29 5.742 Selecting previously unselected package curl. [2022-08-17T12:59:42.851Z] #29 5.742 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.748 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:42.851Z] #29 5.805 Selecting previously unselected package libonig5:arm64. [2022-08-17T12:59:42.851Z] #29 5.805 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.811 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T12:59:42.851Z] #29 5.875 Selecting previously unselected package libjq1:arm64. [2022-08-17T12:59:42.851Z] #29 5.875 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.875 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-17T12:59:42.851Z] #29 5.917 Selecting previously unselected package jq. [2022-08-17T12:59:42.851Z] #29 5.917 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-17T12:59:42.851Z] #29 5.921 Unpacking jq (1.6-2.1) ... [2022-08-17T12:59:42.851Z] #29 5.967 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-17T12:59:42.851Z] #29 5.980 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-17T12:59:42.851Z] #29 5.997 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-17T12:59:42.851Z] #29 6.000 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:42.851Z] #29 6.009 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T12:59:42.851Z] #29 6.020 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:42.851Z] #29 6.030 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-17T12:59:42.851Z] #29 6.040 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T12:59:42.851Z] #29 6.054 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T12:59:42.851Z] #29 6.064 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-17T12:59:42.851Z] #29 6.075 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T12:59:42.851Z] #29 6.085 Setting up ca-certificates (20210119) ... [2022-08-17T12:59:42.851Z] #29 6.811 Updating certificates in /etc/ssl/certs... [2022-08-17T12:59:42.851Z] #29 7.509 129 added, 0 removed; done. [2022-08-17T12:59:42.851Z] #29 7.627 Setting up jq (1.6-2.1) ... [2022-08-17T12:59:42.851Z] #29 7.638 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:42.851Z] #29 7.647 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:42.851Z] #29 7.658 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T12:59:42.851Z] #29 7.679 Processing triggers for ca-certificates (20210119) ... [2022-08-17T12:59:42.851Z] #29 7.691 Updating certificates in /etc/ssl/certs... [2022-08-17T12:59:42.851Z] #29 8.383 0 added, 0 removed; done. [2022-08-17T12:59:42.851Z] #29 8.383 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T12:59:42.851Z] #29 8.385 done. [2022-08-17T12:59:42.851Z] #29 ... [2022-08-17T12:59:42.851Z] [2022-08-17T12:59:42.851Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:42.851Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:43.168Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.2s done [2022-08-17T12:59:43.263Z] #19 46.25 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-17T12:59:43.264Z] #19 46.25 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T12:59:43.264Z] #19 46.25 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T12:59:43.264Z] #19 46.28 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-17T12:59:43.264Z] #19 46.28 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-17T12:59:43.264Z] #19 46.29 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T12:59:43.264Z] #19 46.31 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-17T12:59:43.264Z] #19 46.32 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-17T12:59:43.264Z] #19 46.32 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T12:59:43.264Z] #19 46.35 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-17T12:59:43.264Z] #19 46.35 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T12:59:43.264Z] #19 46.35 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T12:59:43.264Z] #19 46.38 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-17T12:59:43.264Z] #19 46.38 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T12:59:43.264Z] #19 46.39 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T12:59:43.264Z] #19 46.42 Selecting previously unselected package cross-config. [2022-08-17T12:59:43.264Z] #19 46.42 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.43 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-17T12:59:43.264Z] #19 46.45 Selecting previously unselected package gcc-10-cross-base. [2022-08-17T12:59:43.264Z] #19 46.46 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.46 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-17T12:59:43.264Z] #19 46.49 Selecting previously unselected package libc6-arm64-cross. [2022-08-17T12:59:43.264Z] #19 46.49 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.50 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-17T12:59:43.264Z] #19 46.63 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-17T12:59:43.264Z] #19 46.63 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.63 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.264Z] #19 46.66 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-17T12:59:43.264Z] #19 46.67 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.67 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.264Z] #19 46.71 Selecting previously unselected package libitm1-arm64-cross. [2022-08-17T12:59:43.264Z] #19 46.71 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.71 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.264Z] #19 46.74 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-17T12:59:43.264Z] #19 46.75 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.75 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.264Z] #19 46.78 Selecting previously unselected package libasan6-arm64-cross. [2022-08-17T12:59:43.264Z] #19 46.78 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.264Z] #19 46.79 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.264Z] #19 47.01 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-17T12:59:43.264Z] #19 47.01 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.264Z] #19 47.02 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.264Z] #19 47.12 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-17T12:59:43.424Z] #11 ... [2022-08-17T12:59:43.424Z] [2022-08-17T12:59:43.424Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T12:59:43.424Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-17T12:59:43.424Z] #29 DONE 10.9s [2022-08-17T12:59:43.431Z] #28 DONE 8.5s [2022-08-17T12:59:43.431Z] [2022-08-17T12:59:43.431Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:43.431Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:43.431Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.1s [2022-08-17T12:59:43.523Z] #19 47.12 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.523Z] #19 47.13 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.523Z] #19 47.35 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-17T12:59:43.523Z] #19 47.35 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.523Z] #19 47.36 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.685Z] [2022-08-17T12:59:43.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:43.685Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:43.685Z] #11 ... [2022-08-17T12:59:43.685Z] [2022-08-17T12:59:43.685Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T12:59:43.685Z] #30 sha256:4f46741734ec7459b811c37d57350784879988f8142d3f5621fa474c3e8e8468 [2022-08-17T12:59:43.685Z] #30 DONE 0.2s [2022-08-17T12:59:43.685Z] [2022-08-17T12:59:43.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:43.685Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T12:59:43.782Z] #19 47.43 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-17T12:59:43.782Z] #19 47.43 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.782Z] #19 47.44 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.782Z] #19 47.53 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-17T12:59:43.782Z] #19 47.54 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:43.782Z] #19 47.54 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:43.782Z] #19 47.68 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-17T12:59:44.004Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.5s done [2022-08-17T12:59:44.040Z] #19 47.68 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:44.040Z] #19 47.68 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T12:59:44.265Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-17T12:59:44.265Z] #11 ... [2022-08-17T12:59:44.265Z] [2022-08-17T12:59:44.265Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T12:59:44.265Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T12:59:44.265Z] #72 DONE 0.7s [2022-08-17T12:59:44.265Z] [2022-08-17T12:59:44.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:44.265Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:44.853Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.5s done [2022-08-17T12:59:44.984Z] #67 28.47 rootlesskit version 1.0.0 [2022-08-17T12:59:44.984Z] #67 28.48 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T12:59:44.984Z] #67 28.48 -container-ip string [2022-08-17T12:59:44.984Z] #67 28.48 container ip [2022-08-17T12:59:44.984Z] #67 28.48 -container-port int [2022-08-17T12:59:44.984Z] #67 28.48 container port (default -1) [2022-08-17T12:59:44.984Z] #67 28.48 -host-ip string [2022-08-17T12:59:44.984Z] #67 28.48 host ip [2022-08-17T12:59:44.984Z] #67 28.48 -host-port int [2022-08-17T12:59:44.984Z] #67 28.48 host port (default -1) [2022-08-17T12:59:44.984Z] #67 28.48 -proto string [2022-08-17T12:59:44.984Z] #67 28.48 proxy protocol (default "tcp") [2022-08-17T12:59:45.116Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-17T12:59:45.239Z] #67 DONE 29.2s [2022-08-17T12:59:45.239Z] [2022-08-17T12:59:45.239Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T12:59:45.239Z] #68 sha256:356c33cc270576c3659caf4f55d6a7ab7ae65c6feb658c9b4c98b4830a3f3dc1 [2022-08-17T12:59:45.239Z] #68 DONE 0.1s [2022-08-17T12:59:45.239Z] [2022-08-17T12:59:45.239Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T12:59:45.239Z] #69 sha256:11f22488c48bc4772c886edad70da45320e6a5d5f25f6f72e99478493d1b3fd6 [2022-08-17T12:59:45.239Z] #69 DONE 0.1s [2022-08-17T12:59:45.239Z] [2022-08-17T12:59:45.239Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T12:59:45.239Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T12:59:45.239Z] #14 30.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T12:59:45.239Z] #14 30.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T12:59:45.239Z] #14 30.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T12:59:45.239Z] #14 32.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T12:59:45.239Z] #14 32.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T12:59:45.239Z] #14 32.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T12:59:45.378Z] #11 ... [2022-08-17T12:59:45.378Z] [2022-08-17T12:59:45.378Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T12:59:45.378Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T12:59:45.378Z] #74 DONE 0.9s [2022-08-17T12:59:45.378Z] [2022-08-17T12:59:45.378Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:45.378Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:45.602Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 4.4s done [2022-08-17T12:59:45.602Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-17T12:59:45.863Z] #11 DONE 18.3s [2022-08-17T12:59:45.863Z] [2022-08-17T12:59:45.863Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T12:59:45.863Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-17T12:59:46.166Z] #14 ... [2022-08-17T12:59:46.166Z] [2022-08-17T12:59:46.166Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T12:59:46.166Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T12:59:46.166Z] #72 CACHED [2022-08-17T12:59:46.166Z] [2022-08-17T12:59:46.166Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T12:59:46.166Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T12:59:46.166Z] #74 CACHED [2022-08-17T12:59:46.166Z] [2022-08-17T12:59:46.166Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T12:59:46.166Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T12:59:46.166Z] #76 CACHED [2022-08-17T12:59:46.166Z] [2022-08-17T12:59:46.166Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T12:59:46.166Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T12:59:46.166Z] #77 CACHED [2022-08-17T12:59:46.422Z] [2022-08-17T12:59:46.422Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T12:59:46.422Z] #64 sha256:39741113b47f4446a7b938390a61f4b216114148fbe0e5b6351a86ffdcf04aab [2022-08-17T12:59:46.422Z] #64 19.22 + cd /tmp/tmp.yEvGfuAR1v/src/github.com/containerd/containerd [2022-08-17T12:59:46.422Z] #64 19.22 + git checkout -q v1.6.7 [2022-08-17T12:59:46.422Z] #64 20.18 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T12:59:46.422Z] #64 20.19 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T12:59:46.422Z] #64 20.19 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T12:59:46.422Z] #64 20.19 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T12:59:46.422Z] #64 20.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T12:59:46.422Z] #64 20.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T12:59:46.422Z] #64 20.19 + '[' '' = dynamic ']' [2022-08-17T12:59:46.422Z] #64 20.19 + make [2022-08-17T12:59:46.422Z] #64 20.99 + bin/ctr [2022-08-17T12:59:46.434Z] #12 DONE 0.5s [2022-08-17T12:59:46.434Z] [2022-08-17T12:59:46.434Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T12:59:46.434Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-17T12:59:46.696Z] #13 DONE 0.4s [2022-08-17T12:59:46.696Z] [2022-08-17T12:59:46.696Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T12:59:46.696Z] #31 sha256:3b94a4852c62fc9ed9a30f5ccdcfeeb5dc6abb1451e8eca4a72e1588918b465a [2022-08-17T12:59:46.696Z] #31 1.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T12:59:46.696Z] #31 1.722 [2022-08-17T12:59:46.696Z] #31 1.959 #=#=# ######################################################################## 100.0% [2022-08-17T12:59:46.696Z] #31 2.214 [2022-08-17T12:59:46.956Z] #31 3.227 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T12:59:46.956Z] #31 ... [2022-08-17T12:59:46.956Z] [2022-08-17T12:59:46.956Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T12:59:46.956Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-17T12:59:46.956Z] #46 DONE 0.2s [2022-08-17T12:59:46.956Z] [2022-08-17T12:59:46.956Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T12:59:46.956Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-17T12:59:46.956Z] #33 DONE 0.2s [2022-08-17T12:59:47.219Z] [2022-08-17T12:59:47.219Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T12:59:47.219Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-17T12:59:47.219Z] #50 DONE 0.4s [2022-08-17T12:59:47.219Z] [2022-08-17T12:59:47.219Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T12:59:47.219Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-17T12:59:47.219Z] #34 ... [2022-08-17T12:59:47.219Z] [2022-08-17T12:59:47.219Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T12:59:47.219Z] #25 sha256:44965661833a9fae8801ddc39ebfb9a854f6289f40f1d20fe07f6af3370e8005 [2022-08-17T12:59:47.219Z] #25 DONE 0.4s [2022-08-17T12:59:47.219Z] [2022-08-17T12:59:47.219Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T12:59:47.219Z] #66 sha256:ca29e425ff9a27de99f522d7f8537cdc61052345dfd773943dfc2bf6666271ae [2022-08-17T12:59:47.219Z] #66 DONE 0.4s [2022-08-17T12:59:47.481Z] [2022-08-17T12:59:47.481Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T12:59:47.481Z] #31 sha256:3b94a4852c62fc9ed9a30f5ccdcfeeb5dc6abb1451e8eca4a72e1588918b465a [2022-08-17T12:59:47.481Z] #31 3.510 [2022-08-17T12:59:47.742Z] #31 3.746 #=#=# 0.1% ######################################################################## 100.0% [2022-08-17T12:59:47.743Z] #31 4.113 [2022-08-17T12:59:48.604Z] Client: [2022-08-17T12:59:48.604Z] Context: default [2022-08-17T12:59:48.604Z] Debug Mode: false [2022-08-17T12:59:48.604Z] Plugins: [2022-08-17T12:59:48.604Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T12:59:48.604Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T12:59:48.604Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T12:59:48.604Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T12:59:48.604Z] [2022-08-17T12:59:48.604Z] Server: [2022-08-17T12:59:48.604Z] Containers: 0 [2022-08-17T12:59:48.604Z] Running: 0 [2022-08-17T12:59:48.604Z] Paused: 0 [2022-08-17T12:59:48.604Z] Stopped: 0 [2022-08-17T12:59:48.604Z] Images: 0 [2022-08-17T12:59:48.604Z] Server Version: 20.10.14 [2022-08-17T12:59:48.604Z] Storage Driver: overlay2 [2022-08-17T12:59:48.604Z] Backing Filesystem: extfs [2022-08-17T12:59:48.604Z] Supports d_type: true [2022-08-17T12:59:48.604Z] Native Overlay Diff: true [2022-08-17T12:59:48.604Z] userxattr: false [2022-08-17T12:59:48.604Z] Logging Driver: json-file [2022-08-17T12:59:48.604Z] Cgroup Driver: cgroupfs [2022-08-17T12:59:48.604Z] Cgroup Version: 1 [2022-08-17T12:59:48.604Z] Plugins: [2022-08-17T12:59:48.604Z] Volume: local [2022-08-17T12:59:48.604Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T12:59:48.604Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T12:59:48.604Z] Swarm: inactive [2022-08-17T12:59:48.604Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T12:59:48.604Z] Default Runtime: runc [2022-08-17T12:59:48.604Z] Init Binary: docker-init [2022-08-17T12:59:48.604Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T12:59:48.604Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T12:59:48.604Z] init version: de40ad0 [2022-08-17T12:59:48.604Z] Security Options: [2022-08-17T12:59:48.604Z] apparmor [2022-08-17T12:59:48.604Z] seccomp [2022-08-17T12:59:48.604Z] Profile: default [2022-08-17T12:59:48.604Z] Kernel Version: 5.4.0-1071-aws [2022-08-17T12:59:48.604Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-17T12:59:48.604Z] OSType: linux [2022-08-17T12:59:48.604Z] Architecture: x86_64 [2022-08-17T12:59:48.604Z] CPUs: 2 [2022-08-17T12:59:48.604Z] Total Memory: 7.565GiB [2022-08-17T12:59:48.604Z] Name: ip-10-100-49-97 [2022-08-17T12:59:48.604Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-17T12:59:48.604Z] Docker Root Dir: /var/lib/docker [2022-08-17T12:59:48.604Z] Debug Mode: false [2022-08-17T12:59:48.604Z] Registry: https://index.docker.io/v1/ [2022-08-17T12:59:48.604Z] Labels: [2022-08-17T12:59:48.604Z] Experimental: true [2022-08-17T12:59:48.604Z] Insecure Registries: [2022-08-17T12:59:48.604Z] 127.0.0.0/8 [2022-08-17T12:59:48.604Z] Live Restore Enabled: true [2022-08-17T12:59:48.604Z] [2022-08-17T12:59:48.604Z] WARNING: No swap limit support [Pipeline] sh [2022-08-17T12:59:48.914Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:59:48.914Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T12:59:48.914Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43972/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T12:59:48.914Z] + bash /home/ubuntu/workspace/moby_PR-43972/check-config.sh [2022-08-17T12:59:48.914Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T12:59:48.914Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-17T12:59:48.914Z] [2022-08-17T12:59:48.914Z] Generally Necessary: [2022-08-17T12:59:48.914Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T12:59:48.914Z] - apparmor: enabled and tools installed [2022-08-17T12:59:48.914Z] - CONFIG_NAMESPACES: enabled [2022-08-17T12:59:48.914Z] - CONFIG_NET_NS: enabled [2022-08-17T12:59:48.914Z] - CONFIG_PID_NS: enabled [2022-08-17T12:59:48.914Z] - CONFIG_IPC_NS: enabled [2022-08-17T12:59:48.914Z] - CONFIG_UTS_NS: enabled [2022-08-17T12:59:48.914Z] - CONFIG_CGROUPS: enabled [2022-08-17T12:59:48.914Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T12:59:48.914Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T12:59:48.914Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T12:59:48.914Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T12:59:48.914Z] - CONFIG_CPUSETS: enabled [2022-08-17T12:59:48.914Z] - CONFIG_MEMCG: enabled [2022-08-17T12:59:48.914Z] - CONFIG_KEYS: enabled [2022-08-17T12:59:48.914Z] - CONFIG_VETH: enabled (as module) [2022-08-17T12:59:48.914Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T12:59:48.914Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T12:59:48.914Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T12:59:48.914Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T12:59:49.180Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T12:59:49.180Z] [2022-08-17T12:59:49.180Z] Optional Features: [2022-08-17T12:59:49.180Z] - CONFIG_USER_NS: enabled [2022-08-17T12:59:49.180Z] - CONFIG_SECCOMP: enabled [2022-08-17T12:59:49.180Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T12:59:49.180Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T12:59:49.180Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T12:59:49.180Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-17T12:59:49.180Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-17T12:59:49.180Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T12:59:49.180Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T12:59:49.180Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T12:59:49.180Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T12:59:49.180Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T12:59:49.180Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T12:59:49.180Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T12:59:49.180Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T12:59:49.180Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T12:59:49.180Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T12:59:49.180Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T12:59:49.180Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T12:59:49.180Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T12:59:49.180Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T12:59:49.180Z] - CONFIG_EXT4_FS: enabled [2022-08-17T12:59:49.180Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T12:59:49.180Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T12:59:49.180Z] - Network Drivers: [2022-08-17T12:59:49.180Z] - "overlay": [2022-08-17T12:59:49.313Z] #19 52.66 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-17T12:59:49.313Z] #19 52.67 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T12:59:49.313Z] #19 52.67 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T12:59:49.313Z] #19 52.70 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-17T12:59:49.313Z] #19 52.70 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-17T12:59:49.313Z] #19 52.71 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-17T12:59:49.313Z] #19 52.87 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-17T12:59:49.313Z] #19 52.87 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-17T12:59:49.313Z] #19 52.88 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-17T12:59:49.313Z] #19 53.12 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-17T12:59:49.313Z] #19 53.12 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:49.313Z] #19 53.13 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T12:59:49.440Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T12:59:49.440Z] Optional (for encrypted networks): [2022-08-17T12:59:49.440Z] - CONFIG_CRYPTO: enabled [2022-08-17T12:59:49.440Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T12:59:49.440Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T12:59:49.440Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T12:59:49.440Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T12:59:49.440Z] - CONFIG_XFRM: enabled [2022-08-17T12:59:49.440Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T12:59:49.440Z] - "ipvlan": [2022-08-17T12:59:49.440Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T12:59:49.440Z] - "macvlan": [2022-08-17T12:59:49.440Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T12:59:49.440Z] - "ftp,tftp client in container": [2022-08-17T12:59:49.440Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T12:59:49.440Z] - Storage Drivers: [2022-08-17T12:59:49.440Z] - "aufs": [2022-08-17T12:59:49.440Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T12:59:49.440Z] - "btrfs": [2022-08-17T12:59:49.440Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T12:59:49.440Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T12:59:49.440Z] - "devicemapper": [2022-08-17T12:59:49.440Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T12:59:49.440Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T12:59:49.440Z] - "overlay": [2022-08-17T12:59:49.440Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T12:59:49.440Z] - "zfs": [2022-08-17T12:59:49.440Z] - /dev/zfs: present [2022-08-17T12:59:49.440Z] - zfs command: missing [2022-08-17T12:59:49.440Z] - zpool command: missing [2022-08-17T12:59:49.440Z] [2022-08-17T12:59:49.440Z] Limits: [2022-08-17T12:59:49.440Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T12:59:49.440Z] [2022-08-17T12:59:49.440Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-17T12:59:49.574Z] #19 53.37 Selecting previously unselected package g++-10-aarch64-linux-gnu. [Pipeline] sh [2022-08-17T12:59:49.669Z] #31 5.590 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T12:59:49.669Z] #31 5.868 [2022-08-17T12:59:49.690Z] #64 ... [2022-08-17T12:59:49.690Z] [2022-08-17T12:59:49.690Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T12:59:49.690Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T12:59:49.690Z] #14 37.20 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T12:59:49.690Z] #14 37.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T12:59:49.690Z] #14 37.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T12:59:49.834Z] #19 53.38 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:49.834Z] #19 53.38 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T12:59:49.909Z] + sudo modprobe ip_vs [2022-08-17T12:59:49.910Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f27b74f0f7dd41f09f806a08f6855259c19e965b . [2022-08-17T12:59:50.173Z] #1 [internal] load build definition from Dockerfile [2022-08-17T12:59:50.173Z] #1 sha256:cf84b43c8ae36b9787e5197f9ab60258fc914dc28f39059bb4773879c19e6102 [2022-08-17T12:59:50.173Z] #1 transferring dockerfile: [2022-08-17T12:59:50.432Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T12:59:50.432Z] #1 DONE 0.3s [2022-08-17T12:59:50.432Z] [2022-08-17T12:59:50.432Z] #2 [internal] load .dockerignore [2022-08-17T12:59:50.432Z] #2 sha256:d2e5c8cfcee28407ba0cad0f88c5de25de76d258fc740e0836ad38e797d87fde [2022-08-17T12:59:50.432Z] #2 transferring context: 145B done [2022-08-17T12:59:50.432Z] #2 DONE 0.3s [2022-08-17T12:59:50.432Z] [2022-08-17T12:59:50.432Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T12:59:50.432Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T12:59:50.453Z] #31 6.101 #=#=# 0.1% ######################################### 57.8% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2022-08-17T12:59:50.677Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.1s done [2022-08-17T12:59:50.677Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-17T12:59:50.714Z] #31 7.057 [2022-08-17T12:59:51.004Z] #3 DONE 0.4s [2022-08-17T12:59:51.004Z] [2022-08-17T12:59:51.004Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T12:59:51.004Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T12:59:51.004Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-17T12:59:51.004Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T12:59:51.004Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-17T12:59:51.004Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-17T12:59:51.004Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-08-17T12:59:51.053Z] #14 38.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T12:59:51.053Z] #14 38.97 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T12:59:51.053Z] #14 38.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T12:59:51.053Z] #14 39.04 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T12:59:51.265Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-17T12:59:51.265Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-17T12:59:51.265Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-17T12:59:51.309Z] #14 39.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T12:59:51.309Z] #14 39.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T12:59:51.309Z] #14 39.09 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T12:59:51.309Z] #14 39.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T12:59:51.309Z] #14 39.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T12:59:51.565Z] #14 39.17 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T12:59:51.565Z] #14 39.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T12:59:51.565Z] #14 39.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T12:59:51.565Z] #14 39.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T12:59:51.565Z] #14 39.26 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T12:59:51.565Z] #14 39.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T12:59:51.565Z] #14 39.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T12:59:51.565Z] #14 39.35 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T12:59:51.565Z] #14 39.35 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T12:59:51.565Z] #14 39.39 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T12:59:51.565Z] #14 39.40 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T12:59:51.565Z] #14 39.40 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T12:59:51.565Z] #14 39.47 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T12:59:51.565Z] #14 39.47 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T12:59:51.821Z] #14 39.47 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T12:59:51.821Z] #14 39.59 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T12:59:51.821Z] #14 39.59 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T12:59:51.821Z] #14 39.60 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T12:59:51.821Z] #14 39.69 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T12:59:51.841Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-17T12:59:51.841Z] #4 DONE 0.9s [2022-08-17T12:59:52.078Z] #14 39.69 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T12:59:52.078Z] #14 39.70 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T12:59:52.078Z] #14 39.78 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T12:59:52.078Z] #14 39.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T12:59:52.078Z] #14 39.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T12:59:52.078Z] #14 39.84 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T12:59:52.078Z] #14 39.85 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T12:59:52.078Z] #14 39.85 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T12:59:52.101Z] [2022-08-17T12:59:52.101Z] #6 [internal] load .dockerignore [2022-08-17T12:59:52.101Z] #6 sha256:bec69ed04e5bf110f0e790c31d4fac7277a21db3afb08aeabbba2cc1224c903f [2022-08-17T12:59:52.101Z] #6 DONE 0.0s [2022-08-17T12:59:52.101Z] [2022-08-17T12:59:52.101Z] #5 [internal] load build definition from Dockerfile [2022-08-17T12:59:52.101Z] #5 sha256:7e6c694fc3fc669173262de8d435473cf4bf25067b48afeb2bdc5e88821fd334 [2022-08-17T12:59:52.101Z] #5 DONE 0.0s [2022-08-17T12:59:52.101Z] [2022-08-17T12:59:52.101Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:52.101Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T12:59:52.334Z] #14 40.05 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T12:59:52.334Z] #14 40.05 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T12:59:52.334Z] #14 40.06 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T12:59:52.334Z] #14 40.16 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T12:59:52.334Z] #14 40.17 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T12:59:52.334Z] #14 40.17 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T12:59:52.334Z] #14 40.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T12:59:52.334Z] #14 40.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T12:59:52.334Z] #14 40.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T12:59:52.334Z] #14 40.28 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T12:59:52.334Z] #14 40.28 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T12:59:52.590Z] #14 40.29 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T12:59:52.590Z] #14 40.49 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T12:59:52.590Z] #14 40.50 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T12:59:52.590Z] #14 40.52 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T12:59:52.590Z] #14 40.53 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T12:59:52.846Z] #14 40.54 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T12:59:52.847Z] #14 40.55 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T12:59:52.847Z] #14 40.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T12:59:52.847Z] #14 40.57 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T12:59:52.847Z] #14 40.59 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T12:59:52.847Z] #14 40.59 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T12:59:52.847Z] #14 40.61 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T12:59:52.847Z] #14 40.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T12:59:52.847Z] #14 40.63 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T12:59:52.847Z] #14 40.64 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T12:59:52.847Z] #14 40.65 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T12:59:52.847Z] #14 40.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T12:59:52.847Z] #14 40.68 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T12:59:52.847Z] #14 40.69 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T12:59:52.847Z] #14 40.70 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T12:59:52.847Z] #14 40.71 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T12:59:52.847Z] #14 40.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T12:59:52.847Z] #14 40.74 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T12:59:53.045Z] #10 DONE 0.7s [2022-08-17T12:59:53.045Z] [2022-08-17T12:59:53.045Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T12:59:53.045Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T12:59:53.045Z] #7 DONE 0.7s [2022-08-17T12:59:53.045Z] [2022-08-17T12:59:53.045Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T12:59:53.045Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T12:59:53.045Z] #8 DONE 0.7s [2022-08-17T12:59:53.045Z] [2022-08-17T12:59:53.045Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T12:59:53.045Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T12:59:53.045Z] #9 DONE 0.7s [2022-08-17T12:59:53.045Z] [2022-08-17T12:59:53.045Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:53.045Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:53.045Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:53.104Z] #14 40.75 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T12:59:53.104Z] #14 40.76 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T12:59:53.104Z] #14 40.77 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T12:59:53.104Z] #14 40.78 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T12:59:53.104Z] #14 40.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T12:59:53.104Z] #14 40.79 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T12:59:53.104Z] #14 40.81 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T12:59:53.104Z] #14 40.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T12:59:53.104Z] #14 40.84 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T12:59:53.104Z] #14 40.85 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T12:59:53.104Z] #14 40.86 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T12:59:53.104Z] #14 40.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T12:59:53.269Z] #31 ... [2022-08-17T12:59:53.269Z] [2022-08-17T12:59:53.269Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T12:59:53.269Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-17T12:59:53.269Z] #34 4.688 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T12:59:53.269Z] #34 4.695 Cloning into '.'... [2022-08-17T12:59:53.312Z] #28 ... [2022-08-17T12:59:53.312Z] [2022-08-17T12:59:53.312Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:53.312Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T12:59:53.312Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-17T12:59:53.312Z] #73 DONE 0.1s [2022-08-17T12:59:53.312Z] [2022-08-17T12:59:53.312Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:53.312Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:53.312Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-17T12:59:53.312Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T12:59:53.312Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-17T12:59:53.312Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-17T12:59:53.574Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.15MB / 55.00MB 0.2s [2022-08-17T12:59:53.668Z] #14 DONE 41.4s [2022-08-17T12:59:53.668Z] [2022-08-17T12:59:53.668Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T12:59:53.668Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T12:59:53.668Z] #15 ... [2022-08-17T12:59:53.668Z] [2022-08-17T12:59:53.668Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T12:59:53.668Z] #59 sha256:27c4a9f5ae04a5cc22940b21e9c6abf814653cca193144fb9f10cde0ee5adbf3 [2022-08-17T12:59:53.668Z] #59 DONE 0.1s [2022-08-17T12:59:53.872Z] #28 ... [2022-08-17T12:59:53.872Z] [2022-08-17T12:59:53.872Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T12:59:53.872Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T12:59:53.872Z] #49 DONE 0.6s [2022-08-17T12:59:53.872Z] [2022-08-17T12:59:53.872Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:53.872Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:53.872Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.43MB / 55.00MB 0.4s [2022-08-17T12:59:53.872Z] #28 ... [2022-08-17T12:59:53.872Z] [2022-08-17T12:59:53.872Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T12:59:53.872Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T12:59:53.872Z] #49 DONE 0.0s [2022-08-17T12:59:53.872Z] [2022-08-17T12:59:53.872Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:53.872Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:53.872Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.53MB / 55.00MB 0.6s [2022-08-17T12:59:53.924Z] [2022-08-17T12:59:53.924Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T12:59:53.924Z] #60 sha256:ce45810daefc55e7b9060598c47dc6af741af65d60db17bc0033723483923af4 [2022-08-17T12:59:54.135Z] #11 ... [2022-08-17T12:59:54.135Z] [2022-08-17T12:59:54.135Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T12:59:54.135Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T12:59:54.135Z] #29 0.996 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:59:54.135Z] #29 1.017 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:59:54.135Z] #29 1.018 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:59:54.135Z] #29 1.184 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T12:59:54.135Z] #29 1.494 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T12:59:54.135Z] #29 1.525 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T12:59:54.135Z] #29 3.078 Fetched 8570 kB in 2s (3645 kB/s) [2022-08-17T12:59:54.135Z] #29 3.078 Reading package lists... [2022-08-17T12:59:54.135Z] #29 4.088 Reading package lists... [2022-08-17T12:59:54.135Z] #29 5.037 Building dependency tree... [2022-08-17T12:59:54.135Z] #29 5.846 The following additional packages will be installed: [2022-08-17T12:59:54.135Z] #29 5.847 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T12:59:54.135Z] #29 5.849 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T12:59:54.135Z] #29 5.854 Recommended packages: [2022-08-17T12:59:54.135Z] #29 5.854 libldap-common publicsuffix libsasl2-modules [2022-08-17T12:59:54.135Z] #29 6.063 The following NEW packages will be installed: [2022-08-17T12:59:54.135Z] #29 6.065 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T12:59:54.135Z] #29 6.065 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T12:59:54.135Z] #29 6.067 libssh2-1 openssl [2022-08-17T12:59:54.135Z] #29 6.362 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T12:59:54.135Z] #29 6.362 Need to get 3047 kB of archives. [2022-08-17T12:59:54.135Z] #29 6.362 After this operation, 6661 kB of additional disk space will be used. [2022-08-17T12:59:54.135Z] #29 6.362 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-17T12:59:54.135Z] #29 6.381 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-17T12:59:54.135Z] #29 6.381 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-17T12:59:54.135Z] #29 6.381 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-17T12:59:54.135Z] #29 6.381 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-17T12:59:54.135Z] #29 6.381 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-17T12:59:54.135Z] #29 6.423 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-17T12:59:54.135Z] #29 6.423 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-17T12:59:54.135Z] #29 6.423 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-17T12:59:54.135Z] #29 6.423 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-17T12:59:54.135Z] #29 6.423 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-17T12:59:54.135Z] #29 6.423 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-17T12:59:54.135Z] #29 6.431 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T12:59:54.135Z] #29 6.433 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T12:59:54.135Z] #29 6.447 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T12:59:54.135Z] #29 6.667 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T12:59:54.135Z] #29 6.723 Fetched 3047 kB in 0s (8681 kB/s) [2022-08-17T12:59:54.135Z] #29 6.744 Selecting previously unselected package openssl. [2022-08-17T12:59:54.135Z] #29 6.744 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-17T12:59:54.135Z] #29 6.749 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 6.755 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T12:59:54.135Z] #29 6.967 Selecting previously unselected package ca-certificates. [2022-08-17T12:59:54.135Z] #29 6.967 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T12:59:54.135Z] #29 6.973 Unpacking ca-certificates (20210119) ... [2022-08-17T12:59:54.135Z] #29 7.092 Selecting previously unselected package libbrotli1:amd64. [2022-08-17T12:59:54.135Z] #29 7.092 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.099 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T12:59:54.135Z] #29 7.174 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-17T12:59:54.135Z] #29 7.174 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.178 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:54.135Z] #29 7.219 Selecting previously unselected package libsasl2-2:amd64. [2022-08-17T12:59:54.135Z] #29 7.219 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.224 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:54.135Z] #29 7.278 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-17T12:59:54.135Z] #29 7.280 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.285 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T12:59:54.135Z] #29 7.354 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-17T12:59:54.135Z] #29 7.354 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.359 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T12:59:54.135Z] #29 7.412 Selecting previously unselected package libpsl5:amd64. [2022-08-17T12:59:54.135Z] #29 7.412 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.417 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T12:59:54.135Z] #29 7.462 Selecting previously unselected package librtmp1:amd64. [2022-08-17T12:59:54.135Z] #29 7.462 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.468 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T12:59:54.135Z] #29 7.515 Selecting previously unselected package libssh2-1:amd64. [2022-08-17T12:59:54.135Z] #29 7.515 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.524 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T12:59:54.135Z] #29 7.582 Selecting previously unselected package libcurl4:amd64. [2022-08-17T12:59:54.135Z] #29 7.582 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.586 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:54.135Z] #29 7.662 Selecting previously unselected package curl. [2022-08-17T12:59:54.135Z] #29 7.662 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.666 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:54.135Z] #29 7.736 Selecting previously unselected package libonig5:amd64. [2022-08-17T12:59:54.135Z] #29 7.736 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.740 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T12:59:54.135Z] #29 7.805 Selecting previously unselected package libjq1:amd64. [2022-08-17T12:59:54.135Z] #29 7.805 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.810 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T12:59:54.135Z] #29 7.894 Selecting previously unselected package jq. [2022-08-17T12:59:54.135Z] #29 7.894 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-17T12:59:54.135Z] #29 7.907 Unpacking jq (1.6-2.1) ... [2022-08-17T12:59:54.135Z] #29 7.995 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T12:59:54.135Z] #29 8.005 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T12:59:54.135Z] #29 8.027 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T12:59:54.135Z] #29 8.037 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:54.135Z] #29 8.056 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T12:59:54.135Z] #29 8.070 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T12:59:54.135Z] #29 8.077 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T12:59:54.135Z] #29 8.097 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T12:59:54.135Z] #29 8.110 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T12:59:54.135Z] #29 8.121 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T12:59:54.135Z] #29 8.135 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T12:59:54.135Z] #29 8.147 Setting up ca-certificates (20210119) ... [2022-08-17T12:59:54.135Z] #29 9.110 Updating certificates in /etc/ssl/certs... [2022-08-17T12:59:54.135Z] #29 9.891 129 added, 0 removed; done. [2022-08-17T12:59:54.135Z] #29 9.970 Setting up jq (1.6-2.1) ... [2022-08-17T12:59:54.135Z] #29 9.981 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:54.135Z] #29 9.995 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T12:59:54.135Z] #29 10.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T12:59:54.135Z] #29 10.03 Processing triggers for ca-certificates (20210119) ... [2022-08-17T12:59:54.135Z] #29 10.04 Updating certificates in /etc/ssl/certs... [2022-08-17T12:59:54.135Z] #29 ... [2022-08-17T12:59:54.135Z] [2022-08-17T12:59:54.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:54.135Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:54.138Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.73MB / 55.00MB 0.7s [2022-08-17T12:59:54.138Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.76MB / 55.00MB 0.9s [2022-08-17T12:59:54.138Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.28MB / 55.00MB 1.0s [2022-08-17T12:59:54.400Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 1.2s [2022-08-17T12:59:54.660Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.60MB / 55.00MB 1.3s [2022-08-17T12:59:54.660Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 40.00MB / 55.00MB 1.4s [2022-08-17T12:59:54.857Z] #60 ... [2022-08-17T12:59:54.857Z] [2022-08-17T12:59:54.857Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T12:59:54.857Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T12:59:54.857Z] #15 DONE 1.2s [2022-08-17T12:59:54.857Z] [2022-08-17T12:59:54.857Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T12:59:54.857Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-17T12:59:54.919Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 1.6s [2022-08-17T12:59:54.919Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 52.67MB / 55.00MB 1.8s [2022-08-17T12:59:55.110Z] #19 58.13 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-17T12:59:55.110Z] #19 58.13 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T12:59:55.110Z] #19 58.14 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T12:59:55.110Z] #19 58.16 Selecting previously unselected package patch. [2022-08-17T12:59:55.110Z] #19 58.16 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-17T12:59:55.110Z] #19 58.17 Unpacking patch (2.7.6-7) ... [2022-08-17T12:59:55.110Z] #19 58.21 Selecting previously unselected package dpkg-dev. [2022-08-17T12:59:55.110Z] #19 58.21 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-17T12:59:55.110Z] #19 58.21 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T12:59:55.110Z] #19 58.35 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-17T12:59:55.110Z] #19 58.35 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-17T12:59:55.110Z] #19 58.35 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-17T12:59:55.110Z] #19 58.38 Selecting previously unselected package libio-string-perl. [2022-08-17T12:59:55.110Z] #19 58.38 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-17T12:59:55.110Z] #19 58.39 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-17T12:59:55.110Z] #19 58.42 Selecting previously unselected package libicu67:amd64. [2022-08-17T12:59:55.110Z] #19 58.42 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-17T12:59:55.110Z] #19 58.42 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T12:59:55.369Z] #19 59.24 Selecting previously unselected package libxml2:amd64. [2022-08-17T12:59:55.525Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.7s done [2022-08-17T12:59:55.628Z] #19 59.24 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T12:59:55.628Z] #19 59.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T12:59:55.628Z] #19 59.33 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-17T12:59:55.628Z] #19 59.33 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-17T12:59:55.628Z] #19 59.33 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-17T12:59:55.628Z] #19 59.36 Selecting previously unselected package libxml-sax-base-perl. [2022-08-17T12:59:55.628Z] #19 59.36 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-17T12:59:55.628Z] #19 59.37 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-17T12:59:55.628Z] #19 59.40 Selecting previously unselected package libxml-sax-perl. [2022-08-17T12:59:55.628Z] #19 59.40 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-17T12:59:55.628Z] #19 59.41 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-17T12:59:55.628Z] #19 59.45 Selecting previously unselected package libxml-libxml-perl. [2022-08-17T12:59:55.628Z] #19 59.45 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-17T12:59:55.628Z] #19 59.46 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-17T12:59:55.787Z] #11 ... [2022-08-17T12:59:55.787Z] [2022-08-17T12:59:55.787Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T12:59:55.787Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T12:59:55.787Z] #29 10.67 0 added, 0 removed; done. [2022-08-17T12:59:55.787Z] #29 10.67 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T12:59:55.787Z] #29 10.67 done. [2022-08-17T12:59:55.787Z] #29 DONE 12.2s [2022-08-17T12:59:55.787Z] [2022-08-17T12:59:55.787Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:55.787Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:55.787Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-17T12:59:55.788Z] #16 DONE 1.0s [2022-08-17T12:59:55.788Z] [2022-08-17T12:59:55.788Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T12:59:55.788Z] #60 sha256:ce45810daefc55e7b9060598c47dc6af741af65d60db17bc0033723483923af4 [2022-08-17T12:59:55.788Z] #60 1.264 + RM_GOPATH=0 [2022-08-17T12:59:55.788Z] #60 1.264 + TMP_GOPATH= [2022-08-17T12:59:55.788Z] #60 1.264 + : /build [2022-08-17T12:59:55.788Z] #60 1.264 + '[' -z '' ']' [2022-08-17T12:59:55.788Z] #60 1.264 ++ mktemp -d [2022-08-17T12:59:55.788Z] #60 1.264 + export GOPATH=/tmp/tmp.p11zn3wPPa [2022-08-17T12:59:55.788Z] #60 1.264 + GOPATH=/tmp/tmp.p11zn3wPPa [2022-08-17T12:59:55.788Z] #60 1.264 + RM_GOPATH=1 [2022-08-17T12:59:55.788Z] #60 1.264 + case "$(go env GOARCH)" in [2022-08-17T12:59:55.788Z] #60 1.264 ++ go env GOARCH [2022-08-17T12:59:55.788Z] #60 1.280 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:55.788Z] #60 1.280 + GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:55.788Z] #60 1.280 ++ dirname /install.sh [2022-08-17T12:59:55.788Z] #60 1.295 + dir=/ [2022-08-17T12:59:55.788Z] #60 1.295 + bin=runc [2022-08-17T12:59:55.788Z] #60 1.295 + shift [2022-08-17T12:59:55.788Z] #60 1.295 + '[' '!' -f //runc.installer ']' [2022-08-17T12:59:55.788Z] #60 1.295 + . //runc.installer [2022-08-17T12:59:55.788Z] #60 1.295 ++ set -e [2022-08-17T12:59:55.788Z] #60 1.295 ++ : v1.1.3 [2022-08-17T12:59:55.788Z] #60 1.295 + install_runc [2022-08-17T12:59:55.788Z] #60 1.295 + RUNC_BUILDTAGS=seccomp [2022-08-17T12:59:55.788Z] #60 1.295 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T12:59:55.788Z] #60 1.295 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p11zn3wPPa/src/github.com/opencontainers/runc [2022-08-17T12:59:55.788Z] #60 1.295 Cloning into '/tmp/tmp.p11zn3wPPa/src/github.com/opencontainers/runc'... [2022-08-17T12:59:55.788Z] #60 1.299 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T12:59:55.863Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-17T12:59:55.886Z] #19 59.52 Selecting previously unselected package libxml-simple-perl. [2022-08-17T12:59:55.886Z] #19 59.52 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-17T12:59:55.886Z] #19 59.52 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-17T12:59:55.886Z] #19 59.55 Selecting previously unselected package libyaml-perl. [2022-08-17T12:59:55.886Z] #19 59.56 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-17T12:59:55.886Z] #19 59.56 Unpacking libyaml-perl (1.30-1) ... [2022-08-17T12:59:55.886Z] #19 59.60 Selecting previously unselected package libconfig-auto-perl. [2022-08-17T12:59:55.886Z] #19 59.60 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-17T12:59:55.886Z] #19 59.61 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-17T12:59:55.886Z] #19 59.64 Selecting previously unselected package libfile-which-perl. [2022-08-17T12:59:55.886Z] #19 59.64 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-17T12:59:55.886Z] #19 59.64 Unpacking libfile-which-perl (1.23-1) ... [2022-08-17T12:59:55.886Z] #19 59.67 Selecting previously unselected package libfile-homedir-perl. [2022-08-17T12:59:55.886Z] #19 59.67 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-17T12:59:55.886Z] #19 59.68 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-17T12:59:55.886Z] #19 59.72 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-17T12:59:55.886Z] #19 59.72 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-17T12:59:55.886Z] #19 59.73 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-17T12:59:55.886Z] #19 59.77 Selecting previously unselected package dpkg-cross. [2022-08-17T12:59:55.886Z] #19 59.77 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-17T12:59:56.048Z] #11 ... [2022-08-17T12:59:56.048Z] [2022-08-17T12:59:56.048Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T12:59:56.048Z] #30 sha256:4bbf80fcdbbdeddfa728e52b92f4421262d0464bbcb8a65f6aaca2e3266e1368 [2022-08-17T12:59:56.048Z] #30 DONE 0.3s [2022-08-17T12:59:56.048Z] [2022-08-17T12:59:56.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:56.048Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:56.145Z] #19 59.78 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-17T12:59:56.145Z] #19 59.81 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-17T12:59:56.145Z] #19 59.83 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-17T12:59:56.145Z] #19 59.83 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-17T12:59:56.145Z] #19 59.87 Selecting previously unselected package libc6-armel-cross. [2022-08-17T12:59:56.145Z] #19 59.88 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-17T12:59:56.145Z] #19 59.89 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-17T12:59:56.145Z] #19 60.01 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-17T12:59:56.404Z] #19 60.01 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:56.404Z] #19 60.02 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-17T12:59:56.404Z] #19 60.05 Selecting previously unselected package libgomp1-armel-cross. [2022-08-17T12:59:56.404Z] #19 60.05 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:56.404Z] #19 60.06 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-17T12:59:56.404Z] #19 60.09 Selecting previously unselected package libatomic1-armel-cross. [2022-08-17T12:59:56.404Z] #19 60.09 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:56.404Z] #19 60.10 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-17T12:59:56.404Z] #19 60.13 Selecting previously unselected package libasan6-armel-cross. [2022-08-17T12:59:56.404Z] #19 60.13 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:56.404Z] #19 60.14 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-17T12:59:56.441Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.3s [2022-08-17T12:59:56.663Z] #19 60.36 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-17T12:59:56.663Z] #19 60.36 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:56.663Z] #19 60.36 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-17T12:59:56.663Z] #19 60.43 Selecting previously unselected package libubsan1-armel-cross. [2022-08-17T12:59:56.663Z] #19 60.43 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:56.663Z] #19 60.43 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-17T12:59:56.663Z] #19 60.53 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-17T12:59:56.760Z] #60 ... [2022-08-17T12:59:56.760Z] [2022-08-17T12:59:56.760Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T12:59:56.760Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-17T12:59:56.760Z] #17 0.799 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T12:59:56.760Z] #17 DONE 1.0s [2022-08-17T12:59:56.923Z] #19 60.53 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T12:59:56.923Z] #19 60.54 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T12:59:56.923Z] #19 60.65 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-17T12:59:56.923Z] #19 60.65 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-17T12:59:56.923Z] #19 60.66 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T12:59:57.017Z] [2022-08-17T12:59:57.017Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T12:59:57.017Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-17T12:59:57.472Z] #34 ... [2022-08-17T12:59:57.472Z] [2022-08-17T12:59:57.472Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T12:59:57.472Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T12:59:57.472Z] #42 3.639 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:59:57.472Z] #42 3.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:59:57.472Z] #42 3.670 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:59:57.472Z] #42 4.042 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T12:59:57.472Z] #42 5.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T12:59:57.472Z] #42 8.262 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T12:59:57.472Z] #42 ... [2022-08-17T12:59:57.472Z] [2022-08-17T12:59:57.472Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T12:59:57.472Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-17T12:59:57.472Z] #47 4.270 + git clone https://github.com/docker/distribution.git . [2022-08-17T12:59:57.472Z] #47 4.272 Cloning into '.'... [2022-08-17T12:59:57.472Z] #47 ... [2022-08-17T12:59:57.472Z] [2022-08-17T12:59:57.472Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T12:59:57.472Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T12:59:57.472Z] #55 4.577 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T12:59:57.472Z] #55 6.283 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T12:59:57.472Z] #55 6.302 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T12:59:57.472Z] #55 6.457 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T12:59:57.472Z] #55 6.465 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T12:59:57.472Z] #55 6.546 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T12:59:57.472Z] #55 6.825 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T12:59:57.472Z] #55 6.838 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T12:59:57.472Z] #55 7.371 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T12:59:57.472Z] #55 7.494 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T12:59:57.472Z] #55 7.541 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T12:59:57.472Z] #55 7.568 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T12:59:57.472Z] #55 9.051 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T12:59:57.472Z] #55 9.258 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T12:59:57.472Z] #55 9.314 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T12:59:57.472Z] #55 9.391 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T12:59:57.472Z] #55 ... [2022-08-17T12:59:57.472Z] [2022-08-17T12:59:57.472Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T12:59:57.472Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-17T12:59:57.472Z] #38 4.943 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T12:59:57.472Z] #38 ... [2022-08-17T12:59:57.472Z] [2022-08-17T12:59:57.472Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T12:59:57.472Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-17T12:59:57.472Z] #36 5.400 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T12:59:57.472Z] #36 ... [2022-08-17T12:59:57.472Z] [2022-08-17T12:59:57.472Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T12:59:57.472Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-17T12:59:57.472Z] #62 4.628 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:59:57.472Z] #62 4.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:59:57.472Z] #62 4.673 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:59:57.472Z] #62 5.507 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T12:59:57.472Z] #62 8.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T12:59:57.734Z] #62 ... [2022-08-17T12:59:57.734Z] [2022-08-17T12:59:57.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T12:59:57.734Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T12:59:57.734Z] #14 5.352 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:59:57.734Z] #14 5.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:59:57.734Z] #14 5.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:59:57.734Z] #14 6.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T12:59:57.734Z] #14 9.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T12:59:57.734Z] #14 ... [2022-08-17T12:59:57.734Z] [2022-08-17T12:59:57.734Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T12:59:57.734Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T12:59:57.734Z] #51 4.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:59:57.734Z] #51 5.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:59:57.734Z] #51 5.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:59:57.734Z] #51 5.598 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T12:59:57.734Z] #51 6.428 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T12:59:57.734Z] #51 9.056 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T12:59:57.946Z] #18 DONE 0.9s [2022-08-17T12:59:57.946Z] [2022-08-17T12:59:57.946Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T12:59:57.946Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-17T12:59:57.995Z] #51 ... [2022-08-17T12:59:57.995Z] [2022-08-17T12:59:57.995Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T12:59:57.995Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-17T12:59:57.995Z] #57 4.983 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T12:59:57.995Z] #57 6.077 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T12:59:57.995Z] #57 6.086 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T12:59:57.995Z] #57 6.117 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T12:59:57.995Z] #57 7.628 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T12:59:57.995Z] #57 ... [2022-08-17T12:59:57.995Z] [2022-08-17T12:59:57.995Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T12:59:57.995Z] #67 sha256:f3cca5a31bed31a7c400b1b55c8626dff0ede7c830fc1e07ff8d02b3009a7665 [2022-08-17T12:59:57.995Z] #67 4.508 + RM_GOPATH=0 [2022-08-17T12:59:57.995Z] #67 4.509 + TMP_GOPATH= [2022-08-17T12:59:57.995Z] #67 4.509 + : /build [2022-08-17T12:59:57.995Z] #67 4.510 + '[' -z '' ']' [2022-08-17T12:59:57.995Z] #67 4.514 ++ mktemp -d [2022-08-17T12:59:57.995Z] #67 4.526 + export GOPATH=/tmp/tmp.pjv3ZEzVQF [2022-08-17T12:59:57.995Z] #67 4.526 + GOPATH=/tmp/tmp.pjv3ZEzVQF [2022-08-17T12:59:57.995Z] #67 4.526 + RM_GOPATH=1 [2022-08-17T12:59:57.995Z] #67 4.527 + case "$(go env GOARCH)" in [2022-08-17T12:59:57.995Z] #67 4.527 ++ go env GOARCH [2022-08-17T12:59:57.995Z] #67 4.551 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:57.995Z] #67 4.562 + GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:57.995Z] #67 4.563 ++ dirname /install.sh [2022-08-17T12:59:57.995Z] #67 4.570 + dir=/ [2022-08-17T12:59:57.995Z] #67 4.570 + bin=rootlesskit [2022-08-17T12:59:57.995Z] #67 4.573 + shift [2022-08-17T12:59:57.995Z] #67 4.573 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T12:59:57.995Z] #67 4.574 + . //rootlesskit.installer [2022-08-17T12:59:57.995Z] #67 4.575 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T12:59:57.995Z] #67 4.577 + install_rootlesskit [2022-08-17T12:59:57.995Z] #67 4.577 + case "$1" in [2022-08-17T12:59:57.995Z] #67 4.578 + export CGO_ENABLED=0 [2022-08-17T12:59:57.995Z] #67 4.578 + CGO_ENABLED=0 [2022-08-17T12:59:57.995Z] #67 4.579 + _install_rootlesskit [2022-08-17T12:59:57.995Z] #67 4.581 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T12:59:57.995Z] #67 4.581 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T12:59:57.995Z] #67 4.581 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T12:59:57.995Z] #67 4.581 + GOBIN=/build [2022-08-17T12:59:57.995Z] #67 4.581 + GO111MODULE=on [2022-08-17T12:59:57.995Z] #67 4.581 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T12:59:57.995Z] #67 5.152 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T12:59:57.995Z] #67 7.347 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T12:59:57.995Z] #67 7.348 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T12:59:57.995Z] #67 7.919 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T12:59:57.995Z] #67 10.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T12:59:57.995Z] #67 10.84 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T12:59:57.995Z] #67 10.95 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T12:59:58.256Z] #67 ... [2022-08-17T12:59:58.256Z] [2022-08-17T12:59:58.256Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T12:59:58.256Z] #26 sha256:84c07ba43dad73017934192ddd4ae6bb69c306d6e8b68fbb4fe336be5c33f738 [2022-08-17T12:59:58.256Z] #26 4.034 + RM_GOPATH=0 [2022-08-17T12:59:58.256Z] #26 4.034 + TMP_GOPATH= [2022-08-17T12:59:58.256Z] #26 4.035 + : /build [2022-08-17T12:59:58.256Z] #26 4.035 + '[' -z '' ']' [2022-08-17T12:59:58.256Z] #26 4.041 ++ mktemp -d [2022-08-17T12:59:58.256Z] #26 4.046 + export GOPATH=/tmp/tmp.xXEmr4oHDy [2022-08-17T12:59:58.256Z] #26 4.046 + GOPATH=/tmp/tmp.xXEmr4oHDy [2022-08-17T12:59:58.256Z] #26 4.046 + RM_GOPATH=1 [2022-08-17T12:59:58.256Z] #26 4.046 + case "$(go env GOARCH)" in [2022-08-17T12:59:58.256Z] #26 4.046 ++ go env GOARCH [2022-08-17T12:59:58.256Z] #26 4.066 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:58.256Z] #26 4.067 + GO_BUILDMODE=-buildmode=pie [2022-08-17T12:59:58.256Z] #26 4.069 ++ dirname /install.sh [2022-08-17T12:59:58.256Z] #26 4.075 + dir=/ [2022-08-17T12:59:58.256Z] #26 4.075 + bin=dockercli [2022-08-17T12:59:58.256Z] #26 4.075 + shift [2022-08-17T12:59:58.256Z] #26 4.075 + '[' '!' -f //dockercli.installer ']' [2022-08-17T12:59:58.256Z] #26 4.075 + . //dockercli.installer [2022-08-17T12:59:58.256Z] #26 4.075 ++ : stable [2022-08-17T12:59:58.256Z] #26 4.075 ++ : 17.06.2-ce [2022-08-17T12:59:58.256Z] #26 4.075 + install_dockercli [2022-08-17T12:59:58.256Z] #26 4.075 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T12:59:58.256Z] #26 4.075 ++ uname -m [2022-08-17T12:59:58.256Z] #26 4.075 + arch=aarch64 [2022-08-17T12:59:58.256Z] #26 4.075 + '[' aarch64 '!=' x86_64 ']' [2022-08-17T12:59:58.256Z] #26 4.075 + '[' aarch64 '!=' s390x ']' [2022-08-17T12:59:58.256Z] #26 4.075 + '[' aarch64 '!=' armhf ']' [2022-08-17T12:59:58.256Z] #26 4.075 + build_dockercli [2022-08-17T12:59:58.256Z] #26 4.075 + git clone https://github.com/docker/docker-ce /tmp/tmp.xXEmr4oHDy/tmp/docker-ce [2022-08-17T12:59:58.256Z] #26 4.075 Install docker/cli version 17.06.2-ce from stable [2022-08-17T12:59:58.256Z] #26 4.091 Cloning into '/tmp/tmp.xXEmr4oHDy/tmp/docker-ce'... [2022-08-17T12:59:58.508Z] #19 DONE 0.9s [2022-08-17T12:59:58.508Z] [2022-08-17T12:59:58.508Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T12:59:58.508Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-17T12:59:58.517Z] #26 ... [2022-08-17T12:59:58.517Z] [2022-08-17T12:59:58.517Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T12:59:58.517Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-17T12:59:58.517Z] #40 5.314 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T12:59:58.517Z] #40 6.110 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T12:59:58.517Z] #40 7.165 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T12:59:58.517Z] #40 7.363 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T12:59:58.517Z] #40 7.503 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T12:59:58.517Z] #40 9.821 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T12:59:58.517Z] #40 9.909 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T12:59:58.517Z] #40 ... [2022-08-17T12:59:58.517Z] [2022-08-17T12:59:58.517Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T12:59:58.517Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T12:59:58.517Z] #76 5.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T12:59:58.517Z] #76 5.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T12:59:58.517Z] #76 5.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T12:59:58.517Z] #76 6.614 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T12:59:58.517Z] #76 9.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T12:59:58.779Z] #76 ... [2022-08-17T12:59:58.779Z] [2022-08-17T12:59:58.779Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T12:59:58.779Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-17T12:59:58.779Z] #53 5.289 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T12:59:58.779Z] #53 6.574 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T12:59:58.779Z] #53 6.615 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T12:59:58.779Z] #53 6.765 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T12:59:58.779Z] #53 7.145 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T12:59:58.779Z] #53 7.146 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T12:59:58.779Z] #53 7.294 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T12:59:58.779Z] #53 7.525 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T12:59:58.779Z] #53 7.709 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T12:59:58.779Z] #53 7.852 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T12:59:58.780Z] #53 7.940 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T12:59:58.780Z] #53 8.233 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T12:59:58.780Z] #53 ... [2022-08-17T12:59:58.780Z] [2022-08-17T12:59:58.780Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T12:59:58.780Z] #67 sha256:f3cca5a31bed31a7c400b1b55c8626dff0ede7c830fc1e07ff8d02b3009a7665 [2022-08-17T12:59:58.780Z] #67 11.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T12:59:59.041Z] #67 11.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T12:59:59.302Z] #67 12.00 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T12:59:59.302Z] #67 12.15 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T12:59:59.448Z] #20 DONE 0.9s [2022-08-17T12:59:59.448Z] [2022-08-17T12:59:59.448Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T12:59:59.448Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T12:59:59.744Z] #28 ... [2022-08-17T12:59:59.744Z] [2022-08-17T12:59:59.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:59.744Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:59.744Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.2s done [2022-08-17T12:59:59.745Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T12:59:59.745Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.3s done [2022-08-17T12:59:59.745Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-17T12:59:59.745Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-17T12:59:59.745Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.4s done [2022-08-17T12:59:59.745Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.5s done [2022-08-17T12:59:59.745Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.9s done [2022-08-17T12:59:59.745Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 87.03MB / 141.86MB 6.1s [2022-08-17T12:59:59.745Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.1s [2022-08-17T12:59:59.745Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.1s done [2022-08-17T12:59:59.745Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.3s done [2022-08-17T12:59:59.745Z] #11 ... [2022-08-17T12:59:59.745Z] [2022-08-17T12:59:59.745Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T12:59:59.745Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T12:59:59.745Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-17T12:59:59.745Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T12:59:59.745Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T12:59:59.745Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T12:59:59.745Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done [2022-08-17T12:59:59.745Z] #73 DONE 6.6s [2022-08-17T12:59:59.745Z] [2022-08-17T12:59:59.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T12:59:59.745Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T12:59:59.745Z] #11 ... [2022-08-17T12:59:59.745Z] [2022-08-17T12:59:59.745Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T12:59:59.745Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T12:59:59.875Z] #67 12.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T12:59:59.875Z] #67 12.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T13:00:00.008Z] #28 ... [2022-08-17T13:00:00.008Z] [2022-08-17T13:00:00.008Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T13:00:00.008Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T13:00:00.008Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-17T13:00:00.008Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T13:00:00.008Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T13:00:00.008Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T13:00:00.008Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-17T13:00:00.008Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-08-17T13:00:00.008Z] #71 DONE 6.7s [2022-08-17T13:00:00.136Z] #67 12.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T13:00:00.268Z] [2022-08-17T13:00:00.268Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T13:00:00.268Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T13:00:00.818Z] #21 1.170 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T13:00:00.818Z] #21 1.175 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T13:00:00.818Z] #21 1.175 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T13:00:01.346Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-17T13:00:01.524Z] #67 14.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T13:00:01.650Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.4s [2022-08-17T13:00:02.198Z] #19 65.33 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-17T13:00:02.198Z] #19 65.34 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:02.198Z] #19 65.34 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T13:00:02.198Z] #19 65.37 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-17T13:00:02.198Z] #19 65.37 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-17T13:00:02.198Z] #19 65.38 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-17T13:00:02.198Z] #19 65.55 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-17T13:00:02.198Z] #19 65.55 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-17T13:00:02.198Z] #19 65.56 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-17T13:00:02.198Z] #19 65.78 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-17T13:00:02.198Z] #19 65.78 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:02.198Z] #19 65.79 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:02.198Z] #19 66.05 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-17T13:00:02.313Z] #21 1.789 Reading package lists... [2022-08-17T13:00:02.458Z] #19 66.05 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-17T13:00:02.458Z] #19 66.06 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T13:00:03.035Z] #28 ... [2022-08-17T13:00:03.035Z] [2022-08-17T13:00:03.035Z] #24 [internal] load build context [2022-08-17T13:00:03.035Z] #24 sha256:b4c9561317e9c0695ea7c40e03fb5849e1b435edfa4095a9e15e8953c5d87814 [2022-08-17T13:00:03.035Z] #24 transferring context: 62.42MB 9.5s done [2022-08-17T13:00:03.604Z] #24 ... [2022-08-17T13:00:03.604Z] [2022-08-17T13:00:03.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:03.604Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:03.604Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.8s [2022-08-17T13:00:03.680Z] #21 2.795 Reading package lists... [2022-08-17T13:00:03.937Z] #21 4.019 Building dependency tree... [2022-08-17T13:00:03.937Z] #21 4.376 Reading state information... [2022-08-17T13:00:04.193Z] #21 4.707 The following additional packages will be installed: [2022-08-17T13:00:04.193Z] #21 4.708 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T13:00:04.193Z] #21 4.709 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T13:00:04.193Z] #21 4.709 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T13:00:04.193Z] #21 4.710 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:00:04.193Z] #21 4.710 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T13:00:04.193Z] #21 4.713 Suggested packages: [2022-08-17T13:00:04.193Z] #21 4.713 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T13:00:04.193Z] #21 4.713 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T13:00:04.193Z] #21 4.713 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T13:00:04.193Z] #21 4.713 Recommended packages: [2022-08-17T13:00:04.193Z] #21 4.714 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T13:00:04.193Z] #21 4.714 systemd-timesyncd | time-daemon unzip [2022-08-17T13:00:04.543Z] #11 ... [2022-08-17T13:00:04.543Z] [2022-08-17T13:00:04.543Z] #24 [internal] load build context [2022-08-17T13:00:04.543Z] #24 sha256:b4c9561317e9c0695ea7c40e03fb5849e1b435edfa4095a9e15e8953c5d87814 [2022-08-17T13:00:04.543Z] #24 DONE 11.6s [2022-08-17T13:00:04.543Z] [2022-08-17T13:00:04.543Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:04.543Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:04.839Z] #67 ... [2022-08-17T13:00:04.839Z] [2022-08-17T13:00:04.839Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T13:00:04.839Z] #31 sha256:3b94a4852c62fc9ed9a30f5ccdcfeeb5dc6abb1451e8eca4a72e1588918b465a [2022-08-17T13:00:04.839Z] #31 11.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T13:00:04.839Z] #31 12.96 #=#=# [2022-08-17T13:00:04.839Z] #31 13.34 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:04.839Z] #31 14.85 [2022-08-17T13:00:04.839Z] #31 17.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T13:00:04.839Z] #31 19.93 #=#=# [2022-08-17T13:00:04.839Z] #31 20.26 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:04.839Z] #31 ... [2022-08-17T13:00:04.839Z] [2022-08-17T13:00:04.839Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T13:00:04.839Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-17T13:00:04.839Z] #38 16.42 tomll can be used in two ways: [2022-08-17T13:00:04.839Z] #38 16.42 Writing to STDIN and reading from STDOUT: [2022-08-17T13:00:04.839Z] #38 16.42 cat file.toml | tomll > file.toml [2022-08-17T13:00:04.839Z] #38 16.42 [2022-08-17T13:00:04.839Z] #38 16.42 Reading and updating a list of files: [2022-08-17T13:00:04.839Z] #38 16.42 tomll a.toml b.toml c.toml [2022-08-17T13:00:04.839Z] #38 16.42 [2022-08-17T13:00:04.839Z] #38 16.42 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T13:00:04.839Z] #38 DONE 17.6s [2022-08-17T13:00:04.839Z] [2022-08-17T13:00:04.839Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:04.839Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:04.839Z] #55 12.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T13:00:04.839Z] #55 13.03 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T13:00:04.839Z] #55 13.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T13:00:04.839Z] #55 13.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T13:00:04.839Z] #55 13.40 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T13:00:04.839Z] #55 13.60 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T13:00:04.839Z] #55 13.60 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T13:00:04.839Z] #55 13.72 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T13:00:04.839Z] #55 13.88 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T13:00:04.839Z] #55 13.95 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T13:00:04.839Z] #55 14.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T13:00:04.839Z] #55 14.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T13:00:04.839Z] #55 14.51 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T13:00:04.839Z] #55 14.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T13:00:04.839Z] #55 14.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T13:00:04.839Z] #55 14.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T13:00:04.839Z] #55 14.94 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T13:00:04.839Z] #55 14.98 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T13:00:04.839Z] #55 15.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T13:00:04.839Z] #55 16.17 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T13:00:04.839Z] #55 16.50 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T13:00:04.839Z] #55 16.66 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T13:00:04.839Z] #55 16.67 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T13:00:04.839Z] #55 16.82 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T13:00:04.839Z] #55 16.82 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T13:00:04.839Z] #55 17.02 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T13:00:04.839Z] #55 17.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T13:00:04.839Z] #55 17.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T13:00:04.839Z] #55 17.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T13:00:04.839Z] #55 17.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T13:00:04.839Z] #55 18.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T13:00:05.100Z] #55 18.28 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T13:00:05.100Z] #55 18.42 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T13:00:05.127Z] #21 5.554 The following NEW packages will be installed: [2022-08-17T13:00:05.127Z] #21 ... [2022-08-17T13:00:05.127Z] [2022-08-17T13:00:05.127Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:00:05.127Z] #60 sha256:ce45810daefc55e7b9060598c47dc6af741af65d60db17bc0033723483923af4 [2022-08-17T13:00:05.127Z] #60 6.151 + cd /tmp/tmp.p11zn3wPPa/src/github.com/opencontainers/runc [2022-08-17T13:00:05.127Z] #60 6.151 + git checkout -q v1.1.3 [2022-08-17T13:00:05.127Z] #60 6.394 + '[' -z '' ']' [2022-08-17T13:00:05.127Z] #60 6.394 + target=static [2022-08-17T13:00:05.127Z] #60 6.394 + make BUILDTAGS=seccomp static [2022-08-17T13:00:05.127Z] #60 6.555 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T13:00:05.127Z] #60 11.11 + mkdir -p /build [2022-08-17T13:00:05.127Z] #60 11.11 + cp runc /build/runc [2022-08-17T13:00:05.127Z] #60 DONE 11.4s [2022-08-17T13:00:05.127Z] [2022-08-17T13:00:05.127Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:00:05.127Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:00:05.127Z] #21 5.555 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T13:00:05.127Z] #21 5.555 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T13:00:05.127Z] #21 5.555 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T13:00:05.127Z] #21 5.555 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T13:00:05.127Z] #21 5.556 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T13:00:05.127Z] #21 5.556 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:00:05.127Z] #21 5.556 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T13:00:05.127Z] #21 5.557 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T13:00:05.127Z] #21 5.557 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T13:00:05.361Z] #55 18.55 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T13:00:05.384Z] #21 5.846 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:00:05.384Z] #21 5.846 Need to get 32.8 MB of archives. [2022-08-17T13:00:05.384Z] #21 5.846 After this operation, 124 MB of additional disk space will be used. [2022-08-17T13:00:05.384Z] #21 5.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T13:00:05.384Z] #21 5.846 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T13:00:05.384Z] #21 5.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T13:00:05.384Z] #21 5.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T13:00:05.384Z] #21 5.868 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T13:00:05.384Z] #21 5.876 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T13:00:05.384Z] #21 5.876 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T13:00:05.384Z] #21 5.957 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T13:00:05.565Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 9.0s done [2022-08-17T13:00:05.565Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-17T13:00:05.640Z] #21 5.958 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T13:00:05.641Z] #21 5.961 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T13:00:05.641Z] #21 5.963 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T13:00:05.641Z] #21 5.967 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T13:00:05.641Z] #21 5.968 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T13:00:05.641Z] #21 5.969 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T13:00:05.641Z] #21 5.986 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:00:05.641Z] #21 5.988 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:00:05.641Z] #21 6.048 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T13:00:05.641Z] #21 6.065 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T13:00:05.641Z] #21 6.070 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T13:00:05.641Z] #21 6.074 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T13:00:05.641Z] #21 6.089 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T13:00:05.641Z] #21 6.093 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T13:00:05.641Z] #21 6.095 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T13:00:05.641Z] #21 6.097 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T13:00:05.641Z] #21 6.100 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T13:00:05.641Z] #21 6.101 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T13:00:05.641Z] #21 6.109 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T13:00:05.641Z] #21 6.114 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T13:00:05.641Z] #21 6.117 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T13:00:05.641Z] #21 6.121 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T13:00:05.641Z] #21 6.122 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T13:00:05.641Z] #21 6.123 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T13:00:05.679Z] #55 18.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T13:00:05.679Z] #55 18.80 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T13:00:05.679Z] #55 18.88 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T13:00:05.679Z] #55 18.91 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T13:00:05.679Z] #55 18.95 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T13:00:05.897Z] #21 6.296 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T13:00:05.897Z] #21 6.297 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T13:00:05.897Z] #21 6.299 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T13:00:05.897Z] #21 6.300 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T13:00:05.897Z] #21 6.302 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:00:05.897Z] #21 6.303 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T13:00:05.897Z] #21 6.305 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T13:00:05.897Z] #21 6.313 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T13:00:05.897Z] #21 6.315 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T13:00:05.897Z] #21 6.364 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T13:00:05.897Z] #21 6.366 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T13:00:05.897Z] #21 6.373 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:00:05.897Z] #21 6.381 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T13:00:05.897Z] #21 6.412 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T13:00:05.897Z] #21 6.412 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T13:00:05.897Z] #21 6.433 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T13:00:05.897Z] #21 6.460 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T13:00:05.897Z] #21 6.472 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T13:00:05.957Z] #55 19.06 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T13:00:05.957Z] #55 19.23 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T13:00:05.957Z] #55 19.29 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T13:00:05.957Z] #55 19.34 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T13:00:06.139Z] #11 DONE 31.1s [2022-08-17T13:00:06.139Z] [2022-08-17T13:00:06.139Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T13:00:06.139Z] #31 sha256:49fc69c5a76afefa5aa88d02ffd0ebf56852a0ac02b9904a149d4e6c64db7b9f [2022-08-17T13:00:06.139Z] #31 1.547 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T13:00:06.139Z] #31 1.827 [2022-08-17T13:00:06.139Z] #31 2.045 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:06.139Z] #31 2.309 [2022-08-17T13:00:06.139Z] #31 3.187 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T13:00:06.139Z] #31 3.450 [2022-08-17T13:00:06.139Z] #31 3.664 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:06.139Z] #31 3.949 [2022-08-17T13:00:06.139Z] #31 4.856 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T13:00:06.139Z] #31 5.144 [2022-08-17T13:00:06.139Z] #31 5.365 #=#=# ################# 24.5% ########################################## 59.1% ################################################################ 89.6% ######################################################################## 100.0% [2022-08-17T13:00:06.139Z] #31 5.920 [2022-08-17T13:00:06.139Z] #31 6.934 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T13:00:06.139Z] #31 7.221 [2022-08-17T13:00:06.139Z] #31 7.451 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:06.139Z] #31 7.762 [2022-08-17T13:00:06.139Z] #31 8.450 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T13:00:06.139Z] #31 8.742 [2022-08-17T13:00:06.139Z] #31 8.965 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:06.139Z] #31 9.197 [2022-08-17T13:00:06.139Z] #31 9.245 Download of images into '/build' complete. [2022-08-17T13:00:06.139Z] #31 9.245 Use something like the following to load the result into a Docker daemon: [2022-08-17T13:00:06.139Z] #31 9.245 tar -cC '/build' . | docker load [2022-08-17T13:00:06.153Z] #21 6.480 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T13:00:06.153Z] #21 6.498 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T13:00:06.153Z] #21 6.648 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T13:00:06.153Z] #21 6.688 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T13:00:06.153Z] #21 6.698 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T13:00:06.153Z] #21 6.710 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T13:00:06.229Z] #55 19.39 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T13:00:06.229Z] #55 19.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T13:00:06.409Z] #21 7.027 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:06.510Z] #55 19.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T13:00:06.510Z] #55 19.69 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T13:00:06.510Z] #55 ... [2022-08-17T13:00:06.510Z] [2022-08-17T13:00:06.510Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T13:00:06.510Z] #31 sha256:3b94a4852c62fc9ed9a30f5ccdcfeeb5dc6abb1451e8eca4a72e1588918b465a [2022-08-17T13:00:06.510Z] #31 22.39 [2022-08-17T13:00:06.510Z] #31 22.85 Download of images into '/build' complete. [2022-08-17T13:00:06.510Z] #31 22.85 Use something like the following to load the result into a Docker daemon: [2022-08-17T13:00:06.510Z] #31 22.85 tar -cC '/build' . | docker load [2022-08-17T13:00:06.510Z] #31 DONE 22.9s [2022-08-17T13:00:06.510Z] [2022-08-17T13:00:06.510Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:00:06.510Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-17T13:00:06.510Z] #36 13.19 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T13:00:06.510Z] #36 13.20 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T13:00:06.510Z] #36 13.57 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T13:00:06.510Z] #36 13.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T13:00:06.510Z] #36 14.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T13:00:06.510Z] #36 14.32 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T13:00:06.510Z] #36 14.36 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T13:00:06.510Z] #36 14.49 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T13:00:06.510Z] #36 14.70 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T13:00:06.510Z] #36 15.07 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T13:00:06.510Z] #36 15.55 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T13:00:06.510Z] #36 15.75 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T13:00:06.510Z] #36 15.86 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T13:00:06.510Z] #36 16.88 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T13:00:06.510Z] #36 17.06 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T13:00:06.648Z] #19 70.52 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-17T13:00:06.666Z] #21 7.150 Fetched 32.8 MB in 1s (28.7 MB/s) [2022-08-17T13:00:06.666Z] #21 7.221 Selecting previously unselected package libcap2:amd64. [2022-08-17T13:00:06.666Z] #21 7.221 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-17T13:00:06.666Z] #21 7.263 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T13:00:06.666Z] #21 7.280 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:00:06.711Z] #31 DONE 10.7s [2022-08-17T13:00:06.711Z] [2022-08-17T13:00:06.711Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T13:00:06.711Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T13:00:06.824Z] #36 ... [2022-08-17T13:00:06.824Z] [2022-08-17T13:00:06.824Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:06.824Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:06.824Z] #55 19.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T13:00:06.906Z] #19 70.53 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:06.906Z] #19 70.53 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T13:00:06.906Z] #19 70.56 Selecting previously unselected package crossbuild-essential-armel. [2022-08-17T13:00:06.906Z] #19 70.56 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-17T13:00:06.906Z] #19 70.57 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-17T13:00:06.906Z] #19 70.60 Selecting previously unselected package libc6-armhf-cross. [2022-08-17T13:00:06.906Z] #19 70.60 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-17T13:00:06.906Z] #19 70.60 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-17T13:00:06.906Z] #19 70.72 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-17T13:00:06.906Z] #19 70.72 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:06.906Z] #19 70.72 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:06.906Z] #19 70.75 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-17T13:00:06.906Z] #19 70.76 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:06.906Z] #19 70.76 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:06.906Z] #19 70.80 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-17T13:00:06.922Z] #21 7.340 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T13:00:06.922Z] #21 7.340 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T13:00:06.922Z] #21 7.352 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:00:06.922Z] #21 7.396 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T13:00:06.922Z] #21 7.399 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T13:00:06.922Z] #21 7.408 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:00:06.922Z] #21 7.461 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T13:00:06.922Z] #21 7.471 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T13:00:06.922Z] #21 7.476 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:00:06.983Z] #12 DONE 0.8s [2022-08-17T13:00:06.983Z] [2022-08-17T13:00:06.983Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T13:00:06.983Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T13:00:07.084Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 13.2s done [2022-08-17T13:00:07.084Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.8s done [2022-08-17T13:00:07.097Z] #55 20.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T13:00:07.097Z] #55 20.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T13:00:07.178Z] #19 70.80 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:07.178Z] #19 70.82 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:07.178Z] #19 70.85 Selecting previously unselected package libasan6-armhf-cross. [2022-08-17T13:00:07.178Z] #19 70.86 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:07.178Z] #19 70.87 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:07.180Z] #21 7.555 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T13:00:07.180Z] #21 7.559 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:00:07.180Z] #21 7.563 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:00:07.180Z] #21 7.616 Selecting previously unselected package libkmod2:amd64. [2022-08-17T13:00:07.180Z] #21 7.619 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T13:00:07.180Z] #21 7.622 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T13:00:07.180Z] #21 7.679 Selecting previously unselected package systemd. [2022-08-17T13:00:07.180Z] #21 7.682 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T13:00:07.180Z] #21 7.745 Unpacking systemd (247.3-7) ... [2022-08-17T13:00:07.360Z] #55 20.57 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T13:00:07.360Z] #55 20.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T13:00:07.455Z] #19 71.09 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-17T13:00:07.455Z] #19 71.09 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:07.455Z] #19 71.10 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:07.455Z] #19 71.20 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-17T13:00:07.455Z] #19 71.20 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:07.455Z] #19 71.21 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:07.455Z] #19 71.30 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-17T13:00:07.562Z] #13 DONE 0.7s [2022-08-17T13:00:07.621Z] #55 20.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T13:00:07.621Z] #55 20.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T13:00:07.621Z] #55 20.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T13:00:07.621Z] #55 20.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T13:00:07.702Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-17T13:00:07.722Z] #19 71.31 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:07.722Z] #19 71.31 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:07.722Z] #19 71.44 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-17T13:00:07.722Z] #19 71.44 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-17T13:00:07.722Z] #19 71.44 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T13:00:07.832Z] [2022-08-17T13:00:07.832Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:07.832Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:00:07.832Z] #14 ... [2022-08-17T13:00:07.832Z] [2022-08-17T13:00:07.832Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T13:00:07.832Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T13:00:07.832Z] #50 DONE 0.2s [2022-08-17T13:00:07.832Z] [2022-08-17T13:00:07.832Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T13:00:07.832Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T13:00:07.832Z] #33 DONE 0.2s [2022-08-17T13:00:07.832Z] [2022-08-17T13:00:07.832Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T13:00:07.832Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T13:00:07.832Z] #46 DONE 0.3s [2022-08-17T13:00:07.882Z] #55 21.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T13:00:07.882Z] #55 21.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T13:00:07.882Z] #55 ... [2022-08-17T13:00:07.882Z] [2022-08-17T13:00:07.882Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:07.882Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-17T13:00:07.882Z] #62 11.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:00:07.882Z] #62 16.08 Fetched 8456 kB in 12s (720 kB/s) [2022-08-17T13:00:07.882Z] #62 16.08 Reading package lists... [2022-08-17T13:00:07.882Z] #62 ... [2022-08-17T13:00:07.882Z] [2022-08-17T13:00:07.882Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:07.882Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:07.882Z] #55 21.14 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T13:00:07.882Z] #55 21.15 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T13:00:07.882Z] #55 21.27 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T13:00:07.963Z] #11 ... [2022-08-17T13:00:07.963Z] [2022-08-17T13:00:07.963Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T13:00:07.963Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T13:00:07.963Z] #28 DONE 14.8s [2022-08-17T13:00:07.963Z] [2022-08-17T13:00:07.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:07.963Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:08.098Z] [2022-08-17T13:00:08.098Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T13:00:08.098Z] #66 sha256:910ca8b7706db8c094df129bf6d6f95ea561b052574282d80cfa5e03b8076229 [2022-08-17T13:00:08.098Z] #66 DONE 0.3s [2022-08-17T13:00:08.098Z] [2022-08-17T13:00:08.098Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:00:08.098Z] #67 sha256:b7d1f8952aaa82a4800250ab80f92a783b0f0979307401d4c88ed0422da2e947 [2022-08-17T13:00:08.098Z] #67 ... [2022-08-17T13:00:08.098Z] [2022-08-17T13:00:08.098Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T13:00:08.098Z] #25 sha256:03d1b055858fc74a110cd5007181ffccbf8a59cbb05447ba43f0b7a3fabff881 [2022-08-17T13:00:08.098Z] #25 DONE 0.5s [2022-08-17T13:00:08.110Z] #21 8.521 Selecting previously unselected package pigz. [2022-08-17T13:00:08.110Z] #21 8.524 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T13:00:08.110Z] #21 8.528 Unpacking pigz (2.6-1) ... [2022-08-17T13:00:08.110Z] #21 8.579 Selecting previously unselected package libelf1:amd64. [2022-08-17T13:00:08.110Z] #21 8.582 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T13:00:08.110Z] #21 8.592 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T13:00:08.110Z] #21 8.682 Selecting previously unselected package libbpf0:amd64. [2022-08-17T13:00:08.110Z] #21 8.682 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T13:00:08.143Z] #55 21.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T13:00:08.143Z] #55 21.32 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T13:00:08.143Z] #55 21.37 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T13:00:08.143Z] #55 21.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T13:00:08.232Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-17T13:00:08.360Z] [2022-08-17T13:00:08.360Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:00:08.360Z] #26 sha256:576172cc1cc3032ffdf7246c35dfb57aa7cff75b40707096e7599f55e6b770b4 [2022-08-17T13:00:08.366Z] #21 8.685 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:00:08.366Z] #21 8.748 Selecting previously unselected package libmnl0:amd64. [2022-08-17T13:00:08.366Z] #21 8.754 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T13:00:08.366Z] #21 8.760 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:00:08.366Z] #21 8.806 Selecting previously unselected package libxtables12:amd64. [2022-08-17T13:00:08.366Z] #21 8.813 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T13:00:08.366Z] #21 8.821 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:00:08.366Z] #21 8.877 Selecting previously unselected package libcap2-bin. [2022-08-17T13:00:08.366Z] #21 8.886 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T13:00:08.366Z] #21 8.892 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T13:00:08.366Z] #21 8.946 Selecting previously unselected package iproute2. [2022-08-17T13:00:08.403Z] #55 21.50 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T13:00:08.403Z] #55 21.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T13:00:08.403Z] #55 21.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T13:00:08.403Z] #55 21.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T13:00:08.493Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-17T13:00:08.622Z] #21 8.955 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T13:00:08.622Z] #21 8.960 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T13:00:08.622Z] #21 9.179 Selecting previously unselected package xxd. [2022-08-17T13:00:08.622Z] #21 9.184 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:00:08.622Z] #21 9.193 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:08.664Z] #55 21.72 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T13:00:08.877Z] #21 9.264 Selecting previously unselected package vim-common. [2022-08-17T13:00:08.877Z] #21 9.274 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:00:08.877Z] #21 9.288 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:08.877Z] #21 9.396 Selecting previously unselected package bash-completion. [2022-08-17T13:00:08.924Z] #55 ... [2022-08-17T13:00:08.924Z] [2022-08-17T13:00:08.924Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:08.924Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:00:08.924Z] #14 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:00:08.924Z] #14 16.99 Fetched 8456 kB in 12s (710 kB/s) [2022-08-17T13:00:09.133Z] #21 9.399 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T13:00:09.185Z] #14 16.99 Reading package lists... [2022-08-17T13:00:09.185Z] #14 ... [2022-08-17T13:00:09.185Z] [2022-08-17T13:00:09.185Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:09.185Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:09.185Z] #76 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:00:09.185Z] #76 17.95 Fetched 8456 kB in 13s (655 kB/s) [2022-08-17T13:00:09.447Z] #76 17.95 Reading package lists... [2022-08-17T13:00:09.447Z] #76 ... [2022-08-17T13:00:09.447Z] [2022-08-17T13:00:09.447Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:00:09.447Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-17T13:00:09.447Z] #53 12.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T13:00:09.447Z] #53 12.60 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T13:00:09.447Z] #53 ... [2022-08-17T13:00:09.447Z] [2022-08-17T13:00:09.447Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:09.447Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:09.447Z] #55 22.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T13:00:09.447Z] #55 22.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T13:00:09.447Z] #55 22.45 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T13:00:09.447Z] #55 22.51 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T13:00:09.447Z] #55 22.60 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T13:00:09.447Z] #55 22.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T13:00:09.447Z] #55 22.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T13:00:09.459Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-17T13:00:09.459Z] #11 ... [2022-08-17T13:00:09.459Z] [2022-08-17T13:00:09.459Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T13:00:09.459Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T13:00:09.459Z] #72 DONE 0.7s [2022-08-17T13:00:09.695Z] #21 10.29 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T13:00:09.708Z] #55 22.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T13:00:09.708Z] #55 22.80 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T13:00:09.708Z] #55 ... [2022-08-17T13:00:09.708Z] [2022-08-17T13:00:09.708Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:09.708Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T13:00:09.708Z] #51 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:00:09.708Z] #51 15.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T13:00:09.708Z] #51 18.72 Fetched 8460 kB in 14s (604 kB/s) [2022-08-17T13:00:09.708Z] #51 18.72 Reading package lists... [2022-08-17T13:00:09.708Z] #51 ... [2022-08-17T13:00:09.708Z] [2022-08-17T13:00:09.708Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:09.708Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:00:09.708Z] #14 16.99 Reading package lists... [2022-08-17T13:00:09.719Z] [2022-08-17T13:00:09.719Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T13:00:09.719Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T13:00:09.952Z] #21 10.45 Selecting previously unselected package bzip2. [2022-08-17T13:00:09.952Z] #21 10.46 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T13:00:09.952Z] #21 10.46 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T13:00:09.952Z] #21 10.50 Selecting previously unselected package xz-utils. [2022-08-17T13:00:09.952Z] #21 10.51 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T13:00:09.952Z] #21 10.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:00:09.968Z] #14 23.21 Reading package lists... [2022-08-17T13:00:09.968Z] #14 ... [2022-08-17T13:00:09.968Z] [2022-08-17T13:00:09.968Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:09.968Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T13:00:09.968Z] #42 13.26 Fetched 8456 kB in 10s (858 kB/s) [2022-08-17T13:00:09.968Z] #42 13.26 Reading package lists... [2022-08-17T13:00:10.209Z] #21 10.61 Selecting previously unselected package apparmor. [2022-08-17T13:00:10.209Z] #21 10.61 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T13:00:10.209Z] #21 10.65 Unpacking apparmor (2.13.6-10) ... [2022-08-17T13:00:10.229Z] #42 18.29 Reading package lists... [2022-08-17T13:00:10.229Z] #42 ... [2022-08-17T13:00:10.229Z] [2022-08-17T13:00:10.229Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:10.229Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:10.229Z] #55 23.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T13:00:10.229Z] #55 23.08 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T13:00:10.229Z] #55 23.14 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T13:00:10.229Z] #55 23.15 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T13:00:10.229Z] #55 23.39 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T13:00:10.229Z] #55 23.39 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T13:00:10.229Z] #55 23.51 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T13:00:10.291Z] #74 DONE 0.8s [2022-08-17T13:00:10.291Z] [2022-08-17T13:00:10.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:10.291Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:10.291Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.6s [2022-08-17T13:00:10.465Z] #21 10.82 Selecting previously unselected package inetutils-ping. [2022-08-17T13:00:10.466Z] #21 10.83 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T13:00:10.466Z] #21 10.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T13:00:10.466Z] #21 10.91 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T13:00:10.466Z] #21 10.91 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:00:10.466Z] #21 10.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:00:10.466Z] #21 10.97 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T13:00:10.466Z] #21 10.97 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T13:00:10.466Z] #21 10.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:00:10.466Z] #21 11.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T13:00:10.501Z] #55 23.56 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T13:00:10.501Z] #55 23.59 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T13:00:10.501Z] #55 23.66 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T13:00:10.501Z] #55 23.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T13:00:10.501Z] #55 23.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T13:00:10.722Z] #21 11.03 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T13:00:10.722Z] #21 11.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:00:10.722Z] #21 11.09 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T13:00:10.722Z] #21 11.10 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T13:00:10.722Z] #21 11.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:00:10.722Z] #21 11.15 Selecting previously unselected package iptables. [2022-08-17T13:00:10.722Z] #21 11.15 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-17T13:00:10.722Z] #21 11.16 Unpacking iptables (1.8.7-1) ... [2022-08-17T13:00:10.764Z] #55 23.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T13:00:10.978Z] #21 11.33 Selecting previously unselected package libonig5:amd64. [2022-08-17T13:00:10.978Z] #21 11.34 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T13:00:10.978Z] #21 11.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:00:10.978Z] #21 11.41 Selecting previously unselected package libjq1:amd64. [2022-08-17T13:00:10.978Z] #21 11.42 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T13:00:10.978Z] #21 11.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:00:10.978Z] #21 11.50 Selecting previously unselected package jq. [2022-08-17T13:00:10.978Z] #21 11.50 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-17T13:00:10.978Z] #21 11.50 Unpacking jq (1.6-2.1) ... [2022-08-17T13:00:10.978Z] #21 11.56 Selecting previously unselected package libaio1:amd64. [2022-08-17T13:00:11.025Z] #55 24.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T13:00:11.025Z] #55 24.24 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T13:00:11.025Z] #55 24.31 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T13:00:11.025Z] #55 24.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T13:00:11.234Z] #21 11.57 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T13:00:11.234Z] #21 11.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:00:11.234Z] #21 11.61 Selecting previously unselected package libgpm2:amd64. [2022-08-17T13:00:11.234Z] #21 11.62 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T13:00:11.234Z] #21 11.62 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:00:11.234Z] #21 11.66 Selecting previously unselected package libicu67:amd64. [2022-08-17T13:00:11.234Z] #21 11.67 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-17T13:00:11.234Z] #21 11.67 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T13:00:11.286Z] #55 24.40 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T13:00:11.286Z] #55 24.49 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T13:00:11.286Z] #55 24.59 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T13:00:12.599Z] #21 12.97 Selecting previously unselected package libinih1:amd64. [2022-08-17T13:00:12.599Z] #21 12.98 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-17T13:00:12.599Z] #21 12.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T13:00:12.599Z] #21 13.04 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T13:00:12.599Z] #21 13.04 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T13:00:12.599Z] #21 13.05 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:00:12.599Z] #21 13.10 Selecting previously unselected package libnet1:amd64. [2022-08-17T13:00:12.599Z] #21 13.11 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T13:00:12.599Z] #21 13.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:00:12.599Z] #21 13.17 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T13:00:12.599Z] #21 13.18 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T13:00:12.599Z] #21 13.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:00:12.599Z] #21 13.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:00:12.855Z] #21 13.24 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:00:12.855Z] #21 13.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:00:12.855Z] #21 13.29 Selecting previously unselected package libyajl2:amd64. [2022-08-17T13:00:12.855Z] #21 13.29 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T13:00:12.855Z] #21 13.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:00:12.855Z] #21 13.34 Selecting previously unselected package net-tools. [2022-08-17T13:00:12.855Z] #21 13.34 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T13:00:12.855Z] #21 13.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:00:13.037Z] #19 76.27 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-17T13:00:13.037Z] #19 76.27 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:13.037Z] #19 76.28 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T13:00:13.037Z] #19 76.31 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-17T13:00:13.037Z] #19 76.32 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-17T13:00:13.037Z] #19 76.32 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-17T13:00:13.037Z] #19 76.49 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-17T13:00:13.037Z] #19 76.50 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-17T13:00:13.037Z] #19 76.50 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-17T13:00:13.037Z] #19 76.72 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-17T13:00:13.037Z] #19 76.72 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:13.037Z] #19 76.72 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:13.111Z] #21 13.44 Selecting previously unselected package patch. [2022-08-17T13:00:13.111Z] #21 13.45 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-17T13:00:13.111Z] #21 13.45 Unpacking patch (2.7.6-7) ... [2022-08-17T13:00:13.111Z] #21 13.50 Selecting previously unselected package python-pip-whl. [2022-08-17T13:00:13.111Z] #21 13.51 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:00:13.111Z] #21 13.51 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:00:13.197Z] #55 25.99 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T13:00:13.197Z] #55 26.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T13:00:13.197Z] #55 26.10 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T13:00:13.197Z] #55 26.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T13:00:13.197Z] #55 26.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T13:00:13.197Z] #55 26.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T13:00:13.197Z] #55 26.31 go: downloading golang.org/x/text v0.3.7 [2022-08-17T13:00:13.295Z] #19 76.98 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-17T13:00:13.295Z] #19 76.98 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-17T13:00:13.295Z] #19 76.99 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T13:00:13.367Z] #21 13.78 Selecting previously unselected package python3-lib2to3. [2022-08-17T13:00:13.367Z] #21 13.79 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T13:00:13.367Z] #21 13.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:00:13.367Z] #21 13.85 Selecting previously unselected package python3-distutils. [2022-08-17T13:00:13.367Z] #21 13.87 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T13:00:13.367Z] #21 13.88 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T13:00:13.624Z] #21 13.97 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:00:13.624Z] #21 13.98 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:00:13.624Z] #21 13.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:00:13.624Z] #21 14.05 Selecting previously unselected package python3-setuptools. [2022-08-17T13:00:13.624Z] #21 14.06 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T13:00:13.624Z] #21 14.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T13:00:13.624Z] #21 14.20 Selecting previously unselected package python3-wheel. [2022-08-17T13:00:13.624Z] #21 14.20 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T13:00:13.668Z] #26 5.243 + RM_GOPATH=0 [2022-08-17T13:00:13.668Z] #26 5.243 + TMP_GOPATH= [2022-08-17T13:00:13.668Z] #26 5.243 + : /build [2022-08-17T13:00:13.668Z] #26 5.243 + '[' -z '' ']' [2022-08-17T13:00:13.668Z] #26 5.243 ++ mktemp -d [2022-08-17T13:00:13.668Z] #26 5.243 + export GOPATH=/tmp/tmp.uszRrFV6eC [2022-08-17T13:00:13.668Z] #26 5.243 + GOPATH=/tmp/tmp.uszRrFV6eC [2022-08-17T13:00:13.668Z] #26 5.243 + RM_GOPATH=1 [2022-08-17T13:00:13.668Z] #26 5.243 + case "$(go env GOARCH)" in [2022-08-17T13:00:13.668Z] #26 5.243 ++ go env GOARCH [2022-08-17T13:00:13.668Z] #26 5.245 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:13.668Z] #26 5.245 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:13.668Z] #26 5.245 ++ dirname /install.sh [2022-08-17T13:00:13.668Z] #26 5.262 + dir=/ [2022-08-17T13:00:13.668Z] #26 5.262 + bin=dockercli [2022-08-17T13:00:13.668Z] #26 5.262 + shift [2022-08-17T13:00:13.668Z] #26 5.262 + '[' '!' -f //dockercli.installer ']' [2022-08-17T13:00:13.668Z] #26 5.262 + . //dockercli.installer [2022-08-17T13:00:13.668Z] #26 5.262 ++ : stable [2022-08-17T13:00:13.668Z] #26 5.262 ++ : 17.06.2-ce [2022-08-17T13:00:13.668Z] #26 5.262 + install_dockercli [2022-08-17T13:00:13.668Z] #26 5.262 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T13:00:13.668Z] #26 5.262 ++ uname -m [2022-08-17T13:00:13.668Z] #26 5.262 + arch=x86_64 [2022-08-17T13:00:13.668Z] #26 5.262 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T13:00:13.668Z] #26 5.262 + url=https://download.docker.com/linux/static [2022-08-17T13:00:13.668Z] #26 5.262 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T13:00:13.668Z] #26 5.262 + tar -xz docker/docker [2022-08-17T13:00:13.668Z] #26 5.262 Install docker/cli version 17.06.2-ce from stable [2022-08-17T13:00:13.880Z] #21 14.22 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T13:00:13.880Z] #21 14.26 Selecting previously unselected package python3-pip. [2022-08-17T13:00:13.880Z] #21 14.27 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:00:13.880Z] #21 14.28 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:00:13.880Z] #21 14.40 Selecting previously unselected package sudo. [2022-08-17T13:00:13.880Z] #21 14.41 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T13:00:13.880Z] #21 14.42 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T13:00:13.929Z] #26 ... [2022-08-17T13:00:13.929Z] [2022-08-17T13:00:13.929Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:00:13.929Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:00:13.929Z] #53 4.314 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T13:00:13.929Z] #53 5.257 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T13:00:13.929Z] #53 5.289 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T13:00:13.929Z] #53 5.361 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T13:00:13.929Z] #53 5.362 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T13:00:13.929Z] #53 5.638 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T13:00:13.929Z] #53 5.911 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T13:00:13.929Z] #53 5.970 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T13:00:13.929Z] #53 6.154 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T13:00:13.929Z] #53 6.411 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T13:00:14.137Z] #21 14.70 Selecting previously unselected package systemd-journal-remote. [2022-08-17T13:00:14.137Z] #21 14.70 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T13:00:14.137Z] #21 14.71 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T13:00:14.137Z] #21 14.77 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T13:00:14.137Z] #21 14.77 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T13:00:14.137Z] #21 14.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:00:14.393Z] #21 14.89 Selecting previously unselected package uidmap. [2022-08-17T13:00:14.393Z] #21 14.90 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T13:00:14.393Z] #21 14.90 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T13:00:14.393Z] #21 14.98 Selecting previously unselected package vim-runtime. [2022-08-17T13:00:14.393Z] #21 14.99 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:00:14.502Z] #53 ... [2022-08-17T13:00:14.503Z] [2022-08-17T13:00:14.503Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:14.503Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:00:14.503Z] #14 6.847 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:14.503Z] #14 6.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:14.503Z] #14 6.849 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:14.651Z] #21 15.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T13:00:14.651Z] #21 15.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T13:00:14.651Z] #21 15.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:15.575Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.7s [2022-08-17T13:00:15.838Z] #21 16.20 Selecting previously unselected package vim. [2022-08-17T13:00:15.838Z] #21 16.22 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:00:15.838Z] #21 16.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:15.900Z] #14 8.059 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:16.094Z] #21 16.46 Selecting previously unselected package xfsprogs. [2022-08-17T13:00:16.094Z] #21 16.47 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T13:00:16.094Z] #21 16.48 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T13:00:16.094Z] #21 16.70 Selecting previously unselected package zip. [2022-08-17T13:00:16.094Z] #21 16.71 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-17T13:00:16.351Z] #21 16.71 Unpacking zip (3.0-12) ... [2022-08-17T13:00:16.351Z] #21 16.79 Selecting previously unselected package zstd. [2022-08-17T13:00:16.351Z] #21 16.79 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T13:00:16.351Z] #21 16.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:00:16.351Z] #21 16.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:00:16.915Z] #21 17.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:00:16.915Z] #21 17.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:00:16.915Z] #21 17.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:00:16.915Z] #21 17.34 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T13:00:16.915Z] #21 17.35 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:00:16.915Z] #21 17.37 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T13:00:16.915Z] #21 17.38 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:00:16.915Z] #21 17.41 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T13:00:16.915Z] #21 17.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:00:16.915Z] #21 17.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:00:16.915Z] #21 17.44 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:00:16.915Z] #21 17.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:00:16.915Z] #21 17.47 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T13:00:17.171Z] #21 17.76 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:00:17.171Z] #21 17.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:17.171Z] #21 17.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:00:17.400Z] #55 ... [2022-08-17T13:00:17.400Z] [2022-08-17T13:00:17.400Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:00:17.400Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-17T13:00:17.400Z] #47 21.30 Updating files: 81% (1778/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T13:00:17.400Z] #47 21.61 + git checkout -q v2.3.0 [2022-08-17T13:00:17.400Z] #47 23.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T13:00:17.400Z] #47 ... [2022-08-17T13:00:17.400Z] [2022-08-17T13:00:17.401Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:17.401Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T13:00:17.401Z] #42 18.29 Reading package lists... [2022-08-17T13:00:17.401Z] #42 23.59 Building dependency tree... [2022-08-17T13:00:17.401Z] #42 27.26 The following additional packages will be installed: [2022-08-17T13:00:17.401Z] #42 27.27 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T13:00:17.401Z] #42 27.27 Suggested packages: [2022-08-17T13:00:17.401Z] #42 27.29 cmake-doc ninja-build lrzip [2022-08-17T13:00:17.401Z] #42 27.29 Recommended packages: [2022-08-17T13:00:17.401Z] #42 27.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T13:00:17.401Z] #42 28.04 The following NEW packages will be installed: [2022-08-17T13:00:17.401Z] #42 28.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T13:00:17.401Z] #42 28.06 vim-common xxd [2022-08-17T13:00:17.401Z] #42 28.51 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T13:00:17.401Z] #42 28.51 Need to get 15.6 MB of archives. [2022-08-17T13:00:17.401Z] #42 28.51 After this operation, 67.4 MB of additional disk space will be used. [2022-08-17T13:00:17.401Z] #42 28.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:00:17.401Z] #42 28.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:00:17.401Z] #42 28.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T13:00:17.401Z] #42 28.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-17T13:00:17.401Z] #42 29.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-17T13:00:17.401Z] #42 29.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-17T13:00:17.401Z] #42 29.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-17T13:00:17.401Z] #42 29.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-17T13:00:17.401Z] #42 29.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-17T13:00:17.401Z] #42 29.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-17T13:00:17.401Z] #42 30.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:17.401Z] #42 30.46 Fetched 15.6 MB in 1s (15.6 MB/s) [2022-08-17T13:00:17.401Z] #42 30.57 Selecting previously unselected package xxd. [2022-08-17T13:00:17.401Z] #42 30.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-17T13:00:17.401Z] #42 30.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-17T13:00:17.401Z] #42 30.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:17.427Z] #21 17.81 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T13:00:17.427Z] #21 17.83 Setting up apparmor (2.13.6-10) ... [2022-08-17T13:00:17.663Z] #42 30.85 Selecting previously unselected package vim-common. [2022-08-17T13:00:17.663Z] #42 30.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:00:17.663Z] #42 30.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:17.663Z] #42 ... [2022-08-17T13:00:17.663Z] [2022-08-17T13:00:17.663Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:17.663Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:17.663Z] #55 30.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T13:00:17.663Z] #55 30.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T13:00:17.821Z] #14 ... [2022-08-17T13:00:17.821Z] [2022-08-17T13:00:17.821Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:17.821Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:00:17.821Z] #42 4.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:17.821Z] #42 4.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:17.821Z] #42 4.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:17.821Z] #42 5.716 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:17.821Z] #42 8.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:00:17.821Z] #42 ... [2022-08-17T13:00:17.821Z] [2022-08-17T13:00:17.821Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:00:17.821Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T13:00:17.821Z] #34 5.020 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T13:00:17.821Z] #34 5.020 Cloning into '.'... [2022-08-17T13:00:17.925Z] #55 31.18 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T13:00:17.925Z] #55 31.20 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T13:00:17.925Z] #55 31.33 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T13:00:18.083Z] #34 ... [2022-08-17T13:00:18.083Z] [2022-08-17T13:00:18.083Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:18.083Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:00:18.083Z] #51 7.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:18.083Z] #51 7.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:18.083Z] #51 7.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:18.083Z] #51 8.647 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T13:00:18.083Z] #51 9.347 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:18.083Z] #51 ... [2022-08-17T13:00:18.083Z] [2022-08-17T13:00:18.083Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:18.083Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:00:18.083Z] #62 7.488 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:18.083Z] #62 7.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:18.083Z] #62 7.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:18.083Z] #62 8.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:18.122Z] #11 ... [2022-08-17T13:00:18.122Z] [2022-08-17T13:00:18.123Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T13:00:18.123Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T13:00:18.123Z] #29 2.609 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:18.123Z] #29 2.625 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:18.123Z] #29 2.625 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:18.123Z] #29 2.869 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:18.123Z] #29 3.161 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:00:18.123Z] #29 3.554 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:00:18.123Z] #29 4.721 Fetched 8570 kB in 2s (3626 kB/s) [2022-08-17T13:00:18.123Z] #29 4.721 Reading package lists... [2022-08-17T13:00:18.123Z] #29 5.464 Reading package lists... [2022-08-17T13:00:18.123Z] #29 6.233 Building dependency tree... [2022-08-17T13:00:18.123Z] #29 6.581 The following additional packages will be installed: [2022-08-17T13:00:18.123Z] #29 6.581 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T13:00:18.123Z] #29 6.581 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T13:00:18.123Z] #29 6.581 Recommended packages: [2022-08-17T13:00:18.123Z] #29 6.581 libldap-common publicsuffix libsasl2-modules [2022-08-17T13:00:18.123Z] #29 6.744 The following NEW packages will be installed: [2022-08-17T13:00:18.123Z] #29 6.744 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T13:00:18.123Z] #29 6.744 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T13:00:18.123Z] #29 6.744 libssh2-1 openssl [2022-08-17T13:00:18.123Z] #29 7.021 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T13:00:18.123Z] #29 7.021 Need to get 3047 kB of archives. [2022-08-17T13:00:18.123Z] #29 7.021 After this operation, 6661 kB of additional disk space will be used. [2022-08-17T13:00:18.123Z] #29 7.021 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-17T13:00:18.123Z] #29 7.038 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-17T13:00:18.123Z] #29 7.064 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-17T13:00:18.123Z] #29 7.064 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-17T13:00:18.123Z] #29 7.104 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-17T13:00:18.123Z] #29 7.104 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-17T13:00:18.123Z] #29 7.104 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-17T13:00:18.123Z] #29 7.104 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-17T13:00:18.123Z] #29 7.140 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-17T13:00:18.123Z] #29 7.140 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-17T13:00:18.123Z] #29 7.140 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-17T13:00:18.123Z] #29 7.172 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-17T13:00:18.123Z] #29 7.221 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T13:00:18.123Z] #29 7.221 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T13:00:18.123Z] #29 7.221 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T13:00:18.123Z] #29 7.477 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:18.123Z] #29 7.517 Fetched 3047 kB in 0s (6599 kB/s) [2022-08-17T13:00:18.123Z] #29 7.582 Selecting previously unselected package openssl. [2022-08-17T13:00:18.123Z] #29 7.582 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-17T13:00:18.123Z] #29 7.585 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 7.590 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T13:00:18.123Z] #29 7.842 Selecting previously unselected package ca-certificates. [2022-08-17T13:00:18.123Z] #29 7.842 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T13:00:18.123Z] #29 7.874 Unpacking ca-certificates (20210119) ... [2022-08-17T13:00:18.123Z] #29 8.025 Selecting previously unselected package libbrotli1:amd64. [2022-08-17T13:00:18.123Z] #29 8.025 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.042 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T13:00:18.123Z] #29 8.163 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-17T13:00:18.123Z] #29 8.163 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.198 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T13:00:18.123Z] #29 8.300 Selecting previously unselected package libsasl2-2:amd64. [2022-08-17T13:00:18.123Z] #29 8.300 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.313 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T13:00:18.123Z] #29 8.415 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-17T13:00:18.123Z] #29 8.415 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.426 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T13:00:18.123Z] #29 8.583 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-17T13:00:18.123Z] #29 8.583 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.588 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T13:00:18.123Z] #29 8.729 Selecting previously unselected package libpsl5:amd64. [2022-08-17T13:00:18.123Z] #29 8.729 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.734 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T13:00:18.123Z] #29 8.869 Selecting previously unselected package librtmp1:amd64. [2022-08-17T13:00:18.123Z] #29 8.869 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.881 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T13:00:18.123Z] #29 8.965 Selecting previously unselected package libssh2-1:amd64. [2022-08-17T13:00:18.123Z] #29 8.965 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 8.970 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T13:00:18.123Z] #29 9.080 Selecting previously unselected package libcurl4:amd64. [2022-08-17T13:00:18.123Z] #29 9.080 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 9.168 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T13:00:18.123Z] #29 9.299 Selecting previously unselected package curl. [2022-08-17T13:00:18.123Z] #29 9.299 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 9.304 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T13:00:18.123Z] #29 9.389 Selecting previously unselected package libonig5:amd64. [2022-08-17T13:00:18.123Z] #29 9.389 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 9.394 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:00:18.123Z] #29 9.484 Selecting previously unselected package libjq1:amd64. [2022-08-17T13:00:18.123Z] #29 9.484 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 9.488 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:00:18.123Z] #29 9.562 Selecting previously unselected package jq. [2022-08-17T13:00:18.123Z] #29 9.562 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-17T13:00:18.123Z] #29 9.566 Unpacking jq (1.6-2.1) ... [2022-08-17T13:00:18.123Z] #29 9.631 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T13:00:18.123Z] #29 9.646 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T13:00:18.123Z] #29 9.658 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T13:00:18.123Z] #29 9.671 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T13:00:18.123Z] #29 9.684 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T13:00:18.123Z] #29 9.696 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T13:00:18.123Z] #29 9.709 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T13:00:18.123Z] #29 9.723 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T13:00:18.123Z] #29 9.741 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:00:18.123Z] #29 9.755 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:00:18.123Z] #29 9.786 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T13:00:18.123Z] #29 9.786 Setting up ca-certificates (20210119) ... [2022-08-17T13:00:18.186Z] #55 31.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T13:00:18.346Z] #62 ... [2022-08-17T13:00:18.346Z] [2022-08-17T13:00:18.346Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:18.346Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:18.346Z] #76 5.102 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:18.346Z] #76 5.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:18.346Z] #76 5.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:18.346Z] #76 5.990 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:18.346Z] #76 8.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:00:18.346Z] #76 ... [2022-08-17T13:00:18.346Z] [2022-08-17T13:00:18.346Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T13:00:18.346Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T13:00:18.346Z] #57 4.684 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T13:00:18.346Z] #57 5.538 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T13:00:18.346Z] #57 5.538 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T13:00:18.346Z] #57 5.592 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T13:00:18.346Z] #57 7.543 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T13:00:18.356Z] #21 18.79 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T13:00:18.356Z] #21 18.83 Setting up zip (3.0-12) ... [2022-08-17T13:00:18.356Z] #21 18.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:18.356Z] #21 18.86 Setting up bash-completion (1:2.11-2) ... [2022-08-17T13:00:18.447Z] #55 31.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T13:00:18.448Z] #55 31.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T13:00:18.448Z] #55 31.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T13:00:18.567Z] #19 81.43 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-17T13:00:18.567Z] #19 81.43 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:18.567Z] #19 81.43 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T13:00:18.567Z] #19 81.46 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-17T13:00:18.567Z] #19 81.46 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-17T13:00:18.567Z] #19 81.47 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-17T13:00:18.567Z] #19 81.50 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 81.50 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-17T13:00:18.567Z] #19 81.50 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-17T13:00:18.567Z] #19 81.66 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 81.66 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.567Z] #19 81.67 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.567Z] #19 81.70 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 81.70 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.567Z] #19 81.71 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.567Z] #19 81.76 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 81.76 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.567Z] #19 81.77 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.567Z] #19 81.80 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 81.80 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.567Z] #19 81.81 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.567Z] #19 81.84 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 81.84 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.567Z] #19 81.85 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.567Z] #19 82.09 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 82.09 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.567Z] #19 82.09 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.567Z] #19 82.20 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-17T13:00:18.567Z] #19 82.20 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.567Z] #19 82.21 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.607Z] #57 ... [2022-08-17T13:00:18.607Z] [2022-08-17T13:00:18.607Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:00:18.607Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T13:00:18.607Z] #40 5.444 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T13:00:18.607Z] #40 6.314 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T13:00:18.607Z] #40 7.886 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T13:00:18.607Z] #40 8.348 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T13:00:18.607Z] #40 8.419 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T13:00:18.607Z] #40 ... [2022-08-17T13:00:18.607Z] [2022-08-17T13:00:18.607Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:18.607Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:18.607Z] #55 5.350 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T13:00:18.607Z] #55 7.117 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T13:00:18.607Z] #55 7.117 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T13:00:18.607Z] #55 7.218 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T13:00:18.607Z] #55 7.261 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T13:00:18.607Z] #55 7.545 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T13:00:18.607Z] #55 7.821 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T13:00:18.607Z] #55 8.624 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T13:00:18.607Z] #55 8.647 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T13:00:18.607Z] #55 8.847 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T13:00:18.607Z] #55 8.847 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T13:00:18.607Z] #55 10.78 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T13:00:18.607Z] #55 10.87 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T13:00:18.607Z] #55 10.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T13:00:18.698Z] #29 ... [2022-08-17T13:00:18.698Z] [2022-08-17T13:00:18.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:18.698Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:18.698Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.9s done [2022-08-17T13:00:18.708Z] #55 31.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T13:00:18.708Z] #55 ... [2022-08-17T13:00:18.708Z] [2022-08-17T13:00:18.708Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:18.708Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-17T13:00:18.708Z] #62 16.08 Reading package lists... [2022-08-17T13:00:18.708Z] #62 22.05 Reading package lists... [2022-08-17T13:00:18.708Z] #62 26.57 Building dependency tree... [2022-08-17T13:00:18.708Z] #62 30.38 The following additional packages will be installed: [2022-08-17T13:00:18.708Z] #62 30.38 libbtrfs0 [2022-08-17T13:00:18.708Z] #62 30.57 The following NEW packages will be installed: [2022-08-17T13:00:18.708Z] #62 30.58 libbtrfs-dev libbtrfs0 [2022-08-17T13:00:18.708Z] #62 31.09 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T13:00:18.708Z] #62 31.09 Need to get 454 kB of archives. [2022-08-17T13:00:18.708Z] #62 31.09 After this operation, 1275 kB of additional disk space will be used. [2022-08-17T13:00:18.708Z] #62 31.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-17T13:00:18.708Z] #62 31.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-17T13:00:18.708Z] #62 ... [2022-08-17T13:00:18.708Z] [2022-08-17T13:00:18.708Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:18.708Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:18.708Z] #55 31.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T13:00:18.708Z] #55 31.97 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T13:00:18.825Z] #19 82.43 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-17T13:00:18.825Z] #19 82.44 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.825Z] #19 82.44 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.825Z] #19 82.52 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-17T13:00:18.825Z] #19 82.52 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.825Z] #19 82.53 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:18.825Z] #19 82.63 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-17T13:00:18.825Z] #19 82.63 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:18.869Z] #55 11.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T13:00:18.870Z] #55 ... [2022-08-17T13:00:18.870Z] [2022-08-17T13:00:18.870Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T13:00:18.870Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T13:00:18.870Z] #38 3.994 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T13:00:18.870Z] #38 ... [2022-08-17T13:00:18.870Z] [2022-08-17T13:00:18.870Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:00:18.870Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:00:18.870Z] #36 4.945 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T13:00:18.969Z] #55 32.08 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T13:00:18.969Z] #55 32.13 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T13:00:18.969Z] #55 32.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T13:00:19.084Z] #19 82.64 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:19.084Z] #19 82.68 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-17T13:00:19.084Z] #19 82.68 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:19.084Z] #19 82.68 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:19.084Z] #19 82.86 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-17T13:00:19.084Z] #19 82.86 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T13:00:19.084Z] #19 82.87 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:19.131Z] #36 ... [2022-08-17T13:00:19.131Z] [2022-08-17T13:00:19.131Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:00:19.131Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:00:19.131Z] #47 7.154 + git clone https://github.com/docker/distribution.git . [2022-08-17T13:00:19.131Z] #47 7.154 Cloning into '.'... [2022-08-17T13:00:19.131Z] #47 ... [2022-08-17T13:00:19.131Z] [2022-08-17T13:00:19.131Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:19.131Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:00:19.131Z] #62 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:00:19.230Z] #55 32.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T13:00:19.230Z] #55 32.31 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T13:00:19.270Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-17T13:00:19.723Z] #21 19.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:00:19.723Z] #21 19.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:00:19.723Z] #21 19.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:00:19.723Z] #21 19.93 Setting up patch (2.7.6-7) ... [2022-08-17T13:00:19.723Z] #21 19.95 Setting up sudo (1.9.5p2-3) ... [2022-08-17T13:00:19.723Z] #21 20.01 invoke-rc.d: could not determine current runlevel [2022-08-17T13:00:19.723Z] #21 20.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T13:00:19.723Z] #21 20.03 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T13:00:19.723Z] #21 20.04 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T13:00:19.723Z] #21 20.04 Failed to connect to bus: Host is down [2022-08-17T13:00:19.723Z] #21 20.05 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:00:19.723Z] #21 20.06 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T13:00:19.723Z] #21 20.07 Setting up pigz (2.6-1) ... [2022-08-17T13:00:19.723Z] #21 20.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:00:19.723Z] #21 20.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:00:19.723Z] #21 20.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:00:19.723Z] #21 20.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:19.800Z] #55 32.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T13:00:19.800Z] #55 33.01 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T13:00:19.979Z] #21 20.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:00:19.979Z] #21 20.48 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:00:20.062Z] #55 33.15 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T13:00:20.062Z] #55 33.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T13:00:20.062Z] #55 33.34 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T13:00:20.062Z] #55 33.38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T13:00:20.235Z] #21 20.65 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T13:00:20.235Z] #21 20.66 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:00:20.235Z] #21 20.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:00:20.235Z] #21 20.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:00:20.235Z] #21 20.70 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T13:00:20.235Z] #21 20.71 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T13:00:20.325Z] #55 33.40 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T13:00:20.325Z] #55 ... [2022-08-17T13:00:20.325Z] [2022-08-17T13:00:20.325Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:20.325Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:20.325Z] #76 17.95 Reading package lists... [2022-08-17T13:00:20.325Z] #76 23.65 Reading package lists... [2022-08-17T13:00:20.325Z] #76 28.19 Building dependency tree... [2022-08-17T13:00:20.325Z] #76 32.05 python3 is already the newest version (3.9.2-3). [2022-08-17T13:00:20.325Z] #76 32.05 The following additional packages will be installed: [2022-08-17T13:00:20.325Z] #76 32.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T13:00:20.325Z] #76 32.06 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T13:00:20.325Z] #76 32.09 Suggested packages: [2022-08-17T13:00:20.325Z] #76 32.09 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T13:00:20.325Z] #76 32.09 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T13:00:20.325Z] #76 32.09 m4-doc ed diffutils-doc [2022-08-17T13:00:20.325Z] #76 32.09 Recommended packages: [2022-08-17T13:00:20.325Z] #76 32.09 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T13:00:20.325Z] #76 33.48 The following NEW packages will be installed: [2022-08-17T13:00:20.325Z] #76 33.49 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T13:00:20.325Z] #76 33.50 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T13:00:20.325Z] #76 33.50 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T13:00:20.325Z] #76 33.50 libyajl2 m4 patch xz-utils [2022-08-17T13:00:20.325Z] #76 ... [2022-08-17T13:00:20.325Z] [2022-08-17T13:00:20.325Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:20.325Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-17T13:00:20.325Z] #62 32.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:20.325Z] #62 32.33 Fetched 454 kB in 0s (1291 kB/s) [2022-08-17T13:00:20.325Z] #62 32.42 Selecting previously unselected package libbtrfs0:arm64. [2022-08-17T13:00:20.325Z] #62 32.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-17T13:00:20.325Z] #62 32.47 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-17T13:00:20.325Z] #62 32.50 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T13:00:20.325Z] #62 32.73 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-17T13:00:20.325Z] #62 32.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-17T13:00:20.325Z] #62 32.74 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T13:00:20.325Z] #62 33.11 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T13:00:20.325Z] #62 33.14 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T13:00:20.325Z] #62 33.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:20.491Z] #21 20.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:20.491Z] #21 20.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T13:00:20.491Z] #21 20.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T13:00:20.491Z] #21 20.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T13:00:20.491Z] #21 20.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T13:00:20.491Z] #21 20.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T13:00:20.491Z] #21 20.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T13:00:20.491Z] #21 20.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T13:00:20.491Z] #21 20.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T13:00:20.491Z] #21 20.98 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T13:00:20.587Z] #62 DONE 33.8s [2022-08-17T13:00:20.587Z] [2022-08-17T13:00:20.587Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T13:00:20.587Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-17T13:00:20.587Z] #57 33.70 v3.0.2 [2022-08-17T13:00:20.587Z] #57 DONE 33.8s [2022-08-17T13:00:20.587Z] [2022-08-17T13:00:20.587Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:20.587Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:20.587Z] #55 33.52 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T13:00:20.587Z] #55 33.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T13:00:20.587Z] #55 33.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T13:00:20.587Z] #55 33.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T13:00:20.848Z] #55 ... [2022-08-17T13:00:20.848Z] [2022-08-17T13:00:20.848Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T13:00:20.848Z] #63 sha256:5ff2aa19183b586b73ab1b21a7add58fd24c05955fe763628adcad79d7a186b2 [2022-08-17T13:00:20.848Z] #63 DONE 0.2s [2022-08-17T13:00:20.848Z] [2022-08-17T13:00:20.848Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:20.848Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:20.848Z] #55 33.95 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T13:00:20.848Z] #55 ... [2022-08-17T13:00:20.848Z] [2022-08-17T13:00:20.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-08-17T13:00:20.848Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T13:00:20.848Z] #51 18.72 Reading package lists... [2022-08-17T13:00:20.848Z] #51 24.01 Reading package lists... [2022-08-17T13:00:20.848Z] #51 28.49 Building dependency tree... [2022-08-17T13:00:20.848Z] #51 32.53 The following additional packages will be installed: [2022-08-17T13:00:20.848Z] #51 32.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T13:00:20.848Z] #51 32.55 python3-protobuf python3-six [2022-08-17T13:00:20.848Z] #51 32.55 Suggested packages: [2022-08-17T13:00:20.848Z] #51 32.57 python3-setuptools [2022-08-17T13:00:20.848Z] #51 32.57 Recommended packages: [2022-08-17T13:00:20.848Z] #51 32.57 iproute2 | iproute [2022-08-17T13:00:20.848Z] #51 33.14 The following NEW packages will be installed: [2022-08-17T13:00:20.848Z] #51 33.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T13:00:20.848Z] #51 33.14 python3-protobuf python3-six [2022-08-17T13:00:20.848Z] #51 33.74 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T13:00:20.848Z] #51 33.74 Need to get 2136 kB of archives. [2022-08-17T13:00:20.848Z] #51 33.74 After this operation, 10.8 MB of additional disk space will be used. [2022-08-17T13:00:20.848Z] #51 33.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-17T13:00:20.848Z] #51 33.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:00:20.848Z] #51 33.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T13:00:20.848Z] #51 33.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-17T13:00:21.054Z] #21 21.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:00:21.054Z] #21 21.55 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:00:21.054Z] #21 21.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:00:21.054Z] #21 21.58 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:00:21.108Z] #51 33.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-17T13:00:21.108Z] #51 33.84 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-08-17T13:00:21.109Z] #51 33.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-17T13:00:21.109Z] #51 ... [2022-08-17T13:00:21.109Z] [2022-08-17T13:00:21.109Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:21.109Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:21.109Z] #76 34.00 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T13:00:21.109Z] #76 34.00 Need to get 5916 kB of archives. [2022-08-17T13:00:21.109Z] #76 34.00 After this operation, 18.6 MB of additional disk space will be used. [2022-08-17T13:00:21.109Z] #76 34.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-17T13:00:21.109Z] #76 34.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-17T13:00:21.109Z] #76 34.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-17T13:00:21.109Z] #76 34.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-17T13:00:21.109Z] #76 34.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-17T13:00:21.109Z] #76 34.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-17T13:00:21.109Z] #76 34.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-17T13:00:21.109Z] #76 34.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-17T13:00:21.109Z] #76 34.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T13:00:21.109Z] #76 34.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T13:00:21.109Z] #76 34.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-17T13:00:21.109Z] #76 34.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T13:00:21.109Z] #76 34.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-17T13:00:21.109Z] #76 34.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-17T13:00:21.109Z] #76 34.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-17T13:00:21.109Z] #76 34.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-17T13:00:21.109Z] #76 34.50 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-08-17T13:00:21.109Z] #76 34.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-17T13:00:21.109Z] #76 34.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-17T13:00:21.371Z] #76 34.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-17T13:00:21.371Z] #76 34.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-17T13:00:21.371Z] #76 34.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-17T13:00:21.371Z] #76 34.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-17T13:00:21.617Z] #21 22.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:00:21.617Z] #21 22.10 Setting up jq (1.6-2.1) ... [2022-08-17T13:00:21.617Z] #21 22.12 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:00:21.617Z] #21 22.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:00:21.617Z] #21 22.23 Setting up iptables (1.8.7-1) ... [2022-08-17T13:00:21.874Z] #21 22.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:00:21.874Z] #21 22.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:00:21.874Z] #21 22.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:00:21.874Z] #21 22.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:00:21.874Z] #21 22.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T13:00:21.874Z] #21 22.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T13:00:21.874Z] #21 22.28 Setting up iproute2 (5.10.0-4) ... [2022-08-17T13:00:22.130Z] #21 22.49 Setting up systemd (247.3-7) ... [2022-08-17T13:00:22.130Z] #21 22.54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T13:00:22.130Z] #21 22.55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T13:00:22.130Z] #21 22.56 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T13:00:22.130Z] #21 22.58 Initializing machine ID from KVM UUID. [2022-08-17T13:00:22.448Z] #62 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:00:22.574Z] #11 ... [2022-08-17T13:00:22.574Z] [2022-08-17T13:00:22.574Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T13:00:22.574Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T13:00:22.574Z] #29 10.57 Updating certificates in /etc/ssl/certs... [2022-08-17T13:00:22.574Z] #29 11.82 129 added, 0 removed; done. [2022-08-17T13:00:22.574Z] #29 11.86 Setting up jq (1.6-2.1) ... [2022-08-17T13:00:22.574Z] #29 11.87 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T13:00:22.574Z] #29 11.89 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T13:00:22.574Z] #29 11.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:22.574Z] #29 11.93 Processing triggers for ca-certificates (20210119) ... [2022-08-17T13:00:22.574Z] #29 11.94 Updating certificates in /etc/ssl/certs... [2022-08-17T13:00:22.574Z] #29 12.95 0 added, 0 removed; done. [2022-08-17T13:00:22.574Z] #29 12.95 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T13:00:22.574Z] #29 12.96 done. [2022-08-17T13:00:22.574Z] #29 DONE 14.2s [2022-08-17T13:00:22.574Z] [2022-08-17T13:00:22.574Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:22.574Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:22.749Z] #21 23.03 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T13:00:22.749Z] #21 23.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:22.834Z] #11 ... [2022-08-17T13:00:22.834Z] [2022-08-17T13:00:22.834Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T13:00:22.834Z] #30 sha256:e11ca96d36e26fd11cf3fb54ea7f9c99e836c2f2c99e5681bd4dc9477032372f [2022-08-17T13:00:22.834Z] #30 DONE 0.4s [2022-08-17T13:00:22.834Z] [2022-08-17T13:00:22.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:22.834Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:22.847Z] #76 36.02 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:23.108Z] #76 36.37 Fetched 5916 kB in 1s (6423 kB/s) [2022-08-17T13:00:23.368Z] [2022-08-17T13:00:23.368Z] #76 ... [2022-08-17T13:00:23.368Z] [2022-08-17T13:00:23.368Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:00:23.368Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-17T13:00:23.368Z] #40 35.95 NAME: [2022-08-17T13:00:23.368Z] #40 35.95 go-winres - A tool for embedding resources in Windows executables [2022-08-17T13:00:23.368Z] #40 35.95 [2022-08-17T13:00:23.368Z] #40 35.95 USAGE: [2022-08-17T13:00:23.368Z] #40 35.96 go-winres [global options] command [command options] [arguments...] [2022-08-17T13:00:23.368Z] #40 35.96 [2022-08-17T13:00:23.368Z] #40 35.96 COMMANDS: [2022-08-17T13:00:23.368Z] #40 35.96 init Create an initial ./winres/winres.json [2022-08-17T13:00:23.368Z] #40 35.96 make Make syso files for the "go build" command [2022-08-17T13:00:23.368Z] #40 35.96 simply Make syso files for the "go build" command (simplified) [2022-08-17T13:00:23.368Z] #40 35.96 extract Extract all resources from an executable [2022-08-17T13:00:23.368Z] #40 35.96 patch Replace resources in an executable file (exe, dll) [2022-08-17T13:00:23.368Z] #40 35.96 help, h Shows a list of commands or help for one command [2022-08-17T13:00:23.368Z] #40 35.96 [2022-08-17T13:00:23.368Z] #40 35.96 GLOBAL OPTIONS: [2022-08-17T13:00:23.368Z] #40 35.96 --help, -h show help (default: false) [2022-08-17T13:00:23.368Z] #40 DONE 36.6s [2022-08-17T13:00:23.368Z] [2022-08-17T13:00:23.368Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:23.368Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:23.368Z] #76 36.52 Selecting previously unselected package bzip2. [2022-08-17T13:00:23.368Z] #76 36.52 (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-08-17T13:00:23.368Z] #76 36.65 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-17T13:00:23.368Z] #76 36.68 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T13:00:23.694Z] #21 DONE 23.9s [2022-08-17T13:00:23.694Z] [2022-08-17T13:00:23.694Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T13:00:23.694Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-17T13:00:23.839Z] #62 ... [2022-08-17T13:00:23.839Z] [2022-08-17T13:00:23.839Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:00:23.839Z] #26 sha256:576172cc1cc3032ffdf7246c35dfb57aa7cff75b40707096e7599f55e6b770b4 [2022-08-17T13:00:23.839Z] #26 14.79 + mkdir -p /build [2022-08-17T13:00:23.839Z] #26 14.80 + mv docker/docker /build/ [2022-08-17T13:00:23.839Z] #26 14.82 + rmdir docker [2022-08-17T13:00:23.839Z] #26 DONE 15.7s [2022-08-17T13:00:23.945Z] #76 36.91 Selecting previously unselected package libmagic-mgc. [2022-08-17T13:00:23.945Z] #76 36.93 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-17T13:00:23.945Z] #76 36.93 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T13:00:24.101Z] [2022-08-17T13:00:24.101Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:00:24.101Z] #67 sha256:b7d1f8952aaa82a4800250ab80f92a783b0f0979307401d4c88ed0422da2e947 [2022-08-17T13:00:24.101Z] #67 7.214 + RM_GOPATH=0 [2022-08-17T13:00:24.101Z] #67 7.214 + TMP_GOPATH= [2022-08-17T13:00:24.101Z] #67 7.214 + : /build [2022-08-17T13:00:24.101Z] #67 7.214 + '[' -z '' ']' [2022-08-17T13:00:24.101Z] #67 7.215 ++ mktemp -d [2022-08-17T13:00:24.101Z] #67 7.240 + export GOPATH=/tmp/tmp.D6I2GsuCYg [2022-08-17T13:00:24.101Z] #67 7.241 + GOPATH=/tmp/tmp.D6I2GsuCYg [2022-08-17T13:00:24.101Z] #67 7.241 + RM_GOPATH=1 [2022-08-17T13:00:24.101Z] #67 7.242 + case "$(go env GOARCH)" in [2022-08-17T13:00:24.101Z] #67 7.242 ++ go env GOARCH [2022-08-17T13:00:24.101Z] #67 7.287 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:24.101Z] #67 7.288 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:24.101Z] #67 7.288 ++ dirname /install.sh [2022-08-17T13:00:24.101Z] #67 7.297 + dir=/ [2022-08-17T13:00:24.101Z] #67 7.298 + bin=rootlesskit [2022-08-17T13:00:24.101Z] #67 7.298 + shift [2022-08-17T13:00:24.101Z] #67 7.298 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T13:00:24.101Z] #67 7.298 + . //rootlesskit.installer [2022-08-17T13:00:24.101Z] #67 7.299 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:24.101Z] #67 7.299 + install_rootlesskit [2022-08-17T13:00:24.101Z] #67 7.302 + case "$1" in [2022-08-17T13:00:24.101Z] #67 7.302 + export CGO_ENABLED=0 [2022-08-17T13:00:24.101Z] #67 7.302 + CGO_ENABLED=0 [2022-08-17T13:00:24.101Z] #67 7.302 + _install_rootlesskit [2022-08-17T13:00:24.101Z] #67 7.303 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T13:00:24.101Z] #67 7.303 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:24.101Z] #67 7.303 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T13:00:24.101Z] #67 7.303 + GOBIN=/build [2022-08-17T13:00:24.101Z] #67 7.304 + GO111MODULE=on [2022-08-17T13:00:24.101Z] #67 7.304 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:24.101Z] #67 7.888 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T13:00:24.101Z] #67 ... [2022-08-17T13:00:24.101Z] [2022-08-17T13:00:24.101Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:00:24.101Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:00:24.101Z] #36 16.55 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T13:00:24.228Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.2s [2022-08-17T13:00:24.276Z] #22 0.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T13:00:24.276Z] #22 0.870 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T13:00:24.276Z] #22 0.874 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T13:00:24.276Z] #22 DONE 0.9s [2022-08-17T13:00:24.276Z] [2022-08-17T13:00:24.276Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T13:00:24.276Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-17T13:00:24.358Z] #19 87.41 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-17T13:00:24.359Z] #19 87.41 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:24.359Z] #19 87.42 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:24.359Z] #19 87.45 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-17T13:00:24.359Z] #19 87.45 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-17T13:00:24.359Z] #19 87.46 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-17T13:00:24.359Z] #19 87.63 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-17T13:00:24.359Z] #19 87.63 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-17T13:00:24.359Z] #19 87.63 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-17T13:00:24.359Z] #19 87.91 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-17T13:00:24.359Z] #19 87.91 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:24.359Z] #19 87.91 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:24.363Z] #36 16.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T13:00:24.518Z] #76 ... [2022-08-17T13:00:24.518Z] [2022-08-17T13:00:24.518Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:24.518Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:00:24.518Z] #14 23.21 Reading package lists... [2022-08-17T13:00:24.518Z] #14 27.88 Building dependency tree... [2022-08-17T13:00:24.518Z] #14 31.67 The following additional packages will be installed: [2022-08-17T13:00:24.518Z] #14 31.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:00:24.518Z] #14 31.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T13:00:24.518Z] #14 31.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T13:00:24.518Z] #14 31.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T13:00:24.518Z] #14 31.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T13:00:24.518Z] #14 31.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T13:00:24.518Z] #14 31.68 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T13:00:24.518Z] #14 31.69 Suggested packages: [2022-08-17T13:00:24.518Z] #14 31.71 gcc-10-locales seccomp wine64 [2022-08-17T13:00:24.518Z] #14 33.14 The following NEW packages will be installed: [2022-08-17T13:00:24.518Z] #14 33.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:00:24.518Z] #14 33.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T13:00:24.518Z] #14 33.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T13:00:24.518Z] #14 33.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T13:00:24.518Z] #14 33.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T13:00:24.518Z] #14 33.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T13:00:24.518Z] #14 33.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T13:00:24.518Z] #14 33.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T13:00:24.518Z] #14 33.17 mingw-w64-x86-64-dev [2022-08-17T13:00:24.518Z] #14 33.59 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T13:00:24.518Z] #14 33.59 Need to get 108 MB of archives. [2022-08-17T13:00:24.518Z] #14 33.59 After this operation, 620 MB of additional disk space will be used. [2022-08-17T13:00:24.518Z] #14 33.59 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-08-17T13:00:24.518Z] #14 33.64 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-08-17T13:00:24.518Z] #14 33.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T13:00:24.518Z] #14 33.89 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-08-17T13:00:24.518Z] #14 33.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-17T13:00:24.518Z] #14 33.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T13:00:24.518Z] #14 34.26 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-08-17T13:00:24.518Z] #14 34.54 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-08-17T13:00:24.518Z] #14 34.56 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-08-17T13:00:24.518Z] #14 35.23 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-08-17T13:00:24.518Z] #14 36.27 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-08-17T13:00:24.518Z] #14 36.52 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-08-17T13:00:24.518Z] #14 37.10 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-08-17T13:00:24.617Z] #19 88.23 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-17T13:00:24.617Z] #19 88.24 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T13:00:24.617Z] #19 88.24 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:24.625Z] #36 17.09 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T13:00:24.805Z] #14 ... [2022-08-17T13:00:24.805Z] [2022-08-17T13:00:24.805Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:24.805Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:24.805Z] #76 37.93 Selecting previously unselected package libmagic1:arm64. [2022-08-17T13:00:24.805Z] #76 37.93 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-17T13:00:24.805Z] #76 37.94 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-17T13:00:24.886Z] #36 17.33 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T13:00:25.066Z] #76 38.22 Selecting previously unselected package file. [2022-08-17T13:00:25.066Z] #76 38.23 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-17T13:00:25.066Z] #76 38.24 Unpacking file (1:5.39-3) ... [2022-08-17T13:00:25.066Z] #76 38.42 Selecting previously unselected package xz-utils. [2022-08-17T13:00:25.066Z] #76 38.44 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-17T13:00:25.327Z] #76 38.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:00:25.459Z] #36 17.77 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T13:00:25.459Z] #36 ... [2022-08-17T13:00:25.459Z] [2022-08-17T13:00:25.459Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T13:00:25.459Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T13:00:25.459Z] #38 17.46 tomll can be used in two ways: [2022-08-17T13:00:25.459Z] #38 17.46 Writing to STDIN and reading from STDOUT: [2022-08-17T13:00:25.459Z] #38 17.46 cat file.toml | tomll > file.toml [2022-08-17T13:00:25.459Z] #38 17.46 [2022-08-17T13:00:25.460Z] #38 17.46 Reading and updating a list of files: [2022-08-17T13:00:25.460Z] #38 17.46 tomll a.toml b.toml c.toml [2022-08-17T13:00:25.460Z] #38 17.46 [2022-08-17T13:00:25.460Z] #38 17.46 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T13:00:25.460Z] #38 DONE 18.0s [2022-08-17T13:00:25.587Z] #76 38.81 Selecting previously unselected package libsigsegv2:arm64. [2022-08-17T13:00:25.587Z] #76 38.82 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-17T13:00:25.587Z] #76 38.83 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-17T13:00:25.722Z] [2022-08-17T13:00:25.722Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:25.722Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:25.722Z] #55 16.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T13:00:25.722Z] #55 16.98 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T13:00:25.722Z] #55 17.28 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T13:00:25.722Z] #55 17.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T13:00:25.722Z] #55 17.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T13:00:25.722Z] #55 17.73 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T13:00:25.722Z] #55 17.84 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T13:00:25.722Z] #55 18.06 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T13:00:25.722Z] #55 18.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T13:00:25.847Z] #76 38.96 Selecting previously unselected package m4. [2022-08-17T13:00:25.847Z] #76 38.97 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-17T13:00:25.847Z] #76 38.98 Unpacking m4 (1.4.18-5) ... [2022-08-17T13:00:25.847Z] #76 39.21 Selecting previously unselected package autoconf. [2022-08-17T13:00:25.847Z] #76 39.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T13:00:25.984Z] #55 18.43 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T13:00:25.984Z] #55 18.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T13:00:26.115Z] #76 39.22 Unpacking autoconf (2.69-14) ... [2022-08-17T13:00:26.142Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.9s done [2022-08-17T13:00:26.142Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-17T13:00:26.246Z] #55 18.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T13:00:26.375Z] #76 39.61 Selecting previously unselected package autotools-dev. [2022-08-17T13:00:26.375Z] #76 39.62 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T13:00:26.375Z] #76 39.64 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T13:00:26.508Z] #55 18.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T13:00:26.636Z] #76 39.83 Selecting previously unselected package automake. [2022-08-17T13:00:26.636Z] #76 39.83 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T13:00:26.636Z] #76 39.84 Unpacking automake (1:1.16.3-2) ... [2022-08-17T13:00:26.770Z] #55 19.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T13:00:26.770Z] #55 19.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T13:00:27.031Z] #55 19.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T13:00:27.031Z] #55 19.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T13:00:27.206Z] #76 40.40 Selecting previously unselected package patch. [2022-08-17T13:00:27.207Z] #76 40.43 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-17T13:00:27.207Z] #76 40.44 Unpacking patch (2.7.6-7) ... [2022-08-17T13:00:27.293Z] #55 19.48 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T13:00:27.467Z] #76 40.66 Selecting previously unselected package dpkg-dev. [2022-08-17T13:00:27.467Z] #76 40.66 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T13:00:27.467Z] #76 40.67 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T13:00:28.038Z] #76 ... [2022-08-17T13:00:28.038Z] [2022-08-17T13:00:28.038Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:28.038Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T13:00:28.038Z] #42 31.21 Selecting previously unselected package cmake-data. [2022-08-17T13:00:28.038Z] #42 31.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T13:00:28.038Z] #42 31.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:00:28.038Z] #42 35.90 Selecting previously unselected package libicu67:arm64. [2022-08-17T13:00:28.038Z] #42 35.90 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-17T13:00:28.038Z] #42 35.92 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-17T13:00:28.038Z] #42 ... [2022-08-17T13:00:28.038Z] [2022-08-17T13:00:28.038Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:00:28.038Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-17T13:00:28.038Z] #34 40.04 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-08-17T13:00:28.038Z] #34 40.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T13:00:28.038Z] #34 40.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:00:28.237Z] #55 20.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T13:00:28.499Z] #55 20.84 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T13:00:28.499Z] #55 ... [2022-08-17T13:00:28.499Z] [2022-08-17T13:00:28.499Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:28.499Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:00:28.499Z] #14 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:00:28.499Z] #14 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:00:28.765Z] #14 ... [2022-08-17T13:00:28.765Z] [2022-08-17T13:00:28.765Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:28.765Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:00:28.765Z] #42 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:00:28.765Z] #42 20.31 Fetched 8570 kB in 16s (552 kB/s) [2022-08-17T13:00:28.765Z] #42 20.31 Reading package lists... [2022-08-17T13:00:28.765Z] #42 ... [2022-08-17T13:00:28.765Z] [2022-08-17T13:00:28.765Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:00:28.765Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:00:28.765Z] #36 18.09 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T13:00:28.765Z] #36 18.20 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T13:00:28.765Z] #36 18.43 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T13:00:28.765Z] #36 18.52 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T13:00:28.765Z] #36 18.96 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T13:00:28.765Z] #36 19.48 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T13:00:28.765Z] #36 20.19 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T13:00:28.765Z] #36 20.44 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T13:00:28.765Z] #36 20.57 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T13:00:28.812Z] #19 92.58 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-17T13:00:28.812Z] #19 92.59 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:28.812Z] #19 92.59 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:28.812Z] #19 92.62 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-17T13:00:28.812Z] #19 92.62 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-17T13:00:28.812Z] #19 92.63 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-17T13:00:29.026Z] #36 ... [2022-08-17T13:00:29.026Z] [2022-08-17T13:00:29.026Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:29.026Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:29.026Z] #76 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:00:29.026Z] #76 21.22 Fetched 8570 kB in 16s (524 kB/s) [2022-08-17T13:00:29.071Z] #19 92.65 Selecting previously unselected package libc6-s390x-cross. [2022-08-17T13:00:29.071Z] #19 92.66 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-17T13:00:29.071Z] #19 92.66 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-17T13:00:29.071Z] #19 92.79 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-17T13:00:29.071Z] #19 92.80 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.071Z] #19 92.80 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.071Z] #19 92.83 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-17T13:00:29.071Z] #19 92.84 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.071Z] #19 92.84 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.071Z] #19 92.88 Selecting previously unselected package libitm1-s390x-cross. [2022-08-17T13:00:29.287Z] #76 21.22 Reading package lists... [2022-08-17T13:00:29.287Z] #76 ... [2022-08-17T13:00:29.287Z] [2022-08-17T13:00:29.287Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:00:29.287Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:00:29.287Z] #53 11.53 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T13:00:29.287Z] #53 11.58 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T13:00:29.287Z] #53 11.68 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T13:00:29.287Z] #53 13.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T13:00:29.287Z] #53 13.49 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T13:00:29.330Z] #19 92.88 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.330Z] #19 92.89 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.330Z] #19 92.92 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-17T13:00:29.330Z] #19 92.92 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.330Z] #19 92.92 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.330Z] #19 92.95 Selecting previously unselected package libasan6-s390x-cross. [2022-08-17T13:00:29.330Z] #19 92.95 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.330Z] #19 92.96 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.548Z] #53 ... [2022-08-17T13:00:29.548Z] [2022-08-17T13:00:29.548Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:29.548Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:29.548Z] #55 21.59 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T13:00:29.589Z] #19 93.19 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-17T13:00:29.589Z] #19 93.19 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.589Z] #19 93.19 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.589Z] #19 93.27 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-17T13:00:29.589Z] #19 93.27 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.589Z] #19 93.27 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.589Z] #19 93.37 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-17T13:00:29.589Z] #19 93.37 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:29.589Z] #19 93.38 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:29.589Z] #19 93.48 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-17T13:00:29.808Z] #55 22.17 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T13:00:29.848Z] #19 93.48 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T13:00:29.848Z] #19 93.49 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:30.071Z] #55 22.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T13:00:30.071Z] #55 22.38 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T13:00:30.071Z] #55 ... [2022-08-17T13:00:30.071Z] [2022-08-17T13:00:30.071Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:00:30.071Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T13:00:30.071Z] #40 12.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T13:00:30.071Z] #40 12.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T13:00:30.333Z] #40 ... [2022-08-17T13:00:30.333Z] [2022-08-17T13:00:30.333Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:30.333Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:00:30.333Z] #51 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:00:30.333Z] #51 15.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:00:30.333Z] #51 18.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T13:00:30.595Z] #51 ... [2022-08-17T13:00:30.595Z] [2022-08-17T13:00:30.595Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:30.595Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:30.595Z] #55 22.59 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T13:00:30.595Z] #55 22.75 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T13:00:30.595Z] #55 22.75 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T13:00:30.595Z] #55 22.93 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T13:00:30.856Z] #55 23.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T13:00:31.118Z] #55 23.35 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T13:00:31.118Z] #55 23.38 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T13:00:31.118Z] #55 23.59 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T13:00:31.353Z] #34 ... [2022-08-17T13:00:31.353Z] [2022-08-17T13:00:31.353Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:00:31.353Z] #64 sha256:d62c483d738776bc3f1ddfde1e87fe4bb0f86d8f55954ea1765a3de24d91bf92 [2022-08-17T13:00:31.353Z] #64 1.052 + RM_GOPATH=0 [2022-08-17T13:00:31.353Z] #64 1.073 + TMP_GOPATH= [2022-08-17T13:00:31.353Z] #64 1.073 + : /build [2022-08-17T13:00:31.353Z] #64 1.073 + '[' -z '' ']' [2022-08-17T13:00:31.353Z] #64 1.073 ++ mktemp -d [2022-08-17T13:00:31.353Z] #64 1.091 + export GOPATH=/tmp/tmp.oVEb6WYofK [2022-08-17T13:00:31.353Z] #64 1.091 + GOPATH=/tmp/tmp.oVEb6WYofK [2022-08-17T13:00:31.353Z] #64 1.091 + RM_GOPATH=1 [2022-08-17T13:00:31.353Z] #64 1.091 + case "$(go env GOARCH)" in [2022-08-17T13:00:31.353Z] #64 1.101 ++ go env GOARCH [2022-08-17T13:00:31.353Z] #64 1.163 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:31.353Z] #64 1.163 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:31.353Z] #64 1.179 ++ dirname /install.sh [2022-08-17T13:00:31.353Z] #64 1.186 + dir=/ [2022-08-17T13:00:31.353Z] #64 1.186 + bin=containerd [2022-08-17T13:00:31.353Z] #64 1.186 + shift [2022-08-17T13:00:31.353Z] #64 1.186 + '[' '!' -f //containerd.installer ']' [2022-08-17T13:00:31.353Z] #64 1.186 + . //containerd.installer [2022-08-17T13:00:31.353Z] #64 1.186 ++ set -e [2022-08-17T13:00:31.353Z] #64 1.186 ++ : v1.6.7 [2022-08-17T13:00:31.353Z] #64 1.186 + install_containerd [2022-08-17T13:00:31.353Z] #64 1.191 + echo 'Install containerd version v1.6.7' [2022-08-17T13:00:31.353Z] #64 1.195 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oVEb6WYofK/src/github.com/containerd/containerd [2022-08-17T13:00:31.353Z] #64 1.195 Install containerd version v1.6.7 [2022-08-17T13:00:31.353Z] #64 1.202 Cloning into '/tmp/tmp.oVEb6WYofK/src/github.com/containerd/containerd'... [2022-08-17T13:00:31.353Z] #64 ... [2022-08-17T13:00:31.353Z] [2022-08-17T13:00:31.353Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:31.353Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:31.353Z] #76 41.86 Selecting previously unselected package build-essential. [2022-08-17T13:00:31.353Z] #76 41.86 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 41.87 Unpacking build-essential (12.9) ... [2022-08-17T13:00:31.353Z] #76 42.00 Selecting previously unselected package libcap2:arm64. [2022-08-17T13:00:31.353Z] #76 42.02 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 42.04 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-17T13:00:31.353Z] #76 42.12 Selecting previously unselected package libcap-dev:arm64. [2022-08-17T13:00:31.353Z] #76 42.13 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 42.14 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-17T13:00:31.353Z] #76 42.30 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-17T13:00:31.353Z] #76 42.31 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 42.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T13:00:31.353Z] #76 42.49 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-17T13:00:31.353Z] #76 42.50 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 42.50 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-17T13:00:31.353Z] #76 42.62 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-17T13:00:31.353Z] #76 42.62 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 42.62 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:00:31.353Z] #76 42.83 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-17T13:00:31.353Z] #76 42.84 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 42.85 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T13:00:31.353Z] #76 43.62 Selecting previously unselected package libtool. [2022-08-17T13:00:31.353Z] #76 43.65 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T13:00:31.353Z] #76 43.66 Unpacking libtool (2.4.6-15) ... [2022-08-17T13:00:31.353Z] #76 43.95 Selecting previously unselected package libudev-dev:arm64. [2022-08-17T13:00:31.353Z] #76 43.97 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 43.98 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-17T13:00:31.353Z] #76 44.19 Selecting previously unselected package libyajl2:arm64. [2022-08-17T13:00:31.353Z] #76 44.20 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 44.22 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-17T13:00:31.353Z] #76 44.31 Selecting previously unselected package libyajl-dev:arm64. [2022-08-17T13:00:31.353Z] #76 44.34 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-17T13:00:31.353Z] #76 44.34 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-17T13:00:31.353Z] #76 44.52 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:00:31.353Z] #76 44.56 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T13:00:31.353Z] #76 44.57 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-17T13:00:31.353Z] #76 44.60 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-17T13:00:31.353Z] #76 44.63 Setting up file (1:5.39-3) ... [2022-08-17T13:00:31.353Z] #76 44.65 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:00:31.353Z] #76 44.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T13:00:31.353Z] #76 ... [2022-08-17T13:00:31.353Z] [2022-08-17T13:00:31.353Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:31.353Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:00:31.353Z] #55 34.58 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T13:00:31.353Z] #55 34.58 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T13:00:31.353Z] #55 35.47 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T13:00:31.353Z] #55 36.41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T13:00:31.379Z] #55 23.65 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T13:00:31.380Z] #55 23.74 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T13:00:31.380Z] #55 23.80 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T13:00:31.422Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-17T13:00:31.616Z] #55 ... [2022-08-17T13:00:31.616Z] [2022-08-17T13:00:31.616Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:31.616Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:31.616Z] #76 44.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T13:00:31.616Z] #76 44.71 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-17T13:00:31.616Z] #76 44.73 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-17T13:00:31.616Z] #76 44.77 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T13:00:31.616Z] #76 44.78 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-17T13:00:31.616Z] #76 44.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:00:31.616Z] #76 44.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:00:31.616Z] #76 44.88 Setting up patch (2.7.6-7) ... [2022-08-17T13:00:31.616Z] #76 44.91 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-17T13:00:31.616Z] #76 44.93 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-17T13:00:31.616Z] #76 44.95 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-17T13:00:31.616Z] #76 44.97 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T13:00:31.616Z] #76 44.99 Setting up libtool (2.4.6-15) ... [2022-08-17T13:00:31.878Z] #76 45.01 Setting up m4 (1.4.18-5) ... [2022-08-17T13:00:31.878Z] #76 45.03 Setting up dpkg-dev (1.20.11) ... [2022-08-17T13:00:31.878Z] #76 45.05 Setting up autoconf (2.69-14) ... [2022-08-17T13:00:31.878Z] #76 45.07 Setting up build-essential (12.9) ... [2022-08-17T13:00:31.878Z] #76 45.09 Setting up automake (1:1.16.3-2) ... [2022-08-17T13:00:31.878Z] #76 45.11 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T13:00:31.878Z] #76 45.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:31.952Z] #55 24.09 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T13:00:31.952Z] #55 24.14 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T13:00:31.952Z] #55 24.14 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T13:00:31.952Z] #55 24.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T13:00:31.952Z] #55 24.24 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T13:00:32.214Z] #55 24.40 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T13:00:32.214Z] #55 24.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T13:00:32.368Z] #23 6.856 Collecting yamllint==1.26.1 [2022-08-17T13:00:32.368Z] #23 7.896 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T13:00:32.475Z] #55 24.75 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T13:00:32.475Z] #55 24.78 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T13:00:32.624Z] #23 8.431 Collecting pathspec>=0.5.3 [2022-08-17T13:00:32.737Z] #55 24.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T13:00:32.737Z] #55 25.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T13:00:32.737Z] #55 25.02 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T13:00:32.737Z] #55 25.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T13:00:32.804Z] #11 ... [2022-08-17T13:00:32.804Z] [2022-08-17T13:00:32.804Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T13:00:32.804Z] #31 sha256:cbd72bed91e550bd4640943e33d0ed6b6ce218e8d480b3a7b3d89a0b498274b7 [2022-08-17T13:00:32.804Z] #31 2.335 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T13:00:32.804Z] #31 2.669 [2022-08-17T13:00:32.804Z] #31 2.896 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:32.804Z] #31 3.192 [2022-08-17T13:00:32.804Z] #31 4.021 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T13:00:32.804Z] #31 4.287 [2022-08-17T13:00:32.804Z] #31 4.499 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:32.804Z] #31 4.761 [2022-08-17T13:00:32.804Z] #31 5.639 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T13:00:32.804Z] #31 5.906 [2022-08-17T13:00:32.804Z] #31 6.123 #=#=# ################### 27.1% ####################################### 55.4% ############################################################### 88.1% ######################################################################## 100.0% [2022-08-17T13:00:32.804Z] #31 6.650 [2022-08-17T13:00:32.804Z] #31 7.550 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T13:00:32.804Z] #31 7.837 [2022-08-17T13:00:32.804Z] #31 8.053 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:32.804Z] #31 8.344 [2022-08-17T13:00:32.804Z] #31 9.065 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T13:00:32.804Z] #31 9.344 [2022-08-17T13:00:32.804Z] #31 9.580 #=#=# ######################################################################## 100.0% [2022-08-17T13:00:32.804Z] #31 9.869 [2022-08-17T13:00:32.804Z] #31 9.974 Download of images into '/build' complete. [2022-08-17T13:00:32.804Z] #31 9.974 Use something like the following to load the result into a Docker daemon: [2022-08-17T13:00:32.804Z] #31 9.974 tar -cC '/build' . | docker load [2022-08-17T13:00:32.881Z] #23 8.436 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T13:00:33.063Z] #31 ... [2022-08-17T13:00:33.063Z] [2022-08-17T13:00:33.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T13:00:33.063Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T13:00:33.137Z] #23 8.611 Collecting pyyaml [2022-08-17T13:00:33.137Z] #23 8.619 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T13:00:33.137Z] #23 8.657 Building wheels for collected packages: yamllint [2022-08-17T13:00:33.137Z] #23 8.658 Building wheel for yamllint (setup.py): started [2022-08-17T13:00:33.323Z] #55 25.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T13:00:33.323Z] #55 25.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T13:00:33.323Z] #55 25.70 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T13:00:33.393Z] #23 9.096 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T13:00:33.393Z] #23 9.097 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d85cc534c9b523843e442b3548fa2d773cc6fe564c1cef580d6cb08a7ae62b3b [2022-08-17T13:00:33.393Z] #23 9.098 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T13:00:33.393Z] #23 9.101 Successfully built yamllint [2022-08-17T13:00:33.393Z] #23 9.111 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T13:00:33.587Z] #55 25.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T13:00:33.587Z] #55 25.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T13:00:33.693Z] #23 9.296 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T13:00:33.802Z] #76 ... [2022-08-17T13:00:33.802Z] [2022-08-17T13:00:33.802Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:33.802Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T13:00:33.802Z] #51 36.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-17T13:00:33.802Z] #51 37.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:33.802Z] #51 38.21 Fetched 2136 kB in 3s (623 kB/s) [2022-08-17T13:00:33.802Z] #51 38.35 Selecting previously unselected package libprotobuf23:arm64. [2022-08-17T13:00:33.802Z] #51 38.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-17T13:00:33.802Z] #51 38.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-17T13:00:33.802Z] #51 38.44 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-17T13:00:33.802Z] #51 38.96 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:00:33.802Z] #51 38.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:00:33.802Z] #51 38.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:00:33.802Z] #51 39.26 Selecting previously unselected package python3-six. [2022-08-17T13:00:33.802Z] #51 39.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T13:00:33.802Z] #51 39.28 Unpacking python3-six (1.16.0-2) ... [2022-08-17T13:00:33.802Z] #51 39.36 Selecting previously unselected package python3-protobuf. [2022-08-17T13:00:33.802Z] #51 39.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-17T13:00:33.802Z] #51 39.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T13:00:33.802Z] #51 39.96 Selecting previously unselected package libnet1:arm64. [2022-08-17T13:00:33.802Z] #51 39.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-17T13:00:33.802Z] #51 39.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:00:33.802Z] #51 40.13 Selecting previously unselected package libnl-3-200:arm64. [2022-08-17T13:00:33.802Z] #51 40.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-17T13:00:33.802Z] #51 40.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T13:00:33.802Z] #51 40.28 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-17T13:00:33.802Z] #51 40.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-17T13:00:33.802Z] #51 40.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T13:00:33.802Z] #51 40.43 Selecting previously unselected package criu. [2022-08-17T13:00:33.802Z] #51 40.44 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-17T13:00:33.802Z] #51 40.44 Unpacking criu (3.17.1-1) ... [2022-08-17T13:00:33.802Z] #51 41.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:00:33.802Z] #51 42.88 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-17T13:00:33.802Z] #51 42.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:00:33.802Z] #51 42.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T13:00:33.802Z] #51 42.95 Setting up python3-six (1.16.0-2) ... [2022-08-17T13:00:33.802Z] #51 44.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T13:00:33.802Z] #51 44.12 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T13:00:33.848Z] #55 26.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T13:00:33.848Z] #55 26.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T13:00:33.949Z] #23 DONE 9.7s [2022-08-17T13:00:33.950Z] [2022-08-17T13:00:33.950Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T13:00:33.950Z] #27 sha256:268db4a97d007142def7e0b01d988f325d5a6fef5dcdbaa5697b35a4a9c90423 [2022-08-17T13:00:34.039Z] #19 97.79 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-17T13:00:34.039Z] #19 97.80 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:34.039Z] #19 97.82 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:34.039Z] #19 97.91 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-17T13:00:34.208Z] #27 DONE 0.2s [2022-08-17T13:00:34.208Z] [2022-08-17T13:00:34.208Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T13:00:34.208Z] #32 sha256:8d17ba77f7e830d0d07a34a17de4d3f8f31ae3dffde261d31450921ced429322 [2022-08-17T13:00:34.298Z] #19 97.92 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-17T13:00:34.298Z] #19 97.92 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-17T13:00:34.298Z] #19 98.10 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-17T13:00:34.298Z] #19 98.11 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-17T13:00:34.298Z] #19 98.11 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-17T13:00:34.376Z] #51 ... [2022-08-17T13:00:34.376Z] [2022-08-17T13:00:34.376Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:34.376Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T13:00:34.376Z] #76 DONE 47.5s [2022-08-17T13:00:34.376Z] [2022-08-17T13:00:34.376Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:00:34.376Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:00:34.421Z] #55 26.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T13:00:34.421Z] #55 26.59 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T13:00:34.421Z] #55 26.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T13:00:34.421Z] #55 26.74 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T13:00:34.421Z] #55 26.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T13:00:34.557Z] #19 98.35 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-17T13:00:34.682Z] #55 ... [2022-08-17T13:00:34.682Z] [2022-08-17T13:00:34.682Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:00:34.682Z] #67 sha256:b7d1f8952aaa82a4800250ab80f92a783b0f0979307401d4c88ed0422da2e947 [2022-08-17T13:00:34.682Z] #67 16.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T13:00:34.682Z] #67 16.44 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T13:00:34.682Z] #67 17.32 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T13:00:34.682Z] #67 20.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T13:00:34.682Z] #67 21.36 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T13:00:34.682Z] #67 21.49 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T13:00:34.682Z] #67 22.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T13:00:34.682Z] #67 22.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T13:00:34.682Z] #67 22.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T13:00:34.682Z] #67 22.93 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T13:00:34.682Z] #67 23.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T13:00:34.682Z] #67 23.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T13:00:34.682Z] #67 23.60 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T13:00:34.682Z] #67 26.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T13:00:34.682Z] #67 ... [2022-08-17T13:00:34.682Z] [2022-08-17T13:00:34.682Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:34.682Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:34.682Z] #55 26.97 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T13:00:34.682Z] #55 26.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T13:00:34.682Z] #55 27.07 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T13:00:34.682Z] #55 27.11 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T13:00:34.682Z] #55 27.15 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T13:00:34.682Z] #55 27.21 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T13:00:34.774Z] #32 DONE 0.4s [2022-08-17T13:00:34.774Z] [2022-08-17T13:00:34.774Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T13:00:34.774Z] #35 sha256:1eea324c5383cf8a18b02068493b1f149e93d08deae58e8e01d38095497b6692 [2022-08-17T13:00:34.774Z] #35 DONE 0.2s [2022-08-17T13:00:34.774Z] [2022-08-17T13:00:34.774Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T13:00:34.774Z] #37 sha256:e4c400db9100013e201f0fc4cba137a0688d11485c88c4a45cc0737fafa7e824 [2022-08-17T13:00:34.817Z] #19 98.35 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T13:00:34.817Z] #19 98.36 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:34.817Z] #19 98.62 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-17T13:00:34.942Z] #55 27.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T13:00:34.942Z] #55 27.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T13:00:34.942Z] #55 27.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T13:00:34.947Z] #77 ... [2022-08-17T13:00:34.947Z] [2022-08-17T13:00:34.947Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:34.947Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T13:00:34.947Z] #42 41.77 Selecting previously unselected package libxml2:arm64. [2022-08-17T13:00:34.947Z] #42 41.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-17T13:00:34.947Z] #42 41.79 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T13:00:34.947Z] #42 42.26 Selecting previously unselected package libarchive13:arm64. [2022-08-17T13:00:34.947Z] #42 42.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-17T13:00:34.947Z] #42 42.27 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-17T13:00:34.947Z] #42 42.54 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-17T13:00:34.947Z] #42 42.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-17T13:00:34.947Z] #42 42.57 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-17T13:00:34.947Z] #42 42.73 Selecting previously unselected package librhash0:arm64. [2022-08-17T13:00:34.947Z] #42 42.75 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-17T13:00:34.947Z] #42 42.76 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-17T13:00:34.947Z] #42 42.91 Selecting previously unselected package libuv1:arm64. [2022-08-17T13:00:34.947Z] #42 42.91 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-17T13:00:34.947Z] #42 42.92 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-17T13:00:34.947Z] #42 43.13 Selecting previously unselected package cmake. [2022-08-17T13:00:34.947Z] #42 43.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-17T13:00:34.947Z] #42 43.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:00:34.947Z] #42 46.75 Setting up libicu67:arm64 (67.1-7) ... [2022-08-17T13:00:34.947Z] #42 46.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:34.947Z] #42 46.88 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-17T13:00:34.947Z] #42 46.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:00:34.947Z] #42 47.09 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-17T13:00:34.947Z] #42 47.22 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-17T13:00:34.947Z] #42 47.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:00:34.947Z] #42 47.34 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T13:00:34.947Z] #42 47.47 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-17T13:00:34.947Z] #42 47.50 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:00:34.947Z] #42 47.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:34.947Z] #42 DONE 48.0s [2022-08-17T13:00:34.947Z] [2022-08-17T13:00:34.947Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T13:00:34.947Z] #43 sha256:bec4ac7d340d841e15609e5f0cd7fead67a7ff80bd5cc52fa58659d636987bc5 [2022-08-17T13:00:34.947Z] #43 DONE 0.2s [2022-08-17T13:00:34.947Z] [2022-08-17T13:00:34.947Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:34.947Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:00:34.947Z] #14 38.22 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-08-17T13:00:34.947Z] #14 38.70 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-08-17T13:00:34.947Z] #14 38.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-17T13:00:34.947Z] #14 38.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-17T13:00:34.947Z] #14 38.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-17T13:00:34.947Z] #14 38.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-17T13:00:34.947Z] #14 38.75 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-08-17T13:00:34.947Z] #14 38.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-17T13:00:34.947Z] #14 38.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-17T13:00:34.947Z] #14 38.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-17T13:00:34.947Z] #14 38.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-17T13:00:34.947Z] #14 38.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-17T13:00:34.947Z] #14 38.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-17T13:00:34.947Z] #14 38.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-17T13:00:34.947Z] #14 38.85 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-08-17T13:00:34.947Z] #14 38.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-17T13:00:34.947Z] #14 38.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-17T13:00:34.947Z] #14 39.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:34.947Z] #14 40.02 Fetched 108 MB in 6s (19.4 MB/s) [2022-08-17T13:00:34.947Z] #14 40.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T13:00:34.948Z] #14 40.11 (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-08-17T13:00:34.948Z] #14 40.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-17T13:00:34.948Z] #14 40.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:00:34.948Z] #14 42.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T13:00:34.948Z] #14 42.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-17T13:00:34.948Z] #14 42.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:00:34.948Z] #14 44.58 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T13:00:34.948Z] #14 44.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T13:00:34.948Z] #14 44.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:00:34.948Z] #14 44.80 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-17T13:00:34.948Z] #14 44.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T13:00:34.948Z] #14 44.82 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T13:00:34.948Z] #14 45.06 Selecting previously unselected package dmsetup. [2022-08-17T13:00:34.948Z] #14 45.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T13:00:34.948Z] #14 45.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:00:34.948Z] #14 45.23 Selecting previously unselected package mingw-w64-common. [2022-08-17T13:00:34.948Z] #14 45.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T13:00:34.948Z] #14 45.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T13:00:35.034Z] #37 DONE 0.2s [2022-08-17T13:00:35.034Z] [2022-08-17T13:00:35.034Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:00:35.034Z] #64 sha256:39741113b47f4446a7b938390a61f4b216114148fbe0e5b6351a86ffdcf04aab [2022-08-17T13:00:35.034Z] #64 ... [2022-08-17T13:00:35.034Z] [2022-08-17T13:00:35.034Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T13:00:35.034Z] #39 sha256:f42039e805eb6116e44141282894127044c7b958be2098ec5236ee63d6bfc8ed [2022-08-17T13:00:35.034Z] #39 DONE 0.1s [2022-08-17T13:00:35.034Z] [2022-08-17T13:00:35.034Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T13:00:35.034Z] #41 sha256:a319f51b1050df1a1c21e20e58983686c9d9c353b943c82992de4565cb518be8 [2022-08-17T13:00:35.076Z] #19 98.62 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T13:00:35.076Z] #19 98.63 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:35.203Z] #55 27.58 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T13:00:35.209Z] #14 ... [2022-08-17T13:00:35.209Z] [2022-08-17T13:00:35.209Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:00:35.209Z] #44 sha256:4a31412f24790bb0674c7e6aa04df3d4879bff1e2d15c7ef2f82e830e48635af [2022-08-17T13:00:35.293Z] #41 DONE 0.1s [2022-08-17T13:00:35.293Z] [2022-08-17T13:00:35.293Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T13:00:35.293Z] #45 sha256:32cc19f91256e9e3bbd6f69c508fd6cc38d456afe9591a41844b3d4391fbfe1d [2022-08-17T13:00:35.293Z] #45 DONE 0.1s [2022-08-17T13:00:35.293Z] [2022-08-17T13:00:35.293Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:00:35.293Z] #64 sha256:39741113b47f4446a7b938390a61f4b216114148fbe0e5b6351a86ffdcf04aab [2022-08-17T13:00:35.293Z] #64 ... [2022-08-17T13:00:35.293Z] [2022-08-17T13:00:35.293Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T13:00:35.293Z] #48 sha256:c278787b3afdbf76736bc9430de68fc14456c24da56d5eb47ffbf9be6b300ba2 [2022-08-17T13:00:35.549Z] #48 DONE 0.2s [2022-08-17T13:00:35.549Z] [2022-08-17T13:00:35.549Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T13:00:35.549Z] #52 sha256:6046eb11c2724a718d8fc7e02a303c4af02936658a4a5decb361fdc76ac8357d [2022-08-17T13:00:35.549Z] #52 DONE 0.1s [2022-08-17T13:00:35.549Z] [2022-08-17T13:00:35.549Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:00:35.549Z] #64 sha256:39741113b47f4446a7b938390a61f4b216114148fbe0e5b6351a86ffdcf04aab [2022-08-17T13:00:35.549Z] #64 ... [2022-08-17T13:00:35.549Z] [2022-08-17T13:00:35.549Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T13:00:35.549Z] #54 sha256:77bbeec8969ce5e353e6cf8cfa287e8808e52ebfb80214ef423dfe7e00cf472f [2022-08-17T13:00:35.549Z] #54 DONE 0.1s [2022-08-17T13:00:35.781Z] #44 0.696 + RM_GOPATH=0 [2022-08-17T13:00:35.781Z] #44 0.696 + TMP_GOPATH= [2022-08-17T13:00:35.781Z] #44 0.696 + : /build [2022-08-17T13:00:35.781Z] #44 0.697 + '[' -z '' ']' [2022-08-17T13:00:35.781Z] #44 0.699 ++ mktemp -d [2022-08-17T13:00:35.781Z] #44 0.718 + export GOPATH=/tmp/tmp.wGgRC1fdNL [2022-08-17T13:00:35.781Z] #44 0.718 + GOPATH=/tmp/tmp.wGgRC1fdNL [2022-08-17T13:00:35.781Z] #44 0.718 + RM_GOPATH=1 [2022-08-17T13:00:35.781Z] #44 0.718 + case "$(go env GOARCH)" in [2022-08-17T13:00:35.781Z] #44 0.720 ++ go env GOARCH [2022-08-17T13:00:35.781Z] #44 0.741 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:35.781Z] #44 0.741 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:35.781Z] #44 0.745 ++ dirname /install.sh [2022-08-17T13:00:35.781Z] #44 0.749 + dir=/ [2022-08-17T13:00:35.781Z] #44 0.750 + bin=tini [2022-08-17T13:00:35.781Z] #44 0.750 + shift [2022-08-17T13:00:35.781Z] #44 0.750 + '[' '!' -f //tini.installer ']' [2022-08-17T13:00:35.781Z] #44 0.752 + . //tini.installer [2022-08-17T13:00:35.781Z] #44 0.752 ++ : v0.19.0 [2022-08-17T13:00:35.781Z] #44 0.753 + install_tini [2022-08-17T13:00:35.781Z] #44 0.753 + echo 'Install tini version v0.19.0' [2022-08-17T13:00:35.781Z] #44 0.753 Install tini version v0.19.0 [2022-08-17T13:00:35.781Z] #44 0.753 + git clone https://github.com/krallin/tini.git /tmp/tmp.wGgRC1fdNL/tini [2022-08-17T13:00:35.781Z] #44 0.759 Cloning into '/tmp/tmp.wGgRC1fdNL/tini'... [2022-08-17T13:00:35.813Z] [2022-08-17T13:00:35.813Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T13:00:35.813Z] #56 sha256:bafd4396b4bc7c9b3498665c3cc30e8e7313f95728ebc2cf1cdb612865a29411 [2022-08-17T13:00:35.813Z] #56 DONE 0.2s [2022-08-17T13:00:35.813Z] [2022-08-17T13:00:35.813Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T13:00:35.813Z] #58 sha256:5256d25df0f37af8f30f6ddacb4767b3d01a4b12bc948f3c032940db1ebe7a34 [2022-08-17T13:00:36.070Z] #58 DONE 0.1s [2022-08-17T13:00:36.070Z] [2022-08-17T13:00:36.070Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T13:00:36.070Z] #61 sha256:a9b2f8a5092aee8ffcbf521d23fe9c463de3ead766090bfb55d6069d24522955 [2022-08-17T13:00:36.070Z] #61 DONE 0.1s [2022-08-17T13:00:36.070Z] [2022-08-17T13:00:36.070Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:00:36.070Z] #64 sha256:39741113b47f4446a7b938390a61f4b216114148fbe0e5b6351a86ffdcf04aab [2022-08-17T13:00:36.147Z] #55 28.57 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T13:00:36.148Z] #55 28.57 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T13:00:36.408Z] #55 28.65 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T13:00:36.408Z] #55 28.65 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T13:00:36.408Z] #55 28.86 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T13:00:36.408Z] #55 28.95 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T13:00:36.408Z] #55 28.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T13:00:36.419Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-17T13:00:36.727Z] #44 1.585 + cd /tmp/tmp.wGgRC1fdNL/tini [2022-08-17T13:00:36.728Z] #44 1.586 + git checkout -q v0.19.0 [2022-08-17T13:00:36.728Z] #44 1.595 + cmake . [2022-08-17T13:00:36.980Z] #55 29.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T13:00:36.981Z] #55 29.27 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T13:00:36.992Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.8s done [2022-08-17T13:00:37.258Z] #55 29.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T13:00:37.258Z] #55 29.67 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T13:00:37.300Z] #44 2.237 -- The C compiler identification is GNU 10.2.1 [2022-08-17T13:00:37.522Z] #55 29.76 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T13:00:37.522Z] #55 29.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T13:00:37.561Z] #44 2.396 -- Detecting C compiler ABI info [2022-08-17T13:00:37.566Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-17T13:00:37.566Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-17T13:00:37.784Z] #55 30.17 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T13:00:37.822Z] #44 ... [2022-08-17T13:00:37.822Z] [2022-08-17T13:00:37.822Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:37.822Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T13:00:37.822Z] #51 48.13 Setting up criu (3.17.1-1) ... [2022-08-17T13:00:37.822Z] #51 49.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:37.822Z] #51 DONE 50.7s [2022-08-17T13:00:38.046Z] #55 30.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T13:00:38.046Z] #55 30.33 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T13:00:38.046Z] #55 30.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T13:00:38.046Z] #55 30.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T13:00:38.046Z] #55 30.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T13:00:38.083Z] [2022-08-17T13:00:38.084Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:00:38.084Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:00:38.084Z] #77 0.935 Cloning into '/tmp/crun-build'... [2022-08-17T13:00:38.620Z] #55 30.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T13:00:38.620Z] #55 30.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T13:00:38.620Z] #55 30.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T13:00:39.193Z] #55 31.37 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T13:00:39.193Z] #55 31.37 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T13:00:39.193Z] #55 31.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T13:00:39.193Z] #55 31.54 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T13:00:39.295Z] #19 102.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-17T13:00:39.295Z] #19 102.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T13:00:39.295Z] #19 102.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:39.295Z] #19 102.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-17T13:00:39.295Z] #19 102.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-17T13:00:39.295Z] #19 102.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-17T13:00:39.295Z] #19 103.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-17T13:00:39.295Z] #19 103.1 Setting up libfile-which-perl (1.23-1) ... [2022-08-17T13:00:39.456Z] #55 31.67 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T13:00:39.456Z] #55 31.92 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T13:00:39.555Z] #19 103.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-17T13:00:39.718Z] #55 ... [2022-08-17T13:00:39.718Z] [2022-08-17T13:00:39.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-08-17T13:00:39.718Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:00:39.718Z] #36 22.06 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T13:00:39.718Z] #36 22.17 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-17T13:00:39.718Z] #36 ... [2022-08-17T13:00:39.718Z] [2022-08-17T13:00:39.718Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:39.718Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:39.718Z] #55 32.15 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T13:00:39.813Z] #19 103.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-17T13:00:39.813Z] #19 103.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-17T13:00:40.072Z] #19 103.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T13:00:40.236Z] #64 77.31 + bin/containerd [2022-08-17T13:00:40.330Z] #19 104.0 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T13:00:40.330Z] #19 104.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T13:00:40.330Z] #19 104.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-17T13:00:40.330Z] #19 104.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-17T13:00:40.330Z] #19 104.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T13:00:40.330Z] #19 104.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-17T13:00:40.330Z] #19 104.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-17T13:00:40.330Z] #19 104.2 Setting up file (1:5.39-3) ... [2022-08-17T13:00:40.330Z] #19 104.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-17T13:00:40.330Z] #19 104.2 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:00:40.588Z] #19 104.2 Setting up libyaml-perl (1.30-1) ... [2022-08-17T13:00:40.588Z] #19 104.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-17T13:00:40.588Z] #19 104.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-17T13:00:40.588Z] #19 104.3 Setting up libio-string-perl (1.08-3.1) ... [2022-08-17T13:00:40.588Z] #19 104.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-17T13:00:40.588Z] #19 104.3 Setting up cross-config (2.6.18+nmu1) ... [2022-08-17T13:00:40.588Z] #19 104.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:00:40.588Z] #19 104.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:00:40.588Z] #19 104.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-17T13:00:40.588Z] #19 104.5 Setting up patch (2.7.6-7) ... [2022-08-17T13:00:40.588Z] #19 104.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-17T13:00:40.651Z] #77 ... [2022-08-17T13:00:40.651Z] [2022-08-17T13:00:40.651Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:40.651Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:00:40.651Z] #14 52.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T13:00:40.651Z] #14 52.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T13:00:40.651Z] #14 52.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:00:40.847Z] #19 104.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-17T13:00:40.847Z] #19 104.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:40.847Z] #19 104.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:40.847Z] #19 104.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-17T13:00:40.847Z] #19 104.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-17T13:00:40.847Z] #19 104.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-17T13:00:40.847Z] #19 104.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-17T13:00:40.847Z] #19 104.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:40.847Z] #19 104.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T13:00:40.847Z] #19 104.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-17T13:00:41.106Z] #19 104.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.106Z] #19 104.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-17T13:00:41.117Z] #55 ... [2022-08-17T13:00:41.117Z] [2022-08-17T13:00:41.117Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:41.117Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:00:41.117Z] #14 23.17 Fetched 8570 kB in 17s (515 kB/s) [2022-08-17T13:00:41.117Z] #14 23.17 Reading package lists... [2022-08-17T13:00:41.117Z] #14 31.07 Reading package lists... [2022-08-17T13:00:41.117Z] #14 ... [2022-08-17T13:00:41.117Z] [2022-08-17T13:00:41.117Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:00:41.117Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:00:41.117Z] #47 28.49 Updating files: 65% (1428/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T13:00:41.117Z] #47 29.36 + git checkout -q v2.3.0 [2022-08-17T13:00:41.117Z] #47 31.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.365Z] #19 105.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-17T13:00:41.365Z] #19 105.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-17T13:00:41.365Z] #19 105.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-17T13:00:41.379Z] #47 ... [2022-08-17T13:00:41.379Z] [2022-08-17T13:00:41.379Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:41.379Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:00:41.379Z] #62 23.70 Fetched 8570 kB in 17s (519 kB/s) [2022-08-17T13:00:41.379Z] #62 23.70 Reading package lists... [2022-08-17T13:00:41.379Z] #62 31.63 Reading package lists... [2022-08-17T13:00:41.379Z] #62 ... [2022-08-17T13:00:41.379Z] [2022-08-17T13:00:41.379Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:41.379Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:00:41.379Z] #51 26.00 Fetched 8573 kB in 18s (465 kB/s) [2022-08-17T13:00:41.379Z] #51 26.00 Reading package lists... [2022-08-17T13:00:41.624Z] #19 105.3 [2022-08-17T13:00:41.624Z] #19 105.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-17T13:00:41.624Z] #19 105.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.3 Setting up dpkg-dev (1.20.11) ... [2022-08-17T13:00:41.624Z] #19 105.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T13:00:41.624Z] #19 105.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:41.624Z] #19 105.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-17T13:00:41.624Z] #19 105.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-17T13:00:41.642Z] #51 33.36 Reading package lists... [2022-08-17T13:00:41.642Z] #51 ... [2022-08-17T13:00:41.642Z] [2022-08-17T13:00:41.642Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:41.642Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:41.642Z] #55 34.13 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T13:00:41.754Z] #11 DONE 48.1s [2022-08-17T13:00:41.754Z] [2022-08-17T13:00:41.754Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T13:00:41.754Z] #31 sha256:cbd72bed91e550bd4640943e33d0ed6b6ce218e8d480b3a7b3d89a0b498274b7 [2022-08-17T13:00:41.754Z] #31 ... [2022-08-17T13:00:41.754Z] [2022-08-17T13:00:41.754Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T13:00:41.754Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T13:00:41.884Z] #19 105.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-17T13:00:41.884Z] #19 105.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-17T13:00:41.884Z] #19 105.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-17T13:00:41.904Z] #55 34.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T13:00:41.904Z] #55 34.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T13:00:42.142Z] #19 105.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 105.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 105.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 106.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 106.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 106.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 106.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.143Z] #19 106.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T13:00:42.165Z] #55 34.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T13:00:42.401Z] #19 106.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.401Z] #19 106.0 Setting up libxml-simple-perl (2.25-1) ... [2022-08-17T13:00:42.401Z] #19 106.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-17T13:00:42.401Z] #19 106.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T13:00:42.401Z] #19 106.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T13:00:42.401Z] #19 106.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-17T13:00:42.426Z] #55 34.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T13:00:42.426Z] #55 34.76 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T13:00:42.577Z] #14 ... [2022-08-17T13:00:42.577Z] [2022-08-17T13:00:42.577Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:00:42.577Z] #44 sha256:4a31412f24790bb0674c7e6aa04df3d4879bff1e2d15c7ef2f82e830e48635af [2022-08-17T13:00:42.577Z] #44 3.181 -- Detecting C compiler ABI info - done [2022-08-17T13:00:42.577Z] #44 3.305 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T13:00:42.577Z] #44 3.305 -- Detecting C compile features [2022-08-17T13:00:42.577Z] #44 3.326 -- Detecting C compile features - done [2022-08-17T13:00:42.577Z] #44 3.476 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T13:00:42.577Z] #44 3.843 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T13:00:42.577Z] #44 3.871 -- Configuring done [2022-08-17T13:00:42.577Z] #44 3.880 -- Generating done [2022-08-17T13:00:42.577Z] #44 3.887 -- Build files have been written to: /tmp/tmp.wGgRC1fdNL/tini [2022-08-17T13:00:42.577Z] #44 3.894 + make tini-static [2022-08-17T13:00:42.577Z] #44 4.295 Scanning dependencies of target tini-static [2022-08-17T13:00:42.577Z] #44 4.424 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T13:00:42.577Z] #44 6.027 [100%] Linking C executable tini-static [2022-08-17T13:00:42.577Z] #44 6.593 [100%] Built target tini-static [2022-08-17T13:00:42.577Z] #44 6.687 + mkdir -p /build [2022-08-17T13:00:42.577Z] #44 6.689 + cp tini-static /build/docker-init [2022-08-17T13:00:42.577Z] #44 DONE 7.4s [2022-08-17T13:00:42.577Z] [2022-08-17T13:00:42.577Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:00:42.577Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:00:42.577Z] #77 6.918 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T13:00:42.577Z] #77 6.945 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T13:00:42.577Z] #77 7.975 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T13:00:42.577Z] #77 7.981 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T13:00:42.577Z] #77 7.992 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T13:00:42.577Z] #77 7.993 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T13:00:42.577Z] #77 8.037 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T13:00:42.660Z] #19 106.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.660Z] #19 106.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-17T13:00:42.660Z] #19 106.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.660Z] #19 106.4 Setting up crossbuild-essential-armel (12.9) ... [2022-08-17T13:00:42.660Z] #19 106.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T13:00:42.660Z] #19 106.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-17T13:00:42.660Z] #19 106.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-17T13:00:42.660Z] #19 106.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-17T13:00:42.688Z] #55 34.85 go: downloading golang.org/x/text v0.3.7 [2022-08-17T13:00:42.919Z] #19 106.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-17T13:00:42.919Z] #19 106.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:43.143Z] #12 ... [2022-08-17T13:00:43.143Z] [2022-08-17T13:00:43.143Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T13:00:43.143Z] #31 sha256:cbd72bed91e550bd4640943e33d0ed6b6ce218e8d480b3a7b3d89a0b498274b7 [2022-08-17T13:00:43.143Z] #31 DONE 20.3s [2022-08-17T13:00:43.178Z] #19 DONE 106.9s [2022-08-17T13:00:43.178Z] [2022-08-17T13:00:43.178Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T13:00:43.178Z] #32 sha256:68e7d47cb2bd87bfb5f9feddc2bc79aa7bea2bce05bf1c4d0d5ffefd5676d938 [2022-08-17T13:00:43.403Z] [2022-08-17T13:00:43.403Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T13:00:43.403Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T13:00:43.438Z] #32 ... [2022-08-17T13:00:43.438Z] [2022-08-17T13:00:43.438Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T13:00:43.438Z] #73 sha256:6a2beff441c6e9cb5c4e2805a77404965aadcb4cef03c5cf3654de0ba5940afd [2022-08-17T13:00:43.438Z] #73 DONE 0.2s [2022-08-17T13:00:43.438Z] [2022-08-17T13:00:43.438Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T13:00:43.438Z] #32 sha256:68e7d47cb2bd87bfb5f9feddc2bc79aa7bea2bce05bf1c4d0d5ffefd5676d938 [2022-08-17T13:00:43.438Z] #32 DONE 0.3s [2022-08-17T13:00:43.438Z] [2022-08-17T13:00:43.438Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:00:43.438Z] #33 sha256:36e09da3d957903141d572a6307b66e85769e119d7c6721a4b02ae723797d7ec [2022-08-17T13:00:43.972Z] #12 DONE 2.4s [2022-08-17T13:00:43.972Z] [2022-08-17T13:00:43.972Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T13:00:43.972Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T13:00:43.976Z] #77 ... [2022-08-17T13:00:43.976Z] [2022-08-17T13:00:43.976Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:00:43.976Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-17T13:00:43.976Z] #53 57.09 gotestsum version dev [2022-08-17T13:00:43.976Z] #53 DONE 57.4s [2022-08-17T13:00:44.239Z] [2022-08-17T13:00:44.239Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:00:44.239Z] #67 sha256:f3cca5a31bed31a7c400b1b55c8626dff0ede7c830fc1e07ff8d02b3009a7665 [2022-08-17T13:00:44.713Z] #55 ... [2022-08-17T13:00:44.713Z] [2022-08-17T13:00:44.713Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:44.713Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:00:44.713Z] #42 20.31 Reading package lists... [2022-08-17T13:00:44.713Z] #42 27.49 Reading package lists... [2022-08-17T13:00:44.812Z] #67 ... [2022-08-17T13:00:44.812Z] [2022-08-17T13:00:44.812Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:00:44.812Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:00:44.812Z] #77 10.29 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T13:00:44.818Z] #33 1.396 + RM_GOPATH=0 [2022-08-17T13:00:44.818Z] #33 1.396 + TMP_GOPATH= [2022-08-17T13:00:44.818Z] #33 1.396 + : /build [2022-08-17T13:00:44.818Z] #33 1.396 + '[' -z '' ']' [2022-08-17T13:00:44.818Z] #33 1.397 ++ mktemp -d [2022-08-17T13:00:44.818Z] #33 1.400 + export GOPATH=/tmp/tmp.XqhNB1Fe0I [2022-08-17T13:00:44.818Z] #33 1.401 + GOPATH=/tmp/tmp.XqhNB1Fe0I [2022-08-17T13:00:44.818Z] #33 1.401 + RM_GOPATH=1 [2022-08-17T13:00:44.818Z] #33 1.401 + case "$(go env GOARCH)" in [2022-08-17T13:00:44.818Z] #33 1.402 ++ go env GOARCH [2022-08-17T13:00:44.818Z] #33 1.407 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:44.818Z] #33 1.407 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:44.818Z] #33 1.409 ++ dirname /install.sh [2022-08-17T13:00:44.818Z] #33 1.410 + dir=/ [2022-08-17T13:00:44.818Z] #33 1.410 + bin=dockercli [2022-08-17T13:00:44.818Z] #33 1.410 + shift [2022-08-17T13:00:44.818Z] #33 1.410 + '[' '!' -f //dockercli.installer ']' [2022-08-17T13:00:44.818Z] #33 1.410 + . //dockercli.installer [2022-08-17T13:00:44.818Z] #33 1.410 ++ : stable [2022-08-17T13:00:44.818Z] #33 1.410 ++ : 17.06.2-ce [2022-08-17T13:00:44.818Z] #33 1.410 + install_dockercli [2022-08-17T13:00:44.818Z] #33 1.410 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T13:00:44.818Z] #33 1.410 Install docker/cli version 17.06.2-ce from stable [2022-08-17T13:00:44.818Z] #33 1.411 ++ uname -m [2022-08-17T13:00:44.818Z] #33 1.418 + arch=x86_64 [2022-08-17T13:00:44.818Z] #33 1.418 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T13:00:44.818Z] #33 1.418 + url=https://download.docker.com/linux/static [2022-08-17T13:00:44.818Z] #33 1.418 + tar -xz docker/docker [2022-08-17T13:00:44.818Z] #33 1.419 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T13:00:44.910Z] #13 DONE 0.6s [2022-08-17T13:00:44.910Z] [2022-08-17T13:00:44.910Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:44.910Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:00:44.910Z] #14 ... [2022-08-17T13:00:44.910Z] [2022-08-17T13:00:44.910Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T13:00:44.910Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T13:00:44.910Z] #50 DONE 0.2s [2022-08-17T13:00:44.910Z] [2022-08-17T13:00:44.910Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T13:00:44.910Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T13:00:44.910Z] #33 DONE 0.3s [2022-08-17T13:00:44.910Z] [2022-08-17T13:00:44.910Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T13:00:44.910Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T13:00:44.910Z] #46 DONE 0.3s [2022-08-17T13:00:44.910Z] [2022-08-17T13:00:44.910Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T13:00:44.910Z] #66 sha256:0adaa5a5d20c60f046b1260049bd4b34579f190fccfefa65b63bc2015cbafe51 [2022-08-17T13:00:44.910Z] #66 DONE 0.4s [2022-08-17T13:00:44.910Z] [2022-08-17T13:00:44.910Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T13:00:44.910Z] #25 sha256:80b47b35dc7217fa0044c9cb1934f1ecf7377d51a3cfb262bfadcd4f624ce249 [2022-08-17T13:00:44.910Z] #25 DONE 0.4s [2022-08-17T13:00:44.910Z] [2022-08-17T13:00:44.910Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:00:44.910Z] #26 sha256:7c902f5b601ed726d678cbdba59cec306189035d4b5772b7d09397d640c68fac [2022-08-17T13:00:44.988Z] #42 35.17 Building dependency tree... [2022-08-17T13:00:44.988Z] #42 ... [2022-08-17T13:00:44.988Z] [2022-08-17T13:00:44.988Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:44.988Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:44.988Z] #76 21.22 Reading package lists... [2022-08-17T13:00:44.988Z] #76 28.05 Reading package lists... [2022-08-17T13:00:45.259Z] #76 35.50 Building dependency tree... [2022-08-17T13:00:45.259Z] #76 ... [2022-08-17T13:00:45.259Z] [2022-08-17T13:00:45.259Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:45.259Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:00:45.259Z] #42 35.17 Building dependency tree... [2022-08-17T13:00:46.197Z] #77 11.74 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T13:00:47.141Z] #77 12.77 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T13:00:47.402Z] #77 13.02 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T13:00:47.662Z] #77 13.26 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T13:00:49.018Z] #33 4.928 + mkdir -p /build [2022-08-17T13:00:49.018Z] #33 4.929 + mv docker/docker /build/ [2022-08-17T13:00:49.018Z] #33 4.931 + rmdir docker [2022-08-17T13:00:49.018Z] #33 DONE 5.5s [2022-08-17T13:00:49.018Z] [2022-08-17T13:00:49.018Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:00:49.018Z] #74 sha256:4580081f526dcbf23e25135d684ae6807b4a663765dd7ab2969977baa0777f0c [2022-08-17T13:00:49.018Z] #74 1.425 + RM_GOPATH=0 [2022-08-17T13:00:49.018Z] #74 1.432 + TMP_GOPATH= [2022-08-17T13:00:49.018Z] #74 1.432 + : /build [2022-08-17T13:00:49.018Z] #74 1.432 + '[' -z '' ']' [2022-08-17T13:00:49.018Z] #74 1.432 ++ mktemp -d [2022-08-17T13:00:49.018Z] #74 1.432 + export GOPATH=/tmp/tmp.lH7XoMfyuP [2022-08-17T13:00:49.018Z] #74 1.432 + GOPATH=/tmp/tmp.lH7XoMfyuP [2022-08-17T13:00:49.018Z] #74 1.432 + RM_GOPATH=1 [2022-08-17T13:00:49.018Z] #74 1.432 + case "$(go env GOARCH)" in [2022-08-17T13:00:49.018Z] #74 1.432 ++ go env GOARCH [2022-08-17T13:00:49.018Z] #74 1.445 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:49.018Z] #74 1.445 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:49.018Z] #74 1.445 ++ dirname /install.sh [2022-08-17T13:00:49.018Z] #74 1.446 + dir=/ [2022-08-17T13:00:49.018Z] #74 1.446 + bin=rootlesskit [2022-08-17T13:00:49.018Z] #74 1.446 + shift [2022-08-17T13:00:49.018Z] #74 1.447 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T13:00:49.018Z] #74 1.447 + . //rootlesskit.installer [2022-08-17T13:00:49.018Z] #74 1.447 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:49.018Z] #74 1.447 + install_rootlesskit [2022-08-17T13:00:49.018Z] #74 1.447 + case "$1" in [2022-08-17T13:00:49.018Z] #74 1.448 + export CGO_ENABLED=0 [2022-08-17T13:00:49.018Z] #74 1.448 + CGO_ENABLED=0 [2022-08-17T13:00:49.018Z] #74 1.448 + _install_rootlesskit [2022-08-17T13:00:49.018Z] #74 1.449 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T13:00:49.018Z] #74 1.449 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:49.018Z] #74 1.452 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T13:00:49.018Z] #74 1.452 + GOBIN=/build [2022-08-17T13:00:49.018Z] #74 1.452 + GO111MODULE=on [2022-08-17T13:00:49.018Z] #74 1.452 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:49.018Z] #74 1.845 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T13:00:49.018Z] #74 3.076 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T13:00:49.018Z] #74 3.121 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T13:00:49.018Z] #74 3.276 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T13:00:49.018Z] #74 4.364 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T13:00:49.018Z] #74 4.718 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T13:00:49.018Z] #74 4.721 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T13:00:49.018Z] #74 4.762 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T13:00:49.018Z] #74 4.824 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T13:00:49.018Z] #74 4.863 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T13:00:49.018Z] #74 4.997 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T13:00:49.018Z] #74 5.238 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T13:00:49.018Z] #74 5.297 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T13:00:49.018Z] #74 5.362 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T13:00:49.480Z] #42 41.08 The following additional packages will be installed: [2022-08-17T13:00:49.480Z] #42 41.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T13:00:49.480Z] #42 41.17 Suggested packages: [2022-08-17T13:00:49.480Z] #42 41.17 cmake-doc ninja-build lrzip [2022-08-17T13:00:49.480Z] #42 41.17 Recommended packages: [2022-08-17T13:00:49.480Z] #42 41.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T13:00:49.587Z] #74 6.138 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T13:00:50.052Z] #42 42.22 The following NEW packages will be installed: [2022-08-17T13:00:50.052Z] #42 42.23 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T13:00:50.052Z] #42 42.25 vim-common xxd [2022-08-17T13:00:50.321Z] #42 42.73 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:00:50.321Z] #42 42.73 Need to get 17.7 MB of archives. [2022-08-17T13:00:50.321Z] #42 42.73 After this operation, 70.7 MB of additional disk space will be used. [2022-08-17T13:00:50.321Z] #42 42.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:00:50.321Z] #42 42.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:00:50.321Z] #42 42.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T13:00:50.321Z] #42 42.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T13:00:50.894Z] #42 ... [2022-08-17T13:00:50.894Z] [2022-08-17T13:00:50.894Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:50.894Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:50.894Z] #55 42.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T13:00:50.894Z] #55 42.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T13:00:50.894Z] #55 42.32 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T13:00:50.894Z] #55 42.33 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T13:00:50.894Z] #55 42.50 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T13:00:50.894Z] #55 42.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T13:00:50.894Z] #55 42.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T13:00:50.894Z] #55 42.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T13:00:50.894Z] #55 42.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T13:00:50.894Z] #55 43.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T13:00:50.894Z] #55 43.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T13:00:50.894Z] #55 43.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T13:00:51.155Z] #55 43.32 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T13:00:51.155Z] #55 43.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T13:00:51.417Z] #55 43.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T13:00:51.417Z] #55 43.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T13:00:51.417Z] #55 43.81 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T13:00:51.488Z] #26 ... [2022-08-17T13:00:51.488Z] [2022-08-17T13:00:51.488Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:51.488Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:00:51.488Z] #42 5.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:51.488Z] #42 5.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:51.488Z] #42 5.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:51.488Z] #42 5.611 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:51.488Z] #42 6.199 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:00:51.488Z] #42 ... [2022-08-17T13:00:51.488Z] [2022-08-17T13:00:51.488Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:51.488Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:00:51.488Z] #14 6.559 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:51.488Z] #14 6.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:51.488Z] #14 6.586 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:51.865Z] #77 ... [2022-08-17T13:00:51.865Z] [2022-08-17T13:00:51.865Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:51.865Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:00:51.865Z] #14 59.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T13:00:51.865Z] #14 59.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-17T13:00:51.865Z] #14 59.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:00:51.865Z] #14 59.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T13:00:51.865Z] #14 59.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-17T13:00:51.865Z] #14 59.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:00:51.865Z] #14 65.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T13:00:51.865Z] #14 65.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-17T13:00:51.865Z] #14 65.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:00:52.124Z] #74 ... [2022-08-17T13:00:52.124Z] [2022-08-17T13:00:52.124Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T13:00:52.124Z] #37 sha256:7978aaf75d05c7ba78f71238d59a9a1a0b8abb7af50c008406db63aa167d7513 [2022-08-17T13:00:52.124Z] #37 CACHED [2022-08-17T13:00:52.124Z] [2022-08-17T13:00:52.124Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T13:00:52.124Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T13:00:52.124Z] #36 CACHED [2022-08-17T13:00:52.124Z] [2022-08-17T13:00:52.124Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T13:00:52.124Z] #38 sha256:e3e5d9b6844dfc454a341d11806f3895331291888cc854759c8732729791d2e3 [2022-08-17T13:00:52.124Z] #38 CACHED [2022-08-17T13:00:52.124Z] [2022-08-17T13:00:52.124Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T13:00:52.124Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T13:00:52.124Z] #40 CACHED [2022-08-17T13:00:52.124Z] [2022-08-17T13:00:52.125Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:00:52.125Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T13:00:52.125Z] #41 CACHED [2022-08-17T13:00:52.125Z] [2022-08-17T13:00:52.125Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:00:52.125Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:00:52.125Z] #43 CACHED [2022-08-17T13:00:52.125Z] [2022-08-17T13:00:52.125Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T13:00:52.125Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T13:00:52.125Z] #45 CACHED [2022-08-17T13:00:52.125Z] [2022-08-17T13:00:52.125Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:00:52.125Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T13:00:52.125Z] #47 CACHED [2022-08-17T13:00:52.125Z] [2022-08-17T13:00:52.125Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:52.125Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T13:00:52.125Z] #69 2.145 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T13:00:52.125Z] #69 2.150 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T13:00:52.125Z] #69 2.152 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T13:00:52.125Z] #69 2.491 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T13:00:52.125Z] #69 2.878 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T13:00:52.125Z] #69 3.314 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T13:00:52.125Z] #69 3.817 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T13:00:52.125Z] #69 4.333 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T13:00:52.125Z] #69 4.696 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T13:00:52.125Z] #69 4.700 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T13:00:52.125Z] #69 4.709 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T13:00:52.125Z] #69 4.710 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T13:00:52.125Z] #69 4.719 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T13:00:52.125Z] #69 4.919 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T13:00:52.125Z] #69 4.922 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:00:52.125Z] #69 4.923 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T13:00:52.125Z] #69 4.924 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T13:00:52.125Z] #69 4.925 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T13:00:52.362Z] #55 44.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T13:00:52.363Z] #55 44.62 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T13:00:52.428Z] #14 7.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:52.625Z] #55 44.91 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T13:00:52.625Z] #55 ... [2022-08-17T13:00:52.625Z] [2022-08-17T13:00:52.625Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T13:00:52.625Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T13:00:52.625Z] #57 44.85 v3.0.2 [2022-08-17T13:00:52.625Z] #57 DONE 45.1s [2022-08-17T13:00:52.886Z] [2022-08-17T13:00:52.887Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:52.887Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:52.887Z] #55 45.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T13:00:53.063Z] #69 ... [2022-08-17T13:00:53.063Z] [2022-08-17T13:00:53.063Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:53.063Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:00:53.063Z] #20 1.758 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T13:00:53.063Z] #20 1.920 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T13:00:53.063Z] #20 1.921 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T13:00:53.063Z] #20 1.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T13:00:53.063Z] #20 2.226 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T13:00:53.063Z] #20 2.488 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T13:00:53.063Z] #20 2.988 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T13:00:53.063Z] #20 3.526 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T13:00:53.063Z] #20 4.021 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T13:00:53.063Z] #20 4.038 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T13:00:53.063Z] #20 4.039 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T13:00:53.063Z] #20 4.039 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T13:00:53.063Z] #20 4.039 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T13:00:53.063Z] #20 4.380 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T13:00:53.063Z] #20 4.389 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T13:00:53.063Z] #20 4.394 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T13:00:53.063Z] #20 4.397 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:00:53.063Z] #20 4.397 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T13:00:53.148Z] #55 45.38 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T13:00:53.148Z] #55 45.52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T13:00:53.148Z] #55 45.52 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T13:00:53.148Z] #55 45.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T13:00:53.323Z] #20 ... [2022-08-17T13:00:53.323Z] [2022-08-17T13:00:53.323Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:00:53.323Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T13:00:53.323Z] #49 1.801 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T13:00:53.323Z] #49 1.925 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T13:00:53.323Z] #49 1.926 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T13:00:53.323Z] #49 1.929 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T13:00:53.323Z] #49 2.137 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T13:00:53.323Z] #49 2.448 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T13:00:53.323Z] #49 2.827 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T13:00:53.323Z] #49 3.310 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T13:00:53.323Z] #49 3.835 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T13:00:53.323Z] #49 3.836 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T13:00:53.323Z] #49 3.846 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T13:00:53.323Z] #49 3.847 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T13:00:53.323Z] #49 3.847 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T13:00:53.323Z] #49 4.454 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T13:00:53.323Z] #49 4.462 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T13:00:53.323Z] #49 4.465 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:00:53.323Z] #49 4.465 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T13:00:53.323Z] #49 4.466 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T13:00:53.409Z] #55 45.78 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T13:00:53.410Z] #55 45.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T13:00:53.410Z] #55 45.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T13:00:53.410Z] #55 45.87 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T13:00:53.981Z] #55 46.42 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T13:00:54.241Z] #55 46.52 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T13:00:54.974Z] #14 ... [2022-08-17T13:00:54.974Z] [2022-08-17T13:00:54.974Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:00:54.974Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:00:54.974Z] #36 5.041 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T13:00:54.974Z] #36 ... [2022-08-17T13:00:54.974Z] [2022-08-17T13:00:54.974Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:54.974Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:00:54.974Z] #62 8.096 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:54.974Z] #62 8.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:54.974Z] #62 8.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:54.974Z] #62 9.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:54.974Z] #62 ... [2022-08-17T13:00:54.974Z] [2022-08-17T13:00:54.974Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:00:54.974Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T13:00:54.974Z] #40 8.301 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T13:00:54.974Z] #40 9.421 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T13:00:54.974Z] #40 ... [2022-08-17T13:00:54.974Z] [2022-08-17T13:00:54.974Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T13:00:54.974Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T13:00:54.974Z] #57 7.482 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T13:00:54.974Z] #57 8.641 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T13:00:54.974Z] #57 8.646 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T13:00:54.974Z] #57 8.781 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T13:00:55.183Z] #55 47.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T13:00:55.234Z] #57 ... [2022-08-17T13:00:55.234Z] [2022-08-17T13:00:55.234Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T13:00:55.234Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T13:00:55.234Z] #38 8.389 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T13:00:55.234Z] #38 ... [2022-08-17T13:00:55.234Z] [2022-08-17T13:00:55.234Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:00:55.234Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:00:55.234Z] #53 6.490 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T13:00:55.234Z] #53 8.057 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T13:00:55.234Z] #53 8.065 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T13:00:55.234Z] #53 8.109 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T13:00:55.234Z] #53 8.297 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T13:00:55.234Z] #53 8.734 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T13:00:55.234Z] #53 9.251 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T13:00:55.234Z] #53 9.298 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T13:00:55.234Z] #53 9.634 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T13:00:55.234Z] #53 9.942 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T13:00:55.445Z] #55 ... [2022-08-17T13:00:55.445Z] [2022-08-17T13:00:55.445Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:00:55.445Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:00:55.445Z] #14 31.07 Reading package lists... [2022-08-17T13:00:55.445Z] #14 37.93 Building dependency tree... [2022-08-17T13:00:55.445Z] #14 43.22 The following additional packages will be installed: [2022-08-17T13:00:55.445Z] #14 43.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:00:55.445Z] #14 43.22 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T13:00:55.445Z] #14 43.22 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T13:00:55.445Z] #14 43.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T13:00:55.445Z] #14 43.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T13:00:55.445Z] #14 43.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T13:00:55.445Z] #14 43.24 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T13:00:55.445Z] #14 43.27 Suggested packages: [2022-08-17T13:00:55.445Z] #14 43.27 gcc-10-locales seccomp wine64 [2022-08-17T13:00:55.445Z] #14 44.91 The following NEW packages will be installed: [2022-08-17T13:00:55.445Z] #14 44.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:00:55.445Z] #14 44.92 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T13:00:55.445Z] #14 44.92 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T13:00:55.445Z] #14 44.92 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T13:00:55.445Z] #14 44.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T13:00:55.445Z] #14 44.92 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T13:00:55.445Z] #14 44.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T13:00:55.445Z] #14 44.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T13:00:55.445Z] #14 44.93 mingw-w64-x86-64-dev [2022-08-17T13:00:55.445Z] #14 45.53 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:00:55.445Z] #14 45.53 Need to get 115 MB of archives. [2022-08-17T13:00:55.445Z] #14 45.53 After this operation, 645 MB of additional disk space will be used. [2022-08-17T13:00:55.445Z] #14 45.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-17T13:00:55.445Z] #14 45.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T13:00:55.445Z] #14 45.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T13:00:55.445Z] #14 45.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-17T13:00:55.445Z] #14 45.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-17T13:00:55.445Z] #14 45.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T13:00:55.445Z] #14 46.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T13:00:55.445Z] #14 46.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T13:00:55.445Z] #14 46.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T13:00:55.445Z] #14 47.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T13:00:55.445Z] #14 ... [2022-08-17T13:00:55.445Z] [2022-08-17T13:00:55.445Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:55.445Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:55.445Z] #76 35.50 Building dependency tree... [2022-08-17T13:00:55.445Z] #76 41.35 python3 is already the newest version (3.9.2-3). [2022-08-17T13:00:55.445Z] #76 41.35 The following additional packages will be installed: [2022-08-17T13:00:55.445Z] #76 41.37 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T13:00:55.445Z] #76 41.38 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T13:00:55.445Z] #76 41.42 Suggested packages: [2022-08-17T13:00:55.445Z] #76 41.42 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T13:00:55.445Z] #76 41.42 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T13:00:55.445Z] #76 41.42 m4-doc ed diffutils-doc [2022-08-17T13:00:55.445Z] #76 41.42 Recommended packages: [2022-08-17T13:00:55.445Z] #76 41.42 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T13:00:55.445Z] #76 43.29 The following NEW packages will be installed: [2022-08-17T13:00:55.445Z] #76 43.31 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T13:00:55.445Z] #76 43.32 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T13:00:55.445Z] #76 43.32 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T13:00:55.445Z] #76 43.32 libyajl2 m4 patch xz-utils [2022-08-17T13:00:55.445Z] #76 43.84 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:00:55.445Z] #76 43.84 Need to get 5940 kB of archives. [2022-08-17T13:00:55.446Z] #76 43.84 After this operation, 18.7 MB of additional disk space will be used. [2022-08-17T13:00:55.446Z] #76 43.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T13:00:55.446Z] #76 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T13:00:55.446Z] #76 43.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T13:00:55.446Z] #76 43.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T13:00:55.446Z] #76 43.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T13:00:55.446Z] #76 43.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-17T13:00:55.446Z] #76 43.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-17T13:00:55.446Z] #76 43.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-17T13:00:55.446Z] #76 43.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T13:00:55.446Z] #76 43.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T13:00:55.446Z] #76 44.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T13:00:55.446Z] #76 44.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T13:00:55.446Z] #76 44.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-17T13:00:55.446Z] #76 44.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T13:00:55.446Z] #76 44.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-17T13:00:55.446Z] #76 44.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:00:55.446Z] #76 44.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-17T13:00:55.446Z] #76 44.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T13:00:55.446Z] #76 44.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T13:00:55.446Z] #76 44.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-17T13:00:55.446Z] #76 44.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T13:00:55.446Z] #76 44.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T13:00:55.446Z] #76 44.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-17T13:00:55.446Z] #76 45.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:55.446Z] #76 46.09 Fetched 5940 kB in 1s (6882 kB/s) [2022-08-17T13:00:55.446Z] #76 46.22 Selecting previously unselected package bzip2. [2022-08-17T13:00:55.446Z] #76 46.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:00:55.446Z] #76 46.30 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T13:00:55.446Z] #76 46.31 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T13:00:55.446Z] #76 46.51 Selecting previously unselected package libmagic-mgc. [2022-08-17T13:00:55.446Z] #76 46.53 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T13:00:55.446Z] #76 46.55 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T13:00:55.446Z] #76 47.30 Selecting previously unselected package libmagic1:amd64. [2022-08-17T13:00:55.446Z] #76 47.30 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T13:00:55.446Z] #76 47.30 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T13:00:55.446Z] #76 47.50 Selecting previously unselected package file. [2022-08-17T13:00:55.446Z] #76 47.50 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-17T13:00:55.446Z] #76 47.53 Unpacking file (1:5.39-3) ... [2022-08-17T13:00:55.446Z] #76 47.75 Selecting previously unselected package xz-utils. [2022-08-17T13:00:55.446Z] #76 47.75 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T13:00:55.446Z] #76 47.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:00:55.494Z] #53 ... [2022-08-17T13:00:55.494Z] [2022-08-17T13:00:55.494Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:55.494Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:55.494Z] #55 8.088 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T13:00:55.494Z] #55 ... [2022-08-17T13:00:55.494Z] [2022-08-17T13:00:55.494Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:00:55.494Z] #67 sha256:a8f19f4d06990742834516dbee8e2c41cec145e71696955424e2a6efb5966647 [2022-08-17T13:00:55.494Z] #67 6.937 + RM_GOPATH=0 [2022-08-17T13:00:55.494Z] #67 6.937 + TMP_GOPATH= [2022-08-17T13:00:55.494Z] #67 6.937 + : /build [2022-08-17T13:00:55.494Z] #67 6.937 + '[' -z '' ']' [2022-08-17T13:00:55.494Z] #67 6.942 ++ mktemp -d [2022-08-17T13:00:55.494Z] #67 6.942 + export GOPATH=/tmp/tmp.n5m7L2v5la [2022-08-17T13:00:55.494Z] #67 6.942 + GOPATH=/tmp/tmp.n5m7L2v5la [2022-08-17T13:00:55.494Z] #67 6.942 + RM_GOPATH=1 [2022-08-17T13:00:55.494Z] #67 6.942 + case "$(go env GOARCH)" in [2022-08-17T13:00:55.494Z] #67 6.954 ++ go env GOARCH [2022-08-17T13:00:55.494Z] #67 6.978 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:55.494Z] #67 6.978 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:00:55.494Z] #67 6.981 ++ dirname /install.sh [2022-08-17T13:00:55.494Z] #67 6.986 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:55.494Z] #67 6.986 + dir=/ [2022-08-17T13:00:55.494Z] #67 6.986 + bin=rootlesskit [2022-08-17T13:00:55.494Z] #67 6.986 + shift [2022-08-17T13:00:55.494Z] #67 6.986 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T13:00:55.494Z] #67 6.986 + . //rootlesskit.installer [2022-08-17T13:00:55.494Z] #67 6.986 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:55.494Z] #67 6.986 + install_rootlesskit [2022-08-17T13:00:55.494Z] #67 6.986 + case "$1" in [2022-08-17T13:00:55.494Z] #67 6.986 + export CGO_ENABLED=0 [2022-08-17T13:00:55.494Z] #67 6.986 + CGO_ENABLED=0 [2022-08-17T13:00:55.494Z] #67 6.986 + _install_rootlesskit [2022-08-17T13:00:55.494Z] #67 6.986 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T13:00:55.494Z] #67 6.986 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T13:00:55.494Z] #67 6.986 + GOBIN=/build [2022-08-17T13:00:55.494Z] #67 6.986 + GO111MODULE=on [2022-08-17T13:00:55.494Z] #67 6.986 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:00:55.494Z] #67 8.080 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T13:00:55.708Z] #76 48.14 Selecting previously unselected package libsigsegv2:amd64. [2022-08-17T13:00:55.708Z] #76 48.14 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-17T13:00:55.708Z] #76 48.14 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-17T13:00:55.766Z] #67 ... [2022-08-17T13:00:55.766Z] [2022-08-17T13:00:55.766Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:00:55.766Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:00:55.766Z] #47 6.890 + git clone https://github.com/docker/distribution.git . [2022-08-17T13:00:55.766Z] #47 6.890 Cloning into '.'... [2022-08-17T13:00:55.970Z] #76 48.37 Selecting previously unselected package m4. [2022-08-17T13:00:55.970Z] #76 48.37 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-17T13:00:55.970Z] #76 48.40 Unpacking m4 (1.4.18-5) ... [2022-08-17T13:00:56.026Z] #47 ... [2022-08-17T13:00:56.026Z] [2022-08-17T13:00:56.026Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:56.026Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:56.026Z] #76 8.298 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:56.026Z] #76 8.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:56.026Z] #76 8.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:56.026Z] #76 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:56.026Z] #76 ... [2022-08-17T13:00:56.026Z] [2022-08-17T13:00:56.026Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:00:56.026Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T13:00:56.026Z] #34 6.043 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T13:00:56.026Z] #34 6.043 Cloning into '.'... [2022-08-17T13:00:56.232Z] #76 ... [2022-08-17T13:00:56.232Z] [2022-08-17T13:00:56.232Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:00:56.232Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:00:56.232Z] #62 31.63 Reading package lists... [2022-08-17T13:00:56.232Z] #62 39.15 Building dependency tree... [2022-08-17T13:00:56.232Z] #62 44.27 The following additional packages will be installed: [2022-08-17T13:00:56.232Z] #62 44.30 libbtrfs0 [2022-08-17T13:00:56.232Z] #62 44.58 The following NEW packages will be installed: [2022-08-17T13:00:56.232Z] #62 44.59 libbtrfs-dev libbtrfs0 [2022-08-17T13:00:56.232Z] #62 45.09 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:00:56.232Z] #62 45.09 Need to get 460 kB of archives. [2022-08-17T13:00:56.232Z] #62 45.09 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T13:00:56.232Z] #62 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T13:00:56.232Z] #62 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T13:00:56.232Z] #62 46.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:00:56.232Z] #62 46.90 Fetched 460 kB in 0s (1301 kB/s) [2022-08-17T13:00:56.232Z] #62 47.01 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T13:00:56.232Z] #62 47.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:00:56.232Z] #62 47.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T13:00:56.232Z] #62 47.14 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:00:56.232Z] #62 47.38 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T13:00:56.232Z] #62 47.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T13:00:56.232Z] #62 47.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:00:56.232Z] #62 47.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:00:56.232Z] #62 47.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:00:56.232Z] #62 47.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:00:56.232Z] #62 DONE 48.8s [2022-08-17T13:00:56.232Z] [2022-08-17T13:00:56.232Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:56.232Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:56.232Z] #76 48.75 Selecting previously unselected package autoconf. [2022-08-17T13:00:56.232Z] #76 ... [2022-08-17T13:00:56.232Z] [2022-08-17T13:00:56.232Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T13:00:56.232Z] #63 sha256:09c210e6251296ded122dc88b2eb320835848a64dd495190069e04527e65beed [2022-08-17T13:00:56.286Z] #34 ... [2022-08-17T13:00:56.286Z] [2022-08-17T13:00:56.286Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:56.286Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:00:56.286Z] #51 7.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:00:56.286Z] #51 8.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:00:56.286Z] #51 8.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:00:56.286Z] #51 8.613 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T13:00:56.286Z] #51 9.646 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:00:56.286Z] #51 ... [2022-08-17T13:00:56.286Z] [2022-08-17T13:00:56.286Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:00:56.286Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:00:56.286Z] #55 11.76 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T13:00:56.554Z] #55 11.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T13:00:56.554Z] #55 12.01 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T13:00:56.554Z] #55 12.12 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T13:00:56.806Z] #63 ... [2022-08-17T13:00:56.806Z] [2022-08-17T13:00:56.806Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:00:56.806Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T13:00:56.806Z] #40 49.00 NAME: [2022-08-17T13:00:56.806Z] #40 49.00 go-winres - A tool for embedding resources in Windows executables [2022-08-17T13:00:56.806Z] #40 49.00 [2022-08-17T13:00:56.806Z] #40 49.00 USAGE: [2022-08-17T13:00:56.806Z] #40 49.00 go-winres [global options] command [command options] [arguments...] [2022-08-17T13:00:56.806Z] #40 49.00 [2022-08-17T13:00:56.806Z] #40 49.00 COMMANDS: [2022-08-17T13:00:56.806Z] #40 49.00 init Create an initial ./winres/winres.json [2022-08-17T13:00:56.806Z] #40 49.00 make Make syso files for the "go build" command [2022-08-17T13:00:56.806Z] #40 49.00 simply Make syso files for the "go build" command (simplified) [2022-08-17T13:00:56.806Z] #40 49.00 extract Extract all resources from an executable [2022-08-17T13:00:56.806Z] #40 49.00 patch Replace resources in an executable file (exe, dll) [2022-08-17T13:00:56.806Z] #40 49.00 help, h Shows a list of commands or help for one command [2022-08-17T13:00:56.806Z] #40 49.00 [2022-08-17T13:00:56.806Z] #40 49.00 GLOBAL OPTIONS: [2022-08-17T13:00:56.806Z] #40 49.00 --help, -h show help (default: false) [2022-08-17T13:00:56.806Z] #40 DONE 49.3s [2022-08-17T13:00:57.069Z] [2022-08-17T13:00:57.069Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T13:00:57.069Z] #63 sha256:09c210e6251296ded122dc88b2eb320835848a64dd495190069e04527e65beed [2022-08-17T13:00:57.069Z] #63 DONE 0.7s [2022-08-17T13:00:57.069Z] [2022-08-17T13:00:57.069Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:57.069Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:57.069Z] #76 48.78 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T13:00:57.069Z] #76 48.80 Unpacking autoconf (2.69-14) ... [2022-08-17T13:00:57.069Z] #76 49.36 Selecting previously unselected package autotools-dev. [2022-08-17T13:00:57.069Z] #76 49.36 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T13:00:57.069Z] #76 49.37 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T13:00:57.336Z] #76 49.54 Selecting previously unselected package automake. [2022-08-17T13:00:57.336Z] #76 49.54 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T13:00:57.336Z] #76 49.54 Unpacking automake (1:1.16.3-2) ... [2022-08-17T13:00:57.506Z] #55 12.88 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T13:00:57.765Z] #55 12.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T13:00:57.910Z] #76 50.11 Selecting previously unselected package patch. [2022-08-17T13:00:57.910Z] #76 50.11 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-17T13:00:57.910Z] #76 50.13 Unpacking patch (2.7.6-7) ... [2022-08-17T13:00:57.910Z] #76 ... [2022-08-17T13:00:57.910Z] [2022-08-17T13:00:57.910Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:00:57.910Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:00:57.910Z] #51 33.36 Reading package lists... [2022-08-17T13:00:57.910Z] #51 40.28 Building dependency tree... [2022-08-17T13:00:57.910Z] #51 45.49 The following additional packages will be installed: [2022-08-17T13:00:57.910Z] #51 45.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T13:00:57.910Z] #51 45.50 python3-protobuf python3-six [2022-08-17T13:00:57.910Z] #51 45.54 Suggested packages: [2022-08-17T13:00:57.910Z] #51 45.59 python3-setuptools [2022-08-17T13:00:57.910Z] #51 45.59 Recommended packages: [2022-08-17T13:00:57.910Z] #51 45.59 iproute2 | iproute [2022-08-17T13:00:57.910Z] #51 46.41 The following NEW packages will be installed: [2022-08-17T13:00:57.910Z] #51 46.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T13:00:57.910Z] #51 46.41 python3-protobuf python3-six [2022-08-17T13:00:57.910Z] #51 47.08 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:00:57.910Z] #51 47.08 Need to get 2315 kB of archives. [2022-08-17T13:00:57.910Z] #51 47.08 After this operation, 11.1 MB of additional disk space will be used. [2022-08-17T13:00:57.910Z] #51 47.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-17T13:00:57.910Z] #51 47.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:00:57.910Z] #51 47.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T13:00:57.910Z] #51 47.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-17T13:00:57.910Z] #51 47.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T13:00:57.910Z] #51 47.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T13:00:57.910Z] #51 47.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:00:57.910Z] #51 49.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-17T13:00:58.172Z] #51 ... [2022-08-17T13:00:58.172Z] [2022-08-17T13:00:58.172Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:00:58.172Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:00:58.172Z] #76 50.42 Selecting previously unselected package dpkg-dev. [2022-08-17T13:00:58.172Z] #76 50.42 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T13:00:58.172Z] #76 50.44 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T13:00:58.710Z] #55 13.97 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T13:00:58.710Z] #55 14.14 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T13:00:59.562Z] #76 51.82 Selecting previously unselected package build-essential. [2022-08-17T13:00:59.562Z] #76 51.82 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-17T13:00:59.562Z] #76 51.82 Unpacking build-essential (12.9) ... [2022-08-17T13:00:59.562Z] #76 51.94 Selecting previously unselected package libcap2:amd64. [2022-08-17T13:00:59.562Z] #76 51.94 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T13:00:59.562Z] #76 51.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:00:59.823Z] #76 52.20 Selecting previously unselected package libcap-dev:amd64. [2022-08-17T13:00:59.823Z] #76 52.20 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-17T13:00:59.823Z] #76 52.20 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T13:00:59.999Z] #14 ... [2022-08-17T13:00:59.999Z] [2022-08-17T13:00:59.999Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:00:59.999Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:00:59.999Z] #77 25.38 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T13:01:00.085Z] #76 52.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:01:00.085Z] #76 52.44 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:01:00.085Z] #76 52.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:01:00.085Z] #76 52.60 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-17T13:01:00.085Z] #76 52.60 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:01:00.085Z] #76 52.60 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T13:01:00.347Z] #76 52.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T13:01:00.347Z] #76 52.70 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T13:01:00.347Z] #76 52.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:01:00.608Z] #76 52.98 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T13:01:00.608Z] #76 52.99 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T13:01:00.608Z] #76 53.03 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:01:01.182Z] #76 ... [2022-08-17T13:01:01.182Z] [2022-08-17T13:01:01.182Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:01.182Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:01.182Z] #42 43.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T13:01:01.182Z] #42 43.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T13:01:01.182Z] #42 43.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T13:01:01.182Z] #42 43.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T13:01:01.182Z] #42 43.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T13:01:01.182Z] #42 43.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T13:01:01.182Z] #42 45.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:01.182Z] #42 45.70 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-08-17T13:01:01.182Z] #42 45.86 Selecting previously unselected package xxd. [2022-08-17T13:01:01.182Z] #42 45.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:01:01.182Z] #42 45.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:01:01.182Z] #42 45.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:01.182Z] #42 46.26 Selecting previously unselected package vim-common. [2022-08-17T13:01:01.182Z] #42 46.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:01:01.182Z] #42 46.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:01.182Z] #42 46.65 Selecting previously unselected package cmake-data. [2022-08-17T13:01:01.182Z] #42 46.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T13:01:01.182Z] #42 46.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:01:01.182Z] #42 50.80 Selecting previously unselected package libicu67:amd64. [2022-08-17T13:01:01.182Z] #42 50.85 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-17T13:01:01.182Z] #42 50.85 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T13:01:01.444Z] #42 ... [2022-08-17T13:01:01.444Z] [2022-08-17T13:01:01.444Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:01.444Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:01.444Z] #51 51.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:01.444Z] #51 51.66 Fetched 2315 kB in 3s (714 kB/s) [2022-08-17T13:01:01.444Z] #51 51.84 Selecting previously unselected package libprotobuf23:amd64. [2022-08-17T13:01:01.444Z] #51 51.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:01:01.444Z] #51 51.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-17T13:01:01.444Z] #51 52.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T13:01:01.444Z] #51 52.79 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:01:01.444Z] #51 52.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:01:01.444Z] #51 52.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:01:01.444Z] #51 53.10 Selecting previously unselected package python3-six. [2022-08-17T13:01:01.444Z] #51 53.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T13:01:01.444Z] #51 53.10 Unpacking python3-six (1.16.0-2) ... [2022-08-17T13:01:01.444Z] #51 53.27 Selecting previously unselected package python3-protobuf. [2022-08-17T13:01:01.444Z] #51 53.27 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-17T13:01:01.444Z] #51 53.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T13:01:01.706Z] #51 53.81 Selecting previously unselected package libnet1:amd64. [2022-08-17T13:01:01.706Z] #51 53.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T13:01:01.706Z] #51 53.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:01:01.706Z] #51 54.01 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T13:01:01.706Z] #51 54.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T13:01:01.706Z] #51 54.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:01:01.969Z] #51 54.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:01:01.969Z] #51 54.18 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:01:02.005Z] #55 17.06 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T13:01:02.005Z] #55 17.33 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T13:01:02.005Z] #55 ... [2022-08-17T13:01:02.005Z] [2022-08-17T13:01:02.005Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:01:02.005Z] #26 sha256:7c902f5b601ed726d678cbdba59cec306189035d4b5772b7d09397d640c68fac [2022-08-17T13:01:02.005Z] #26 7.069 + RM_GOPATH=0 [2022-08-17T13:01:02.005Z] #26 7.069 + TMP_GOPATH= [2022-08-17T13:01:02.005Z] #26 7.069 + : /build [2022-08-17T13:01:02.005Z] #26 7.069 + '[' -z '' ']' [2022-08-17T13:01:02.005Z] #26 7.073 ++ mktemp -d [2022-08-17T13:01:02.005Z] #26 7.073 + export GOPATH=/tmp/tmp.cSOC6P8mXC [2022-08-17T13:01:02.005Z] #26 7.073 + GOPATH=/tmp/tmp.cSOC6P8mXC [2022-08-17T13:01:02.005Z] #26 7.073 + RM_GOPATH=1 [2022-08-17T13:01:02.005Z] #26 7.073 + case "$(go env GOARCH)" in [2022-08-17T13:01:02.005Z] #26 7.073 ++ go env GOARCH [2022-08-17T13:01:02.005Z] #26 7.179 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:02.005Z] #26 7.179 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:02.005Z] #26 7.179 ++ dirname /install.sh [2022-08-17T13:01:02.005Z] #26 7.237 + dir=/ [2022-08-17T13:01:02.005Z] #26 7.237 + bin=dockercli [2022-08-17T13:01:02.005Z] #26 7.237 + shift [2022-08-17T13:01:02.005Z] #26 7.237 + '[' '!' -f //dockercli.installer ']' [2022-08-17T13:01:02.005Z] #26 7.237 + . //dockercli.installer [2022-08-17T13:01:02.005Z] #26 7.237 ++ : stable [2022-08-17T13:01:02.005Z] #26 7.237 ++ : 17.06.2-ce [2022-08-17T13:01:02.005Z] #26 7.237 + install_dockercli [2022-08-17T13:01:02.005Z] #26 7.237 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T13:01:02.005Z] #26 7.237 Install docker/cli version 17.06.2-ce from stable [2022-08-17T13:01:02.005Z] #26 7.237 ++ uname -m [2022-08-17T13:01:02.005Z] #26 7.241 + arch=x86_64 [2022-08-17T13:01:02.005Z] #26 7.241 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T13:01:02.005Z] #26 7.241 + url=https://download.docker.com/linux/static [2022-08-17T13:01:02.005Z] #26 7.245 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T13:01:02.005Z] #26 7.267 + tar -xz docker/docker [2022-08-17T13:01:02.252Z] #51 54.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:01:02.252Z] #51 54.35 Selecting previously unselected package criu. [2022-08-17T13:01:02.252Z] #51 54.35 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-17T13:01:02.252Z] #51 54.35 Unpacking criu (3.17.1-1) ... [2022-08-17T13:01:02.281Z] #26 ... [2022-08-17T13:01:02.281Z] [2022-08-17T13:01:02.281Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:01:02.281Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:01:02.281Z] #53 17.46 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T13:01:02.281Z] #53 17.57 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T13:01:02.542Z] #53 17.90 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T13:01:02.542Z] #53 ... [2022-08-17T13:01:02.542Z] [2022-08-17T13:01:02.542Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:02.542Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:02.542Z] #42 7.951 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:01:02.542Z] #42 ... [2022-08-17T13:01:02.542Z] [2022-08-17T13:01:02.542Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:02.542Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:02.542Z] #55 17.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T13:01:02.542Z] #55 17.98 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T13:01:03.127Z] #55 18.41 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T13:01:03.127Z] #55 18.51 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T13:01:03.196Z] #51 55.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:01:03.307Z] #49 ... [2022-08-17T13:01:03.307Z] [2022-08-17T13:01:03.308Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:03.308Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:03.308Z] #20 18.41 Fetched 40.6 MB in 17s (2399 kB/s) [2022-08-17T13:01:04.586Z] #51 ... [2022-08-17T13:01:04.586Z] [2022-08-17T13:01:04.586Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:01:04.586Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:01:04.586Z] #76 53.82 Selecting previously unselected package libtool. [2022-08-17T13:01:04.586Z] #76 53.82 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T13:01:04.586Z] #76 53.84 Unpacking libtool (2.4.6-15) ... [2022-08-17T13:01:04.586Z] #76 54.20 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T13:01:04.586Z] #76 54.24 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T13:01:04.586Z] #76 54.25 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:01:04.586Z] #76 54.54 Selecting previously unselected package libyajl2:amd64. [2022-08-17T13:01:04.586Z] #76 54.54 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T13:01:04.586Z] #76 54.57 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:01:04.586Z] #76 54.69 Selecting previously unselected package libyajl-dev:amd64. [2022-08-17T13:01:04.586Z] #76 54.71 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-17T13:01:04.586Z] #76 54.71 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T13:01:04.586Z] #76 54.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:01:04.586Z] #76 54.94 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T13:01:04.586Z] #76 54.95 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:01:04.586Z] #76 54.97 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T13:01:04.586Z] #76 55.00 Setting up file (1:5.39-3) ... [2022-08-17T13:01:04.586Z] #76 55.03 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:01:04.586Z] #76 55.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:01:04.586Z] #76 55.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T13:01:04.586Z] #76 55.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:01:04.586Z] #76 55.11 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T13:01:04.586Z] #76 55.14 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-17T13:01:04.586Z] #76 55.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:01:04.586Z] #76 55.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:01:04.586Z] #76 55.19 Setting up patch (2.7.6-7) ... [2022-08-17T13:01:04.586Z] #76 55.21 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:01:04.586Z] #76 55.24 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T13:01:04.586Z] #76 55.27 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T13:01:04.586Z] #76 55.28 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:01:04.586Z] #76 55.32 Setting up libtool (2.4.6-15) ... [2022-08-17T13:01:04.586Z] #76 55.32 Setting up m4 (1.4.18-5) ... [2022-08-17T13:01:04.586Z] #76 55.32 Setting up dpkg-dev (1.20.11) ... [2022-08-17T13:01:04.586Z] #76 55.35 Setting up autoconf (2.69-14) ... [2022-08-17T13:01:04.586Z] #76 55.39 Setting up build-essential (12.9) ... [2022-08-17T13:01:04.586Z] #76 55.44 Setting up automake (1:1.16.3-2) ... [2022-08-17T13:01:04.586Z] #76 55.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T13:01:04.586Z] #76 55.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:04.586Z] #76 DONE 57.1s [2022-08-17T13:01:04.586Z] [2022-08-17T13:01:04.586Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:04.586Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:04.586Z] #14 49.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T13:01:04.586Z] #14 49.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T13:01:04.586Z] #14 50.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T13:01:04.586Z] #14 52.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T13:01:04.586Z] #14 53.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-08-17T13:01:04.586Z] #14 53.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T13:01:04.586Z] #14 53.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T13:01:04.586Z] #14 53.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T13:01:04.587Z] #14 53.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T13:01:04.587Z] #14 53.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T13:01:04.587Z] #14 53.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T13:01:04.587Z] #14 53.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T13:01:04.587Z] #14 53.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T13:01:04.587Z] #14 54.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:04.587Z] #14 55.01 Fetched 115 MB in 8s (14.3 MB/s) [2022-08-17T13:01:04.587Z] #14 55.13 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T13:01:04.587Z] #14 55.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:01:04.587Z] #14 55.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T13:01:04.587Z] #14 55.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:04.848Z] #14 ... [2022-08-17T13:01:04.848Z] [2022-08-17T13:01:04.848Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:04.848Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:01:05.287Z] #77 ... [2022-08-17T13:01:05.287Z] [2022-08-17T13:01:05.287Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:05.287Z] #64 sha256:d62c483d738776bc3f1ddfde1e87fe4bb0f86d8f55954ea1765a3de24d91bf92 [2022-08-17T13:01:05.287Z] #64 39.74 Updating files: 52% (2578/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-17T13:01:05.287Z] #64 40.93 + cd /tmp/tmp.oVEb6WYofK/src/github.com/containerd/containerd [2022-08-17T13:01:05.287Z] #64 40.93 + git checkout -q v1.6.7 [2022-08-17T13:01:05.287Z] #64 42.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T13:01:05.287Z] #64 42.50 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T13:01:05.287Z] #64 42.50 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:01:05.287Z] #64 42.50 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:01:05.287Z] #64 42.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T13:01:05.287Z] #64 42.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T13:01:05.287Z] #64 42.50 + '[' '' = dynamic ']' [2022-08-17T13:01:05.287Z] #64 42.50 + make [2022-08-17T13:01:05.287Z] #64 44.12 + bin/ctr [2022-08-17T13:01:05.421Z] #77 ... [2022-08-17T13:01:05.421Z] [2022-08-17T13:01:05.421Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:05.421Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:05.421Z] #55 47.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T13:01:05.421Z] #55 ... [2022-08-17T13:01:05.421Z] [2022-08-17T13:01:05.421Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:05.421Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:05.421Z] #51 57.38 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T13:01:05.421Z] #51 57.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:01:05.421Z] #51 57.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:01:05.421Z] #51 57.46 Setting up python3-six (1.16.0-2) ... [2022-08-17T13:01:05.673Z] #55 ... [2022-08-17T13:01:05.673Z] [2022-08-17T13:01:05.673Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:05.673Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:05.673Z] #14 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:01:05.673Z] #14 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:01:05.932Z] #14 ... [2022-08-17T13:01:05.932Z] [2022-08-17T13:01:05.933Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:01:05.933Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:01:05.933Z] #53 21.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T13:01:05.933Z] #53 21.35 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T13:01:06.192Z] #53 ... [2022-08-17T13:01:06.192Z] [2022-08-17T13:01:06.192Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:01:06.192Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T13:01:06.192Z] #40 11.48 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T13:01:06.192Z] #40 12.00 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T13:01:06.192Z] #40 12.04 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T13:01:06.192Z] #40 18.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T13:01:06.192Z] #40 ... [2022-08-17T13:01:06.192Z] [2022-08-17T13:01:06.192Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:01:06.192Z] #67 sha256:a8f19f4d06990742834516dbee8e2c41cec145e71696955424e2a6efb5966647 [2022-08-17T13:01:06.192Z] #67 11.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T13:01:06.192Z] #67 11.34 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T13:01:06.192Z] #67 12.67 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T13:01:06.192Z] #67 18.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T13:01:06.192Z] #67 20.05 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T13:01:06.192Z] #67 20.07 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T13:01:06.192Z] #67 20.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T13:01:06.192Z] #67 21.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T13:01:06.192Z] #67 21.31 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T13:01:06.451Z] #67 ... [2022-08-17T13:01:06.451Z] [2022-08-17T13:01:06.451Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T13:01:06.451Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T13:01:06.451Z] #57 11.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T13:01:06.451Z] #57 ... [2022-08-17T13:01:06.451Z] [2022-08-17T13:01:06.451Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:06.451Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:01:06.451Z] #62 11.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:01:06.451Z] #62 15.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:01:06.711Z] #62 ... [2022-08-17T13:01:06.711Z] [2022-08-17T13:01:06.711Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:01:06.711Z] #26 sha256:7c902f5b601ed726d678cbdba59cec306189035d4b5772b7d09397d640c68fac [2022-08-17T13:01:06.711Z] #26 21.75 + mkdir -p /build [2022-08-17T13:01:06.711Z] #26 21.77 + mv docker/docker /build/ [2022-08-17T13:01:06.711Z] #26 21.83 + rmdir docker [2022-08-17T13:01:06.809Z] #51 58.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:01:06.809Z] #51 58.95 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T13:01:07.071Z] #51 ... [2022-08-17T13:01:07.071Z] [2022-08-17T13:01:07.071Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:07.071Z] #64 sha256:ae58b38e8a8c93cbca8ce415aaa0bde52fa64528189c8aa559439c5cccd58cc0 [2022-08-17T13:01:07.071Z] #64 9.566 + RM_GOPATH=0 [2022-08-17T13:01:07.071Z] #64 9.566 + TMP_GOPATH= [2022-08-17T13:01:07.071Z] #64 9.566 + : /build [2022-08-17T13:01:07.071Z] #64 9.566 + '[' -z '' ']' [2022-08-17T13:01:07.071Z] #64 9.566 ++ mktemp -d [2022-08-17T13:01:07.071Z] #64 9.566 + export GOPATH=/tmp/tmp.UQB5XapiGI [2022-08-17T13:01:07.071Z] #64 9.566 + GOPATH=/tmp/tmp.UQB5XapiGI [2022-08-17T13:01:07.071Z] #64 9.566 + RM_GOPATH=1 [2022-08-17T13:01:07.071Z] #64 9.566 + case "$(go env GOARCH)" in [2022-08-17T13:01:07.071Z] #64 9.566 ++ go env GOARCH [2022-08-17T13:01:07.071Z] #64 9.624 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:07.071Z] #64 9.624 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:07.071Z] #64 9.624 ++ dirname /install.sh [2022-08-17T13:01:07.071Z] #64 9.624 + dir=/ [2022-08-17T13:01:07.071Z] #64 9.624 + bin=containerd [2022-08-17T13:01:07.071Z] #64 9.624 + shift [2022-08-17T13:01:07.071Z] #64 9.624 + '[' '!' -f //containerd.installer ']' [2022-08-17T13:01:07.071Z] #64 9.624 + . //containerd.installer [2022-08-17T13:01:07.071Z] #64 9.624 ++ set -e [2022-08-17T13:01:07.071Z] #64 9.624 ++ : v1.6.7 [2022-08-17T13:01:07.071Z] #64 9.624 + install_containerd [2022-08-17T13:01:07.071Z] #64 9.624 + echo 'Install containerd version v1.6.7' [2022-08-17T13:01:07.071Z] #64 9.624 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UQB5XapiGI/src/github.com/containerd/containerd [2022-08-17T13:01:07.071Z] #64 9.624 Cloning into '/tmp/tmp.UQB5XapiGI/src/github.com/containerd/containerd'... [2022-08-17T13:01:07.071Z] #64 9.632 Install containerd version v1.6.7 [2022-08-17T13:01:07.282Z] #26 ... [2022-08-17T13:01:07.282Z] [2022-08-17T13:01:07.282Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:01:07.282Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:01:07.282Z] #76 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:01:07.282Z] #76 17.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:01:07.332Z] #64 ... [2022-08-17T13:01:07.332Z] [2022-08-17T13:01:07.332Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:07.332Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:07.332Z] #42 57.85 Selecting previously unselected package libxml2:amd64. [2022-08-17T13:01:07.332Z] #42 57.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T13:01:07.332Z] #42 57.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T13:01:07.332Z] #42 58.35 Selecting previously unselected package libarchive13:amd64. [2022-08-17T13:01:07.332Z] #42 58.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T13:01:07.332Z] #42 58.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T13:01:07.332Z] #42 58.68 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T13:01:07.332Z] #42 58.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T13:01:07.332Z] #42 58.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T13:01:07.332Z] #42 58.89 Selecting previously unselected package librhash0:amd64. [2022-08-17T13:01:07.332Z] #42 58.89 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T13:01:07.332Z] #42 58.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T13:01:07.332Z] #42 59.20 Selecting previously unselected package libuv1:amd64. [2022-08-17T13:01:07.332Z] #42 59.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T13:01:07.332Z] #42 59.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T13:01:07.332Z] #42 59.33 Selecting previously unselected package cmake. [2022-08-17T13:01:07.332Z] #42 59.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T13:01:07.332Z] #42 59.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:01:07.542Z] #76 ... [2022-08-17T13:01:07.542Z] [2022-08-17T13:01:07.542Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:07.542Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:07.542Z] #51 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:01:07.542Z] #51 16.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:01:07.542Z] #51 19.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T13:01:07.542Z] #51 ... [2022-08-17T13:01:07.542Z] [2022-08-17T13:01:07.542Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:01:07.542Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:01:07.542Z] #36 12.96 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T13:01:07.542Z] #36 12.96 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T13:01:07.542Z] #36 13.68 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T13:01:07.542Z] #36 14.23 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T13:01:07.542Z] #36 14.59 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T13:01:07.542Z] #36 15.27 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T13:01:07.542Z] #36 15.39 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T13:01:07.542Z] #36 15.48 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T13:01:07.542Z] #36 15.97 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T13:01:07.542Z] #36 16.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T13:01:07.542Z] #36 16.86 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T13:01:07.542Z] #36 17.98 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T13:01:07.542Z] #36 18.43 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T13:01:07.542Z] #36 18.52 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T13:01:07.542Z] #36 21.41 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T13:01:07.542Z] #36 21.96 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-17T13:01:07.595Z] #42 ... [2022-08-17T13:01:07.595Z] [2022-08-17T13:01:07.595Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:01:07.595Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T13:01:07.595Z] #34 49.61 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-17T13:01:07.595Z] #34 50.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T13:01:07.595Z] #34 50.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:01:07.802Z] #36 ... [2022-08-17T13:01:07.802Z] [2022-08-17T13:01:07.802Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:01:07.802Z] #67 sha256:a8f19f4d06990742834516dbee8e2c41cec145e71696955424e2a6efb5966647 [2022-08-17T13:01:07.802Z] #67 21.60 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T13:01:07.802Z] #67 22.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T13:01:08.067Z] #67 23.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T13:01:08.170Z] #34 ... [2022-08-17T13:01:08.170Z] [2022-08-17T13:01:08.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:08.170Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:08.170Z] #14 57.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T13:01:08.170Z] #14 57.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T13:01:08.170Z] #14 57.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:08.170Z] #14 60.30 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T13:01:08.170Z] #14 60.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T13:01:08.170Z] #14 60.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:01:08.170Z] #14 60.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T13:01:08.170Z] #14 60.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:01:08.170Z] #14 60.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:01:08.327Z] #67 23.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T13:01:08.432Z] #14 60.69 Selecting previously unselected package dmsetup. [2022-08-17T13:01:08.432Z] #14 60.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:01:08.432Z] #14 60.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:01:08.432Z] #14 60.89 Selecting previously unselected package mingw-w64-common. [2022-08-17T13:01:08.588Z] #64 ... [2022-08-17T13:01:08.588Z] [2022-08-17T13:01:08.588Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:08.588Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:01:08.588Z] #77 34.40 libtoolize: putting auxiliary files in '.'. [2022-08-17T13:01:08.588Z] #77 34.40 libtoolize: copying file './ltmain.sh' [2022-08-17T13:01:08.694Z] #14 60.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T13:01:08.694Z] #14 60.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T13:01:09.268Z] #67 ... [2022-08-17T13:01:09.268Z] [2022-08-17T13:01:09.268Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:01:09.268Z] #26 sha256:7c902f5b601ed726d678cbdba59cec306189035d4b5772b7d09397d640c68fac [2022-08-17T13:01:09.268Z] #26 DONE 24.4s [2022-08-17T13:01:09.528Z] [2022-08-17T13:01:09.528Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:09.528Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:09.528Z] #55 24.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T13:01:09.528Z] #55 24.65 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T13:01:09.531Z] #77 35.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T13:01:09.531Z] #77 35.31 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T13:01:09.531Z] #77 35.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T13:01:09.788Z] #55 25.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T13:01:09.788Z] #55 25.34 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T13:01:09.881Z] #20 18.41 Reading package lists... [2022-08-17T13:01:09.881Z] #20 ... [2022-08-17T13:01:09.881Z] [2022-08-17T13:01:09.881Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:09.881Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T13:01:09.881Z] #69 19.22 Fetched 40.6 MB in 17s (2336 kB/s) [2022-08-17T13:01:09.881Z] #69 19.22 Reading package lists... [2022-08-17T13:01:09.881Z] #69 ... [2022-08-17T13:01:09.881Z] [2022-08-17T13:01:09.881Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:09.881Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:09.881Z] #20 18.41 Reading package lists... [2022-08-17T13:01:10.051Z] #55 25.64 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T13:01:10.310Z] #55 25.71 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T13:01:10.570Z] #55 25.96 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T13:01:10.837Z] #55 26.10 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T13:01:11.097Z] #55 26.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T13:01:11.097Z] #55 26.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T13:01:11.097Z] #55 26.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T13:01:11.356Z] #55 26.68 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T13:01:11.356Z] #55 26.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T13:01:11.356Z] #55 26.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T13:01:11.356Z] #55 26.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T13:01:11.356Z] #55 26.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T13:01:11.615Z] #55 26.95 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T13:01:11.615Z] #55 26.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T13:01:11.829Z] #20 27.10 Reading package lists... [2022-08-17T13:01:11.829Z] #20 ... [2022-08-17T13:01:11.829Z] [2022-08-17T13:01:11.829Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:11.829Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T13:01:11.829Z] #49 18.73 Fetched 40.6 MB in 17s (2366 kB/s) [2022-08-17T13:01:11.829Z] #49 18.73 Reading package lists... [2022-08-17T13:01:11.829Z] #49 27.98 Reading package lists... [2022-08-17T13:01:11.829Z] #49 ... [2022-08-17T13:01:11.829Z] [2022-08-17T13:01:11.829Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:11.829Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T13:01:11.829Z] #69 19.22 Reading package lists... [2022-08-17T13:01:12.004Z] #14 ... [2022-08-17T13:01:12.004Z] [2022-08-17T13:01:12.004Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:12.004Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:12.004Z] #42 64.00 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T13:01:12.004Z] #42 64.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:12.004Z] #42 64.06 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T13:01:12.004Z] #42 64.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:12.004Z] #42 64.15 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T13:01:12.004Z] #42 64.17 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T13:01:12.004Z] #42 64.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:01:12.004Z] #42 64.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T13:01:12.004Z] #42 64.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T13:01:12.004Z] #42 64.28 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:01:12.004Z] #42 64.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:12.079Z] #77 ... [2022-08-17T13:01:12.079Z] [2022-08-17T13:01:12.079Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:12.079Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:01:12.079Z] #14 74.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T13:01:12.079Z] #14 75.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-17T13:01:12.079Z] #14 75.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:12.079Z] #14 80.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T13:01:12.079Z] #14 80.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-17T13:01:12.079Z] #14 80.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:12.185Z] #55 27.63 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T13:01:12.652Z] #14 85.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T13:01:12.652Z] #14 85.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-17T13:01:12.652Z] #14 85.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:12.754Z] #55 28.21 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T13:01:12.754Z] #55 28.31 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T13:01:12.949Z] #42 DONE 65.0s [2022-08-17T13:01:12.949Z] [2022-08-17T13:01:12.949Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T13:01:12.949Z] #43 sha256:2105d487665d8dd275d2210aea7f592df28fa5cb28fc621b937c968b89b0cd71 [2022-08-17T13:01:13.212Z] #43 DONE 0.4s [2022-08-17T13:01:13.212Z] [2022-08-17T13:01:13.212Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:13.212Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:01:13.212Z] #77 8.329 Cloning into '/tmp/crun-build'... [2022-08-17T13:01:13.694Z] #55 28.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T13:01:13.957Z] #55 29.23 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T13:01:13.958Z] #55 29.49 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T13:01:14.217Z] #55 ... [2022-08-17T13:01:14.217Z] [2022-08-17T13:01:14.217Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T13:01:14.217Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T13:01:14.217Z] #38 29.43 tomll can be used in two ways: [2022-08-17T13:01:14.217Z] #38 29.43 Writing to STDIN and reading from STDOUT: [2022-08-17T13:01:14.217Z] #38 29.43 cat file.toml | tomll > file.toml [2022-08-17T13:01:14.217Z] #38 29.43 [2022-08-17T13:01:14.217Z] #38 29.43 Reading and updating a list of files: [2022-08-17T13:01:14.217Z] #38 29.43 tomll a.toml b.toml c.toml [2022-08-17T13:01:14.217Z] #38 29.43 [2022-08-17T13:01:14.217Z] #38 29.43 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T13:01:14.217Z] #38 DONE 29.7s [2022-08-17T13:01:14.217Z] [2022-08-17T13:01:14.217Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:14.217Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:14.217Z] #14 29.65 Fetched 8570 kB in 23s (368 kB/s) [2022-08-17T13:01:15.131Z] #77 ... [2022-08-17T13:01:15.131Z] [2022-08-17T13:01:15.131Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:15.131Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:15.131Z] #51 63.84 Setting up criu (3.17.1-1) ... [2022-08-17T13:01:15.131Z] #51 66.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:15.131Z] #51 DONE 67.0s [2022-08-17T13:01:15.131Z] [2022-08-17T13:01:15.131Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:01:15.131Z] #44 sha256:62fc4e786c2aba10d3521d8c2fb9a200820d802c0ddd2d1981636c69a27681ad [2022-08-17T13:01:17.954Z] #14 ... [2022-08-17T13:01:17.954Z] [2022-08-17T13:01:17.954Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:17.954Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:01:17.954Z] #77 43.24 configure.ac:7: installing './compile' [2022-08-17T13:01:17.954Z] #77 43.25 configure.ac:11: installing './config.guess' [2022-08-17T13:01:17.954Z] #77 43.27 configure.ac:11: installing './config.sub' [2022-08-17T13:01:17.954Z] #77 43.27 configure.ac:8: installing './install-sh' [2022-08-17T13:01:17.954Z] #77 43.30 configure.ac:8: installing './missing' [2022-08-17T13:01:17.954Z] #77 43.41 Makefile.am: installing './depcomp' [2022-08-17T13:01:18.414Z] #14 29.65 Reading package lists... [2022-08-17T13:01:18.414Z] #14 ... [2022-08-17T13:01:18.414Z] [2022-08-17T13:01:18.414Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:18.414Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:18.414Z] #42 23.33 Fetched 8570 kB in 18s (470 kB/s) [2022-08-17T13:01:18.414Z] #42 23.33 Reading package lists... [2022-08-17T13:01:18.414Z] #42 33.22 Reading package lists... [2022-08-17T13:01:18.414Z] #42 ... [2022-08-17T13:01:18.414Z] [2022-08-17T13:01:18.414Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:18.414Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:18.414Z] #55 30.19 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T13:01:18.414Z] #55 32.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T13:01:18.414Z] #55 32.36 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T13:01:18.414Z] #55 32.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T13:01:18.414Z] #55 32.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T13:01:18.414Z] #55 32.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T13:01:18.414Z] #55 33.18 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T13:01:18.414Z] #55 33.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T13:01:18.414Z] #55 33.47 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T13:01:18.441Z] #69 28.32 Reading package lists... [2022-08-17T13:01:18.442Z] #69 ... [2022-08-17T13:01:18.442Z] [2022-08-17T13:01:18.442Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:18.442Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:18.442Z] #20 27.10 Reading package lists... [2022-08-17T13:01:18.678Z] #55 34.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T13:01:18.678Z] #55 ... [2022-08-17T13:01:18.678Z] [2022-08-17T13:01:18.678Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:01:18.678Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:01:18.678Z] #36 24.06 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T13:01:18.896Z] #77 44.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T13:01:18.896Z] #77 44.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T13:01:18.937Z] #36 ... [2022-08-17T13:01:18.937Z] [2022-08-17T13:01:18.937Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:01:18.937Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:01:18.937Z] #76 33.10 Fetched 8570 kB in 25s (343 kB/s) [2022-08-17T13:01:19.156Z] #77 44.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T13:01:19.157Z] #77 44.92 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T13:01:19.157Z] #77 45.03 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T13:01:19.341Z] #44 ... [2022-08-17T13:01:19.341Z] [2022-08-17T13:01:19.341Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:19.342Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:19.342Z] #14 67.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T13:01:19.342Z] #14 67.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T13:01:19.342Z] #14 67.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:01:19.417Z] #77 45.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T13:01:19.685Z] #77 45.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T13:01:19.845Z] #20 34.44 Building dependency tree... [2022-08-17T13:01:19.845Z] #20 36.60 Reading state information... [2022-08-17T13:01:19.947Z] #77 45.49 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T13:01:19.947Z] #77 45.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T13:01:20.785Z] #20 ... [2022-08-17T13:01:20.785Z] [2022-08-17T13:01:20.785Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:01:20.785Z] #74 sha256:4580081f526dcbf23e25135d684ae6807b4a663765dd7ab2969977baa0777f0c [2022-08-17T13:01:20.785Z] #74 28.82 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T13:01:20.785Z] #74 28.82 + GOBIN=/build [2022-08-17T13:01:20.785Z] #74 28.82 + GO111MODULE=on [2022-08-17T13:01:20.785Z] #74 28.82 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:01:20.785Z] #74 35.87 rootlesskit version 1.0.0 [2022-08-17T13:01:20.785Z] #74 35.90 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T13:01:20.785Z] #74 35.90 -container-ip string [2022-08-17T13:01:20.785Z] #74 35.90 container ip [2022-08-17T13:01:20.785Z] #74 35.90 -container-port int [2022-08-17T13:01:20.785Z] #74 35.90 container port (default -1) [2022-08-17T13:01:20.785Z] #74 35.90 -host-ip string [2022-08-17T13:01:20.785Z] #74 35.90 host ip [2022-08-17T13:01:20.785Z] #74 35.90 -host-port int [2022-08-17T13:01:20.785Z] #74 35.90 host port (default -1) [2022-08-17T13:01:20.785Z] #74 35.90 -proto string [2022-08-17T13:01:20.785Z] #74 35.90 proxy protocol (default "tcp") [2022-08-17T13:01:20.785Z] #74 DONE 37.5s [2022-08-17T13:01:21.044Z] [2022-08-17T13:01:21.044Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T13:01:21.044Z] #75 sha256:55f2f13373e87cdc371156a6af74d4d1bcc307cb7f3855052ccff9a6270f2300 [2022-08-17T13:01:21.044Z] #75 DONE 0.1s [2022-08-17T13:01:21.044Z] [2022-08-17T13:01:21.044Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T13:01:21.044Z] #76 sha256:a71b8781cb762b0e0ccc1b2a2446375d1768850029fcd03c90465dbed4d71de1 [2022-08-17T13:01:21.044Z] #76 DONE 0.1s [2022-08-17T13:01:21.044Z] [2022-08-17T13:01:21.044Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:21.044Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T13:01:21.044Z] #69 28.32 Reading package lists... [2022-08-17T13:01:21.044Z] #69 36.02 Building dependency tree... [2022-08-17T13:01:21.044Z] #69 37.81 Reading state information... [2022-08-17T13:01:21.257Z] #14 ... [2022-08-17T13:01:21.257Z] [2022-08-17T13:01:21.257Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:01:21.257Z] #44 sha256:62fc4e786c2aba10d3521d8c2fb9a200820d802c0ddd2d1981636c69a27681ad [2022-08-17T13:01:21.257Z] #44 6.887 + RM_GOPATH=0 [2022-08-17T13:01:21.257Z] #44 6.887 + TMP_GOPATH= [2022-08-17T13:01:21.257Z] #44 6.887 + : /build [2022-08-17T13:01:21.257Z] #44 6.887 + '[' -z '' ']' [2022-08-17T13:01:21.257Z] #44 6.887 ++ mktemp -d [2022-08-17T13:01:21.257Z] #44 6.887 + export GOPATH=/tmp/tmp.cel5rlZ0J5 [2022-08-17T13:01:21.257Z] #44 6.887 + GOPATH=/tmp/tmp.cel5rlZ0J5 [2022-08-17T13:01:21.257Z] #44 6.887 + RM_GOPATH=1 [2022-08-17T13:01:21.257Z] #44 6.887 + case "$(go env GOARCH)" in [2022-08-17T13:01:21.257Z] #44 6.887 ++ go env GOARCH [2022-08-17T13:01:21.257Z] #44 6.959 Install tini version v0.19.0 [2022-08-17T13:01:21.257Z] #44 6.979 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:21.257Z] #44 6.979 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:21.257Z] #44 6.979 ++ dirname /install.sh [2022-08-17T13:01:21.257Z] #44 6.979 + dir=/ [2022-08-17T13:01:21.257Z] #44 6.979 + bin=tini [2022-08-17T13:01:21.257Z] #44 6.979 + shift [2022-08-17T13:01:21.257Z] #44 6.979 + '[' '!' -f //tini.installer ']' [2022-08-17T13:01:21.257Z] #44 6.979 + . //tini.installer [2022-08-17T13:01:21.257Z] #44 6.979 ++ : v0.19.0 [2022-08-17T13:01:21.257Z] #44 6.979 + install_tini [2022-08-17T13:01:21.257Z] #44 6.979 + echo 'Install tini version v0.19.0' [2022-08-17T13:01:21.257Z] #44 6.979 + git clone https://github.com/krallin/tini.git /tmp/tmp.cel5rlZ0J5/tini [2022-08-17T13:01:21.257Z] #44 6.979 Cloning into '/tmp/tmp.cel5rlZ0J5/tini'... [2022-08-17T13:01:21.257Z] #44 8.085 + cd /tmp/tmp.cel5rlZ0J5/tini [2022-08-17T13:01:21.257Z] #44 8.085 + git checkout -q v0.19.0 [2022-08-17T13:01:21.257Z] #44 8.085 + cmake . [2022-08-17T13:01:21.518Z] #44 ... [2022-08-17T13:01:21.518Z] [2022-08-17T13:01:21.518Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:01:21.518Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:01:21.518Z] #53 72.88 gotestsum version dev [2022-08-17T13:01:21.518Z] #53 DONE 73.9s [2022-08-17T13:01:21.518Z] [2022-08-17T13:01:21.518Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:21.518Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:01:21.518Z] #77 15.19 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T13:01:21.518Z] #77 15.19 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T13:01:21.518Z] #77 16.37 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T13:01:21.518Z] #77 16.40 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T13:01:21.518Z] #77 16.40 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T13:01:21.518Z] #77 16.40 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T13:01:21.518Z] #77 16.45 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T13:01:22.234Z] #76 33.10 Reading package lists... [2022-08-17T13:01:22.234Z] #76 ... [2022-08-17T13:01:22.234Z] [2022-08-17T13:01:22.234Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:01:22.234Z] #67 sha256:a8f19f4d06990742834516dbee8e2c41cec145e71696955424e2a6efb5966647 [2022-08-17T13:01:22.234Z] #67 27.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T13:01:22.234Z] #67 ... [2022-08-17T13:01:22.234Z] [2022-08-17T13:01:22.234Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:22.234Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:22.234Z] #55 34.41 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T13:01:22.234Z] #55 34.55 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T13:01:22.234Z] #55 34.66 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T13:01:22.234Z] #55 34.95 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T13:01:22.234Z] #55 34.97 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T13:01:22.234Z] #55 35.11 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T13:01:22.234Z] #55 35.37 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T13:01:22.234Z] #55 35.49 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T13:01:22.234Z] #55 35.52 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T13:01:22.234Z] #55 35.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T13:01:22.234Z] #55 35.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T13:01:22.234Z] #55 35.84 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T13:01:22.234Z] #55 35.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T13:01:22.234Z] #55 36.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T13:01:22.234Z] #55 36.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T13:01:22.234Z] #55 36.69 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T13:01:22.234Z] #55 37.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T13:01:22.234Z] #55 37.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T13:01:22.234Z] #55 37.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T13:01:22.234Z] #55 37.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T13:01:22.234Z] #55 37.39 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T13:01:22.234Z] #55 37.50 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T13:01:22.234Z] #55 37.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T13:01:22.234Z] #55 37.76 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T13:01:22.421Z] #69 ... [2022-08-17T13:01:22.422Z] [2022-08-17T13:01:22.422Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T13:01:22.422Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T13:01:22.422Z] #79 CACHED [2022-08-17T13:01:22.422Z] [2022-08-17T13:01:22.422Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T13:01:22.422Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T13:01:22.422Z] #81 CACHED [2022-08-17T13:01:22.422Z] [2022-08-17T13:01:22.422Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:01:22.422Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:01:22.422Z] #83 CACHED [2022-08-17T13:01:22.422Z] [2022-08-17T13:01:22.422Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:22.422Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:01:22.422Z] #84 CACHED [2022-08-17T13:01:22.422Z] [2022-08-17T13:01:22.422Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:22.422Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:22.422Z] #20 37.98 The following additional packages will be installed: [2022-08-17T13:01:22.422Z] #20 37.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:01:22.422Z] #20 37.98 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T13:01:22.422Z] #20 37.98 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T13:01:22.422Z] #20 37.98 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T13:01:22.422Z] #20 37.98 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T13:01:22.422Z] #20 38.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T13:01:22.422Z] #20 38.02 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T13:01:22.422Z] #20 38.07 Suggested packages: [2022-08-17T13:01:22.422Z] #20 38.07 gcc-10-locales seccomp wine64 [2022-08-17T13:01:22.422Z] #20 39.19 The following NEW packages will be installed: [2022-08-17T13:01:22.422Z] #20 39.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:01:22.422Z] #20 39.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T13:01:22.422Z] #20 39.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T13:01:22.422Z] #20 39.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T13:01:22.422Z] #20 39.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T13:01:22.422Z] #20 39.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T13:01:22.422Z] #20 39.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T13:01:22.422Z] #20 39.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T13:01:22.422Z] #20 39.21 mingw-w64-x86-64-dev [2022-08-17T13:01:22.493Z] #55 37.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T13:01:22.493Z] #55 37.91 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T13:01:22.493Z] #55 37.94 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T13:01:22.681Z] #20 39.64 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:22.681Z] #20 39.64 Need to get 115 MB of archives. [2022-08-17T13:01:22.681Z] #20 39.64 After this operation, 645 MB of additional disk space will be used. [2022-08-17T13:01:22.681Z] #20 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-17T13:01:22.752Z] #55 38.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T13:01:22.752Z] #55 38.22 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T13:01:22.941Z] #20 39.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T13:01:22.941Z] #20 39.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T13:01:22.941Z] #20 39.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-17T13:01:22.941Z] #20 39.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-17T13:01:22.941Z] #20 39.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T13:01:22.941Z] #20 39.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T13:01:22.941Z] #20 39.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T13:01:23.010Z] #55 38.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T13:01:23.011Z] #55 38.49 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T13:01:23.201Z] #20 39.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T13:01:23.201Z] #20 40.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T13:01:23.269Z] #55 38.69 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T13:01:23.269Z] #55 38.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T13:01:23.434Z] #77 18.72 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T13:01:23.460Z] #20 40.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T13:01:23.528Z] #55 38.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T13:01:23.528Z] #55 39.07 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T13:01:23.720Z] #20 40.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T13:01:23.981Z] #20 40.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T13:01:24.150Z] #77 ... [2022-08-17T13:01:24.150Z] [2022-08-17T13:01:24.150Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:24.150Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:01:24.150Z] #14 97.21 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T13:01:24.150Z] #14 97.21 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-17T13:01:24.150Z] #14 97.22 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:24.548Z] #20 41.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T13:01:24.807Z] #20 41.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T13:01:24.807Z] #20 41.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T13:01:24.807Z] #20 41.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T13:01:24.807Z] #20 41.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T13:01:24.807Z] #20 41.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T13:01:24.807Z] #20 41.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T13:01:24.807Z] #20 41.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T13:01:24.807Z] #20 41.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T13:01:24.807Z] #20 41.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T13:01:24.807Z] #20 41.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T13:01:24.807Z] #20 41.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T13:01:24.807Z] #20 41.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T13:01:24.807Z] #20 41.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T13:01:24.807Z] #20 41.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T13:01:24.807Z] #20 41.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T13:01:24.807Z] #20 41.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T13:01:24.906Z] #55 40.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T13:01:24.906Z] #55 40.28 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T13:01:24.906Z] #55 40.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T13:01:24.906Z] #55 40.48 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T13:01:25.166Z] #55 40.58 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T13:01:25.166Z] #55 40.71 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T13:01:25.380Z] #20 ... [2022-08-17T13:01:25.380Z] [2022-08-17T13:01:25.380Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:25.380Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T13:01:25.380Z] #69 39.66 The following additional packages will be installed: [2022-08-17T13:01:25.380Z] #69 39.68 libbtrfs0 [2022-08-17T13:01:25.380Z] #69 39.79 The following NEW packages will be installed: [2022-08-17T13:01:25.380Z] #69 39.81 libbtrfs-dev libbtrfs0 [2022-08-17T13:01:25.380Z] #69 40.21 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:25.380Z] #69 40.21 Need to get 460 kB of archives. [2022-08-17T13:01:25.380Z] #69 40.21 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T13:01:25.380Z] #69 40.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T13:01:25.380Z] #69 40.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T13:01:25.380Z] #69 40.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:25.380Z] #69 40.99 Fetched 460 kB in 0s (1544 kB/s) [2022-08-17T13:01:25.380Z] #69 41.06 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T13:01:25.380Z] #69 41.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-17T13:01:25.380Z] #69 41.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T13:01:25.380Z] #69 41.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:01:25.380Z] #69 41.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T13:01:25.380Z] #69 41.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T13:01:25.380Z] #69 41.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:01:25.380Z] #69 41.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:01:25.380Z] #69 41.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:01:25.380Z] #69 41.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:25.380Z] #69 DONE 42.1s [2022-08-17T13:01:25.380Z] [2022-08-17T13:01:25.380Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:25.380Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:25.380Z] #20 42.05 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:25.380Z] #20 ... [2022-08-17T13:01:25.380Z] [2022-08-17T13:01:25.380Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T13:01:25.380Z] #70 sha256:3b17069743557c03a62f03439d124aa7cdca06712519415c15646e59984b6bc9 [2022-08-17T13:01:25.380Z] #70 DONE 0.1s [2022-08-17T13:01:25.427Z] #55 ... [2022-08-17T13:01:25.427Z] [2022-08-17T13:01:25.427Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:01:25.427Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:01:25.640Z] [2022-08-17T13:01:25.640Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:25.640Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:25.640Z] #20 42.46 Fetched 115 MB in 2s (48.6 MB/s) [2022-08-17T13:01:25.640Z] #20 42.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T13:01:25.640Z] #20 42.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 ... 30255 files and directories currently installed.) [2022-08-17T13:01:25.640Z] #20 42.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T13:01:25.640Z] #20 42.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:26.024Z] #77 ... [2022-08-17T13:01:26.024Z] [2022-08-17T13:01:26.024Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:01:26.024Z] #44 sha256:62fc4e786c2aba10d3521d8c2fb9a200820d802c0ddd2d1981636c69a27681ad [2022-08-17T13:01:26.024Z] #44 8.612 -- The C compiler identification is GNU 10.2.1 [2022-08-17T13:01:26.024Z] #44 8.705 -- Detecting C compiler ABI info [2022-08-17T13:01:26.024Z] #44 9.615 -- Detecting C compiler ABI info - done [2022-08-17T13:01:26.024Z] #44 9.709 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T13:01:26.024Z] #44 9.718 -- Detecting C compile features [2022-08-17T13:01:26.025Z] #44 9.720 -- Detecting C compile features - done [2022-08-17T13:01:26.025Z] #44 9.791 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T13:01:26.025Z] #44 10.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T13:01:26.025Z] #44 10.18 -- Configuring done [2022-08-17T13:01:26.025Z] #44 10.21 -- Generating done [2022-08-17T13:01:26.025Z] #44 10.24 -- Build files have been written to: /tmp/tmp.cel5rlZ0J5/tini [2022-08-17T13:01:26.025Z] #44 10.25 + make tini-static [2022-08-17T13:01:26.025Z] #44 10.66 Scanning dependencies of target tini-static [2022-08-17T13:01:26.025Z] #44 10.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T13:01:26.025Z] #44 12.39 [100%] Linking C executable tini-static [2022-08-17T13:01:26.208Z] #20 43.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T13:01:26.208Z] #20 43.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T13:01:26.208Z] #20 43.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:26.288Z] #44 13.17 [100%] Built target tini-static [2022-08-17T13:01:26.288Z] #44 13.29 + mkdir -p /build [2022-08-17T13:01:26.288Z] #44 13.34 + cp tini-static /build/docker-init [2022-08-17T13:01:26.727Z] #47 40.47 Updating files: 47% (1039/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T13:01:26.727Z] #47 41.83 + [2022-08-17T13:01:26.727Z] #47 ... [2022-08-17T13:01:26.727Z] [2022-08-17T13:01:26.727Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:26.727Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:01:26.727Z] #62 32.03 Fetched 8570 kB in 24s (355 kB/s) [2022-08-17T13:01:26.727Z] #62 32.03 Reading package lists... [2022-08-17T13:01:26.727Z] #62 40.82 Reading package lists... [2022-08-17T13:01:26.727Z] #62 ... [2022-08-17T13:01:26.727Z] [2022-08-17T13:01:26.727Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:01:26.727Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:01:26.727Z] #47 41.83 + git checkout -q v2.3.0 [2022-08-17T13:01:26.776Z] #20 43.84 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T13:01:26.986Z] #47 ... [2022-08-17T13:01:26.986Z] [2022-08-17T13:01:26.986Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:26.986Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:26.986Z] #51 32.27 Fetched 8573 kB in 25s (349 kB/s) [2022-08-17T13:01:26.986Z] #51 32.27 Reading package lists... [2022-08-17T13:01:27.036Z] #20 43.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T13:01:27.036Z] #20 43.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:01:27.036Z] #20 43.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T13:01:27.036Z] #20 43.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:01:27.036Z] #20 43.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:01:27.036Z] #20 44.03 Selecting previously unselected package dmsetup. [2022-08-17T13:01:27.036Z] #20 44.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:01:27.247Z] #51 41.46 Reading package lists... [2022-08-17T13:01:27.247Z] #51 ... [2022-08-17T13:01:27.247Z] [2022-08-17T13:01:27.247Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:27.247Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:27.247Z] #55 40.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T13:01:27.247Z] #55 41.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T13:01:27.247Z] #55 41.03 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T13:01:27.247Z] #55 41.84 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T13:01:27.247Z] #55 41.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T13:01:27.247Z] #55 41.99 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T13:01:27.247Z] #55 42.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T13:01:27.247Z] #55 42.24 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T13:01:27.247Z] #55 42.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T13:01:27.247Z] #55 42.41 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T13:01:27.247Z] #55 42.60 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T13:01:27.247Z] #55 42.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T13:01:27.247Z] #55 42.72 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T13:01:27.247Z] #55 42.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T13:01:27.295Z] #20 44.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:01:27.295Z] #20 44.12 Selecting previously unselected package mingw-w64-common. [2022-08-17T13:01:27.295Z] #20 44.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T13:01:27.295Z] #20 44.13 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T13:01:27.675Z] #44 DONE 14.3s [2022-08-17T13:01:27.675Z] [2022-08-17T13:01:27.675Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:27.675Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:27.675Z] #14 75.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T13:01:27.675Z] #14 75.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:27.675Z] #14 75.23 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:01:27.675Z] #14 75.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T13:01:27.675Z] #14 75.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:27.675Z] #14 75.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:27.816Z] #55 42.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T13:01:27.816Z] #55 43.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T13:01:28.076Z] #55 43.60 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T13:01:28.076Z] #55 43.66 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T13:01:28.645Z] #55 43.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T13:01:28.645Z] #55 43.98 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T13:01:28.677Z] #20 ... [2022-08-17T13:01:28.677Z] [2022-08-17T13:01:28.678Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:28.678Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T13:01:28.678Z] #49 27.98 Reading package lists... [2022-08-17T13:01:28.678Z] #49 35.93 Building dependency tree... [2022-08-17T13:01:28.678Z] #49 37.70 Reading state information... [2022-08-17T13:01:28.678Z] #49 39.63 The following additional packages will be installed: [2022-08-17T13:01:28.678Z] #49 39.66 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-17T13:01:28.678Z] #49 39.70 Suggested packages: [2022-08-17T13:01:28.678Z] #49 39.70 cmake-doc ninja-build lrzip [2022-08-17T13:01:28.678Z] #49 39.70 Recommended packages: [2022-08-17T13:01:28.678Z] #49 39.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T13:01:28.678Z] #49 40.17 The following NEW packages will be installed: [2022-08-17T13:01:28.678Z] #49 40.18 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-17T13:01:28.678Z] #49 40.55 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:28.678Z] #49 40.55 Need to get 8418 kB of archives. [2022-08-17T13:01:28.678Z] #49 40.55 After this operation, 34.9 MB of additional disk space will be used. [2022-08-17T13:01:28.678Z] #49 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:01:28.678Z] #49 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:01:28.678Z] #49 40.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T13:01:28.678Z] #49 40.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T13:01:28.678Z] #49 40.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T13:01:28.678Z] #49 40.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T13:01:28.678Z] #49 40.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T13:01:28.678Z] #49 40.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T13:01:28.678Z] #49 41.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:28.678Z] #49 41.59 Fetched 8418 kB in 0s (17.7 MB/s) [2022-08-17T13:01:28.678Z] #49 41.75 Selecting previously unselected package xxd. [2022-08-17T13:01:28.678Z] #49 41.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-17T13:01:28.678Z] #49 41.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:01:28.678Z] #49 41.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 41.87 Selecting previously unselected package vim-common. [2022-08-17T13:01:28.678Z] #49 41.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:01:28.678Z] #49 41.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 42.04 Selecting previously unselected package cmake-data. [2022-08-17T13:01:28.678Z] #49 42.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T13:01:28.678Z] #49 42.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 42.94 Selecting previously unselected package libarchive13:amd64. [2022-08-17T13:01:28.678Z] #49 42.94 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T13:01:28.678Z] #49 42.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 43.09 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T13:01:28.678Z] #49 43.09 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T13:01:28.678Z] #49 43.10 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T13:01:28.678Z] #49 43.16 Selecting previously unselected package librhash0:amd64. [2022-08-17T13:01:28.678Z] #49 43.16 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T13:01:28.678Z] #49 43.16 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T13:01:28.678Z] #49 43.21 Selecting previously unselected package libuv1:amd64. [2022-08-17T13:01:28.678Z] #49 43.22 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T13:01:28.678Z] #49 43.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T13:01:28.678Z] #49 43.27 Selecting previously unselected package cmake. [2022-08-17T13:01:28.678Z] #49 43.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T13:01:28.678Z] #49 43.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 44.32 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 44.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 44.35 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T13:01:28.678Z] #49 44.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 44.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T13:01:28.678Z] #49 44.40 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T13:01:28.678Z] #49 44.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 44.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:01:28.678Z] #49 44.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:28.678Z] #49 DONE 45.2s [2022-08-17T13:01:28.678Z] [2022-08-17T13:01:28.678Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T13:01:28.678Z] #50 sha256:e8b9c5ac5258d1fe18f46a0427f72766c2f7c62e5a91608b8587d16ec2a49f43 [2022-08-17T13:01:28.678Z] #50 DONE 0.1s [2022-08-17T13:01:28.678Z] [2022-08-17T13:01:28.678Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:28.678Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:01:28.678Z] #71 0.693 + RM_GOPATH=0 [2022-08-17T13:01:28.678Z] #71 0.694 + TMP_GOPATH= [2022-08-17T13:01:28.678Z] #71 0.694 + : /build [2022-08-17T13:01:28.678Z] #71 0.694 + '[' -z '' ']' [2022-08-17T13:01:28.678Z] #71 0.695 ++ mktemp -d [2022-08-17T13:01:28.678Z] #71 0.696 + export GOPATH=/tmp/tmp.zO8W0VNKxd [2022-08-17T13:01:28.678Z] #71 0.697 + GOPATH=/tmp/tmp.zO8W0VNKxd [2022-08-17T13:01:28.678Z] #71 0.697 + RM_GOPATH=1 [2022-08-17T13:01:28.678Z] #71 0.697 + case "$(go env GOARCH)" in [2022-08-17T13:01:28.678Z] #71 0.697 ++ go env GOARCH [2022-08-17T13:01:28.678Z] #71 0.703 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:28.678Z] #71 0.703 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:28.678Z] #71 0.704 ++ dirname /install.sh [2022-08-17T13:01:28.678Z] #71 0.705 + dir=/ [2022-08-17T13:01:28.678Z] #71 0.705 + bin=containerd [2022-08-17T13:01:28.678Z] #71 0.705 + shift [2022-08-17T13:01:28.678Z] #71 0.705 + '[' '!' -f //containerd.installer ']' [2022-08-17T13:01:28.678Z] #71 0.705 + . //containerd.installer [2022-08-17T13:01:28.678Z] #71 0.706 ++ set -e [2022-08-17T13:01:28.678Z] #71 0.706 ++ : v1.6.7 [2022-08-17T13:01:28.678Z] #71 0.706 + install_containerd [2022-08-17T13:01:28.678Z] #71 0.707 + echo 'Install containerd version v1.6.7' [2022-08-17T13:01:28.678Z] #71 0.707 Install containerd version v1.6.7 [2022-08-17T13:01:28.678Z] #71 0.707 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zO8W0VNKxd/src/github.com/containerd/containerd [2022-08-17T13:01:28.678Z] #71 0.732 Cloning into '/tmp/tmp.zO8W0VNKxd/src/github.com/containerd/containerd'... [2022-08-17T13:01:28.905Z] #55 44.15 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T13:01:28.905Z] #55 44.39 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T13:01:29.166Z] #55 44.52 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T13:01:29.443Z] #14 ... [2022-08-17T13:01:29.443Z] [2022-08-17T13:01:29.443Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:01:29.443Z] #67 sha256:f3cca5a31bed31a7c400b1b55c8626dff0ede7c830fc1e07ff8d02b3009a7665 [2022-08-17T13:01:29.443Z] #67 101.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T13:01:29.443Z] #67 101.9 + GOBIN=/build [2022-08-17T13:01:29.443Z] #67 101.9 + GO111MODULE=on [2022-08-17T13:01:29.443Z] #67 101.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:01:31.884Z] #14 83.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T13:01:31.884Z] #14 83.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:31.884Z] #14 83.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:31.966Z] #71 ... [2022-08-17T13:01:31.966Z] [2022-08-17T13:01:31.966Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:01:31.966Z] #51 sha256:f8ac021b3257e884e95decfa320f155203df241d796d9e8a02ec377ba306b670 [2022-08-17T13:01:31.966Z] #51 0.701 + RM_GOPATH=0 [2022-08-17T13:01:31.966Z] #51 0.701 + TMP_GOPATH= [2022-08-17T13:01:31.966Z] #51 0.701 + : /build [2022-08-17T13:01:31.966Z] #51 0.701 + '[' -z '' ']' [2022-08-17T13:01:31.966Z] #51 0.701 ++ mktemp -d [2022-08-17T13:01:31.966Z] #51 0.703 + export GOPATH=/tmp/tmp.xeqbeMNbZ7 [2022-08-17T13:01:31.966Z] #51 0.703 + GOPATH=/tmp/tmp.xeqbeMNbZ7 [2022-08-17T13:01:31.966Z] #51 0.703 + RM_GOPATH=1 [2022-08-17T13:01:31.966Z] #51 0.703 + case "$(go env GOARCH)" in [2022-08-17T13:01:31.966Z] #51 0.703 ++ go env GOARCH [2022-08-17T13:01:31.966Z] #51 0.717 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:31.966Z] #51 0.717 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:31.966Z] #51 0.718 ++ dirname /install.sh [2022-08-17T13:01:31.966Z] #51 0.719 + dir=/ [2022-08-17T13:01:31.966Z] #51 0.719 + bin=tini [2022-08-17T13:01:31.966Z] #51 0.719 + shift [2022-08-17T13:01:31.966Z] #51 0.719 + '[' '!' -f //tini.installer ']' [2022-08-17T13:01:31.966Z] #51 0.719 + . //tini.installer [2022-08-17T13:01:31.966Z] #51 0.719 ++ : v0.19.0 [2022-08-17T13:01:31.966Z] #51 0.719 + install_tini [2022-08-17T13:01:31.966Z] #51 0.719 + echo 'Install tini version v0.19.0' [2022-08-17T13:01:31.966Z] #51 0.719 Install tini version v0.19.0 [2022-08-17T13:01:31.966Z] #51 0.719 + git clone https://github.com/krallin/tini.git /tmp/tmp.xeqbeMNbZ7/tini [2022-08-17T13:01:31.966Z] #51 0.723 Cloning into '/tmp/tmp.xeqbeMNbZ7/tini'... [2022-08-17T13:01:31.966Z] #51 1.289 + cd /tmp/tmp.xeqbeMNbZ7/tini [2022-08-17T13:01:31.966Z] #51 1.289 + git checkout -q v0.19.0 [2022-08-17T13:01:31.966Z] #51 1.300 + cmake . [2022-08-17T13:01:31.966Z] #51 1.597 -- The C compiler identification is GNU 10.2.1 [2022-08-17T13:01:31.966Z] #51 1.620 -- Detecting C compiler ABI info [2022-08-17T13:01:31.966Z] #51 1.860 -- Detecting C compiler ABI info - done [2022-08-17T13:01:31.966Z] #51 1.918 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T13:01:31.966Z] #51 1.919 -- Detecting C compile features [2022-08-17T13:01:31.966Z] #51 1.920 -- Detecting C compile features - done [2022-08-17T13:01:31.966Z] #51 1.935 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T13:01:31.966Z] #51 2.020 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T13:01:31.966Z] #51 2.063 -- Configuring done [2022-08-17T13:01:31.966Z] #51 2.080 -- Generating done [2022-08-17T13:01:31.966Z] #51 2.083 -- Build files have been written to: /tmp/tmp.xeqbeMNbZ7/tini [2022-08-17T13:01:31.966Z] #51 2.092 + make tini-static [2022-08-17T13:01:31.966Z] #51 2.226 Scanning dependencies of target tini-static [2022-08-17T13:01:31.966Z] #51 2.287 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T13:01:31.966Z] #51 2.736 [100%] Linking C executable tini-static [2022-08-17T13:01:31.966Z] #51 3.005 [100%] Built target tini-static [2022-08-17T13:01:31.966Z] #51 3.037 + mkdir -p /build [2022-08-17T13:01:31.966Z] #51 3.039 + cp tini-static /build/docker-init [2022-08-17T13:01:31.966Z] #51 DONE 3.5s [2022-08-17T13:01:31.966Z] [2022-08-17T13:01:31.966Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:31.966Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:31.966Z] #20 45.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T13:01:31.966Z] #20 45.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T13:01:31.966Z] #20 45.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:01:31.966Z] #20 47.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T13:01:31.966Z] #20 47.69 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:31.966Z] #20 47.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:01:31.966Z] #20 47.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T13:01:31.966Z] #20 47.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:31.966Z] #20 47.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:32.599Z] #55 47.66 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T13:01:32.599Z] #55 47.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T13:01:32.599Z] #55 47.91 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T13:01:32.599Z] #55 48.06 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T13:01:32.868Z] #55 48.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T13:01:32.868Z] #55 48.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T13:01:33.144Z] #55 48.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T13:01:33.144Z] #55 ... [2022-08-17T13:01:33.144Z] [2022-08-17T13:01:33.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:33.144Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:33.144Z] #14 29.65 Reading package lists... [2022-08-17T13:01:33.144Z] #14 38.82 Reading package lists... [2022-08-17T13:01:33.144Z] #14 48.00 Building dependency tree... [2022-08-17T13:01:33.144Z] #14 ... [2022-08-17T13:01:33.144Z] [2022-08-17T13:01:33.144Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:01:33.144Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:01:33.144Z] #47 45.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T13:01:33.871Z] #20 ... [2022-08-17T13:01:33.871Z] [2022-08-17T13:01:33.871Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T13:01:33.871Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T13:01:33.871Z] #53 CACHED [2022-08-17T13:01:33.871Z] [2022-08-17T13:01:33.871Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:01:33.871Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:01:33.871Z] #54 CACHED [2022-08-17T13:01:33.871Z] [2022-08-17T13:01:33.872Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T13:01:33.872Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T13:01:33.872Z] #57 CACHED [2022-08-17T13:01:33.872Z] [2022-08-17T13:01:33.872Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:33.872Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:33.872Z] #58 CACHED [2022-08-17T13:01:33.872Z] [2022-08-17T13:01:33.872Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:33.872Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:33.872Z] #20 50.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T13:01:33.872Z] #20 50.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:33.872Z] #20 50.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:34.131Z] #20 ... [2022-08-17T13:01:34.131Z] [2022-08-17T13:01:34.131Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:01:34.131Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:01:34.131Z] #60 CACHED [2022-08-17T13:01:34.391Z] [2022-08-17T13:01:34.391Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:34.391Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:34.391Z] #62 CACHED [2022-08-17T13:01:34.391Z] [2022-08-17T13:01:34.391Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T13:01:34.391Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T13:01:34.391Z] #64 CACHED [2022-08-17T13:01:34.391Z] [2022-08-17T13:01:34.391Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:34.391Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:01:34.732Z] #67 ... [2022-08-17T13:01:34.732Z] [2022-08-17T13:01:34.732Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:34.732Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:01:34.732Z] #14 102.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T13:01:34.732Z] #14 102.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T13:01:34.732Z] #14 102.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 102.7 Selecting previously unselected package libapparmor1:arm64. [2022-08-17T13:01:34.732Z] #14 102.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 102.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T13:01:34.732Z] #14 102.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-17T13:01:34.732Z] #14 102.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 102.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T13:01:34.732Z] #14 103.1 Selecting previously unselected package libbtrfs0:arm64. [2022-08-17T13:01:34.732Z] #14 103.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 103.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T13:01:34.732Z] #14 103.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-17T13:01:34.732Z] #14 103.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 103.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T13:01:34.732Z] #14 103.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-17T13:01:34.732Z] #14 103.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 103.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T13:01:34.732Z] #14 103.6 Selecting previously unselected package libudev-dev:arm64. [2022-08-17T13:01:34.732Z] #14 103.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 103.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-17T13:01:34.732Z] #14 103.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-17T13:01:34.732Z] #14 103.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 103.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-17T13:01:34.732Z] #14 104.1 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-17T13:01:34.732Z] #14 104.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 104.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 104.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-17T13:01:34.732Z] #14 104.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 104.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 104.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-17T13:01:34.732Z] #14 104.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 104.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 104.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-17T13:01:34.732Z] #14 104.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 104.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 105.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-17T13:01:34.732Z] #14 105.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 105.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-17T13:01:34.732Z] #14 105.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-17T13:01:34.732Z] #14 105.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 105.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-17T13:01:34.732Z] #14 105.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-17T13:01:34.732Z] #14 105.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 105.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:01:34.732Z] #14 105.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-17T13:01:34.732Z] #14 105.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-17T13:01:34.732Z] #14 105.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T13:01:34.732Z] #14 106.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:01:34.732Z] #14 106.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T13:01:34.732Z] #14 106.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:34.732Z] #14 106.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-17T13:01:34.732Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:01:34.732Z] #14 106.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:01:34.732Z] #14 106.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:01:34.732Z] #14 106.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T13:01:34.732Z] #14 106.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:01:34.732Z] #14 106.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T13:01:34.732Z] #14 106.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:01:34.732Z] #14 106.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T13:01:34.732Z] #14 107.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-17T13:01:34.732Z] #14 107.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:35.680Z] #47 ... [2022-08-17T13:01:35.680Z] [2022-08-17T13:01:35.680Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:35.680Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:35.680Z] #42 33.22 Reading package lists... [2022-08-17T13:01:35.680Z] #42 41.40 Building dependency tree... [2022-08-17T13:01:35.680Z] #42 47.38 The following additional packages will be installed: [2022-08-17T13:01:35.680Z] #42 47.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T13:01:35.680Z] #42 47.43 Suggested packages: [2022-08-17T13:01:35.680Z] #42 47.43 cmake-doc ninja-build lrzip [2022-08-17T13:01:35.680Z] #42 47.43 Recommended packages: [2022-08-17T13:01:35.680Z] #42 47.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T13:01:35.680Z] #42 49.12 The following NEW packages will be installed: [2022-08-17T13:01:35.680Z] #42 49.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T13:01:35.680Z] #42 49.15 vim-common xxd [2022-08-17T13:01:35.680Z] #42 49.67 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:35.680Z] #42 49.67 Need to get 17.7 MB of archives. [2022-08-17T13:01:35.680Z] #42 49.67 After this operation, 70.7 MB of additional disk space will be used. [2022-08-17T13:01:35.680Z] #42 49.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:01:35.680Z] #42 49.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:01:35.680Z] #42 49.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T13:01:35.680Z] #42 49.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T13:01:35.680Z] #42 50.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T13:01:35.680Z] #42 50.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T13:01:35.680Z] #42 50.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T13:01:35.680Z] #42 50.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T13:01:35.680Z] #42 50.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T13:01:35.680Z] #42 50.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T13:01:35.939Z] #42 ... [2022-08-17T13:01:35.939Z] [2022-08-17T13:01:35.939Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:35.939Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:35.939Z] #51 41.46 Reading package lists... [2022-08-17T13:01:36.406Z] #64 127.1 # github.com/containerd/containerd/cmd/containerd [2022-08-17T13:01:36.406Z] #64 127.1 /usr/bin/ld: /tmp/go-link-1782656718/000019.o: in function `New': [2022-08-17T13:01:36.406Z] #64 127.1 /tmp/tmp.yEvGfuAR1v/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T13:01:36.406Z] #64 127.2 + bin/containerd-stress [2022-08-17T13:01:36.406Z] #64 128.3 + bin/containerd-shim [2022-08-17T13:01:36.508Z] #51 50.36 Building dependency tree... [2022-08-17T13:01:36.508Z] #51 ... [2022-08-17T13:01:36.508Z] [2022-08-17T13:01:36.508Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:01:36.508Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:01:36.508Z] #76 33.10 Reading package lists... [2022-08-17T13:01:36.508Z] #76 41.97 Reading package lists... [2022-08-17T13:01:36.508Z] #76 51.31 Building dependency tree... [2022-08-17T13:01:36.508Z] #76 ... [2022-08-17T13:01:36.508Z] [2022-08-17T13:01:36.508Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:36.508Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:01:36.508Z] #62 40.82 Reading package lists... [2022-08-17T13:01:36.768Z] #62 49.62 Building dependency tree... [2022-08-17T13:01:37.180Z] #14 ... [2022-08-17T13:01:37.181Z] [2022-08-17T13:01:37.181Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:37.181Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:01:37.181Z] #77 21.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T13:01:37.181Z] #77 22.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T13:01:37.181Z] #77 23.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T13:01:37.181Z] #77 23.38 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T13:01:37.282Z] #14 ... [2022-08-17T13:01:37.282Z] [2022-08-17T13:01:37.282Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:01:37.282Z] #67 sha256:f3cca5a31bed31a7c400b1b55c8626dff0ede7c830fc1e07ff8d02b3009a7665 [2022-08-17T13:01:37.282Z] #67 107.1 rootlesskit version 1.0.0 [2022-08-17T13:01:37.282Z] #67 107.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T13:01:37.282Z] #67 107.2 -container-ip string [2022-08-17T13:01:37.282Z] #67 107.2 container ip [2022-08-17T13:01:37.282Z] #67 107.2 -container-port int [2022-08-17T13:01:37.282Z] #67 107.2 container port (default -1) [2022-08-17T13:01:37.282Z] #67 107.2 -host-ip string [2022-08-17T13:01:37.282Z] #67 107.2 host ip [2022-08-17T13:01:37.282Z] #67 107.2 -host-port int [2022-08-17T13:01:37.282Z] #67 107.2 host port (default -1) [2022-08-17T13:01:37.282Z] #67 107.2 -proto string [2022-08-17T13:01:37.282Z] #67 107.2 proxy protocol (default "tcp") [2022-08-17T13:01:37.282Z] #67 DONE 109.7s [2022-08-17T13:01:37.282Z] [2022-08-17T13:01:37.282Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T13:01:37.282Z] #68 sha256:c1b3d0701a711f48b5bb61a64d01e69b45d659953e3d05ece3953f1a2bad00fe [2022-08-17T13:01:37.282Z] #68 DONE 0.1s [2022-08-17T13:01:37.282Z] [2022-08-17T13:01:37.282Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:37.282Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:01:37.282Z] #77 56.78 configure.ac:7: installing 'build-aux/compile' [2022-08-17T13:01:37.282Z] #77 56.80 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T13:01:37.282Z] #77 56.83 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T13:01:37.282Z] #77 56.85 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T13:01:37.282Z] #77 56.85 configure.ac:11: installing 'build-aux/missing' [2022-08-17T13:01:37.282Z] #77 57.04 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T13:01:37.282Z] #77 57.14 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T13:01:37.282Z] #77 59.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T13:01:37.282Z] #77 59.61 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T13:01:37.282Z] #77 60.27 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T13:01:37.282Z] #77 60.27 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T13:01:37.282Z] #77 60.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T13:01:37.282Z] #77 60.42 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T13:01:37.282Z] #77 60.51 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T13:01:37.282Z] #77 60.62 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T13:01:37.282Z] #77 ... [2022-08-17T13:01:37.282Z] [2022-08-17T13:01:37.282Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:37.282Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T13:01:37.282Z] #14 DONE 110.2s [2022-08-17T13:01:37.282Z] [2022-08-17T13:01:37.282Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T13:01:37.282Z] #59 sha256:6a4194f19291d0c9f64ec9ee888438799572c77da6711c96f4cefdccd86463dd [2022-08-17T13:01:37.282Z] #59 DONE 0.2s [2022-08-17T13:01:37.282Z] [2022-08-17T13:01:37.282Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T13:01:37.282Z] #69 sha256:ccd980dd065bf5df075d6cb03ec7366e88323512d276f031d358657cce1c9ea1 [2022-08-17T13:01:37.282Z] #69 DONE 0.2s [2022-08-17T13:01:37.282Z] [2022-08-17T13:01:37.282Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T13:01:37.282Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-17T13:01:38.585Z] #71 ... [2022-08-17T13:01:38.585Z] [2022-08-17T13:01:38.586Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:38.586Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:38.586Z] #20 54.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T13:01:38.586Z] #20 54.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:38.586Z] #20 54.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:39.195Z] #15 DONE 1.7s [2022-08-17T13:01:39.195Z] [2022-08-17T13:01:39.195Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T13:01:39.195Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-17T13:01:39.310Z] #62 ... [2022-08-17T13:01:39.310Z] [2022-08-17T13:01:39.310Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:39.310Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:39.310Z] #42 53.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:39.310Z] #42 53.58 Fetched 17.7 MB in 2s (8525 kB/s) [2022-08-17T13:01:39.310Z] #42 53.78 Selecting previously unselected package xxd. [2022-08-17T13:01:39.310Z] #42 53.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-08-17T13:01:39.310Z] #42 53.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:01:39.310Z] #42 53.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:39.310Z] #42 54.23 Selecting previously unselected package vim-common. [2022-08-17T13:01:39.310Z] #42 54.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:01:39.310Z] #42 54.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:01:39.523Z] #20 56.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T13:01:39.569Z] #42 55.02 Selecting previously unselected package cmake-data. [2022-08-17T13:01:39.569Z] #42 55.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T13:01:39.569Z] #42 55.07 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:01:39.768Z] #16 DONE 1.0s [2022-08-17T13:01:39.768Z] [2022-08-17T13:01:39.768Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T13:01:39.768Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-17T13:01:39.783Z] #20 56.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:39.783Z] #20 56.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:40.711Z] #17 0.621 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T13:01:40.711Z] #17 DONE 0.7s [2022-08-17T13:01:40.711Z] [2022-08-17T13:01:40.711Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T13:01:40.711Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-17T13:01:41.286Z] #18 DONE 0.7s [2022-08-17T13:01:41.286Z] [2022-08-17T13:01:41.286Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:01:41.286Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:01:41.286Z] #60 0.969 + RM_GOPATH=0 [2022-08-17T13:01:41.286Z] #60 0.969 + TMP_GOPATH= [2022-08-17T13:01:41.286Z] #60 0.969 + : /build [2022-08-17T13:01:41.286Z] #60 0.969 + '[' -z '' ']' [2022-08-17T13:01:41.286Z] #60 0.969 ++ mktemp -d [2022-08-17T13:01:41.286Z] #60 0.969 + export GOPATH=/tmp/tmp.PxiqIMQYFW [2022-08-17T13:01:41.286Z] #60 0.969 + GOPATH=/tmp/tmp.PxiqIMQYFW [2022-08-17T13:01:41.286Z] #60 0.969 + RM_GOPATH=1 [2022-08-17T13:01:41.286Z] #60 0.969 + case "$(go env GOARCH)" in [2022-08-17T13:01:41.286Z] #60 0.969 ++ go env GOARCH [2022-08-17T13:01:41.286Z] #60 1.000 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:41.286Z] #60 1.000 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:41.286Z] #60 1.020 ++ dirname /install.sh [2022-08-17T13:01:41.286Z] #60 1.020 + dir=/ [2022-08-17T13:01:41.286Z] #60 1.020 + bin=runc [2022-08-17T13:01:41.286Z] #60 1.020 + shift [2022-08-17T13:01:41.286Z] #60 1.020 + '[' '!' -f //runc.installer ']' [2022-08-17T13:01:41.286Z] #60 1.020 + . //runc.installer [2022-08-17T13:01:41.286Z] #60 1.020 ++ set -e [2022-08-17T13:01:41.286Z] #60 1.020 ++ : v1.1.3 [2022-08-17T13:01:41.286Z] #60 1.020 + install_runc [2022-08-17T13:01:41.286Z] #60 1.020 + RUNC_BUILDTAGS=seccomp [2022-08-17T13:01:41.286Z] #60 1.020 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T13:01:41.286Z] #60 1.020 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PxiqIMQYFW/src/github.com/opencontainers/runc [2022-08-17T13:01:41.286Z] #60 1.020 Cloning into '/tmp/tmp.PxiqIMQYFW/src/github.com/opencontainers/runc'... [2022-08-17T13:01:41.286Z] #60 1.020 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T13:01:41.690Z] #20 58.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T13:01:41.690Z] #20 58.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:41.690Z] #20 58.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:42.229Z] #60 ... [2022-08-17T13:01:42.229Z] [2022-08-17T13:01:42.229Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T13:01:42.229Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-17T13:01:42.229Z] #19 DONE 0.9s [2022-08-17T13:01:42.229Z] [2022-08-17T13:01:42.229Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T13:01:42.229Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-17T13:01:42.942Z] #64 139.5 + bin/containerd-shim-runc-v1 [2022-08-17T13:01:43.225Z] #20 DONE 0.9s [2022-08-17T13:01:43.225Z] [2022-08-17T13:01:43.225Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:01:43.225Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T13:01:43.769Z] #42 ... [2022-08-17T13:01:43.769Z] [2022-08-17T13:01:43.769Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:43.769Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:43.769Z] #55 48.78 go: downloading golang.org/x/text v0.3.7 [2022-08-17T13:01:43.769Z] #55 ... [2022-08-17T13:01:43.769Z] [2022-08-17T13:01:43.769Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:43.769Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:43.769Z] #14 48.00 Building dependency tree... [2022-08-17T13:01:43.769Z] #14 54.23 The following additional packages will be installed: [2022-08-17T13:01:43.769Z] #14 54.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:01:43.769Z] #14 54.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T13:01:43.769Z] #14 54.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T13:01:43.769Z] #14 54.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T13:01:43.769Z] #14 54.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T13:01:43.769Z] #14 54.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T13:01:43.769Z] #14 54.25 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T13:01:43.769Z] #14 54.26 Suggested packages: [2022-08-17T13:01:43.769Z] #14 54.28 gcc-10-locales seccomp wine64 [2022-08-17T13:01:43.769Z] #14 56.72 The following NEW packages will be installed: [2022-08-17T13:01:43.769Z] #14 56.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T13:01:43.769Z] #14 56.74 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T13:01:43.769Z] #14 56.74 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T13:01:43.769Z] #14 56.74 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T13:01:43.769Z] #14 56.74 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T13:01:43.769Z] #14 56.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T13:01:43.769Z] #14 56.76 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T13:01:43.769Z] #14 56.76 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T13:01:43.769Z] #14 56.76 mingw-w64-x86-64-dev [2022-08-17T13:01:43.769Z] #14 57.34 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:43.769Z] #14 57.34 Need to get 115 MB of archives. [2022-08-17T13:01:43.769Z] #14 57.34 After this operation, 645 MB of additional disk space will be used. [2022-08-17T13:01:43.769Z] #14 57.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-17T13:01:43.769Z] #14 57.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T13:01:43.769Z] #14 57.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T13:01:43.769Z] #14 57.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-17T13:01:43.769Z] #14 57.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-17T13:01:43.769Z] #14 57.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T13:01:43.769Z] #14 58.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T13:01:43.769Z] #14 58.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T13:01:43.769Z] #14 58.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T13:01:43.769Z] #14 ... [2022-08-17T13:01:43.769Z] [2022-08-17T13:01:43.769Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:43.769Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:01:43.769Z] #62 55.45 The following additional packages will be installed: [2022-08-17T13:01:43.769Z] #62 55.49 libbtrfs0 [2022-08-17T13:01:43.769Z] #62 55.90 The following NEW packages will be installed: [2022-08-17T13:01:43.769Z] #62 55.93 libbtrfs-dev libbtrfs0 [2022-08-17T13:01:43.769Z] #62 56.52 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:43.769Z] #62 56.52 Need to get 460 kB of archives. [2022-08-17T13:01:43.769Z] #62 56.52 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T13:01:43.769Z] #62 56.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T13:01:43.769Z] #62 56.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T13:01:43.769Z] #62 58.28 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:43.769Z] #62 58.79 Fetched 460 kB in 0s (1107 kB/s) [2022-08-17T13:01:43.769Z] #62 59.03 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T13:01:43.769Z] #62 59.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:01:43.770Z] #62 59.13 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T13:01:43.770Z] #62 59.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:01:44.339Z] #62 59.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T13:01:44.339Z] #62 59.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T13:01:44.339Z] #62 59.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:01:44.610Z] #21 1.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:01:44.610Z] #21 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:01:44.610Z] #21 1.475 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:01:44.983Z] #20 61.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T13:01:44.983Z] #20 61.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:44.983Z] #20 61.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:45.183Z] #21 1.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T13:01:45.280Z] #62 60.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:01:45.280Z] #62 60.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:01:45.280Z] #62 60.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:45.326Z] #77 39.69 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T13:01:45.872Z] #62 ... [2022-08-17T13:01:45.872Z] [2022-08-17T13:01:45.873Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:01:45.873Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:01:45.873Z] #42 61.44 Selecting previously unselected package libicu67:amd64. [2022-08-17T13:01:46.136Z] #42 61.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-17T13:01:46.136Z] #42 61.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T13:01:46.567Z] #21 3.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T13:01:46.706Z] #42 ... [2022-08-17T13:01:46.706Z] [2022-08-17T13:01:46.706Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T13:01:46.706Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T13:01:46.706Z] #57 61.26 v3.0.2 [2022-08-17T13:01:46.706Z] #57 DONE 61.9s [2022-08-17T13:01:46.706Z] [2022-08-17T13:01:46.706Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T13:01:46.706Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T13:01:46.706Z] #62 DONE 61.9s [2022-08-17T13:01:46.706Z] [2022-08-17T13:01:46.706Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T13:01:46.706Z] #63 sha256:9bf200a678f451b6d5e51b86f941796cacae4073867b28ffdb99b75572d17534 [2022-08-17T13:01:46.714Z] #77 ... [2022-08-17T13:01:46.714Z] [2022-08-17T13:01:46.714Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:46.714Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:46.714Z] #14 99.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T13:01:46.714Z] #14 99.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:01:46.714Z] #14 99.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:46.890Z] #20 63.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T13:01:46.890Z] #20 63.54 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T13:01:46.890Z] #20 63.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:01:46.890Z] #20 63.62 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T13:01:46.890Z] #20 63.63 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T13:01:46.890Z] #20 63.64 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T13:01:46.890Z] #20 63.69 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T13:01:46.890Z] #20 63.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T13:01:46.890Z] #20 63.70 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T13:01:46.890Z] #20 63.77 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T13:01:46.890Z] #20 63.77 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T13:01:46.890Z] #20 63.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:01:46.890Z] #20 63.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T13:01:46.890Z] #20 63.86 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T13:01:46.890Z] #20 63.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:01:46.966Z] #63 DONE 0.2s [2022-08-17T13:01:46.966Z] [2022-08-17T13:01:46.966Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:46.966Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:01:47.150Z] #20 63.95 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T13:01:47.151Z] #20 63.95 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:01:47.151Z] #20 63.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:01:47.151Z] #20 64.00 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T13:01:47.151Z] #20 64.01 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T13:01:47.151Z] #20 64.02 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:01:47.151Z] #20 64.08 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T13:01:47.151Z] #20 64.09 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T13:01:47.151Z] #20 64.10 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T13:01:47.411Z] #20 64.21 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T13:01:47.411Z] #20 64.22 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T13:01:47.411Z] #20 64.23 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T13:01:47.411Z] #20 64.33 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T13:01:47.411Z] #20 64.34 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T13:01:47.411Z] #20 64.34 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T13:01:47.411Z] #20 64.44 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T13:01:47.670Z] #20 64.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T13:01:47.670Z] #20 64.45 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T13:01:47.670Z] #20 64.50 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T13:01:47.670Z] #20 64.50 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T13:01:47.670Z] #20 64.51 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T13:01:47.670Z] #20 64.69 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T13:01:47.912Z] #64 ... [2022-08-17T13:01:47.912Z] [2022-08-17T13:01:47.912Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:47.912Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:47.912Z] #51 50.36 Building dependency tree... [2022-08-17T13:01:47.912Z] #51 56.58 The following additional packages will be installed: [2022-08-17T13:01:47.912Z] #51 56.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T13:01:47.912Z] #51 56.61 python3-protobuf python3-six [2022-08-17T13:01:47.912Z] #51 56.66 Suggested packages: [2022-08-17T13:01:47.912Z] #51 56.66 python3-setuptools [2022-08-17T13:01:47.912Z] #51 56.66 Recommended packages: [2022-08-17T13:01:47.912Z] #51 56.66 iproute2 | iproute [2022-08-17T13:01:47.912Z] #51 57.81 The following NEW packages will be installed: [2022-08-17T13:01:47.912Z] #51 57.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T13:01:47.912Z] #51 57.84 python3-protobuf python3-six [2022-08-17T13:01:47.912Z] #51 58.38 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:47.912Z] #51 58.38 Need to get 2315 kB of archives. [2022-08-17T13:01:47.912Z] #51 58.38 After this operation, 11.1 MB of additional disk space will be used. [2022-08-17T13:01:47.912Z] #51 58.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-17T13:01:47.912Z] #51 58.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:01:47.912Z] #51 58.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T13:01:47.912Z] #51 58.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-17T13:01:47.912Z] #51 58.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T13:01:47.912Z] #51 58.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T13:01:47.912Z] #51 58.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:01:47.912Z] #51 61.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-17T13:01:47.912Z] #51 ... [2022-08-17T13:01:47.912Z] [2022-08-17T13:01:47.912Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:47.912Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:47.912Z] #55 59.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T13:01:47.912Z] #55 59.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T13:01:47.912Z] #55 60.34 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T13:01:47.912Z] #55 60.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T13:01:47.912Z] #55 60.61 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T13:01:47.912Z] #55 61.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T13:01:47.912Z] #55 61.34 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T13:01:47.912Z] #55 61.40 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T13:01:47.912Z] #55 61.53 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T13:01:47.912Z] #55 61.76 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T13:01:47.912Z] #55 61.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T13:01:47.912Z] #55 61.92 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T13:01:47.912Z] #55 62.15 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T13:01:47.912Z] #55 62.20 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T13:01:47.912Z] #55 62.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T13:01:47.912Z] #55 62.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T13:01:47.912Z] #55 62.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T13:01:47.929Z] #20 64.70 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T13:01:47.929Z] #20 64.70 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T13:01:47.929Z] #20 64.80 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T13:01:47.929Z] #20 64.80 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:01:47.929Z] #20 64.81 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:01:47.929Z] #20 64.85 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T13:01:47.929Z] #20 64.86 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T13:01:47.929Z] #20 64.87 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:01:48.172Z] #55 ... [2022-08-17T13:01:48.172Z] [2022-08-17T13:01:48.172Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:01:48.172Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:01:48.172Z] #76 51.31 Building dependency tree... [2022-08-17T13:01:48.172Z] #76 57.53 python3 is already the newest version (3.9.2-3). [2022-08-17T13:01:48.172Z] #76 57.53 The following additional packages will be installed: [2022-08-17T13:01:48.172Z] #76 57.53 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T13:01:48.172Z] #76 57.53 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T13:01:48.172Z] #76 57.65 Suggested packages: [2022-08-17T13:01:48.172Z] #76 57.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T13:01:48.172Z] #76 57.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T13:01:48.172Z] #76 57.65 m4-doc ed diffutils-doc [2022-08-17T13:01:48.172Z] #76 57.65 Recommended packages: [2022-08-17T13:01:48.172Z] #76 57.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T13:01:48.172Z] #76 60.14 The following NEW packages will be installed: [2022-08-17T13:01:48.172Z] #76 60.17 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T13:01:48.172Z] #76 60.17 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T13:01:48.172Z] #76 60.18 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T13:01:48.172Z] #76 60.18 libyajl2 m4 patch xz-utils [2022-08-17T13:01:48.172Z] #76 60.70 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:01:48.172Z] #76 60.70 Need to get 5940 kB of archives. [2022-08-17T13:01:48.172Z] #76 60.70 After this operation, 18.7 MB of additional disk space will be used. [2022-08-17T13:01:48.172Z] #76 60.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T13:01:48.172Z] #76 60.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T13:01:48.172Z] #76 60.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T13:01:48.172Z] #76 60.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T13:01:48.172Z] #76 60.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T13:01:48.172Z] #76 60.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-17T13:01:48.172Z] #76 60.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-17T13:01:48.172Z] #76 60.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-17T13:01:48.172Z] #76 60.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T13:01:48.172Z] #76 60.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T13:01:48.172Z] #76 60.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T13:01:48.172Z] #76 60.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T13:01:48.172Z] #76 61.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-17T13:01:48.172Z] #76 61.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T13:01:48.172Z] #76 61.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-17T13:01:48.172Z] #76 61.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:01:48.172Z] #76 61.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-17T13:01:48.172Z] #76 61.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T13:01:48.172Z] #76 61.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T13:01:48.172Z] #76 61.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-17T13:01:48.172Z] #76 61.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T13:01:48.172Z] #76 61.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T13:01:48.172Z] #76 61.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-17T13:01:48.172Z] #76 63.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:48.189Z] #20 64.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T13:01:48.189Z] #20 64.95 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T13:01:48.189Z] #20 64.96 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:01:48.189Z] #20 65.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:01:48.189Z] #20 ... [2022-08-17T13:01:48.189Z] [2022-08-17T13:01:48.189Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:48.189Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:01:48.189Z] #71 13.00 + cd /tmp/tmp.zO8W0VNKxd/src/github.com/containerd/containerd [2022-08-17T13:01:48.189Z] #71 13.00 + git checkout -q v1.6.7 [2022-08-17T13:01:48.189Z] #71 13.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T13:01:48.189Z] #71 13.39 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T13:01:48.189Z] #71 13.39 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:01:48.189Z] #71 13.39 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:01:48.189Z] #71 13.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T13:01:48.189Z] #71 13.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T13:01:48.189Z] #71 13.39 + '[' '' = dynamic ']' [2022-08-17T13:01:48.189Z] #71 13.39 + make [2022-08-17T13:01:48.189Z] #71 14.16 + bin/ctr [2022-08-17T13:01:48.432Z] #76 ... [2022-08-17T13:01:48.432Z] [2022-08-17T13:01:48.432Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:48.432Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:48.432Z] #51 63.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:48.448Z] #71 ... [2022-08-17T13:01:48.448Z] [2022-08-17T13:01:48.448Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:48.448Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T13:01:48.448Z] #20 65.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:01:48.448Z] #20 65.22 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T13:01:48.448Z] #20 65.23 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:48.448Z] #20 65.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T13:01:48.448Z] #20 65.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:01:48.448Z] #20 65.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T13:01:48.448Z] #20 65.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:01:48.448Z] #20 65.30 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T13:01:48.448Z] #20 65.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:01:48.448Z] #20 65.33 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T13:01:48.448Z] #20 65.34 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:48.448Z] #20 65.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:01:48.448Z] #20 65.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:48.448Z] #20 65.38 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T13:01:48.448Z] #20 65.39 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T13:01:48.448Z] #20 65.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:01:48.487Z] #21 4.934 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:01:48.487Z] #21 ... [2022-08-17T13:01:48.487Z] [2022-08-17T13:01:48.487Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:01:48.487Z] #26 sha256:84c07ba43dad73017934192ddd4ae6bb69c306d6e8b68fbb4fe336be5c33f738 [2022-08-17T13:01:48.708Z] #20 65.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:01:48.708Z] #20 65.43 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T13:01:48.708Z] #20 65.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T13:01:48.708Z] #20 65.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:01:48.708Z] #20 65.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:48.708Z] #20 65.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:01:48.708Z] #20 65.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:48.708Z] #20 65.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:01:48.708Z] #20 65.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:01:48.708Z] #20 65.52 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:01:48.708Z] #20 65.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T13:01:48.708Z] #20 65.54 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:01:48.708Z] #20 65.56 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:01:48.708Z] #20 65.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:01:48.708Z] #20 65.60 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:01:48.708Z] #20 65.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:01:48.708Z] #20 65.62 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:01:48.970Z] #20 65.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:01:49.002Z] #51 64.04 Fetched 2315 kB in 4s (642 kB/s) [2022-08-17T13:01:49.008Z] #26 118.4 Updating files: 23% (2717/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/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: 63% (7279/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/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) [2022-08-17T13:01:49.008Z] #26 ... [2022-08-17T13:01:49.008Z] [2022-08-17T13:01:49.008Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:01:49.008Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-17T13:01:49.008Z] #36 121.4 Delve is a source level debugger for Go programs. [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T13:01:49.008Z] #36 121.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 Usage: [2022-08-17T13:01:49.008Z] #36 121.4 dlv [command] [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 Available Commands: [2022-08-17T13:01:49.008Z] #36 121.4 attach Attach to running process and begin debugging. [2022-08-17T13:01:49.008Z] #36 121.4 connect Connect to a headless debug server with a terminal client. [2022-08-17T13:01:49.008Z] #36 121.4 core Examine a core dump. [2022-08-17T13:01:49.008Z] #36 121.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T13:01:49.008Z] #36 121.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T13:01:49.008Z] #36 121.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T13:01:49.008Z] #36 121.4 help Help about any command [2022-08-17T13:01:49.008Z] #36 121.4 run Deprecated command. Use 'debug' instead. [2022-08-17T13:01:49.008Z] #36 121.4 test Compile test binary and begin debugging program. [2022-08-17T13:01:49.008Z] #36 121.4 trace Compile and begin tracing program. [2022-08-17T13:01:49.008Z] #36 121.4 version Prints version. [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 Flags: [2022-08-17T13:01:49.008Z] #36 121.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T13:01:49.008Z] #36 121.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T13:01:49.008Z] #36 121.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T13:01:49.008Z] #36 121.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T13:01:49.008Z] #36 121.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T13:01:49.008Z] #36 121.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T13:01:49.008Z] #36 121.4 --disable-aslr Disables address space randomization [2022-08-17T13:01:49.008Z] #36 121.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T13:01:49.008Z] #36 121.4 -h, --help help for dlv [2022-08-17T13:01:49.008Z] #36 121.4 --init string Init file, executed by the terminal client. [2022-08-17T13:01:49.008Z] #36 121.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T13:01:49.008Z] #36 121.4 --log Enable debugging server logging. [2022-08-17T13:01:49.008Z] #36 121.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T13:01:49.008Z] #36 121.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T13:01:49.008Z] #36 121.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T13:01:49.008Z] #36 121.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T13:01:49.008Z] #36 121.4 --wd string Working directory for running the program. [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 Additional help topics: [2022-08-17T13:01:49.008Z] #36 121.4 dlv backend Help about the --backend flag. [2022-08-17T13:01:49.008Z] #36 121.4 dlv log Help about logging flags. [2022-08-17T13:01:49.008Z] #36 121.4 dlv redirect Help about file redirection. [2022-08-17T13:01:49.008Z] #36 121.4 [2022-08-17T13:01:49.008Z] #36 121.4 Use "dlv [command] --help" for more information about a command. [2022-08-17T13:01:49.008Z] #36 DONE 122.1s [2022-08-17T13:01:49.008Z] [2022-08-17T13:01:49.008Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:01:49.008Z] #26 sha256:84c07ba43dad73017934192ddd4ae6bb69c306d6e8b68fbb4fe336be5c33f738 [2022-08-17T13:01:49.261Z] #51 64.27 Selecting previously unselected package libprotobuf23:amd64. [2022-08-17T13:01:49.261Z] #51 64.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:01:49.261Z] #51 64.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-17T13:01:49.261Z] #51 64.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T13:01:49.481Z] #64 145.8 + bin/containerd-shim-runc-v2 [2022-08-17T13:01:49.481Z] #64 146.6 + binaries [2022-08-17T13:01:49.481Z] #64 146.6 + install -D bin/containerd /build/containerd [2022-08-17T13:01:49.481Z] #64 146.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T13:01:49.481Z] #64 146.7 + install -D bin/ctr /build/ctr [2022-08-17T13:01:49.529Z] #26 118.4 Updating files: 23% (2717/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/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: 63% (7279/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/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: 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-08-17T13:01:49.789Z] #26 122.6 + cd /tmp/tmp.xXEmr4oHDy/tmp/docker-ce [2022-08-17T13:01:49.789Z] #26 122.6 + git checkout -q v17.06.2-ce [2022-08-17T13:01:50.041Z] #64 DONE 147.4s [2022-08-17T13:01:50.966Z] [2022-08-17T13:01:50.966Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T13:01:50.966Z] #65 sha256:8380d49ecc488de0ee831845d696a3a204e5edaf924c32f776fee93fadb2d52b [2022-08-17T13:01:50.966Z] #65 DONE 0.3s [2022-08-17T13:01:51.170Z] #51 66.20 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:01:51.170Z] #51 66.20 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:01:51.170Z] #51 66.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:01:51.222Z] [2022-08-17T13:01:51.222Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T13:01:51.222Z] #70 sha256:4eab50efda2dfb0421d500f36d4616ead70491e03303f0592a357c817bb081c7 [2022-08-17T13:01:51.222Z] #70 DONE 0.1s [2022-08-17T13:01:51.222Z] [2022-08-17T13:01:51.222Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T13:01:51.222Z] #75 sha256:6dc54b9c71a6d5a9dd8584aee063dd85a28340c632c8b3e26344a343974bc8bb [2022-08-17T13:01:51.429Z] #51 66.76 Selecting previously unselected package python3-six. [2022-08-17T13:01:51.429Z] #51 66.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T13:01:51.509Z] #20 DONE 68.0s [2022-08-17T13:01:51.509Z] [2022-08-17T13:01:51.509Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:51.509Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:01:51.509Z] #71 ... [2022-08-17T13:01:51.509Z] [2022-08-17T13:01:51.509Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-17T13:01:51.509Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-17T13:01:51.689Z] #51 66.77 Unpacking python3-six (1.16.0-2) ... [2022-08-17T13:01:51.783Z] #75 DONE 0.5s [2022-08-17T13:01:51.783Z] [2022-08-17T13:01:51.783Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T13:01:51.783Z] #78 sha256:1e94c7b8b4b821a5136b98b85f6e2230e2f5d77259af4d41c628b3017fe5adf7 [2022-08-17T13:01:51.783Z] #78 DONE 0.1s [2022-08-17T13:01:51.783Z] [2022-08-17T13:01:51.783Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T13:01:51.783Z] #79 sha256:b9e5d29285caaa9911b8b438853fe879faafd99d610818a8018055e68ce489f4 [2022-08-17T13:01:51.783Z] #79 DONE 0.0s [2022-08-17T13:01:51.783Z] [2022-08-17T13:01:51.783Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T13:01:51.783Z] #80 sha256:01e46bce8b71e1cc24fd33ef08f608ad937645e688af4e7cf66fa18c7c5cbcb5 [2022-08-17T13:01:51.783Z] #80 DONE 0.0s [2022-08-17T13:01:51.783Z] [2022-08-17T13:01:51.783Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T13:01:51.783Z] #81 sha256:c864a67466f66e09d529140acd100eb64abe9cdd05ab5e6f41bef9c94dcb9301 [2022-08-17T13:01:51.948Z] #51 66.97 Selecting previously unselected package python3-protobuf. [2022-08-17T13:01:51.948Z] #51 66.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-17T13:01:51.948Z] #51 66.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T13:01:52.078Z] #21 1.048 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T13:01:52.337Z] #21 1.049 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T13:01:52.337Z] #21 1.049 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T13:01:52.710Z] #81 DONE 0.9s [2022-08-17T13:01:52.710Z] [2022-08-17T13:01:52.710Z] #82 exporting to image [2022-08-17T13:01:52.710Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T13:01:52.710Z] #82 exporting layers [2022-08-17T13:01:52.887Z] #51 67.97 Selecting previously unselected package libnet1:amd64. [2022-08-17T13:01:52.887Z] #51 67.97 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T13:01:52.887Z] #51 67.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:01:53.152Z] #51 68.22 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T13:01:53.152Z] #51 68.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T13:01:53.152Z] #51 68.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:01:53.304Z] #14 ... [2022-08-17T13:01:53.304Z] [2022-08-17T13:01:53.304Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:53.304Z] #64 sha256:ae58b38e8a8c93cbca8ce415aaa0bde52fa64528189c8aa559439c5cccd58cc0 [2022-08-17T13:01:53.412Z] #51 68.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:01:53.412Z] #51 68.46 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:01:53.412Z] #51 68.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:01:53.672Z] #51 68.90 Selecting previously unselected package criu. [2022-08-17T13:01:53.672Z] #51 68.92 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-17T13:01:53.933Z] #51 ... [2022-08-17T13:01:53.933Z] [2022-08-17T13:01:53.933Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T13:01:53.933Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T13:01:53.933Z] #40 68.76 NAME: [2022-08-17T13:01:53.933Z] #40 68.76 go-winres - A tool for embedding resources in Windows executables [2022-08-17T13:01:53.933Z] #40 68.76 [2022-08-17T13:01:53.933Z] #40 68.76 USAGE: [2022-08-17T13:01:53.933Z] #40 68.76 go-winres [global options] command [command options] [arguments...] [2022-08-17T13:01:53.933Z] #40 68.76 [2022-08-17T13:01:53.933Z] #40 68.76 COMMANDS: [2022-08-17T13:01:53.933Z] #40 68.76 init Create an initial ./winres/winres.json [2022-08-17T13:01:53.933Z] #40 68.76 make Make syso files for the "go build" command [2022-08-17T13:01:53.933Z] #40 68.76 simply Make syso files for the "go build" command (simplified) [2022-08-17T13:01:53.933Z] #40 68.76 extract Extract all resources from an executable [2022-08-17T13:01:53.933Z] #40 68.76 patch Replace resources in an executable file (exe, dll) [2022-08-17T13:01:53.933Z] #40 68.76 help, h Shows a list of commands or help for one command [2022-08-17T13:01:53.933Z] #40 68.76 [2022-08-17T13:01:53.933Z] #40 68.76 GLOBAL OPTIONS: [2022-08-17T13:01:53.933Z] #40 68.76 --help, -h show help (default: false) [2022-08-17T13:01:53.933Z] #40 DONE 69.2s [2022-08-17T13:01:53.933Z] [2022-08-17T13:01:53.933Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:01:53.933Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:01:53.933Z] #51 68.99 Unpacking criu (3.17.1-1) ... [2022-08-17T13:01:53.933Z] #51 ... [2022-08-17T13:01:53.933Z] [2022-08-17T13:01:53.933Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:01:53.933Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:01:53.933Z] #76 63.96 Fetched 5940 kB in 1s (5357 kB/s) [2022-08-17T13:01:53.934Z] #76 64.19 Selecting previously unselected package bzip2. [2022-08-17T13:01:53.934Z] #76 64.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:01:53.934Z] #76 64.33 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T13:01:53.934Z] #76 64.35 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T13:01:53.934Z] #76 64.56 Selecting previously unselected package libmagic-mgc. [2022-08-17T13:01:53.934Z] #76 64.56 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T13:01:53.934Z] #76 64.60 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T13:01:53.934Z] #76 65.74 Selecting previously unselected package libmagic1:amd64. [2022-08-17T13:01:53.934Z] #76 65.74 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T13:01:53.934Z] #76 65.77 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T13:01:53.934Z] #76 66.02 Selecting previously unselected package file. [2022-08-17T13:01:53.934Z] #76 66.02 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-17T13:01:53.934Z] #76 66.03 Unpacking file (1:5.39-3) ... [2022-08-17T13:01:53.934Z] #76 66.44 Selecting previously unselected package xz-utils. [2022-08-17T13:01:53.934Z] #76 66.44 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T13:01:53.934Z] #76 66.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:01:53.934Z] #76 66.97 Selecting previously unselected package libsigsegv2:amd64. [2022-08-17T13:01:53.934Z] #76 66.97 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-17T13:01:53.934Z] #76 66.97 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-17T13:01:53.934Z] #76 67.18 Selecting previously unselected package m4. [2022-08-17T13:01:53.934Z] #76 67.18 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-17T13:01:53.934Z] #76 67.18 Unpacking m4 (1.4.18-5) ... [2022-08-17T13:01:53.934Z] #76 68.02 Selecting previously unselected package autoconf. [2022-08-17T13:01:53.934Z] #76 68.02 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T13:01:53.934Z] #76 68.06 Unpacking autoconf (2.69-14) ... [2022-08-17T13:01:53.934Z] #76 68.65 Selecting previously unselected package autotools-dev. [2022-08-17T13:01:53.934Z] #76 68.65 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T13:01:53.934Z] #76 68.68 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T13:01:53.934Z] #76 69.23 Selecting previously unselected package automake. [2022-08-17T13:01:53.934Z] #76 69.24 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T13:01:53.934Z] #76 69.24 Unpacking automake (1:1.16.3-2) ... [2022-08-17T13:01:53.990Z] #26 126.1 + mkdir -p /tmp/tmp.xXEmr4oHDy/src/github.com/docker [2022-08-17T13:01:53.990Z] #26 126.1 + mv components/cli /tmp/tmp.xXEmr4oHDy/src/github.com/docker/cli [2022-08-17T13:01:53.990Z] #26 126.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-17T13:01:54.194Z] #76 ... [2022-08-17T13:01:54.194Z] [2022-08-17T13:01:54.194Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:54.194Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:54.194Z] #14 59.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T13:01:54.194Z] #14 62.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T13:01:54.194Z] #14 63.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T13:01:54.194Z] #14 64.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T13:01:54.194Z] #14 66.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T13:01:54.194Z] #14 67.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T13:01:54.194Z] #14 67.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T13:01:54.194Z] #14 67.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T13:01:54.194Z] #14 67.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T13:01:54.194Z] #14 67.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T13:01:54.194Z] #14 67.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T13:01:54.194Z] #14 67.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T13:01:54.194Z] #14 67.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T13:01:54.194Z] #14 67.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T13:01:54.194Z] #14 67.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T13:01:54.194Z] #14 67.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T13:01:54.194Z] #14 67.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T13:01:54.194Z] #14 67.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T13:01:54.194Z] #14 67.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T13:01:54.194Z] #14 67.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T13:01:54.194Z] #14 67.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T13:01:54.194Z] #14 69.36 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:01:54.461Z] #14 69.88 Fetched 115 MB in 11s (10.3 MB/s) [2022-08-17T13:01:54.461Z] #14 ... [2022-08-17T13:01:54.461Z] [2022-08-17T13:01:54.461Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:01:54.461Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:01:54.462Z] #55 63.83 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T13:01:54.462Z] #55 64.04 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T13:01:54.462Z] #55 64.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T13:01:54.462Z] #55 64.49 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T13:01:54.462Z] #55 65.10 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T13:01:54.462Z] #55 65.20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T13:01:54.462Z] #55 65.26 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T13:01:54.462Z] #55 65.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T13:01:54.462Z] #55 65.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T13:01:54.462Z] #55 65.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T13:01:54.462Z] #55 65.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T13:01:54.462Z] #55 65.96 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T13:01:54.462Z] #55 66.95 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T13:01:54.462Z] #55 66.98 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T13:01:54.462Z] #55 68.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T13:01:54.462Z] #55 68.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T13:01:54.561Z] #26 ... [2022-08-17T13:01:54.561Z] [2022-08-17T13:01:54.561Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:54.561Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:01:54.561Z] #77 76.23 configure.ac:11: installing 'build-aux/compile' [2022-08-17T13:01:54.561Z] #77 76.25 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T13:01:54.561Z] #77 76.27 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T13:01:54.561Z] #77 76.30 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T13:01:54.561Z] #77 76.31 configure.ac:13: installing 'build-aux/missing' [2022-08-17T13:01:54.561Z] #77 76.31 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T13:01:54.561Z] #77 76.47 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T13:01:54.561Z] #77 77.81 checking build system type... aarch64-unknown-linux-gnu [2022-08-17T13:01:54.561Z] #77 78.22 checking host system type... aarch64-unknown-linux-gnu [2022-08-17T13:01:54.561Z] #77 78.23 checking how to print strings... printf [2022-08-17T13:01:54.561Z] #77 78.24 checking for gcc... gcc [2022-08-17T13:01:54.561Z] #77 78.34 checking whether the C compiler works... yes [2022-08-17T13:01:54.561Z] #77 78.56 checking for C compiler default output file name... a.out [2022-08-17T13:01:54.561Z] #77 78.57 checking for suffix of executables... [2022-08-17T13:01:54.561Z] #77 78.82 checking whether we are cross compiling... no [2022-08-17T13:01:54.561Z] #77 79.10 checking for suffix of object files... o [2022-08-17T13:01:54.561Z] #77 79.22 checking whether we are using the GNU C compiler... yes [2022-08-17T13:01:54.561Z] #77 79.34 checking whether gcc accepts -g... yes [2022-08-17T13:01:54.561Z] #77 79.43 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:01:54.561Z] #77 79.61 checking whether gcc understands -c and -o together... yes [2022-08-17T13:01:54.561Z] #77 79.84 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:01:54.561Z] #77 79.87 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:01:54.561Z] #77 79.89 checking for egrep... /bin/grep -E [2022-08-17T13:01:54.561Z] #77 79.92 checking for fgrep... /bin/grep -F [2022-08-17T13:01:54.561Z] #77 79.92 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:01:54.561Z] #77 79.95 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:01:54.561Z] #77 79.97 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:01:54.561Z] #77 79.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:01:54.561Z] #77 80.13 checking whether ln -s works... yes [2022-08-17T13:01:54.561Z] #77 80.13 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:01:54.561Z] #77 80.16 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-17T13:01:54.561Z] #77 80.16 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:01:54.561Z] #77 80.16 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:01:54.561Z] #77 80.17 checking for objdump... objdump [2022-08-17T13:01:54.561Z] #77 80.17 checking how to recognize dependent libraries... pass_all [2022-08-17T13:01:54.561Z] #77 80.18 checking for dlltool... no [2022-08-17T13:01:54.561Z] #77 80.19 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:01:54.561Z] #77 80.19 checking for ar... ar [2022-08-17T13:01:54.561Z] #77 80.19 checking for archiver @FILE support... @ [2022-08-17T13:01:54.561Z] #77 80.33 checking for strip... strip [2022-08-17T13:01:54.561Z] #77 80.33 checking for ranlib... ranlib [2022-08-17T13:01:54.561Z] #77 80.33 checking for gawk... no [2022-08-17T13:01:54.561Z] #77 80.34 checking for mawk... mawk [2022-08-17T13:01:54.721Z] #55 ... [2022-08-17T13:01:54.722Z] [2022-08-17T13:01:54.722Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:54.722Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:54.722Z] #14 70.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T13:01:54.722Z] #14 70.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T13:01:54.722Z] #14 70.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T13:01:54.879Z] #64 55.81 Updating files: 39% (1923/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 75% (3743/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-17T13:01:54.981Z] #14 70.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:55.132Z] #77 80.34 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:01:55.132Z] #77 80.77 checking for sysroot... no [2022-08-17T13:01:55.132Z] #77 80.77 checking for a working dd... /bin/dd [2022-08-17T13:01:55.132Z] #77 80.78 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:01:55.132Z] #77 80.81 checking for mt... no [2022-08-17T13:01:55.132Z] #77 80.82 checking if : is a manifest tool... no [2022-08-17T13:01:55.141Z] #64 57.88 + cd /tmp/tmp.UQB5XapiGI/src/github.com/containerd/containerd [2022-08-17T13:01:55.141Z] #64 57.88 + git checkout -q v1.6.7 [2022-08-17T13:01:55.393Z] #77 80.84 checking how to run the C preprocessor... gcc -E [2022-08-17T13:01:55.963Z] #77 81.13 checking for ANSI C header files... yes [2022-08-17T13:01:56.223Z] #77 81.69 checking for sys/types.h... yes [2022-08-17T13:01:56.484Z] #77 81.98 checking for sys/stat.h... yes [2022-08-17T13:01:56.744Z] #77 82.20 checking for stdlib.h... yes [2022-08-17T13:01:56.744Z] #77 82.43 checking for string.h... yes [2022-08-17T13:01:57.318Z] #77 82.62 checking for memory.h... yes [2022-08-17T13:01:57.318Z] #77 82.86 checking for strings.h... yes [2022-08-17T13:01:57.579Z] #77 83.05 checking for inttypes.h... yes [2022-08-17T13:01:57.579Z] #77 83.27 checking for stdint.h... yes [2022-08-17T13:01:57.697Z] #64 60.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T13:01:57.697Z] #64 60.05 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T13:01:57.697Z] #64 60.05 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:01:57.697Z] #64 60.05 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:01:57.697Z] #64 60.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T13:01:57.697Z] #64 60.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T13:01:57.697Z] #64 60.05 + '[' '' = dynamic ']' [2022-08-17T13:01:57.697Z] #64 60.05 + make [2022-08-17T13:01:57.839Z] #77 83.49 checking for unistd.h... yes [2022-08-17T13:01:57.871Z] #21 1.609 Reading package lists... [2022-08-17T13:01:58.361Z] #77 83.72 checking for dlfcn.h... yes [2022-08-17T13:01:58.361Z] #77 83.92 checking for objdir... .libs [2022-08-17T13:01:58.622Z] #77 84.27 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-17T13:01:58.622Z] #77 ... [2022-08-17T13:01:58.622Z] [2022-08-17T13:01:58.622Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:01:58.622Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:01:58.622Z] #60 11.38 + cd /tmp/tmp.PxiqIMQYFW/src/github.com/opencontainers/runc [2022-08-17T13:01:58.622Z] #60 11.38 + git checkout -q v1.1.3 [2022-08-17T13:01:58.622Z] #60 12.59 + '[' -z '' ']' [2022-08-17T13:01:58.622Z] #60 12.59 + target=static [2022-08-17T13:01:58.622Z] #60 12.59 + make BUILDTAGS=seccomp static [2022-08-17T13:01:58.622Z] #60 13.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T13:01:58.883Z] #60 ... [2022-08-17T13:01:58.883Z] [2022-08-17T13:01:58.883Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:01:58.883Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:01:58.883Z] #77 84.27 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:01:58.883Z] #77 84.44 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:01:58.883Z] #77 84.44 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:01:59.144Z] #77 84.55 checking if gcc static flag -static works... yes [2022-08-17T13:01:59.185Z] #14 ... [2022-08-17T13:01:59.185Z] [2022-08-17T13:01:59.185Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:01:59.185Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:01:59.185Z] #64 1.979 + RM_GOPATH=0 [2022-08-17T13:01:59.186Z] #64 1.979 + TMP_GOPATH= [2022-08-17T13:01:59.186Z] #64 1.979 + : /build [2022-08-17T13:01:59.186Z] #64 1.979 + '[' -z '' ']' [2022-08-17T13:01:59.186Z] #64 1.979 ++ mktemp -d [2022-08-17T13:01:59.186Z] #64 1.979 + export GOPATH=/tmp/tmp.5qGONdPmSy [2022-08-17T13:01:59.186Z] #64 1.979 + GOPATH=/tmp/tmp.5qGONdPmSy [2022-08-17T13:01:59.186Z] #64 1.979 + RM_GOPATH=1 [2022-08-17T13:01:59.186Z] #64 1.979 + case "$(go env GOARCH)" in [2022-08-17T13:01:59.186Z] #64 1.979 ++ go env GOARCH [2022-08-17T13:01:59.186Z] #64 1.987 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:59.186Z] #64 1.987 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:01:59.186Z] #64 1.987 ++ dirname /install.sh [2022-08-17T13:01:59.186Z] #64 1.987 + dir=/ [2022-08-17T13:01:59.186Z] #64 2.005 Install containerd version v1.6.7 [2022-08-17T13:01:59.186Z] #64 2.005 + bin=containerd [2022-08-17T13:01:59.186Z] #64 2.005 + shift [2022-08-17T13:01:59.186Z] #64 2.005 + '[' '!' -f //containerd.installer ']' [2022-08-17T13:01:59.186Z] #64 2.005 + . //containerd.installer [2022-08-17T13:01:59.186Z] #64 2.005 ++ set -e [2022-08-17T13:01:59.186Z] #64 2.005 ++ : v1.6.7 [2022-08-17T13:01:59.186Z] #64 2.005 + install_containerd [2022-08-17T13:01:59.186Z] #64 2.005 + echo 'Install containerd version v1.6.7' [2022-08-17T13:01:59.186Z] #64 2.005 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5qGONdPmSy/src/github.com/containerd/containerd [2022-08-17T13:01:59.186Z] #64 2.051 Cloning into '/tmp/tmp.5qGONdPmSy/src/github.com/containerd/containerd'... [2022-08-17T13:01:59.186Z] #64 ... [2022-08-17T13:01:59.186Z] [2022-08-17T13:01:59.186Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:01:59.186Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:01:59.186Z] #14 74.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T13:01:59.186Z] #14 74.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T13:01:59.186Z] #14 74.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:01:59.405Z] #77 84.99 checking if gcc supports -c -o file.o... yes [2022-08-17T13:01:59.405Z] #77 85.17 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:01:59.405Z] #77 85.17 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-17T13:01:59.617Z] #64 62.22 + bin/ctr [2022-08-17T13:01:59.666Z] #77 85.22 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:01:59.927Z] #77 85.53 checking how to hardcode library paths into programs... immediate [2022-08-17T13:01:59.927Z] #77 85.53 checking whether stripping libraries is possible... yes [2022-08-17T13:01:59.927Z] #77 85.54 checking if libtool supports shared libraries... yes [2022-08-17T13:01:59.927Z] #77 85.54 checking whether to build shared libraries... no [2022-08-17T13:01:59.927Z] #77 85.55 checking whether to build static libraries... yes [2022-08-17T13:01:59.927Z] #77 85.55 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:01:59.927Z] #77 85.59 checking whether build environment is sane... yes [2022-08-17T13:01:59.927Z] #77 85.66 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:01:59.927Z] #77 85.68 checking whether make sets $(MAKE)... yes [2022-08-17T13:02:00.189Z] #77 85.73 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:02:00.189Z] #77 85.77 checking whether make supports nested variables... yes [2022-08-17T13:02:00.189Z] #77 85.86 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:02:00.189Z] #77 85.86 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:02:00.189Z] #77 85.86 checking how to create a ustar tar archive... gnutar [2022-08-17T13:02:00.453Z] #77 85.95 checking dependency style of gcc... gcc3 [2022-08-17T13:02:00.453Z] #77 86.19 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:02:00.453Z] #77 86.20 checking whether make supports nested variables... (cached) yes [2022-08-17T13:02:00.453Z] #77 86.20 checking for gawk... (cached) mawk [2022-08-17T13:02:00.453Z] #77 86.20 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T13:02:00.453Z] #77 86.20 checking for gcc... (cached) gcc [2022-08-17T13:02:00.716Z] #77 86.31 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T13:02:00.716Z] #77 86.31 checking whether gcc accepts -g... (cached) yes [2022-08-17T13:02:00.716Z] #77 86.31 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T13:02:00.716Z] #77 86.31 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T13:02:00.716Z] #77 86.31 checking for a Python interpreter with version >= 3... python3 [2022-08-17T13:02:00.716Z] #77 86.41 checking for python3... /usr/bin/python3 [2022-08-17T13:02:00.716Z] #77 86.41 checking for python3 version... 3.9 [2022-08-17T13:02:00.716Z] #77 86.44 checking for python3 platform... linux [2022-08-17T13:02:00.716Z] #77 86.48 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T13:02:00.796Z] #82 exporting layers 7.4s done [2022-08-17T13:02:00.796Z] #82 writing image sha256:3d781738bde3ba6cae3d409442e0e098ec72f248500338dcf133d302d19dbbbc done [2022-08-17T13:02:00.796Z] #82 naming to docker.io/library/docker:f27b74f0f7dd41f09f806a08f6855259c19e965b done [2022-08-17T13:02:00.796Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T13:02:00.982Z] #77 86.55 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T13:02:00.982Z] #77 86.63 checking for go-md2man... no [2022-08-17T13:02:01.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -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:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh dynbinary test-integration [2022-08-17T13:02:01.243Z] #77 86.66 checking error.h usability... yes [2022-08-17T13:02:01.243Z] #77 86.85 checking error.h presence... yes [2022-08-17T13:02:01.243Z] #77 86.91 checking for error.h... yes [2022-08-17T13:02:01.243Z] #77 86.94 checking linux/openat2.h usability... [2022-08-17T13:02:01.243Z] #77 ... [2022-08-17T13:02:01.243Z] [2022-08-17T13:02:01.243Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:02:01.243Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-17T13:02:01.243Z] #34 DONE 134.4s [2022-08-17T13:02:01.243Z] [2022-08-17T13:02:01.243Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:01.243Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T13:02:01.243Z] #21 8.232 Fetched 8456 kB in 7s (1131 kB/s) [2022-08-17T13:02:01.243Z] #21 8.232 Reading package lists... [2022-08-17T13:02:01.243Z] #21 10.65 Reading package lists... [2022-08-17T13:02:01.243Z] #21 13.08 Building dependency tree... [2022-08-17T13:02:01.243Z] #21 15.12 The following additional packages will be installed: [2022-08-17T13:02:01.243Z] #21 15.13 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T13:02:01.243Z] #21 15.13 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T13:02:01.243Z] #21 15.14 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T13:02:01.243Z] #21 15.14 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:02:01.243Z] #21 15.14 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T13:02:01.243Z] #21 15.14 Suggested packages: [2022-08-17T13:02:01.243Z] #21 15.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T13:02:01.243Z] #21 15.15 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T13:02:01.243Z] #21 15.15 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T13:02:01.243Z] #21 15.15 Recommended packages: [2022-08-17T13:02:01.243Z] #21 15.15 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T13:02:01.243Z] #21 15.15 systemd-timesyncd | time-daemon unzip [2022-08-17T13:02:01.243Z] #21 16.47 The following NEW packages will be installed: [2022-08-17T13:02:01.243Z] #21 16.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T13:02:01.243Z] #21 16.49 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T13:02:01.243Z] #21 16.49 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T13:02:01.243Z] #21 16.49 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T13:02:01.243Z] #21 16.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T13:02:01.243Z] #21 16.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:02:01.243Z] #21 16.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T13:02:01.243Z] #21 16.49 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T13:02:01.243Z] #21 16.49 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T13:02:01.243Z] #21 16.85 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T13:02:01.243Z] #21 16.85 Need to get 31.8 MB of archives. [2022-08-17T13:02:01.243Z] #21 16.85 After this operation, 123 MB of additional disk space will be used. [2022-08-17T13:02:01.243Z] #21 16.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-17T13:02:01.243Z] #21 16.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-17T13:02:01.243Z] #21 16.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-17T13:02:01.243Z] #21 16.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-17T13:02:01.243Z] #21 16.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-17T13:02:01.243Z] #21 16.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-17T13:02:01.243Z] #21 16.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-17T13:02:01.243Z] #21 16.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-17T13:02:01.243Z] #21 16.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-17T13:02:01.243Z] #21 17.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-17T13:02:01.243Z] #21 17.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-17T13:02:01.243Z] #21 17.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-17T13:02:01.243Z] #21 17.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-17T13:02:01.243Z] #21 17.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-17T13:02:01.243Z] #21 17.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:02:01.243Z] #21 17.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:02:01.243Z] #21 17.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T13:02:01.243Z] #21 17.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-17T13:02:01.243Z] #21 17.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-17T13:02:01.243Z] #21 17.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-17T13:02:01.243Z] #21 17.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-17T13:02:01.243Z] #21 17.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-17T13:02:01.243Z] #21 17.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-17T13:02:01.243Z] #21 17.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-17T13:02:01.243Z] #21 17.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-17T13:02:01.243Z] #21 17.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-17T13:02:01.243Z] #21 17.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-17T13:02:01.243Z] #21 17.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-17T13:02:01.243Z] #21 17.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-17T13:02:01.243Z] #21 17.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-17T13:02:01.243Z] #21 17.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-17T13:02:01.243Z] #21 17.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-17T13:02:01.243Z] #21 17.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-17T13:02:01.243Z] #21 17.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-17T13:02:01.243Z] #21 17.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-17T13:02:01.243Z] #21 17.47 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-08-17T13:02:01.243Z] #21 17.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-17T13:02:01.243Z] #21 17.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-17T13:02:01.243Z] #21 17.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-17T13:02:01.243Z] #21 17.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-17T13:02:01.243Z] #21 17.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T13:02:01.243Z] #21 17.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T13:02:01.243Z] #21 17.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T13:02:01.243Z] #21 17.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:02:01.243Z] #21 17.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T13:02:01.243Z] #21 17.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T13:02:01.243Z] #21 17.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T13:02:01.243Z] #21 17.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-17T13:02:01.243Z] #21 17.62 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-17T13:02:01.243Z] #21 17.63 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-17T13:02:01.243Z] #21 17.65 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-17T13:02:01.243Z] #21 17.66 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T13:02:01.243Z] #21 17.90 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-17T13:02:01.243Z] #21 17.93 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-17T13:02:01.243Z] #21 17.94 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-17T13:02:01.243Z] #21 17.95 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-17T13:02:01.504Z] #21 ... [2022-08-17T13:02:01.504Z] [2022-08-17T13:02:01.504Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:01.504Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:02:01.504Z] #77 86.94 checking linux/openat2.h usability... yes [2022-08-17T13:02:01.504Z] #77 87.22 checking linux/openat2.h presence... yes [2022-08-17T13:02:01.504Z] #77 87.27 checking for linux/openat2.h... yes [2022-08-17T13:02:01.684Z] [2022-08-17T13:02:01.684Z] Removing bundles/ [2022-08-17T13:02:01.684Z] [2022-08-17T13:02:01.684Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T13:02:01.684Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T13:02:01.684Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:02:02.029Z] #77 87.38 checking for copy_file_range... yes [2022-08-17T13:02:02.065Z] #21 6.332 Reading package lists... [2022-08-17T13:02:02.290Z] #77 87.90 checking for fgetxattr... yes [2022-08-17T13:02:02.551Z] #77 88.11 checking for statx... yes [2022-08-17T13:02:02.811Z] #77 88.35 checking for fgetpwent_r... yes [2022-08-17T13:02:03.072Z] #77 88.61 checking for issetugid... no [2022-08-17T13:02:03.072Z] #77 88.81 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T13:02:03.072Z] #77 88.81 checking pkg-config is at least version 0.9.0... yes [2022-08-17T13:02:03.332Z] #77 88.81 checking for library containing yajl_tree_get... -lyajl [2022-08-17T13:02:03.332Z] #77 89.18 checking for yajl >= 2.0.0... yes [2022-08-17T13:02:03.443Z] #21 11.01 Building dependency tree... [2022-08-17T13:02:03.443Z] #21 12.13 Reading state information... [2022-08-17T13:02:03.593Z] #77 89.20 checking sys/capability.h usability... yes [2022-08-17T13:02:03.593Z] #77 89.38 checking sys/capability.h presence... yes [2022-08-17T13:02:03.839Z] #64 ... [2022-08-17T13:02:03.839Z] [2022-08-17T13:02:03.839Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:02:03.839Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:02:03.839Z] #14 105.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T13:02:03.839Z] #14 105.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:02:03.839Z] #14 105.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:02:03.839Z] #14 112.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T13:02:03.839Z] #14 112.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:02:03.839Z] #14 112.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:02:03.853Z] #77 89.46 checking for sys/capability.h... yes [2022-08-17T13:02:04.113Z] #77 89.46 checking for library containing cap_from_name... -lcap [2022-08-17T13:02:04.374Z] #77 89.85 checking for library containing dlopen... -ldl [2022-08-17T13:02:04.381Z] #21 13.20 The following additional packages will be installed: [2022-08-17T13:02:04.382Z] #21 13.20 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-17T13:02:04.382Z] #21 13.21 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-17T13:02:04.382Z] #21 13.21 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-17T13:02:04.382Z] #21 13.21 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-17T13:02:04.382Z] #21 13.21 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-17T13:02:04.382Z] #21 13.21 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-17T13:02:04.382Z] #21 13.21 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-17T13:02:04.382Z] #21 13.23 Suggested packages: [2022-08-17T13:02:04.382Z] #21 13.23 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-17T13:02:04.382Z] #21 13.23 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-17T13:02:04.382Z] #21 13.23 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-17T13:02:04.382Z] #21 13.23 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-17T13:02:04.382Z] #21 13.23 seccomp:ppc64el seccomp:s390x [2022-08-17T13:02:04.382Z] #21 13.23 Recommended packages: [2022-08-17T13:02:04.382Z] #21 13.23 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-17T13:02:04.382Z] #21 13.23 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-17T13:02:04.382Z] #21 13.23 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-17T13:02:04.382Z] #21 13.23 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-17T13:02:04.468Z] #14 79.37 Selecting previously unselected package binutils-mingw-w64.#14 ... [2022-08-17T13:02:04.468Z] [2022-08-17T13:02:04.468Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T13:02:04.468Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T13:02:04.468Z] #76 70.32 Selecting previously unselected package patch. [2022-08-17T13:02:04.468Z] #76 70.34 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-17T13:02:04.468Z] #76 70.35 Unpacking patch (2.7.6-7) ... [2022-08-17T13:02:04.468Z] #76 70.62 Selecting previously unselected package dpkg-dev. [2022-08-17T13:02:04.468Z] #76 70.62 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T13:02:04.468Z] #76 70.65 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T13:02:04.468Z] #76 72.57 Selecting previously unselected package build-essential. [2022-08-17T13:02:04.468Z] #76 72.57 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-17T13:02:04.468Z] #76 72.58 Unpacking build-essential (12.9) ... [2022-08-17T13:02:04.468Z] #76 72.83 Selecting previously unselected package libcap2:amd64. [2022-08-17T13:02:04.468Z] #76 72.84 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 72.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:02:04.469Z] #76 73.05 Selecting previously unselected package libcap-dev:amd64. [2022-08-17T13:02:04.469Z] #76 73.05 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 73.06 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T13:02:04.469Z] #76 73.31 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:02:04.469Z] #76 73.33 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 73.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:02:04.469Z] #76 73.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-17T13:02:04.469Z] #76 73.51 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 73.54 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T13:02:04.469Z] #76 73.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T13:02:04.469Z] #76 73.89 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 73.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:04.469Z] #76 74.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T13:02:04.469Z] #76 74.27 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 74.28 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:02:04.469Z] #76 75.21 Selecting previously unselected package libtool. [2022-08-17T13:02:04.469Z] #76 75.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T13:02:04.469Z] #76 75.22 Unpacking libtool (2.4.6-15) ... [2022-08-17T13:02:04.469Z] #76 75.77 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T13:02:04.469Z] #76 75.79 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 75.80 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:02:04.469Z] #76 76.31 Selecting previously unselected package libyajl2:amd64. [2022-08-17T13:02:04.469Z] #76 76.32 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 76.36 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:02:04.469Z] #76 76.59 Selecting previously unselected package libyajl-dev:amd64. [2022-08-17T13:02:04.469Z] #76 76.59 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-17T13:02:04.469Z] #76 76.60 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T13:02:04.469Z] #76 76.94 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:04.469Z] #76 76.99 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T13:02:04.469Z] #76 77.00 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:02:04.469Z] #76 77.02 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T13:02:04.469Z] #76 77.14 Setting up file (1:5.39-3) ... [2022-08-17T13:02:04.469Z] #76 77.16 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:02:04.469Z] #76 77.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:02:04.469Z] #76 77.24 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T13:02:04.469Z] #76 77.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:02:04.469Z] #76 77.31 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T13:02:04.469Z] #76 77.37 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-17T13:02:04.469Z] #76 77.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:02:04.469Z] #76 77.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:02:04.469Z] #76 77.58 Setting up patch (2.7.6-7) ... [2022-08-17T13:02:04.469Z] #76 77.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:02:04.469Z] #76 77.61 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T13:02:04.469Z] #76 77.64 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T13:02:04.469Z] #76 77.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:02:04.469Z] #76 77.67 Setting up libtool (2.4.6-15) ... [2022-08-17T13:02:04.469Z] #76 77.69 Setting up m4 (1.4.18-5) ... [2022-08-17T13:02:04.469Z] #76 77.70 Setting up dpkg-dev (1.20.11) ... [2022-08-17T13:02:04.469Z] #76 77.73 Setting up autoconf (2.69-14) ... [2022-08-17T13:02:04.469Z] #76 77.75 Setting up build-essential (12.9) ... [2022-08-17T13:02:04.469Z] #76 77.77 Setting up automake (1:1.16.3-2) ... [2022-08-17T13:02:04.469Z] #76 77.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T13:02:04.469Z] #76 77.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:02:04.469Z] #76 DONE 79.4s [2022-08-17T13:02:04.469Z] [2022-08-17T13:02:04.469Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:02:04.469Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:02:04.469Z] #14 79.37 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T13:02:04.469Z] #14 79.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T13:02:04.469Z] #14 79.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:02:04.469Z] #14 ... [2022-08-17T13:02:04.469Z] [2022-08-17T13:02:04.469Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:04.469Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:04.899Z] #77 90.16 checking seccomp.h usability... yes [2022-08-17T13:02:04.899Z] #77 90.32 checking seccomp.h presence... yes [2022-08-17T13:02:04.899Z] #77 90.38 checking for seccomp.h... yes [2022-08-17T13:02:04.951Z] #21 13.68 The following NEW packages will be installed: [2022-08-17T13:02:04.951Z] #21 13.68 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-17T13:02:04.951Z] #21 13.68 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-17T13:02:04.951Z] #21 13.68 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-17T13:02:04.951Z] #21 13.68 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-17T13:02:04.951Z] #21 13.69 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-17T13:02:04.951Z] #21 13.69 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-17T13:02:04.951Z] #21 13.69 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-17T13:02:04.951Z] #21 13.69 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-17T13:02:04.951Z] #21 13.69 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-17T13:02:04.951Z] #21 13.69 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-17T13:02:04.951Z] #21 13.70 libseccomp2:ppc64el libseccomp2:s390x [2022-08-17T13:02:05.160Z] #77 90.39 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T13:02:05.211Z] #21 14.05 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:02:05.211Z] #21 14.05 Need to get 15.9 MB of archives. [2022-08-17T13:02:05.211Z] #21 14.05 After this operation, 73.0 MB of additional disk space will be used. [2022-08-17T13:02:05.211Z] #21 14.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-17T13:02:05.211Z] #21 14.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-17T13:02:05.211Z] #21 14.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-17T13:02:05.211Z] #21 14.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-17T13:02:05.211Z] #21 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-17T13:02:05.211Z] #21 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-17T13:02:05.211Z] #21 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-17T13:02:05.211Z] #21 14.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-17T13:02:05.211Z] #21 14.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-17T13:02:05.211Z] #21 14.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-17T13:02:05.211Z] #21 14.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-17T13:02:05.211Z] #21 14.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-17T13:02:05.211Z] #21 14.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-17T13:02:05.211Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-17T13:02:05.412Z] #77 ... [2022-08-17T13:02:05.412Z] [2022-08-17T13:02:05.412Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:02:05.412Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:02:05.412Z] #51 70.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:02:05.412Z] #51 73.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T13:02:05.412Z] #51 73.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:02:05.412Z] #51 73.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:02:05.412Z] #51 73.97 Setting up python3-six (1.16.0-2) ... [2022-08-17T13:02:05.412Z] #51 75.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:02:05.412Z] #51 75.89 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T13:02:05.421Z] #77 90.86 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T13:02:05.421Z] #77 91.04 checking systemd/sd-bus.h usability... yes [2022-08-17T13:02:05.471Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-17T13:02:05.471Z] #21 14.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-17T13:02:05.471Z] #21 14.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-17T13:02:05.471Z] #21 14.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-17T13:02:05.471Z] #21 14.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-17T13:02:05.471Z] #21 14.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-17T13:02:05.471Z] #21 14.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-17T13:02:05.471Z] #21 14.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-17T13:02:05.471Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-17T13:02:05.471Z] #21 14.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-17T13:02:05.471Z] #21 14.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-17T13:02:05.471Z] #21 14.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-17T13:02:05.471Z] #21 14.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-17T13:02:05.471Z] #21 14.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-17T13:02:05.471Z] #21 14.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-17T13:02:05.471Z] #21 14.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-17T13:02:05.471Z] #21 14.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-17T13:02:05.471Z] #21 14.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-17T13:02:05.471Z] #21 14.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-17T13:02:05.471Z] #21 14.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-17T13:02:05.471Z] #21 14.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-17T13:02:05.471Z] #21 14.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-17T13:02:05.471Z] #21 14.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-17T13:02:05.471Z] #21 14.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-17T13:02:05.471Z] #21 14.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-17T13:02:05.471Z] #21 14.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-17T13:02:05.672Z] #51 ... [2022-08-17T13:02:05.672Z] [2022-08-17T13:02:05.672Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:02:05.672Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:02:05.672Z] #14 79.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T13:02:05.672Z] #14 79.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:02:05.672Z] #14 79.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:02:05.672Z] #14 80.03 Selecting previously unselected package dmsetup. [2022-08-17T13:02:05.672Z] #14 80.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:02:05.672Z] #14 80.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:02:05.672Z] #14 80.63 Selecting previously unselected package mingw-w64-common. [2022-08-17T13:02:05.672Z] #14 80.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T13:02:05.672Z] #14 80.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T13:02:05.682Z] #77 91.22 checking systemd/sd-bus.h presence... yes [2022-08-17T13:02:05.682Z] #77 91.31 checking for systemd/sd-bus.h... yes [2022-08-17T13:02:06.040Z] #21 14.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:02:06.253Z] #77 91.31 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T13:02:06.253Z] #77 91.75 checking for sd_notify_barrier... yes [2022-08-17T13:02:06.299Z] #21 15.16 Fetched 15.9 MB in 1s (26.4 MB/s) [2022-08-17T13:02:06.299Z] #21 15.19 Selecting previously unselected package gcc-10-base:armel. [2022-08-17T13:02:06.299Z] #21 15.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-17T13:02:06.299Z] #21 15.24 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-17T13:02:06.299Z] #21 15.24 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-17T13:02:06.388Z] #14 ... [2022-08-17T13:02:06.388Z] [2022-08-17T13:02:06.388Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:06.388Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:06.388Z] #77 51.50 libtoolize: putting auxiliary files in '.'. [2022-08-17T13:02:06.388Z] #77 51.50 libtoolize: copying file './ltmain.sh' [2022-08-17T13:02:06.388Z] #77 52.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T13:02:06.388Z] #77 52.45 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T13:02:06.388Z] #77 52.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T13:02:06.513Z] #77 91.96 checking linux/bpf.h usability... yes [2022-08-17T13:02:06.513Z] #77 92.18 checking linux/bpf.h presence... yes [2022-08-17T13:02:06.513Z] #77 92.27 checking for linux/bpf.h... yes [2022-08-17T13:02:06.559Z] #21 15.30 Selecting previously unselected package gcc-10-base:armhf. [2022-08-17T13:02:06.559Z] #21 15.31 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-17T13:02:06.559Z] #21 15.32 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-17T13:02:06.559Z] #21 15.38 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-17T13:02:06.559Z] #21 15.38 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-17T13:02:06.559Z] #21 15.39 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-17T13:02:06.559Z] #21 15.43 Selecting previously unselected package gcc-10-base:s390x. [2022-08-17T13:02:06.559Z] #21 15.44 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-17T13:02:06.559Z] #21 15.44 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-17T13:02:06.559Z] #21 15.49 Selecting previously unselected package gcc-10-base:arm64. [2022-08-17T13:02:06.559Z] #21 15.50 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-17T13:02:06.559Z] #21 15.50 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-17T13:02:06.774Z] #77 92.28 checking compilation for eBPF... yes [2022-08-17T13:02:06.774Z] #77 92.40 checking for criu >= 3.15... no [2022-08-17T13:02:06.774Z] #77 92.44 configure: CRIU headers not found, building without CRIU support [2022-08-17T13:02:06.774Z] #77 92.44 checking for criu > 3.16... no [2022-08-17T13:02:06.774Z] #77 92.47 configure: CRIU version doesn't support join-ns API [2022-08-17T13:02:06.774Z] #77 92.47 checking for criu > 3.16.1... no [2022-08-17T13:02:06.774Z] #77 92.51 configure: CRIU version doesn't support for pre-dumping [2022-08-17T13:02:06.819Z] #21 15.57 Selecting previously unselected package libgcc-s1:armel. [2022-08-17T13:02:06.819Z] #21 15.57 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-17T13:02:06.819Z] #21 15.58 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-17T13:02:06.819Z] #21 15.63 Selecting previously unselected package libcrypt1:armel. [2022-08-17T13:02:06.819Z] #21 15.64 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-17T13:02:06.819Z] #21 15.65 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-17T13:02:07.035Z] #77 92.51 checking for new mount API (fsconfig)... yes [2022-08-17T13:02:07.035Z] #77 92.61 checking for seccomp notify API... yes [2022-08-17T13:02:07.035Z] #77 92.78 checking for gperf... no [2022-08-17T13:02:07.035Z] #77 92.79 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T13:02:07.078Z] #21 15.76 Selecting previously unselected package libc6:armel. [2022-08-17T13:02:07.079Z] #21 15.77 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-17T13:02:07.079Z] #21 15.94 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-17T13:02:07.296Z] #77 92.79 checking for library containing argp_parse... none required [2022-08-17T13:02:07.334Z] #77 62.55 configure.ac:7: installing './compile' [2022-08-17T13:02:07.556Z] #77 93.08 checking that generated files are newer than configure... done [2022-08-17T13:02:07.556Z] #77 93.08 configure: creating ./config.status [2022-08-17T13:02:07.580Z] #14 ... [2022-08-17T13:02:07.580Z] [2022-08-17T13:02:07.580Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:02:07.580Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T13:02:07.580Z] #34 72.70 Updating files: 78% (1190/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-17T13:02:07.580Z] #34 73.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T13:02:07.580Z] #34 74.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:02:07.595Z] #77 62.57 configure.ac:11: installing './config.guess' [2022-08-17T13:02:07.595Z] #77 62.58 configure.ac:11: installing './config.sub' [2022-08-17T13:02:07.595Z] #77 62.59 configure.ac:8: installing './install-sh' [2022-08-17T13:02:07.595Z] #77 62.60 configure.ac:8: installing './missing' [2022-08-17T13:02:07.595Z] #77 62.74 Makefile.am: installing './depcomp' [2022-08-17T13:02:07.647Z] #21 16.36 Selecting previously unselected package libapparmor1:armel. [2022-08-17T13:02:07.647Z] #21 16.37 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-17T13:02:07.647Z] #21 16.37 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-17T13:02:07.647Z] #21 16.43 Selecting previously unselected package libapparmor-dev:armel. [2022-08-17T13:02:07.647Z] #21 16.43 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-17T13:02:07.647Z] #21 16.44 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-17T13:02:07.647Z] #21 16.52 Selecting previously unselected package libgcc-s1:arm64. [2022-08-17T13:02:07.647Z] #21 16.52 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-17T13:02:07.647Z] #21 16.53 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-17T13:02:07.647Z] #21 16.59 Selecting previously unselected package libcrypt1:arm64. [2022-08-17T13:02:07.647Z] #21 16.60 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-17T13:02:07.647Z] #21 16.61 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-17T13:02:07.907Z] #21 16.70 Selecting previously unselected package libc6:arm64. [2022-08-17T13:02:07.907Z] #21 16.71 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-17T13:02:08.166Z] #21 16.91 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-17T13:02:08.425Z] #21 17.41 Selecting previously unselected package libapparmor1:arm64. [2022-08-17T13:02:08.526Z] #34 ... [2022-08-17T13:02:08.526Z] [2022-08-17T13:02:08.526Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T13:02:08.526Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T13:02:08.526Z] #42 74.43 Selecting previously unselected package libxml2:amd64. [2022-08-17T13:02:08.526Z] #42 74.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T13:02:08.526Z] #42 74.44 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T13:02:08.526Z] #42 75.21 Selecting previously unselected package libarchive13:amd64. [2022-08-17T13:02:08.526Z] #42 75.25 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T13:02:08.526Z] #42 75.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T13:02:08.526Z] #42 75.78 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T13:02:08.526Z] #42 75.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T13:02:08.526Z] #42 75.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T13:02:08.526Z] #42 76.16 Selecting previously unselected package librhash0:amd64. [2022-08-17T13:02:08.526Z] #42 76.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T13:02:08.526Z] #42 76.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T13:02:08.526Z] #42 76.58 Selecting previously unselected package libuv1:amd64. [2022-08-17T13:02:08.526Z] #42 76.59 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T13:02:08.526Z] #42 76.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T13:02:08.526Z] #42 76.95 Selecting previously unselected package cmake. [2022-08-17T13:02:08.526Z] #42 76.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T13:02:08.526Z] #42 76.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:02:08.526Z] #42 83.77 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T13:02:08.526Z] #42 83.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:08.526Z] #42 83.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T13:02:08.526Z] #42 83.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:08.526Z] #42 83.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T13:02:08.526Z] #42 83.96 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T13:02:08.684Z] #21 17.41 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-17T13:02:08.684Z] #21 17.42 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T13:02:08.684Z] #21 17.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-17T13:02:08.684Z] #21 17.48 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-17T13:02:08.684Z] #21 17.49 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T13:02:08.684Z] #21 17.56 Selecting previously unselected package libgcc-s1:s390x. [2022-08-17T13:02:08.684Z] #21 17.57 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-17T13:02:08.684Z] #21 17.58 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-17T13:02:08.684Z] #21 17.63 Selecting previously unselected package libcrypt1:s390x. [2022-08-17T13:02:08.684Z] #21 17.64 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-17T13:02:08.684Z] #21 17.65 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-17T13:02:08.790Z] #42 83.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T13:02:08.790Z] #42 84.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T13:02:08.790Z] #42 84.04 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T13:02:08.790Z] #42 84.08 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T13:02:08.790Z] #42 84.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:02:08.943Z] #21 17.73 Selecting previously unselected package libc6:s390x. [2022-08-17T13:02:08.943Z] #21 17.74 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-17T13:02:09.204Z] #21 18.00 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-17T13:02:09.512Z] #77 64.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T13:02:09.512Z] #77 64.23 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T13:02:09.512Z] #77 64.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T13:02:09.512Z] #77 64.43 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T13:02:09.512Z] #77 64.57 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T13:02:09.512Z] #77 64.72 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T13:02:09.772Z] #21 18.54 Selecting previously unselected package libapparmor1:s390x. [2022-08-17T13:02:09.772Z] #21 18.55 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-17T13:02:09.772Z] #21 18.55 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-17T13:02:09.772Z] #21 18.60 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-17T13:02:09.772Z] #21 18.61 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-17T13:02:09.772Z] #21 18.62 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-17T13:02:09.772Z] #21 18.69 Selecting previously unselected package libgcc-s1:armhf. [2022-08-17T13:02:09.772Z] #21 18.70 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-17T13:02:09.772Z] #21 18.70 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-17T13:02:09.773Z] #77 64.88 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T13:02:10.031Z] #21 18.76 Selecting previously unselected package libcrypt1:armhf. [2022-08-17T13:02:10.031Z] #21 18.76 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-17T13:02:10.031Z] #21 18.77 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-17T13:02:10.031Z] #21 18.86 Selecting previously unselected package libc6:armhf. [2022-08-17T13:02:10.031Z] #21 18.86 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-17T13:02:10.035Z] #77 65.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T13:02:10.035Z] #77 65.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T13:02:10.100Z] #77 ... [2022-08-17T13:02:10.100Z] [2022-08-17T13:02:10.100Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:10.100Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T13:02:10.100Z] #21 18.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:02:10.100Z] #21 19.16 Fetched 31.8 MB in 1s (22.2 MB/s) [2022-08-17T13:02:10.100Z] #21 19.23 Selecting previously unselected package libcap2:arm64. [2022-08-17T13:02:10.100Z] #21 19.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-17T13:02:10.100Z] #21 19.27 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 19.28 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-17T13:02:10.100Z] #21 19.35 Selecting previously unselected package libargon2-1:arm64. [2022-08-17T13:02:10.100Z] #21 19.36 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 19.36 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-17T13:02:10.100Z] #21 19.42 Selecting previously unselected package libjson-c5:arm64. [2022-08-17T13:02:10.100Z] #21 19.43 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 19.43 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-17T13:02:10.100Z] #21 19.50 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-17T13:02:10.100Z] #21 19.50 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 19.51 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:02:10.100Z] #21 19.66 Selecting previously unselected package libip4tc2:arm64. [2022-08-17T13:02:10.100Z] #21 19.69 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 19.70 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-17T13:02:10.100Z] #21 19.76 Selecting previously unselected package libkmod2:arm64. [2022-08-17T13:02:10.100Z] #21 19.77 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 19.78 Unpacking libkmod2:arm64 (28-1) ... [2022-08-17T13:02:10.100Z] #21 19.87 Selecting previously unselected package systemd. [2022-08-17T13:02:10.100Z] #21 19.87 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 20.03 Unpacking systemd (247.3-7) ... [2022-08-17T13:02:10.100Z] #21 21.83 Selecting previously unselected package pigz. [2022-08-17T13:02:10.100Z] #21 21.83 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 21.86 Unpacking pigz (2.6-1) ... [2022-08-17T13:02:10.100Z] #21 21.96 Selecting previously unselected package libelf1:arm64. [2022-08-17T13:02:10.100Z] #21 21.97 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 21.97 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-17T13:02:10.100Z] #21 22.12 Selecting previously unselected package libbpf0:arm64. [2022-08-17T13:02:10.100Z] #21 22.14 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 22.15 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-17T13:02:10.100Z] #21 22.27 Selecting previously unselected package libmnl0:arm64. [2022-08-17T13:02:10.100Z] #21 22.27 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 22.28 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-17T13:02:10.100Z] #21 22.37 Selecting previously unselected package libxtables12:arm64. [2022-08-17T13:02:10.100Z] #21 22.37 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 22.38 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-17T13:02:10.100Z] #21 22.44 Selecting previously unselected package libcap2-bin. [2022-08-17T13:02:10.100Z] #21 22.44 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 22.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T13:02:10.100Z] #21 22.55 Selecting previously unselected package iproute2. [2022-08-17T13:02:10.100Z] #21 22.55 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 22.56 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T13:02:10.100Z] #21 23.01 Selecting previously unselected package xxd. [2022-08-17T13:02:10.100Z] #21 23.01 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 23.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:10.100Z] #21 23.15 Selecting previously unselected package vim-common. [2022-08-17T13:02:10.100Z] #21 23.15 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:02:10.100Z] #21 23.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:10.100Z] #21 23.34 Selecting previously unselected package bash-completion. [2022-08-17T13:02:10.100Z] #21 23.35 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T13:02:10.100Z] #21 25.73 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T13:02:10.100Z] #21 26.15 Selecting previously unselected package bzip2. [2022-08-17T13:02:10.100Z] #21 26.15 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 26.15 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T13:02:10.100Z] #21 26.27 Selecting previously unselected package xz-utils. [2022-08-17T13:02:10.100Z] #21 26.27 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 26.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:02:10.100Z] #21 26.42 Selecting previously unselected package apparmor. [2022-08-17T13:02:10.100Z] #21 26.42 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 26.52 Unpacking apparmor (2.13.6-10) ... [2022-08-17T13:02:10.100Z] #21 26.93 Selecting previously unselected package inetutils-ping. [2022-08-17T13:02:10.100Z] #21 26.95 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 26.95 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T13:02:10.100Z] #21 27.11 Selecting previously unselected package libip6tc2:arm64. [2022-08-17T13:02:10.100Z] #21 27.11 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-17T13:02:10.100Z] #21 27.12 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-17T13:02:10.100Z] #21 ... [2022-08-17T13:02:10.100Z] [2022-08-17T13:02:10.100Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:10.100Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:02:10.100Z] #77 95.96 config.status: creating Makefile [2022-08-17T13:02:10.290Z] #21 19.07 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-17T13:02:10.362Z] #77 96.07 config.status: creating rpm/crun.spec [2022-08-17T13:02:10.362Z] #77 96.16 config.status: creating config.h [2022-08-17T13:02:10.623Z] #77 96.21 config.status: executing libtool commands [2022-08-17T13:02:10.623Z] #77 96.26 config.status: executing depfiles commands [2022-08-17T13:02:10.858Z] #21 19.47 Selecting previously unselected package libapparmor1:armhf. [2022-08-17T13:02:10.858Z] #21 19.48 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-17T13:02:10.858Z] #21 19.49 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-17T13:02:10.858Z] #21 19.54 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-17T13:02:10.858Z] #21 19.55 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-17T13:02:10.858Z] #21 19.55 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-17T13:02:10.858Z] #21 19.61 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-17T13:02:10.858Z] #21 19.62 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-17T13:02:10.858Z] #21 19.63 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-17T13:02:10.858Z] #21 19.68 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-17T13:02:10.858Z] #21 19.68 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-17T13:02:10.858Z] #21 19.69 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-17T13:02:11.117Z] #21 19.77 Selecting previously unselected package libc6:ppc64el. [2022-08-17T13:02:11.117Z] #21 19.77 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-17T13:02:11.117Z] #21 19.98 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-17T13:02:11.340Z] #42 DONE 86.4s [2022-08-17T13:02:11.340Z] [2022-08-17T13:02:11.340Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:02:11.340Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:02:11.340Z] #51 81.99 Setting up criu (3.17.1-1) ... [2022-08-17T13:02:11.340Z] #51 85.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:02:11.340Z] #51 ... [2022-08-17T13:02:11.340Z] [2022-08-17T13:02:11.340Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T13:02:11.340Z] #43 sha256:59e598c6922d65916bf5791760e6cd8b829587f5b14f111fa85807b39fb2d636 [2022-08-17T13:02:11.340Z] #43 DONE 0.2s [2022-08-17T13:02:11.340Z] [2022-08-17T13:02:11.340Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:02:11.340Z] #44 sha256:6c4363d5ccd028c04ceb2268a4ca8b268fcf5f1fcd41547b935435f449b96afd [2022-08-17T13:02:11.600Z] #44 ... [2022-08-17T13:02:11.600Z] [2022-08-17T13:02:11.600Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T13:02:11.600Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T13:02:11.600Z] #51 DONE 86.6s [2022-08-17T13:02:11.600Z] [2022-08-17T13:02:11.600Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:11.600Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:11.600Z] #77 1.643 Cloning into '/tmp/crun-build'... [2022-08-17T13:02:11.685Z] #21 20.55 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-17T13:02:11.685Z] #21 20.56 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-17T13:02:11.685Z] #21 20.56 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-17T13:02:11.685Z] #21 20.62 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-17T13:02:11.945Z] #21 20.63 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-17T13:02:11.945Z] #21 20.63 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-17T13:02:11.945Z] #21 20.69 Selecting previously unselected package libseccomp2:s390x. [2022-08-17T13:02:11.945Z] #21 20.70 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-17T13:02:11.945Z] #21 20.70 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-17T13:02:11.945Z] #21 20.75 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-17T13:02:11.945Z] #21 20.76 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-17T13:02:11.945Z] #21 20.76 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-17T13:02:11.945Z] #21 20.83 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-17T13:02:11.945Z] #21 20.84 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-17T13:02:11.945Z] #21 20.84 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T13:02:11.945Z] #21 20.90 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-17T13:02:12.007Z] #77 97.52 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T13:02:12.007Z] #77 97.55 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T13:02:12.203Z] #21 20.90 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-17T13:02:12.204Z] #21 20.91 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T13:02:12.204Z] #21 20.97 Selecting previously unselected package libseccomp2:armhf. [2022-08-17T13:02:12.204Z] #21 20.98 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-17T13:02:12.204Z] #21 20.99 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-17T13:02:12.204Z] #21 21.03 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-17T13:02:12.204Z] #21 21.04 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-17T13:02:12.204Z] #21 21.04 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-17T13:02:12.204Z] #21 21.11 Selecting previously unselected package libseccomp2:armel. [2022-08-17T13:02:12.204Z] #21 21.12 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-17T13:02:12.204Z] #21 21.12 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-17T13:02:12.268Z] #77 97.97 checking for gcc... gcc [2022-08-17T13:02:12.462Z] #21 21.18 Selecting previously unselected package libseccomp-dev:armel. [2022-08-17T13:02:12.462Z] #21 21.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-17T13:02:12.462Z] #21 21.19 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-17T13:02:12.462Z] #21 21.26 Selecting previously unselected package libseccomp2:arm64. [2022-08-17T13:02:12.462Z] #21 21.27 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T13:02:12.462Z] #21 21.28 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:12.462Z] #21 21.32 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-17T13:02:12.462Z] #21 21.33 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T13:02:12.462Z] #21 21.33 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:12.462Z] #21 21.42 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-17T13:02:12.529Z] #77 98.06 checking whether the C compiler works... yes [2022-08-17T13:02:12.529Z] #77 98.24 checking for C compiler default output file name... a.out [2022-08-17T13:02:12.721Z] #21 21.44 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.46 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.47 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.48 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.50 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-17T13:02:12.721Z] #21 21.52 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-17T13:02:12.721Z] #21 21.54 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-17T13:02:12.721Z] #21 21.55 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-17T13:02:12.721Z] #21 21.56 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-17T13:02:12.721Z] #21 21.58 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.60 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.61 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.62 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.64 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-17T13:02:12.721Z] #21 21.65 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-17T13:02:12.790Z] #77 98.24 checking for suffix of executables... [2022-08-17T13:02:12.790Z] #77 98.48 checking whether we are cross compiling... no [2022-08-17T13:02:13.050Z] #77 98.67 checking for suffix of object files... o [2022-08-17T13:02:13.311Z] #77 98.81 checking whether we are using the GNU C compiler... yes [2022-08-17T13:02:13.311Z] #77 98.90 checking whether gcc accepts -g... yes [2022-08-17T13:02:13.509Z] #77 ... [2022-08-17T13:02:13.509Z] [2022-08-17T13:02:13.509Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T13:02:13.509Z] #44 sha256:6c4363d5ccd028c04ceb2268a4ca8b268fcf5f1fcd41547b935435f449b96afd [2022-08-17T13:02:13.509Z] #44 1.907 + RM_GOPATH=0 [2022-08-17T13:02:13.509Z] #44 1.907 + TMP_GOPATH= [2022-08-17T13:02:13.509Z] #44 1.907 + : /build [2022-08-17T13:02:13.509Z] #44 1.907 + '[' -z '' ']' [2022-08-17T13:02:13.509Z] #44 1.907 ++ mktemp -d [2022-08-17T13:02:13.509Z] #44 1.908 + export GOPATH=/tmp/tmp.OZ3NCW0Hbr [2022-08-17T13:02:13.509Z] #44 1.908 + GOPATH=/tmp/tmp.OZ3NCW0Hbr [2022-08-17T13:02:13.509Z] #44 1.908 + RM_GOPATH=1 [2022-08-17T13:02:13.509Z] #44 1.908 + case "$(go env GOARCH)" in [2022-08-17T13:02:13.509Z] #44 1.908 ++ go env GOARCH [2022-08-17T13:02:13.509Z] #44 1.968 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:02:13.509Z] #44 1.968 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:02:13.509Z] #44 1.968 ++ dirname /install.sh [2022-08-17T13:02:13.509Z] #44 1.972 + dir=/ [2022-08-17T13:02:13.509Z] #44 1.972 + bin=tini [2022-08-17T13:02:13.509Z] #44 1.972 + shift [2022-08-17T13:02:13.509Z] #44 1.972 + '[' '!' -f //tini.installer ']' [2022-08-17T13:02:13.509Z] #44 1.972 + . //tini.installer [2022-08-17T13:02:13.509Z] #44 1.972 ++ : v0.19.0 [2022-08-17T13:02:13.509Z] #44 1.972 + install_tini [2022-08-17T13:02:13.509Z] #44 1.972 + echo 'Install tini version v0.19.0' [2022-08-17T13:02:13.509Z] #44 1.972 + git clone https://github.com/krallin/tini.git /tmp/tmp.OZ3NCW0Hbr/tini [2022-08-17T13:02:13.509Z] #44 1.972 Install tini version v0.19.0 [2022-08-17T13:02:13.509Z] #44 1.984 Cloning into '/tmp/tmp.OZ3NCW0Hbr/tini'... [2022-08-17T13:02:13.571Z] #77 99.00 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:02:13.571Z] #77 99.14 checking whether gcc understands -c and -o together... yes [2022-08-17T13:02:13.831Z] #77 99.29 checking how to run the C preprocessor... gcc -E [2022-08-17T13:02:13.831Z] #77 99.56 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:02:13.831Z] #77 99.58 checking for egrep... /bin/grep -E [2022-08-17T13:02:14.100Z] #21 22.89 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-17T13:02:14.402Z] #77 99.59 checking for ANSI C header files... yes [2022-08-17T13:02:14.472Z] #44 3.224 + cd /tmp/tmp.OZ3NCW0Hbr/tini [2022-08-17T13:02:14.473Z] #44 3.224 + git checkout -q v0.19.0 [2022-08-17T13:02:14.473Z] #44 3.332 + cmake . [2022-08-17T13:02:14.663Z] #77 100.2 checking for sys/types.h... yes [2022-08-17T13:02:14.663Z] #77 100.4 checking for sys/stat.h... yes [2022-08-17T13:02:14.925Z] #77 100.6 checking for stdlib.h... yes [2022-08-17T13:02:15.042Z] #44 3.835 -- The C compiler identification is GNU 10.2.1 [2022-08-17T13:02:15.043Z] #44 3.981 -- Detecting C compiler ABI info [2022-08-17T13:02:15.454Z] #77 100.8 checking for string.h... yes [2022-08-17T13:02:15.454Z] #77 101.0 checking for memory.h... yes [2022-08-17T13:02:15.477Z] #21 24.12 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-17T13:02:15.714Z] #77 101.2 checking for strings.h... yes [2022-08-17T13:02:15.975Z] #77 101.4 checking for inttypes.h... yes [2022-08-17T13:02:15.975Z] #77 101.6 checking for stdint.h... yes [2022-08-17T13:02:15.981Z] #44 4.728 -- Detecting C compiler ABI info - done [2022-08-17T13:02:15.981Z] #44 4.908 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T13:02:16.235Z] #77 101.8 checking for unistd.h... yes [2022-08-17T13:02:16.240Z] #44 4.949 -- Detecting C compile features [2022-08-17T13:02:16.240Z] #44 4.953 -- Detecting C compile features - done [2022-08-17T13:02:16.240Z] #44 5.042 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T13:02:16.413Z] #21 25.38 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-17T13:02:16.496Z] #77 102.0 checking minix/config.h usability... no [2022-08-17T13:02:16.496Z] #77 102.1 checking minix/config.h presence... no [2022-08-17T13:02:16.496Z] #77 102.2 checking for minix/config.h... no [2022-08-17T13:02:16.500Z] #44 5.470 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T13:02:16.636Z] #77 ... [2022-08-17T13:02:16.636Z] [2022-08-17T13:02:16.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-08-17T13:02:16.636Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:02:16.636Z] #14 128.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T13:02:16.636Z] #14 128.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:02:16.636Z] #14 128.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:02:16.757Z] #77 102.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T13:02:16.760Z] #44 5.630 -- Configuring done [2022-08-17T13:02:16.760Z] #44 5.677 -- Generating done [2022-08-17T13:02:16.760Z] #44 5.686 -- Build files have been written to: /tmp/tmp.OZ3NCW0Hbr/tini [2022-08-17T13:02:16.760Z] #44 5.711 + make tini-static [2022-08-17T13:02:17.018Z] #77 102.5 checking build system type... aarch64-unknown-linux-gnu [2022-08-17T13:02:17.018Z] #77 102.8 checking host system type... aarch64-unknown-linux-gnu [2022-08-17T13:02:17.019Z] #77 102.8 checking how to print strings... printf [2022-08-17T13:02:17.019Z] #77 102.8 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:02:17.019Z] #77 102.8 checking for fgrep... /bin/grep -F [2022-08-17T13:02:17.019Z] #77 102.8 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:02:17.279Z] #77 102.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:02:17.279Z] #77 102.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:02:17.279Z] #77 102.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:02:17.279Z] #77 103.0 checking whether ln -s works... yes [2022-08-17T13:02:17.279Z] #77 103.0 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:02:17.279Z] #77 103.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-17T13:02:17.279Z] #77 103.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:02:17.279Z] #77 103.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:02:17.279Z] #77 103.0 checking for objdump... objdump [2022-08-17T13:02:17.280Z] #77 103.1 checking how to recognize dependent libraries... pass_all [2022-08-17T13:02:17.280Z] #77 103.1 checking for dlltool... no [2022-08-17T13:02:17.280Z] #77 103.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:02:17.280Z] #77 103.1 checking for ar... ar [2022-08-17T13:02:17.330Z] #44 6.330 Scanning dependencies of target tini-static [2022-08-17T13:02:17.541Z] #77 103.1 checking for archiver @FILE support... @ [2022-08-17T13:02:17.541Z] #77 103.2 checking for strip... strip [2022-08-17T13:02:17.541Z] #77 103.2 checking for ranlib... ranlib [2022-08-17T13:02:17.541Z] #77 103.2 checking for gawk... no [2022-08-17T13:02:17.541Z] #77 103.2 checking for mawk... mawk [2022-08-17T13:02:17.793Z] #21 26.63 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-17T13:02:17.801Z] #77 103.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:02:17.801Z] #77 103.6 checking for sysroot... no [2022-08-17T13:02:17.801Z] #77 103.6 checking for a working dd... /bin/dd [2022-08-17T13:02:17.802Z] #77 103.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:02:17.901Z] #44 6.527 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T13:02:18.062Z] #77 103.6 checking for mt... no [2022-08-17T13:02:18.062Z] #77 103.6 checking if : is a manifest tool... no [2022-08-17T13:02:18.062Z] #77 103.6 checking for dlfcn.h... yes [2022-08-17T13:02:18.062Z] #77 103.8 checking for objdir... .libs [2022-08-17T13:02:18.583Z] #77 104.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:02:18.583Z] #77 104.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:02:18.583Z] #77 104.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:02:19.110Z] #77 104.4 checking if gcc static flag -static works... yes [2022-08-17T13:02:19.232Z] #21 27.84 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 27.84 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 27.86 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 27.87 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 27.89 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 27.90 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 27.92 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 27.93 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 27.94 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 27.96 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 27.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 27.98 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 27.99 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 28.01 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 28.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-17T13:02:19.232Z] #21 28.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 28.04 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 28.06 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 28.07 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 28.08 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-17T13:02:19.232Z] #21 28.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:02:19.371Z] #77 104.8 checking if gcc supports -c -o file.o... yes [2022-08-17T13:02:19.371Z] #77 105.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:02:19.371Z] #77 105.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-17T13:02:19.632Z] #77 105.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:02:19.632Z] #77 105.3 checking how to hardcode library paths into programs... immediate [2022-08-17T13:02:19.632Z] #77 105.3 checking whether stripping libraries is possible... yes [2022-08-17T13:02:19.632Z] #77 105.3 checking if libtool supports shared libraries... yes [2022-08-17T13:02:19.632Z] #77 105.3 checking whether to build shared libraries... no [2022-08-17T13:02:19.632Z] #77 105.3 checking whether to build static libraries... yes [2022-08-17T13:02:19.632Z] #77 105.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:02:19.632Z] #77 105.4 checking whether build environment is sane... yes [2022-08-17T13:02:19.632Z] #77 105.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:02:19.632Z] #77 105.4 checking whether make sets $(MAKE)... yes [2022-08-17T13:02:19.808Z] #44 8.449 [100%] Linking C executable tini-static [2022-08-17T13:02:19.815Z] #21 DONE 28.8s [2022-08-17T13:02:19.815Z] [2022-08-17T13:02:19.815Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:02:19.815Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:02:19.893Z] #77 105.5 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:02:19.893Z] #77 105.6 checking whether make supports nested variables... yes [2022-08-17T13:02:19.893Z] #77 105.6 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:02:19.893Z] #77 105.6 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:02:19.893Z] #77 105.6 checking how to create a ustar tar archive... gnutar [2022-08-17T13:02:20.083Z] #71 ... [2022-08-17T13:02:20.083Z] [2022-08-17T13:02:20.083Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T13:02:20.083Z] #66 sha256:edfbb8c13f780d6e9a3fff98cd032c2b42dc6a53b4865cb8ba771c78f600563a [2022-08-17T13:02:20.083Z] #66 DONE 0.1s [2022-08-17T13:02:20.083Z] [2022-08-17T13:02:20.083Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:02:20.083Z] #67 sha256:65280fdfbf959743e76352c0fab634b4972a3511d22ec605d6c6f4a2675158be [2022-08-17T13:02:20.154Z] #77 105.7 checking dependency style of gcc... gcc3 [2022-08-17T13:02:20.154Z] #77 105.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:02:20.154Z] #77 105.8 checking whether make supports nested variables... (cached) yes [2022-08-17T13:02:20.154Z] #77 105.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T13:02:20.154Z] #77 105.8 checking pkg-config is at least version 0.9.0... yes [2022-08-17T13:02:20.154Z] #77 105.8 checking for yajl >= 2.1.0... yes [2022-08-17T13:02:20.415Z] #77 105.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T13:02:20.415Z] #77 105.9 checking for gcc... (cached) gcc [2022-08-17T13:02:20.415Z] #77 106.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T13:02:20.415Z] #77 106.0 checking whether gcc accepts -g... (cached) yes [2022-08-17T13:02:20.415Z] #77 106.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T13:02:20.415Z] #77 106.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T13:02:20.415Z] #77 106.0 checking for a Python interpreter with version >= 3... [2022-08-17T13:02:20.415Z] #77 ... [2022-08-17T13:02:20.415Z] [2022-08-17T13:02:20.415Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:20.415Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T13:02:20.415Z] #21 27.21 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-17T13:02:20.415Z] #21 27.21 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-17T13:02:20.415Z] #21 27.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-17T13:02:20.415Z] #21 27.31 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-17T13:02:20.415Z] #21 27.32 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-17T13:02:20.415Z] #21 27.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-17T13:02:20.415Z] #21 27.39 Selecting previously unselected package libnftnl11:arm64. [2022-08-17T13:02:20.415Z] #21 27.39 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-17T13:02:20.415Z] #21 27.40 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-17T13:02:20.415Z] #21 27.51 Selecting previously unselected package iptables. [2022-08-17T13:02:20.415Z] #21 27.52 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-17T13:02:20.415Z] #21 27.52 Unpacking iptables (1.8.7-1) ... [2022-08-17T13:02:20.415Z] #21 27.77 Selecting previously unselected package libonig5:arm64. [2022-08-17T13:02:20.415Z] #21 27.78 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-17T13:02:20.415Z] #21 27.78 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T13:02:20.416Z] #21 27.93 Selecting previously unselected package libjq1:arm64. [2022-08-17T13:02:20.416Z] #21 27.94 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 27.94 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-17T13:02:20.416Z] #21 28.04 Selecting previously unselected package jq. [2022-08-17T13:02:20.416Z] #21 28.05 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 28.07 Unpacking jq (1.6-2.1) ... [2022-08-17T13:02:20.416Z] #21 28.17 Selecting previously unselected package libaio1:arm64. [2022-08-17T13:02:20.416Z] #21 28.17 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 28.18 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-17T13:02:20.416Z] #21 28.27 Selecting previously unselected package libgpm2:arm64. [2022-08-17T13:02:20.416Z] #21 28.27 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 28.29 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-17T13:02:20.416Z] #21 28.36 Selecting previously unselected package libicu67:arm64. [2022-08-17T13:02:20.416Z] #21 28.36 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 28.38 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-17T13:02:20.416Z] #21 31.51 Selecting previously unselected package libinih1:arm64. [2022-08-17T13:02:20.416Z] #21 31.51 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 31.52 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-17T13:02:20.416Z] #21 31.59 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-17T13:02:20.416Z] #21 31.59 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 31.59 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-17T13:02:20.416Z] #21 31.68 Selecting previously unselected package libnet1:arm64. [2022-08-17T13:02:20.416Z] #21 31.68 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 31.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:02:20.416Z] #21 31.78 Selecting previously unselected package libnl-3-200:arm64. [2022-08-17T13:02:20.416Z] #21 31.78 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 31.79 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T13:02:20.416Z] #21 31.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-17T13:02:20.416Z] #21 31.90 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 31.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T13:02:20.416Z] #21 31.97 Selecting previously unselected package libyajl2:arm64. [2022-08-17T13:02:20.416Z] #21 31.98 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 31.99 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-17T13:02:20.416Z] #21 32.07 Selecting previously unselected package net-tools. [2022-08-17T13:02:20.416Z] #21 32.08 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 32.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:02:20.416Z] #21 32.22 Selecting previously unselected package patch. [2022-08-17T13:02:20.416Z] #21 32.22 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 32.22 Unpacking patch (2.7.6-7) ... [2022-08-17T13:02:20.416Z] #21 32.31 Selecting previously unselected package python-pip-whl. [2022-08-17T13:02:20.416Z] #21 32.32 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:02:20.416Z] #21 32.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:02:20.416Z] #21 32.87 Selecting previously unselected package python3-lib2to3. [2022-08-17T13:02:20.416Z] #21 32.87 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T13:02:20.416Z] #21 32.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:02:20.416Z] #21 33.01 Selecting previously unselected package python3-distutils. [2022-08-17T13:02:20.416Z] #21 33.01 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T13:02:20.416Z] #21 33.02 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T13:02:20.416Z] #21 33.14 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:02:20.416Z] #21 33.15 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:02:20.416Z] #21 33.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:02:20.416Z] #21 33.31 Selecting previously unselected package python3-setuptools. [2022-08-17T13:02:20.416Z] #21 33.32 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T13:02:20.416Z] #21 33.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T13:02:20.416Z] #21 33.62 Selecting previously unselected package python3-wheel. [2022-08-17T13:02:20.416Z] #21 33.62 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T13:02:20.416Z] #21 33.63 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T13:02:20.416Z] #21 33.71 Selecting previously unselected package python3-pip. [2022-08-17T13:02:20.416Z] #21 33.72 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:02:20.416Z] #21 33.72 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:02:20.416Z] #21 34.00 Selecting previously unselected package sudo. [2022-08-17T13:02:20.416Z] #21 34.00 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 34.00 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T13:02:20.416Z] #21 34.47 Selecting previously unselected package systemd-journal-remote. [2022-08-17T13:02:20.416Z] #21 34.48 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 34.49 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T13:02:20.416Z] #21 34.58 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T13:02:20.416Z] #21 34.59 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 34.59 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:02:20.416Z] #21 34.80 Selecting previously unselected package uidmap. [2022-08-17T13:02:20.416Z] #21 34.81 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-17T13:02:20.416Z] #21 34.82 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T13:02:20.416Z] #21 34.96 Selecting previously unselected package vim-runtime. [2022-08-17T13:02:20.416Z] #21 34.96 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:02:20.416Z] #21 34.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T13:02:20.416Z] #21 35.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T13:02:20.416Z] #21 35.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:20.416Z] #21 ... [2022-08-17T13:02:20.416Z] [2022-08-17T13:02:20.416Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:20.416Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:02:20.416Z] #77 106.0 checking for a Python interpreter with version >= 3... python3 [2022-08-17T13:02:20.416Z] #77 106.0 checking for python3... /usr/bin/python3 [2022-08-17T13:02:20.416Z] #77 106.0 checking for python3 version... 3.9 [2022-08-17T13:02:20.416Z] #77 106.1 checking for python3 platform... linux [2022-08-17T13:02:20.416Z] #77 106.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T13:02:20.694Z] #77 106.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T13:02:20.749Z] #44 9.410 [100%] Built target tini-static [2022-08-17T13:02:20.749Z] #44 9.516 + mkdir -p /build [2022-08-17T13:02:20.749Z] #44 9.563 + cp tini-static /build/docker-init [2022-08-17T13:02:20.961Z] #77 106.6 checking that generated files are newer than configure... done [2022-08-17T13:02:20.961Z] #77 106.6 configure: creating ./config.status [2022-08-17T13:02:21.485Z] #67 ... [2022-08-17T13:02:21.485Z] [2022-08-17T13:02:21.485Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T13:02:21.485Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-17T13:02:21.485Z] #22 DONE 1.3s [2022-08-17T13:02:21.485Z] [2022-08-17T13:02:21.485Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:02:21.485Z] #67 sha256:65280fdfbf959743e76352c0fab634b4972a3511d22ec605d6c6f4a2675158be [2022-08-17T13:02:21.485Z] #67 1.237 + RM_GOPATH=0 [2022-08-17T13:02:21.485Z] #67 1.237 + TMP_GOPATH= [2022-08-17T13:02:21.485Z] #67 1.237 + : /build [2022-08-17T13:02:21.485Z] #67 1.237 + '[' -z '' ']' [2022-08-17T13:02:21.485Z] #67 1.237 ++ mktemp -d [2022-08-17T13:02:21.485Z] #67 1.237 + export GOPATH=/tmp/tmp.3BljvfAe1Y [2022-08-17T13:02:21.485Z] #67 1.237 + GOPATH=/tmp/tmp.3BljvfAe1Y [2022-08-17T13:02:21.485Z] #67 1.237 + RM_GOPATH=1 [2022-08-17T13:02:21.485Z] #67 1.237 + case "$(go env GOARCH)" in [2022-08-17T13:02:21.485Z] #67 1.237 ++ go env GOARCH [2022-08-17T13:02:21.485Z] #67 1.268 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:02:21.485Z] #67 1.268 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:02:21.485Z] #67 1.268 ++ dirname /install.sh [2022-08-17T13:02:21.485Z] #67 1.268 + dir=/ [2022-08-17T13:02:21.485Z] #67 1.268 + bin=runc [2022-08-17T13:02:21.485Z] #67 1.268 + shift [2022-08-17T13:02:21.485Z] #67 1.268 + '[' '!' -f //runc.installer ']' [2022-08-17T13:02:21.485Z] #67 1.268 + . //runc.installer [2022-08-17T13:02:21.485Z] #67 1.268 ++ set -e [2022-08-17T13:02:21.485Z] #67 1.268 ++ : v1.1.3 [2022-08-17T13:02:21.485Z] #67 1.268 + install_runc [2022-08-17T13:02:21.485Z] #67 1.268 + RUNC_BUILDTAGS=seccomp [2022-08-17T13:02:21.485Z] #67 1.268 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T13:02:21.486Z] #67 1.268 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3BljvfAe1Y/src/github.com/opencontainers/runc [2022-08-17T13:02:21.486Z] #67 1.277 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T13:02:21.486Z] #67 1.277 Cloning into '/tmp/tmp.3BljvfAe1Y/src/github.com/opencontainers/runc'... [2022-08-17T13:02:22.130Z] #44 DONE 10.8s [2022-08-17T13:02:22.130Z] [2022-08-17T13:02:22.130Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:22.130Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:22.130Z] #77 11.54 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T13:02:22.130Z] #77 11.55 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T13:02:22.130Z] #77 14.74 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T13:02:22.130Z] #77 14.82 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T13:02:22.130Z] #77 14.82 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T13:02:22.130Z] #77 14.82 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T13:02:22.130Z] #77 14.89 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T13:02:22.130Z] #77 18.02 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T13:02:22.422Z] #67 ... [2022-08-17T13:02:22.422Z] [2022-08-17T13:02:22.422Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T13:02:22.422Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-17T13:02:22.422Z] #23 DONE 1.2s [2022-08-17T13:02:22.681Z] [2022-08-17T13:02:22.681Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T13:02:22.681Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-17T13:02:23.238Z] #14 134.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T13:02:23.238Z] #14 134.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T13:02:23.238Z] #14 134.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:02:23.238Z] #14 135.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T13:02:23.238Z] #14 135.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T13:02:23.238Z] #14 135.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T13:02:23.238Z] #14 135.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T13:02:23.238Z] #14 135.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T13:02:23.238Z] #14 135.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T13:02:23.238Z] #14 135.3 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T13:02:23.238Z] #14 135.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T13:02:23.238Z] #14 135.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:02:23.238Z] #14 135.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T13:02:23.238Z] #14 135.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T13:02:23.238Z] #14 135.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:02:23.498Z] #14 135.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T13:02:23.498Z] #14 135.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:02:23.498Z] #14 135.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:02:23.498Z] #14 135.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T13:02:23.498Z] #14 135.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T13:02:23.498Z] #14 135.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:02:23.620Z] #24 0.939 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T13:02:23.620Z] #24 DONE 1.1s [2022-08-17T13:02:23.620Z] [2022-08-17T13:02:23.620Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T13:02:23.620Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-17T13:02:23.759Z] #14 136.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T13:02:23.759Z] #14 136.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T13:02:23.759Z] #14 136.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T13:02:24.020Z] #14 136.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T13:02:24.020Z] #14 136.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T13:02:24.020Z] #14 136.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T13:02:24.269Z] #77 109.4 config.status: creating Makefile [2022-08-17T13:02:24.269Z] #77 109.5 config.status: creating config.h [2022-08-17T13:02:24.269Z] #77 109.6 config.status: executing libtool commands [2022-08-17T13:02:24.269Z] #77 109.6 config.status: executing depfiles commands [2022-08-17T13:02:24.282Z] #14 ... [2022-08-17T13:02:24.282Z] [2022-08-17T13:02:24.282Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:24.282Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:24.282Z] #77 79.36 configure.ac:7: installing 'build-aux/compile' [2022-08-17T13:02:24.282Z] #77 79.38 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T13:02:24.282Z] #77 79.40 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T13:02:24.282Z] #77 79.41 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T13:02:24.282Z] #77 79.43 configure.ac:11: installing 'build-aux/missing' [2022-08-17T13:02:24.543Z] #77 79.72 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T13:02:24.557Z] #25 DONE 0.9s [2022-08-17T13:02:24.557Z] [2022-08-17T13:02:24.557Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T13:02:24.557Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-17T13:02:24.673Z] #77 ... [2022-08-17T13:02:24.673Z] [2022-08-17T13:02:24.673Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:02:24.673Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:02:24.673Z] #14 90.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T13:02:24.673Z] #14 90.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T13:02:24.673Z] #14 90.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:02:24.673Z] #14 99.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T13:02:24.673Z] #14 99.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:02:24.673Z] #14 99.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:02:24.673Z] #14 100.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T13:02:24.673Z] #14 100.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:02:24.805Z] #77 79.86 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T13:02:24.840Z] #77 110.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T13:02:24.840Z] #77 110.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T13:02:24.946Z] #14 100.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:02:24.946Z] #14 ... [2022-08-17T13:02:24.946Z] [2022-08-17T13:02:24.946Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:24.946Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:24.946Z] #77 21.05 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T13:02:25.113Z] #77 110.8 checking for gcc... gcc [2022-08-17T13:02:25.374Z] #77 110.9 checking whether the C compiler works... yes [2022-08-17T13:02:25.374Z] #77 111.1 checking for C compiler default output file name... a.out [2022-08-17T13:02:25.374Z] #77 111.1 checking for suffix of executables... [2022-08-17T13:02:25.496Z] #26 DONE 1.0s [2022-08-17T13:02:25.496Z] [2022-08-17T13:02:25.496Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:02:25.496Z] #67 sha256:65280fdfbf959743e76352c0fab634b4972a3511d22ec605d6c6f4a2675158be [2022-08-17T13:02:25.496Z] #67 5.241 + cd /tmp/tmp.3BljvfAe1Y/src/github.com/opencontainers/runc [2022-08-17T13:02:25.496Z] #67 5.241 + git checkout -q v1.1.3 [2022-08-17T13:02:25.496Z] #67 5.492 + '[' -z '' ']' [2022-08-17T13:02:25.496Z] #67 5.492 + target=static [2022-08-17T13:02:25.496Z] #67 5.492 + make BUILDTAGS=seccomp static [2022-08-17T13:02:25.634Z] #77 111.2 checking whether we are cross compiling... no [2022-08-17T13:02:25.634Z] #77 111.3 checking for suffix of object files... o [2022-08-17T13:02:25.755Z] #67 5.773 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T13:02:25.891Z] #77 ... [2022-08-17T13:02:25.891Z] [2022-08-17T13:02:25.891Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T13:02:25.891Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T13:02:25.891Z] #53 101.0 gotestsum version dev [2022-08-17T13:02:25.891Z] #53 DONE 101.3s [2022-08-17T13:02:25.891Z] [2022-08-17T13:02:25.891Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:02:25.891Z] #67 sha256:a8f19f4d06990742834516dbee8e2c41cec145e71696955424e2a6efb5966647 [2022-08-17T13:02:25.895Z] #77 111.4 checking whether we are using the GNU C compiler... yes [2022-08-17T13:02:25.895Z] #77 111.6 checking whether gcc accepts -g... yes [2022-08-17T13:02:26.155Z] #77 111.7 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:02:26.155Z] #77 111.8 checking whether gcc understands -c and -o together... yes [2022-08-17T13:02:26.416Z] #77 112.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:02:26.416Z] #77 112.0 checking whether build environment is sane... yes [2022-08-17T13:02:26.416Z] #77 112.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:02:26.416Z] #77 112.1 checking for gawk... no [2022-08-17T13:02:26.416Z] #77 112.1 checking for mawk... mawk [2022-08-17T13:02:26.416Z] #77 112.1 checking whether make sets $(MAKE)... yes [2022-08-17T13:02:26.416Z] #77 112.2 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:02:26.416Z] #77 112.2 checking whether make supports nested variables... yes [2022-08-17T13:02:26.416Z] #77 112.2 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:02:26.676Z] #77 112.2 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:02:26.676Z] #77 112.2 checking how to create a ustar tar archive... gnutar [2022-08-17T13:02:26.676Z] #77 112.3 checking dependency style of gcc... gcc3 [2022-08-17T13:02:26.676Z] #77 112.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:02:26.676Z] #77 112.5 checking whether make supports nested variables... (cached) yes [2022-08-17T13:02:26.693Z] #67 ... [2022-08-17T13:02:26.693Z] [2022-08-17T13:02:26.693Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T13:02:26.693Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-17T13:02:26.693Z] #27 DONE 0.9s [2022-08-17T13:02:26.693Z] [2022-08-17T13:02:26.693Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:26.693Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-17T13:02:26.937Z] #77 112.5 checking build system type... aarch64-unknown-linux-gnu [2022-08-17T13:02:27.198Z] #77 112.8 checking host system type... aarch64-unknown-linux-gnu [2022-08-17T13:02:27.198Z] #77 112.8 checking how to print strings... printf [2022-08-17T13:02:27.198Z] #77 112.8 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:02:27.198Z] #77 112.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:02:27.198Z] #77 112.8 checking for egrep... /bin/grep -E [2022-08-17T13:02:27.198Z] #77 112.8 checking for fgrep... /bin/grep -F [2022-08-17T13:02:27.198Z] #77 112.9 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:02:27.198Z] #77 112.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:02:27.198Z] #77 112.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:02:27.198Z] #77 112.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:02:27.272Z] #67 ... [2022-08-17T13:02:27.272Z] [2022-08-17T13:02:27.272Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:27.272Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:27.272Z] #77 22.95 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T13:02:27.272Z] #77 23.21 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T13:02:27.352Z] #77 82.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T13:02:27.353Z] #77 82.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T13:02:27.458Z] #77 113.0 checking whether ln -s works... yes [2022-08-17T13:02:27.458Z] #77 113.0 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:02:27.458Z] #77 113.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-17T13:02:27.458Z] #77 113.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:02:27.458Z] #77 113.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:02:27.458Z] #77 113.1 checking for objdump... objdump [2022-08-17T13:02:27.458Z] #77 113.1 checking how to recognize dependent libraries... pass_all [2022-08-17T13:02:27.458Z] #77 113.1 checking for dlltool... no [2022-08-17T13:02:27.458Z] #77 113.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:02:27.458Z] #77 113.1 checking for ar... ar [2022-08-17T13:02:27.458Z] #77 113.1 checking for archiver @FILE support... @ [2022-08-17T13:02:27.458Z] #77 113.3 checking for strip... strip [2022-08-17T13:02:27.458Z] #77 113.3 checking for ranlib... ranlib [2022-08-17T13:02:27.532Z] #77 23.57 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T13:02:27.640Z] #28 1.137 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T13:02:27.640Z] #28 1.139 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T13:02:27.640Z] #28 1.139 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T13:02:27.899Z] #28 1.356 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T13:02:27.927Z] #77 83.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T13:02:28.029Z] #77 113.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:02:28.029Z] #77 113.7 checking for sysroot... no [2022-08-17T13:02:28.029Z] #77 113.7 checking for a working dd... /bin/dd [2022-08-17T13:02:28.029Z] #77 113.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:02:28.029Z] #77 113.7 checking for mt... no [2022-08-17T13:02:28.029Z] #77 113.7 checking if : is a manifest tool... no [2022-08-17T13:02:28.158Z] #28 1.810 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T13:02:28.188Z] #77 83.16 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T13:02:28.188Z] #77 83.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T13:02:28.289Z] #77 113.7 checking how to run the C preprocessor... gcc -E [2022-08-17T13:02:28.450Z] #77 ... [2022-08-17T13:02:28.450Z] [2022-08-17T13:02:28.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:02:28.450Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:02:28.450Z] #14 136.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T13:02:28.450Z] #14 136.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T13:02:28.450Z] #14 136.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T13:02:28.450Z] #14 136.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T13:02:28.450Z] #14 136.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T13:02:28.450Z] #14 136.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T13:02:28.450Z] #14 137.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T13:02:28.450Z] #14 137.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T13:02:28.450Z] #14 137.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T13:02:28.450Z] #14 137.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T13:02:28.450Z] #14 137.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T13:02:28.450Z] #14 137.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T13:02:28.450Z] #14 137.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T13:02:28.450Z] #14 137.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:02:28.450Z] #14 137.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:02:28.450Z] #14 138.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T13:02:28.450Z] #14 138.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T13:02:28.450Z] #14 138.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:28.450Z] #14 138.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T13:02:28.450Z] #14 138.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T13:02:28.450Z] #14 138.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:02:28.450Z] #14 139.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:02:28.450Z] #14 139.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T13:02:28.450Z] #14 139.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:02:28.450Z] #14 139.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T13:02:28.450Z] #14 139.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T13:02:28.450Z] #14 139.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:02:28.450Z] #14 139.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T13:02:28.450Z] #14 139.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:02:28.450Z] #14 139.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T13:02:28.450Z] #14 139.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:02:28.450Z] #14 139.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:02:28.450Z] #14 139.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T13:02:28.450Z] #14 139.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T13:02:28.450Z] #14 139.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:02:28.450Z] #14 139.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:02:28.450Z] #14 139.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T13:02:28.450Z] #14 139.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T13:02:28.450Z] #14 139.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:02:28.450Z] #14 139.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:02:28.450Z] #14 139.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:02:28.450Z] #14 139.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T13:02:28.450Z] #14 139.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:02:28.450Z] #14 139.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:02:28.450Z] #14 139.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:02:28.450Z] #14 139.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:02:28.450Z] #14 139.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:02:28.450Z] #14 139.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:02:28.450Z] #14 DONE 140.7s [2022-08-17T13:02:28.450Z] [2022-08-17T13:02:28.450Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:28.450Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:28.450Z] #77 83.44 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T13:02:28.450Z] #77 83.62 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T13:02:28.711Z] #77 ... [2022-08-17T13:02:28.711Z] [2022-08-17T13:02:28.711Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T13:02:28.711Z] #59 sha256:ec142178de9e23ce8a7fa03e9d8639d959e22e4258a001652a7f816e48339414 [2022-08-17T13:02:28.711Z] #59 DONE 0.3s [2022-08-17T13:02:28.711Z] [2022-08-17T13:02:28.711Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:28.711Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:28.711Z] #77 83.83 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T13:02:28.725Z] #28 2.219 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T13:02:28.861Z] #77 113.9 checking for ANSI C header files... yes [2022-08-17T13:02:28.861Z] #77 114.5 checking for sys/types.h... yes [2022-08-17T13:02:28.985Z] #28 2.561 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T13:02:29.122Z] #77 114.6 checking for sys/stat.h... yes [2022-08-17T13:02:29.391Z] #77 114.8 checking for stdlib.h... yes [2022-08-17T13:02:29.554Z] #28 2.944 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T13:02:29.652Z] #77 115.1 checking for string.h... yes [2022-08-17T13:02:29.813Z] #28 3.339 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T13:02:29.813Z] #28 3.339 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T13:02:29.813Z] #28 3.340 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T13:02:29.813Z] #28 3.345 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T13:02:29.813Z] #28 3.347 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T13:02:29.813Z] #28 3.355 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T13:02:29.813Z] #28 3.355 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T13:02:29.813Z] #28 3.363 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T13:02:29.813Z] #28 3.364 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T13:02:29.813Z] #28 3.364 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T13:02:29.913Z] #77 115.3 checking for memory.h... yes [2022-08-17T13:02:29.913Z] #77 115.5 checking for strings.h... yes [2022-08-17T13:02:30.173Z] #77 115.7 checking for inttypes.h... yes [2022-08-17T13:02:30.173Z] #77 115.8 checking for stdint.h... yes [2022-08-17T13:02:30.434Z] #77 116.0 checking for unistd.h... yes [2022-08-17T13:02:30.434Z] #77 116.2 checking for dlfcn.h... yes [2022-08-17T13:02:30.695Z] #77 116.3 checking for objdir... .libs [2022-08-17T13:02:31.267Z] #77 116.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:02:31.267Z] #77 116.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:02:31.267Z] #77 116.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:02:31.527Z] #77 117.0 checking if gcc static flag -static works... [2022-08-17T13:02:31.527Z] #77 ... [2022-08-17T13:02:31.527Z] [2022-08-17T13:02:31.527Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:31.527Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T13:02:31.527Z] #21 38.43 Selecting previously unselected package vim. [2022-08-17T13:02:31.527Z] #21 38.44 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-17T13:02:31.527Z] #21 38.45 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:31.527Z] #21 39.01 Selecting previously unselected package xfsprogs. [2022-08-17T13:02:31.527Z] #21 39.01 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-17T13:02:31.527Z] #21 39.02 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T13:02:31.527Z] #21 39.42 Selecting previously unselected package zip. [2022-08-17T13:02:31.527Z] #21 39.42 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-17T13:02:31.527Z] #21 39.43 Unpacking zip (3.0-12) ... [2022-08-17T13:02:31.527Z] #21 39.58 Selecting previously unselected package zstd. [2022-08-17T13:02:31.527Z] #21 39.60 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-17T13:02:31.527Z] #21 39.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:02:31.527Z] #21 39.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:02:31.527Z] #21 40.78 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-17T13:02:31.527Z] #21 40.79 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:02:31.527Z] #21 40.81 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-17T13:02:31.527Z] #21 40.82 Setting up libicu67:arm64 (67.1-7) ... [2022-08-17T13:02:31.527Z] #21 40.83 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-17T13:02:31.527Z] #21 40.85 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-17T13:02:31.527Z] #21 40.86 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-17T13:02:31.527Z] #21 40.88 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T13:02:31.527Z] #21 40.89 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-17T13:02:31.527Z] #21 40.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:02:31.527Z] #21 40.94 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:02:31.527Z] #21 40.95 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T13:02:31.527Z] #21 41.00 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T13:02:31.527Z] #21 41.68 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-17T13:02:31.527Z] #21 41.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:31.527Z] #21 41.71 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-17T13:02:31.527Z] #21 41.72 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T13:02:31.527Z] #21 41.73 Setting up apparmor (2.13.6-10) ... [2022-08-17T13:02:31.527Z] #21 43.23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T13:02:31.527Z] #21 43.31 Setting up zip (3.0-12) ... [2022-08-17T13:02:31.527Z] #21 43.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:31.527Z] #21 43.35 Setting up bash-completion (1:2.11-2) ... [2022-08-17T13:02:31.527Z] #21 46.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:02:31.527Z] #21 46.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:02:31.527Z] #21 46.17 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-17T13:02:31.527Z] #21 46.19 Setting up patch (2.7.6-7) ... [2022-08-17T13:02:31.527Z] #21 46.21 Setting up sudo (1.9.5p2-3) ... [2022-08-17T13:02:31.527Z] #21 46.29 invoke-rc.d: could not determine current runlevel [2022-08-17T13:02:31.527Z] #21 46.30 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T13:02:31.527Z] #21 46.33 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T13:02:31.527Z] #21 46.34 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T13:02:31.527Z] #21 46.34 Failed to connect to bus: Host is down [2022-08-17T13:02:31.527Z] #21 46.35 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-17T13:02:31.527Z] #21 46.36 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T13:02:31.527Z] #21 46.39 Setting up pigz (2.6-1) ... [2022-08-17T13:02:31.527Z] #21 46.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-17T13:02:31.527Z] #21 46.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T13:02:31.527Z] #21 46.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:02:31.527Z] #21 46.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:31.527Z] #21 47.20 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-17T13:02:31.527Z] #21 47.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:02:31.527Z] #21 47.61 Setting up libelf1:arm64 (0.183-1) ... [2022-08-17T13:02:31.527Z] #21 47.62 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-17T13:02:31.527Z] #21 47.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:02:31.527Z] #21 47.66 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T13:02:31.527Z] #21 47.67 Setting up libkmod2:arm64 (28-1) ... [2022-08-17T13:02:31.527Z] #21 47.69 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T13:02:31.527Z] #21 48.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:31.527Z] #21 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T13:02:31.527Z] #21 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T13:02:31.527Z] #21 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T13:02:31.527Z] #21 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T13:02:31.527Z] #21 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T13:02:31.527Z] #21 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T13:02:31.527Z] #21 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T13:02:31.527Z] #21 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T13:02:31.527Z] #21 48.24 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T13:02:31.527Z] #21 ... [2022-08-17T13:02:31.527Z] [2022-08-17T13:02:31.527Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:31.527Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:02:31.527Z] #77 117.0 checking if gcc static flag -static works... yes [2022-08-17T13:02:31.719Z] #28 ... [2022-08-17T13:02:31.719Z] [2022-08-17T13:02:31.719Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:02:31.719Z] #67 sha256:65280fdfbf959743e76352c0fab634b4972a3511d22ec605d6c6f4a2675158be [2022-08-17T13:02:31.719Z] #67 10.83 + mkdir -p /build [2022-08-17T13:02:31.719Z] #67 10.84 + cp runc /build/runc [2022-08-17T13:02:31.719Z] #67 DONE 11.6s [2022-08-17T13:02:31.719Z] [2022-08-17T13:02:31.719Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:02:31.719Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:02:31.788Z] #77 117.4 checking if gcc supports -c -o file.o... yes [2022-08-17T13:02:31.788Z] #77 117.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:02:31.788Z] #77 117.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-17T13:02:32.048Z] #77 117.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:02:32.310Z] #77 117.9 checking how to hardcode library paths into programs... immediate [2022-08-17T13:02:32.310Z] #77 117.9 checking whether stripping libraries is possible... yes [2022-08-17T13:02:32.310Z] #77 117.9 checking if libtool supports shared libraries... yes [2022-08-17T13:02:32.310Z] #77 117.9 checking whether to build shared libraries... no [2022-08-17T13:02:32.310Z] #77 117.9 checking whether to build static libraries... yes [2022-08-17T13:02:32.310Z] #77 118.0 checking float.h usability... yes [2022-08-17T13:02:32.310Z] #77 118.1 checking float.h presence... yes [2022-08-17T13:02:32.310Z] #77 118.2 checking for float.h... yes [2022-08-17T13:02:32.570Z] #77 118.2 checking limits.h usability... yes [2022-08-17T13:02:32.831Z] #77 118.3 checking limits.h presence... yes [2022-08-17T13:02:32.831Z] #77 118.4 checking for limits.h... yes [2022-08-17T13:02:32.831Z] #77 118.4 checking stddef.h usability... yes [2022-08-17T13:02:32.831Z] #77 118.6 checking stddef.h presence... yes [2022-08-17T13:02:32.831Z] #77 118.6 checking for stddef.h... yes [2022-08-17T13:02:32.995Z] #77 ... [2022-08-17T13:02:32.995Z] [2022-08-17T13:02:32.995Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T13:02:32.995Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T13:02:32.995Z] #15 DONE 4.0s [2022-08-17T13:02:32.995Z] [2022-08-17T13:02:32.995Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:02:32.995Z] #60 sha256:201fcca0e7d71f99d14249429a01afd27e8b4f51e8e0bc768f7693f838cb5f54 [2022-08-17T13:02:32.995Z] #60 3.377 + RM_GOPATH=0 [2022-08-17T13:02:32.995Z] #60 3.384 + TMP_GOPATH= [2022-08-17T13:02:32.995Z] #60 3.384 + : /build [2022-08-17T13:02:32.995Z] #60 3.385 + '[' -z '' ']' [2022-08-17T13:02:32.995Z] #60 3.386 ++ mktemp -d [2022-08-17T13:02:32.995Z] #60 3.407 + export GOPATH=/tmp/tmp.wo7tSpEtVB [2022-08-17T13:02:32.995Z] #60 3.408 + GOPATH=/tmp/tmp.wo7tSpEtVB [2022-08-17T13:02:32.995Z] #60 3.408 + RM_GOPATH=1 [2022-08-17T13:02:32.995Z] #60 3.408 + case "$(go env GOARCH)" in [2022-08-17T13:02:32.995Z] #60 3.409 ++ go env GOARCH [2022-08-17T13:02:32.995Z] #60 3.427 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:02:32.995Z] #60 3.431 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:02:32.995Z] #60 3.432 ++ dirname /install.sh [2022-08-17T13:02:32.995Z] #60 3.439 + dir=/ [2022-08-17T13:02:32.995Z] #60 3.440 + bin=runc [2022-08-17T13:02:32.995Z] #60 3.440 + shift [2022-08-17T13:02:32.995Z] #60 3.440 + '[' '!' -f //runc.installer ']' [2022-08-17T13:02:32.995Z] #60 3.440 + . //runc.installer [2022-08-17T13:02:32.995Z] #60 3.441 ++ set -e [2022-08-17T13:02:32.995Z] #60 3.441 ++ : v1.1.3 [2022-08-17T13:02:32.995Z] #60 3.441 + install_runc [2022-08-17T13:02:32.995Z] #60 3.442 + RUNC_BUILDTAGS=seccomp [2022-08-17T13:02:32.995Z] #60 3.442 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T13:02:32.995Z] #60 3.442 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T13:02:32.995Z] #60 3.442 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wo7tSpEtVB/src/github.com/opencontainers/runc [2022-08-17T13:02:32.995Z] #60 3.452 Cloning into '/tmp/tmp.wo7tSpEtVB/src/github.com/opencontainers/runc'... [2022-08-17T13:02:33.091Z] #77 118.7 checking for stdlib.h... (cached) yes [2022-08-17T13:02:33.091Z] #77 118.7 checking for string.h... (cached) yes [2022-08-17T13:02:33.091Z] #77 118.8 checking sys/time.h usability... yes [2022-08-17T13:02:33.091Z] #77 118.9 checking sys/time.h presence... yes [2022-08-17T13:02:33.352Z] #77 118.9 checking for sys/time.h... yes [2022-08-17T13:02:33.352Z] #77 119.0 checking for inline... inline [2022-08-17T13:02:33.613Z] #77 119.0 checking for size_t... yes [2022-08-17T13:02:33.875Z] #77 119.4 checking for stdlib.h... (cached) yes [2022-08-17T13:02:33.875Z] #77 119.4 checking for GNU libc compatible malloc... yes [2022-08-17T13:02:33.875Z] #77 119.7 checking for stdlib.h... (cached) yes [2022-08-17T13:02:34.137Z] #77 119.7 checking for GNU libc compatible realloc... yes [2022-08-17T13:02:34.658Z] #77 120.0 checking for working strtod... yes [2022-08-17T13:02:34.658Z] #77 120.3 checking for gettimeofday... yes [2022-08-17T13:02:34.918Z] #77 120.6 checking for memset... yes [2022-08-17T13:02:35.489Z] #77 120.8 checking for strspn... yes [2022-08-17T13:02:35.489Z] #77 121.1 checking that generated files are newer than configure... done [2022-08-17T13:02:35.489Z] #77 121.1 configure: creating ./config.status [2022-08-17T13:02:35.545Z] #60 ... [2022-08-17T13:02:35.545Z] [2022-08-17T13:02:35.545Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T13:02:35.545Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-17T13:02:35.545Z] #16 DONE 3.1s [2022-08-17T13:02:35.545Z] [2022-08-17T13:02:35.545Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T13:02:35.545Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-17T13:02:37.407Z] #77 ... [2022-08-17T13:02:37.407Z] [2022-08-17T13:02:37.407Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:37.407Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T13:02:37.407Z] #21 49.71 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-17T13:02:37.407Z] #21 49.73 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-17T13:02:37.407Z] #21 49.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:02:37.407Z] #21 49.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:02:37.407Z] #21 50.89 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-17T13:02:37.407Z] #21 50.90 Setting up jq (1.6-2.1) ... [2022-08-17T13:02:37.407Z] #21 50.91 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:02:37.407Z] #21 50.92 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-17T13:02:37.407Z] #21 50.94 Setting up iptables (1.8.7-1) ... [2022-08-17T13:02:37.407Z] #21 50.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:02:37.407Z] #21 50.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:02:37.407Z] #21 50.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:02:37.407Z] #21 50.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:02:37.407Z] #21 50.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T13:02:37.407Z] #21 50.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T13:02:37.407Z] #21 51.00 Setting up iproute2 (5.10.0-4) ... [2022-08-17T13:02:37.407Z] #21 51.38 Setting up systemd (247.3-7) ... [2022-08-17T13:02:37.407Z] #21 51.45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T13:02:37.407Z] #21 51.45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T13:02:37.407Z] #21 51.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T13:02:37.407Z] #21 51.48 Initializing machine ID from random generator. [2022-08-17T13:02:37.407Z] #21 52.58 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T13:02:37.407Z] #21 52.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:02:37.407Z] #21 DONE 54.2s [2022-08-17T13:02:37.407Z] [2022-08-17T13:02:37.407Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T13:02:37.407Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-17T13:02:37.979Z] #22 0.719 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T13:02:38.096Z] #17 2.402 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T13:02:38.096Z] #17 DONE 2.7s [2022-08-17T13:02:38.096Z] [2022-08-17T13:02:38.096Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T13:02:38.096Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-17T13:02:38.239Z] #22 0.723 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T13:02:38.239Z] #22 0.727 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T13:02:38.239Z] #22 DONE 0.8s [2022-08-17T13:02:38.239Z] [2022-08-17T13:02:38.239Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T13:02:38.239Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-17T13:02:38.289Z] #71 71.91 + bin/containerd [2022-08-17T13:02:39.890Z] #77 ... [2022-08-17T13:02:39.890Z] [2022-08-17T13:02:39.890Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:02:39.890Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:02:39.890Z] #14 114.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T13:02:39.890Z] #14 114.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:02:39.890Z] #14 114.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:02:41.407Z] #18 DONE 2.5s [2022-08-17T13:02:41.407Z] [2022-08-17T13:02:41.407Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T13:02:41.407Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-17T13:02:42.798Z] #19 ... [2022-08-17T13:02:42.798Z] [2022-08-17T13:02:42.798Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:02:42.798Z] #67 sha256:b7d1f8952aaa82a4800250ab80f92a783b0f0979307401d4c88ed0422da2e947 [2022-08-17T13:02:42.798Z] #67 145.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T13:02:42.798Z] #67 145.7 + GOBIN=/build [2022-08-17T13:02:42.798Z] #67 145.7 + GO111MODULE=on [2022-08-17T13:02:42.798Z] #67 145.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:02:42.798Z] #67 154.2 rootlesskit version 1.0.0 [2022-08-17T13:02:42.798Z] #67 154.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T13:02:42.798Z] #67 154.2 -container-ip string [2022-08-17T13:02:42.798Z] #67 154.2 container ip [2022-08-17T13:02:42.798Z] #67 154.2 -container-port int [2022-08-17T13:02:42.798Z] #67 154.2 container port (default -1) [2022-08-17T13:02:42.798Z] #67 154.2 -host-ip string [2022-08-17T13:02:42.798Z] #67 154.2 host ip [2022-08-17T13:02:42.798Z] #67 154.2 -host-port int [2022-08-17T13:02:42.798Z] #67 154.2 host port (default -1) [2022-08-17T13:02:42.798Z] #67 154.2 -proto string [2022-08-17T13:02:42.798Z] #67 154.2 proxy protocol (default "tcp") [2022-08-17T13:02:42.798Z] #67 DONE 154.5s [2022-08-17T13:02:42.798Z] [2022-08-17T13:02:42.798Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T13:02:42.798Z] #68 sha256:64fb2b4e9425564f55ae29d8e8805f29ee75ca52da999058f7c0a71d55d9f16a [2022-08-17T13:02:42.798Z] #68 DONE 0.2s [2022-08-17T13:02:42.798Z] [2022-08-17T13:02:42.798Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T13:02:42.798Z] #69 sha256:44efb948bfb918fae5b3dfb77e90091595a39655a92e28b73d706c4c114706fd [2022-08-17T13:02:42.798Z] #69 DONE 0.2s [2022-08-17T13:02:42.798Z] [2022-08-17T13:02:42.798Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:02:42.798Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:02:43.539Z] #23 ... [2022-08-17T13:02:43.539Z] [2022-08-17T13:02:43.539Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:43.539Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:02:43.539Z] #77 124.2 config.status: creating Makefile [2022-08-17T13:02:43.539Z] #77 124.2 config.status: creating config.h [2022-08-17T13:02:43.539Z] #77 124.2 config.status: executing depfiles commands [2022-08-17T13:02:43.539Z] #77 124.5 config.status: executing libtool commands [2022-08-17T13:02:43.539Z] #77 125.6 GEN .version [2022-08-17T13:02:43.539Z] #77 125.6 make install-recursive [2022-08-17T13:02:43.539Z] #77 125.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T13:02:43.539Z] #77 125.7 Making install in libocispec [2022-08-17T13:02:43.539Z] #77 125.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:02:43.539Z] #77 125.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T13:02:43.539Z] #77 125.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T13:02:43.539Z] #77 125.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T13:02:43.539Z] #77 125.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T13:02:43.539Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T13:02:43.539Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T13:02:43.539Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T13:02:43.539Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T13:02:43.539Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T13:02:43.539Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T13:02:43.539Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T13:02:43.539Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T13:02:43.539Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T13:02:43.539Z] #77 127.5 make install-recursive [2022-08-17T13:02:43.539Z] #77 127.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:02:43.539Z] #77 127.7 Making install in yajl [2022-08-17T13:02:43.539Z] #77 127.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:02:43.539Z] #77 127.8 CC verify/json_verify-json_verify.o [2022-08-17T13:02:43.539Z] #77 127.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T13:02:43.539Z] #77 127.8 CC src/libyajl_la-yajl.lo [2022-08-17T13:02:43.539Z] #77 127.8 CC src/libyajl_la-yajl_gen.lo [2022-08-17T13:02:43.539Z] #77 127.8 CC src/libyajl_la-yajl_parser.lo [2022-08-17T13:02:43.539Z] #77 127.9 CC src/libyajl_la-yajl_buf.lo [2022-08-17T13:02:43.539Z] #77 127.9 CC src/libyajl_la-yajl_encode.lo [2022-08-17T13:02:43.539Z] #77 127.9 CC src/libyajl_la-yajl_lex.lo [2022-08-17T13:02:43.539Z] #77 127.9 CC src/libyajl_la-yajl_tree.lo [2022-08-17T13:02:44.711Z] #55 ... [2022-08-17T13:02:44.711Z] [2022-08-17T13:02:44.711Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T13:02:44.711Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-17T13:02:44.711Z] #19 DONE 3.7s [2022-08-17T13:02:44.711Z] [2022-08-17T13:02:44.711Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T13:02:44.711Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-17T13:02:44.862Z] #71 ... [2022-08-17T13:02:44.862Z] [2022-08-17T13:02:44.862Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:44.862Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-17T13:02:44.862Z] #28 10.71 Fetched 40.6 MB in 10s (4127 kB/s) [2022-08-17T13:02:44.862Z] #28 10.71 Reading package lists... [2022-08-17T13:02:46.770Z] #28 15.41 Reading package lists... [2022-08-17T13:02:47.708Z] #28 20.26 Building dependency tree... [2022-08-17T13:02:47.738Z] #77 132.9 CCLD libyajl.la [2022-08-17T13:02:47.738Z] #77 133.3 CCLD verify/json_verify [2022-08-17T13:02:47.738Z] #77 ... [2022-08-17T13:02:47.738Z] [2022-08-17T13:02:47.738Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T13:02:47.738Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-17T13:02:47.738Z] #23 9.423 Collecting yamllint==1.26.1 [2022-08-17T13:02:47.967Z] #28 21.43 Reading state information... [2022-08-17T13:02:48.679Z] #23 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T13:02:48.907Z] #28 22.36 bzip2 is already the newest version (1.0.8-4). [2022-08-17T13:02:48.907Z] #28 22.36 patch is already the newest version (2.7.6-7). [2022-08-17T13:02:48.907Z] #28 22.36 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-17T13:02:48.907Z] #28 22.36 The following additional packages will be installed: [2022-08-17T13:02:48.907Z] #28 22.36 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-17T13:02:48.907Z] #28 22.36 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-17T13:02:48.907Z] #28 22.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-17T13:02:48.907Z] #28 22.37 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-17T13:02:48.907Z] #28 22.37 systemd vim-runtime xxd [2022-08-17T13:02:48.907Z] #28 22.38 Suggested packages: [2022-08-17T13:02:48.907Z] #28 22.38 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-17T13:02:48.907Z] #28 22.38 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-17T13:02:48.907Z] #28 22.38 vim-scripts xfsdump acl attr quota [2022-08-17T13:02:48.907Z] #28 22.38 Recommended packages: [2022-08-17T13:02:48.907Z] #28 22.38 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T13:02:48.907Z] #28 22.38 systemd-timesyncd | time-daemon unzip [2022-08-17T13:02:49.620Z] #23 11.59 Collecting pathspec>=0.5.3 [2022-08-17T13:02:49.620Z] #23 11.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T13:02:49.886Z] #14 ... [2022-08-17T13:02:49.886Z] [2022-08-17T13:02:49.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:49.886Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:49.886Z] #77 44.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T13:02:50.001Z] #20 DONE 4.9s [2022-08-17T13:02:50.001Z] [2022-08-17T13:02:50.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-08-17T13:02:50.001Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:02:50.191Z] #23 11.91 Collecting pyyaml [2022-08-17T13:02:50.191Z] #23 11.93 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-17T13:02:50.191Z] #23 11.98 Building wheels for collected packages: yamllint [2022-08-17T13:02:50.191Z] #23 12.00 Building wheel for yamllint (setup.py): started [2022-08-17T13:02:50.287Z] #28 23.60 The following NEW packages will be installed: [2022-08-17T13:02:50.287Z] #28 23.60 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T13:02:50.287Z] #28 23.60 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T13:02:50.287Z] #28 23.61 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T13:02:50.287Z] #28 23.61 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-17T13:02:50.287Z] #28 23.61 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-17T13:02:50.287Z] #28 23.61 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-17T13:02:50.287Z] #28 23.61 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-17T13:02:50.287Z] #28 23.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-17T13:02:50.287Z] #28 23.61 zstd [2022-08-17T13:02:50.287Z] #28 23.96 0 upgraded, 52 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:02:50.287Z] #28 23.96 Need to get 23.8 MB of archives. [2022-08-17T13:02:50.287Z] #28 23.96 After this operation, 89.3 MB of additional disk space will be used. [2022-08-17T13:02:50.287Z] #28 23.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T13:02:50.547Z] #28 23.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T13:02:50.547Z] #28 23.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T13:02:50.547Z] #28 23.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T13:02:50.547Z] #28 23.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T13:02:50.547Z] #28 23.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T13:02:50.547Z] #28 23.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T13:02:50.547Z] #28 24.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T13:02:50.547Z] #28 24.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T13:02:50.547Z] #28 24.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T13:02:50.547Z] #28 24.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T13:02:50.547Z] #28 24.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T13:02:50.547Z] #28 24.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T13:02:50.547Z] #28 24.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T13:02:50.547Z] #28 24.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:02:50.547Z] #28 24.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:02:50.547Z] #28 24.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T13:02:50.547Z] #28 24.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T13:02:50.547Z] #28 24.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T13:02:50.547Z] #28 24.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T13:02:50.547Z] #28 24.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T13:02:50.547Z] #28 24.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T13:02:50.547Z] #28 24.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T13:02:50.547Z] #28 24.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T13:02:50.547Z] #28 24.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T13:02:50.547Z] #28 24.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T13:02:50.547Z] #28 24.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T13:02:50.547Z] #28 24.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T13:02:50.547Z] #28 24.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T13:02:50.547Z] #28 24.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T13:02:50.547Z] #28 24.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T13:02:50.547Z] #28 24.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T13:02:50.547Z] #28 24.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T13:02:50.547Z] #28 24.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:02:50.547Z] #28 24.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T13:02:50.547Z] #28 24.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T13:02:50.547Z] #28 24.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T13:02:50.547Z] #28 24.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T13:02:50.547Z] #28 24.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T13:02:50.547Z] #28 24.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:02:50.547Z] #28 24.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T13:02:50.547Z] #28 24.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T13:02:50.547Z] #28 24.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T13:02:50.547Z] #28 24.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T13:02:50.547Z] #28 24.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T13:02:50.547Z] #28 24.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T13:02:50.547Z] #28 24.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T13:02:50.547Z] #28 24.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T13:02:50.547Z] #28 24.26 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T13:02:50.547Z] #28 24.28 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T13:02:50.806Z] #28 24.29 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T13:02:50.806Z] #28 24.29 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T13:02:51.132Z] #23 13.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T13:02:51.132Z] #23 13.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c2cb6792fc48969064d45fc0ac266f933f501770d9f0ff048b811552c002fb1e [2022-08-17T13:02:51.132Z] #23 13.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T13:02:51.132Z] #23 13.09 Successfully built yamllint [2022-08-17T13:02:51.132Z] #23 13.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T13:02:51.434Z] #28 24.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:02:51.434Z] #28 24.93 Fetched 23.8 MB in 1s (38.1 MB/s) [2022-08-17T13:02:51.434Z] #28 24.97 Selecting previously unselected package libcap2:amd64. [2022-08-17T13:02:51.694Z] #28 24.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-17T13:02:51.694Z] #28 25.01 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T13:02:51.703Z] #23 13.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T13:02:51.953Z] #28 25.41 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:02:52.213Z] #28 25.65 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T13:02:52.213Z] #28 25.66 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T13:02:52.213Z] #28 25.67 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:02:52.213Z] #28 25.80 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T13:02:52.213Z] #28 25.81 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T13:02:52.213Z] #28 25.82 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:02:52.213Z] #28 25.87 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T13:02:52.213Z] #28 25.87 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T13:02:52.213Z] #28 25.88 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:02:52.280Z] #23 DONE 14.2s [2022-08-17T13:02:52.280Z] [2022-08-17T13:02:52.280Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:52.280Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:02:52.280Z] #77 133.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:02:52.280Z] #77 133.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T13:02:52.280Z] #77 133.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T13:02:52.280Z] #77 133.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:02:52.280Z] #77 133.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:02:52.280Z] #77 133.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:02:52.280Z] #77 133.7 CC src/validate.o [2022-08-17T13:02:52.280Z] #77 133.7 CC src/image_spec_schema_config_schema.lo [2022-08-17T13:02:52.280Z] #77 133.7 CC src/image_spec_schema_defs.lo [2022-08-17T13:02:52.280Z] #77 133.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T13:02:52.280Z] #77 133.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T13:02:52.280Z] #77 133.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T13:02:52.280Z] #77 133.8 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T13:02:52.281Z] #77 133.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T13:02:52.281Z] #77 133.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T13:02:52.281Z] #77 133.9 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T13:02:52.281Z] #77 134.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T13:02:52.281Z] #77 134.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T13:02:52.281Z] #77 134.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T13:02:52.281Z] #77 134.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T13:02:52.281Z] #77 134.2 CC src/runtime_spec_schema_defs.lo [2022-08-17T13:02:52.281Z] #77 134.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T13:02:52.281Z] #77 134.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T13:02:52.281Z] #77 134.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T13:02:52.281Z] #77 134.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T13:02:52.281Z] #77 134.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T13:02:52.281Z] #77 135.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T13:02:52.281Z] #77 135.1 CC src/basic_test_double_array_item.lo [2022-08-17T13:02:52.281Z] #77 135.3 CC src/basic_test_double_array.lo [2022-08-17T13:02:52.281Z] #77 135.3 CC src/basic_test_top_array_int.lo [2022-08-17T13:02:52.281Z] #77 135.5 CC src/basic_test_top_array_string.lo [2022-08-17T13:02:52.281Z] #77 135.7 CC src/basic_test_top_double_array_int.lo [2022-08-17T13:02:52.281Z] #77 135.9 CC src/basic_test_top_double_array_obj.lo [2022-08-17T13:02:52.281Z] #77 136.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T13:02:52.281Z] #77 136.3 CC src/basic_test_top_double_array_string.lo [2022-08-17T13:02:52.281Z] #77 136.4 CC src/read-file.lo [2022-08-17T13:02:52.281Z] #77 136.6 CC src/json_common.lo [2022-08-17T13:02:52.281Z] #77 136.9 CC tests/test-1.o [2022-08-17T13:02:52.281Z] #77 136.9 CC tests/test-2.o [2022-08-17T13:02:52.281Z] #77 137.1 CC tests/test-3.o [2022-08-17T13:02:52.281Z] #77 137.5 CC tests/test-4.o [2022-08-17T13:02:52.281Z] #77 137.5 CC tests/test-5.o [2022-08-17T13:02:52.281Z] #77 137.9 CC tests/test-6.o [2022-08-17T13:02:52.281Z] #77 138.1 CC tests/test-7.o [2022-08-17T13:02:52.472Z] #28 25.97 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T13:02:52.472Z] #28 25.98 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:02:52.472Z] #28 25.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:02:52.472Z] #28 26.04 Selecting previously unselected package libkmod2:amd64. [2022-08-17T13:02:52.472Z] #28 26.04 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T13:02:52.472Z] #28 26.05 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T13:02:52.472Z] #28 26.11 Selecting previously unselected package systemd. [2022-08-17T13:02:52.472Z] #28 26.12 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T13:02:52.541Z] #77 138.2 CC tests/test-8.o [2022-08-17T13:02:52.731Z] #28 26.20 Unpacking systemd (247.3-7) ... [2022-08-17T13:02:52.801Z] #77 138.5 CC tests/test-9.o [2022-08-17T13:02:52.801Z] #77 138.5 CC tests/test-10.o [2022-08-17T13:02:53.066Z] #77 138.7 CC tests/test-11.o [2022-08-17T13:02:53.669Z] #28 27.02 Selecting previously unselected package pigz. [2022-08-17T13:02:53.669Z] #28 27.02 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T13:02:53.669Z] #28 27.03 Unpacking pigz (2.6-1) ... [2022-08-17T13:02:53.669Z] #28 27.09 Selecting previously unselected package libelf1:amd64. [2022-08-17T13:02:53.669Z] #28 27.09 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T13:02:53.669Z] #28 27.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T13:02:53.669Z] #28 27.19 Selecting previously unselected package libbpf0:amd64. [2022-08-17T13:02:53.669Z] #28 27.20 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T13:02:53.669Z] #28 27.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:02:53.669Z] #28 27.27 Selecting previously unselected package libmnl0:amd64. [2022-08-17T13:02:53.669Z] #28 27.28 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T13:02:53.669Z] #28 27.28 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:02:53.669Z] #28 27.33 Selecting previously unselected package libxtables12:amd64. [2022-08-17T13:02:53.928Z] #28 27.34 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T13:02:53.928Z] #28 27.34 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:02:53.928Z] #28 27.38 Selecting previously unselected package libcap2-bin. [2022-08-17T13:02:53.928Z] #28 27.39 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T13:02:53.928Z] #28 27.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T13:02:53.928Z] #28 27.45 Selecting previously unselected package iproute2. [2022-08-17T13:02:53.928Z] #28 27.45 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T13:02:53.928Z] #28 27.46 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T13:02:54.188Z] #28 27.66 Selecting previously unselected package xxd. [2022-08-17T13:02:54.188Z] #28 27.66 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:02:54.188Z] #28 27.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:54.188Z] #28 27.74 Selecting previously unselected package vim-common. [2022-08-17T13:02:54.188Z] #28 27.75 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:02:54.188Z] #28 27.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:54.188Z] #28 27.85 Selecting previously unselected package bash-completion. [2022-08-17T13:02:54.212Z] #21 4.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:02:54.213Z] #21 4.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:02:54.213Z] #21 4.327 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:02:54.447Z] #28 27.85 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T13:02:54.784Z] #21 5.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:02:54.784Z] #21 ... [2022-08-17T13:02:54.784Z] [2022-08-17T13:02:54.784Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:02:54.784Z] #60 sha256:201fcca0e7d71f99d14249429a01afd27e8b4f51e8e0bc768f7693f838cb5f54 [2022-08-17T13:02:54.784Z] #60 16.01 + cd /tmp/tmp.wo7tSpEtVB/src/github.com/opencontainers/runc [2022-08-17T13:02:54.784Z] #60 16.01 + git checkout -q v1.1.3 [2022-08-17T13:02:54.784Z] #60 17.14 + '[' -z '' ']' [2022-08-17T13:02:54.784Z] #60 17.14 + target=static [2022-08-17T13:02:54.784Z] #60 17.14 + make BUILDTAGS=seccomp static [2022-08-17T13:02:54.784Z] #60 17.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T13:02:55.044Z] #60 ... [2022-08-17T13:02:55.044Z] [2022-08-17T13:02:55.044Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:02:55.044Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:02:55.044Z] #77 103.2 configure.ac:11: installing 'build-aux/compile' [2022-08-17T13:02:55.044Z] #77 103.2 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T13:02:55.044Z] #77 103.2 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T13:02:55.044Z] #77 103.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T13:02:55.044Z] #77 103.2 configure.ac:13: installing 'build-aux/missing' [2022-08-17T13:02:55.044Z] #77 103.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T13:02:55.044Z] #77 103.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T13:02:55.044Z] #77 105.5 checking build system type... x86_64-pc-linux-gnu [2022-08-17T13:02:55.044Z] #77 105.8 checking host system type... x86_64-pc-linux-gnu [2022-08-17T13:02:55.044Z] #77 105.8 checking how to print strings... printf [2022-08-17T13:02:55.044Z] #77 105.8 checking for gcc... gcc [2022-08-17T13:02:55.044Z] #77 106.0 checking whether the C compiler works... yes [2022-08-17T13:02:55.044Z] #77 106.4 checking for C compiler default output file name... a.out [2022-08-17T13:02:55.044Z] #77 106.4 checking for suffix of executables... [2022-08-17T13:02:55.044Z] #77 106.7 checking whether we are cross compiling... no [2022-08-17T13:02:55.044Z] #77 107.0 checking for suffix of object files... o [2022-08-17T13:02:55.044Z] #77 107.1 checking whether we are using the GNU C compiler... yes [2022-08-17T13:02:55.044Z] #77 107.3 checking whether gcc accepts -g... yes [2022-08-17T13:02:55.044Z] #77 107.4 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:02:55.044Z] #77 107.7 checking whether gcc understands -c and -o together... yes [2022-08-17T13:02:55.044Z] #77 107.9 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:02:55.044Z] #77 107.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:02:55.044Z] #77 107.9 checking for egrep... /bin/grep -E [2022-08-17T13:02:55.044Z] #77 107.9 checking for fgrep... /bin/grep -F [2022-08-17T13:02:55.044Z] #77 107.9 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:02:55.044Z] #77 107.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:02:55.044Z] #77 108.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:02:55.044Z] #77 108.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:02:55.044Z] #77 108.2 checking whether ln -s works... yes [2022-08-17T13:02:55.044Z] #77 108.2 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:02:55.044Z] #77 108.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T13:02:55.044Z] #77 108.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:02:55.044Z] #77 108.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:02:55.044Z] #77 108.3 checking for objdump... objdump [2022-08-17T13:02:55.044Z] #77 108.3 checking how to recognize dependent libraries... pass_all [2022-08-17T13:02:55.044Z] #77 108.3 checking for dlltool... no [2022-08-17T13:02:55.044Z] #77 108.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:02:55.044Z] #77 108.3 checking for ar... ar [2022-08-17T13:02:55.044Z] #77 108.3 checking for archiver @FILE support... @ [2022-08-17T13:02:55.044Z] #77 108.4 checking for strip... strip [2022-08-17T13:02:55.044Z] #77 108.4 checking for ranlib... ranlib [2022-08-17T13:02:55.044Z] #77 108.4 checking for gawk... no [2022-08-17T13:02:55.044Z] #77 108.4 checking for mawk... mawk [2022-08-17T13:02:55.044Z] #77 108.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:02:55.044Z] #77 108.9 checking for sysroot... no [2022-08-17T13:02:55.044Z] #77 108.9 checking for a working dd... /bin/dd [2022-08-17T13:02:55.044Z] #77 109.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:02:55.044Z] #77 109.2 checking for mt... no [2022-08-17T13:02:55.045Z] #77 109.2 checking if : is a manifest tool... no [2022-08-17T13:02:55.045Z] #77 109.2 checking how to run the C preprocessor... gcc -E [2022-08-17T13:02:55.045Z] #77 109.4 checking for ANSI C header files... yes [2022-08-17T13:02:55.305Z] #77 110.2 checking for sys/types.h... yes [2022-08-17T13:02:55.386Z] #28 28.81 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T13:02:55.386Z] #28 29.03 Selecting previously unselected package apparmor. [2022-08-17T13:02:55.566Z] #77 110.4 checking for sys/stat.h... yes [2022-08-17T13:02:55.645Z] #28 29.03 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T13:02:55.645Z] #28 29.07 Unpacking apparmor (2.13.6-10) ... [2022-08-17T13:02:55.645Z] #28 29.30 Selecting previously unselected package inetutils-ping. [2022-08-17T13:02:55.828Z] #77 110.7 checking for stdlib.h... yes [2022-08-17T13:02:55.904Z] #28 29.31 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T13:02:55.904Z] #28 29.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T13:02:55.904Z] #28 29.39 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T13:02:55.904Z] #28 29.40 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:02:55.904Z] #28 29.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:02:55.904Z] #28 29.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T13:02:55.904Z] #28 29.46 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T13:02:55.904Z] #28 29.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:02:56.089Z] #77 111.0 checking for string.h... yes [2022-08-17T13:02:56.163Z] #28 29.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T13:02:56.163Z] #28 29.53 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T13:02:56.163Z] #28 29.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:02:56.163Z] #28 29.59 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T13:02:56.163Z] #28 29.59 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T13:02:56.163Z] #28 29.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:02:56.163Z] #28 29.66 Selecting previously unselected package iptables. [2022-08-17T13:02:56.163Z] #28 29.66 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-17T13:02:56.163Z] #28 29.66 Unpacking iptables (1.8.7-1) ... [2022-08-17T13:02:56.350Z] #77 111.2 checking for memory.h... [2022-08-17T13:02:56.350Z] #77 ... [2022-08-17T13:02:56.350Z] [2022-08-17T13:02:56.350Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:02:56.350Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:02:56.350Z] #21 6.737 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:02:56.423Z] #28 29.82 Selecting previously unselected package libonig5:amd64. [2022-08-17T13:02:56.423Z] #28 29.82 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T13:02:56.423Z] #28 29.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:02:56.423Z] #28 29.92 Selecting previously unselected package libjq1:amd64. [2022-08-17T13:02:56.423Z] #28 29.92 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T13:02:56.423Z] #28 29.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:02:56.423Z] #28 30.00 Selecting previously unselected package jq. [2022-08-17T13:02:56.423Z] #28 30.00 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-17T13:02:56.423Z] #28 30.01 Unpacking jq (1.6-2.1) ... [2022-08-17T13:02:56.423Z] #28 30.06 Selecting previously unselected package libaio1:amd64. [2022-08-17T13:02:56.781Z] #28 30.07 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T13:02:56.781Z] #28 30.07 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:02:56.781Z] #28 30.12 Selecting previously unselected package libgpm2:amd64. [2022-08-17T13:02:56.781Z] #28 30.13 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T13:02:56.781Z] #28 30.13 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:02:56.781Z] #28 30.19 Selecting previously unselected package libinih1:amd64. [2022-08-17T13:02:56.781Z] #28 30.21 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-17T13:02:56.781Z] #28 30.22 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T13:02:56.781Z] #28 30.30 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T13:02:56.781Z] #28 30.30 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T13:02:56.781Z] #28 30.31 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:02:56.781Z] #28 30.39 Selecting previously unselected package libnet1:amd64. [2022-08-17T13:02:56.781Z] #28 30.40 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T13:02:57.044Z] #28 30.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:02:57.044Z] #28 30.47 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T13:02:57.044Z] #28 30.48 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T13:02:57.044Z] #28 30.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:02:57.044Z] #28 30.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:02:57.044Z] #28 30.54 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:02:57.044Z] #28 30.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:02:57.044Z] #28 30.61 Selecting previously unselected package libyajl2:amd64. [2022-08-17T13:02:57.044Z] #28 30.61 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T13:02:57.044Z] #28 30.62 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:02:57.044Z] #28 30.67 Selecting previously unselected package net-tools. [2022-08-17T13:02:57.044Z] #28 30.67 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T13:02:57.318Z] #28 30.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:02:57.318Z] #28 30.79 Selecting previously unselected package python-pip-whl. [2022-08-17T13:02:57.318Z] #28 30.80 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:02:57.318Z] #28 30.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:02:57.580Z] #28 31.07 Selecting previously unselected package python3-lib2to3. [2022-08-17T13:02:57.580Z] #28 31.09 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T13:02:57.580Z] #28 31.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:02:57.580Z] #28 31.17 Selecting previously unselected package python3-distutils. [2022-08-17T13:02:57.580Z] #28 31.18 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T13:02:57.580Z] #28 31.19 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T13:02:57.580Z] #28 31.28 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:02:57.738Z] #21 8.367 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:02:57.839Z] #28 31.29 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:02:57.839Z] #28 31.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:02:57.839Z] #28 31.38 Selecting previously unselected package python3-setuptools. [2022-08-17T13:02:57.839Z] #28 31.38 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T13:02:57.839Z] #28 31.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T13:02:58.014Z] #77 ... [2022-08-17T13:02:58.015Z] [2022-08-17T13:02:58.015Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:02:58.015Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:02:58.098Z] #28 31.52 Selecting previously unselected package python3-wheel. [2022-08-17T13:02:58.098Z] #28 31.53 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T13:02:58.098Z] #28 31.54 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T13:02:58.098Z] #28 31.58 Selecting previously unselected package python3-pip. [2022-08-17T13:02:58.098Z] #28 31.59 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:02:58.098Z] #28 31.60 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:02:58.098Z] #28 31.74 Selecting previously unselected package sudo. [2022-08-17T13:02:58.098Z] #28 31.74 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T13:02:58.098Z] #28 31.75 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T13:02:58.667Z] #28 31.98 Selecting previously unselected package systemd-journal-remote. [2022-08-17T13:02:58.667Z] #28 31.99 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T13:02:58.667Z] #28 31.99 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T13:02:58.667Z] #28 32.05 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T13:02:58.667Z] #28 32.06 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T13:02:58.667Z] #28 32.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:02:58.667Z] #28 32.18 Selecting previously unselected package uidmap. [2022-08-17T13:02:58.667Z] #28 32.18 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T13:02:58.667Z] #28 32.19 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T13:02:58.926Z] #28 32.28 Selecting previously unselected package vim-runtime. [2022-08-17T13:02:58.926Z] #28 32.29 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:02:58.926Z] #28 32.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T13:02:58.926Z] #28 32.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T13:02:58.926Z] #28 32.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:02:59.864Z] #28 33.58 Selecting previously unselected package vim. [2022-08-17T13:03:00.123Z] #28 33.59 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:03:00.123Z] #28 33.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:00.123Z] #28 33.85 Selecting previously unselected package xfsprogs. [2022-08-17T13:03:00.383Z] #28 33.86 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T13:03:00.383Z] #28 33.86 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T13:03:00.383Z] #28 34.09 Selecting previously unselected package zip. [2022-08-17T13:03:00.383Z] #28 34.10 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-17T13:03:00.642Z] #28 34.10 Unpacking zip (3.0-12) ... [2022-08-17T13:03:00.642Z] #28 34.17 Selecting previously unselected package zstd. [2022-08-17T13:03:00.642Z] #28 34.18 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T13:03:00.642Z] #28 34.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:03:00.901Z] #28 34.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:03:01.143Z] #64 71.21 Updating files: 24% (1219/4926) Updating files: 25% (1232/4926) Updating files: 26% (1281/4926) Updating files: 27% (1331/4926) Updating files: 28% (1380/4926) Updating files: 29% (1429/4926) Updating files: 30% (1478/4926) Updating files: 31% (1528/4926) Updating files: 32% (1577/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 80% (3983/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 98% (4833/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-17T13:03:01.143Z] #64 74.34 + cd /tmp/tmp.5qGONdPmSy/src/github.com/containerd/containerd [2022-08-17T13:03:01.143Z] #64 74.34 + git checkout -q v1.6.7 [2022-08-17T13:03:01.470Z] #28 34.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:03:01.470Z] #28 34.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:03:01.470Z] #28 34.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:03:01.470Z] #28 34.93 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:03:01.470Z] #28 34.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T13:03:01.470Z] #28 34.95 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:03:01.470Z] #28 34.97 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T13:03:01.470Z] #28 34.98 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:03:01.470Z] #28 34.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:03:01.470Z] #28 35.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:03:01.470Z] #28 35.02 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T13:03:01.730Z] #28 35.28 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:03:01.730Z] #28 35.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:01.730Z] #28 35.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:03:01.730Z] #28 35.31 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T13:03:01.730Z] #28 35.33 Setting up apparmor (2.13.6-10) ... [2022-08-17T13:03:01.948Z] #21 ... [2022-08-17T13:03:01.948Z] [2022-08-17T13:03:01.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-08-17T13:03:01.948Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:01.948Z] #77 111.2 checking for memory.h... yes [2022-08-17T13:03:01.948Z] #77 111.5 checking for strings.h... yes [2022-08-17T13:03:01.948Z] #77 111.8 checking for inttypes.h... yes [2022-08-17T13:03:01.948Z] #77 112.1 checking for stdint.h... yes [2022-08-17T13:03:01.948Z] #77 112.4 checking for unistd.h... yes [2022-08-17T13:03:01.948Z] #77 112.6 checking for dlfcn.h... yes [2022-08-17T13:03:01.948Z] #77 112.8 checking for objdir... .libs [2022-08-17T13:03:01.948Z] #77 113.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:03:01.948Z] #77 113.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:03:01.948Z] #77 113.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:03:01.948Z] #77 113.5 checking if gcc static flag -static works... yes [2022-08-17T13:03:01.948Z] #77 114.1 checking if gcc supports -c -o file.o... yes [2022-08-17T13:03:01.948Z] #77 114.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:03:01.948Z] #77 114.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T13:03:01.948Z] #77 114.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:03:01.948Z] #77 114.9 checking how to hardcode library paths into programs... immediate [2022-08-17T13:03:01.948Z] #77 114.9 checking whether stripping libraries is possible... yes [2022-08-17T13:03:01.948Z] #77 114.9 checking if libtool supports shared libraries... yes [2022-08-17T13:03:01.948Z] #77 114.9 checking whether to build shared libraries... no [2022-08-17T13:03:01.948Z] #77 115.0 checking whether to build static libraries... yes [2022-08-17T13:03:01.948Z] #77 115.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:03:01.948Z] #77 115.0 checking whether build environment is sane... yes [2022-08-17T13:03:01.948Z] #77 115.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:03:01.948Z] #77 115.1 checking whether make sets $(MAKE)... yes [2022-08-17T13:03:01.948Z] #77 115.2 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:03:01.948Z] #77 115.3 checking whether make supports nested variables... yes [2022-08-17T13:03:01.948Z] #77 115.3 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:03:01.948Z] #77 115.3 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:03:01.948Z] #77 115.3 checking how to create a ustar tar archive... gnutar [2022-08-17T13:03:01.948Z] #77 115.5 checking dependency style of gcc... gcc3 [2022-08-17T13:03:01.948Z] #77 115.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:03:01.948Z] #77 115.7 checking whether make supports nested variables... (cached) yes [2022-08-17T13:03:01.948Z] #77 115.7 checking for gawk... (cached) mawk [2022-08-17T13:03:01.948Z] #77 115.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T13:03:01.948Z] #77 115.7 checking for gcc... (cached) gcc [2022-08-17T13:03:01.948Z] #77 115.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T13:03:01.948Z] #77 115.8 checking whether gcc accepts -g... (cached) yes [2022-08-17T13:03:01.948Z] #77 115.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T13:03:01.948Z] #77 115.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T13:03:01.948Z] #77 115.8 checking for a Python interpreter with version >= 3... python3 [2022-08-17T13:03:01.948Z] #77 115.9 checking for python3... /usr/bin/python3 [2022-08-17T13:03:01.948Z] #77 115.9 checking for python3 version... 3.9 [2022-08-17T13:03:01.948Z] #77 116.0 checking for python3 platform... linux [2022-08-17T13:03:01.948Z] #77 116.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T13:03:01.948Z] #77 116.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T13:03:01.948Z] #77 116.5 checking for go-md2man... no [2022-08-17T13:03:01.948Z] #77 116.6 checking error.h usability... yes [2022-08-17T13:03:01.948Z] #77 116.9 checking error.h presence... yes [2022-08-17T13:03:01.948Z] #77 117.0 checking for error.h... yes [2022-08-17T13:03:02.210Z] #77 117.0 checking linux/openat2.h usability... yes [2022-08-17T13:03:02.210Z] #77 117.2 checking linux/openat2.h presence... yes [2022-08-17T13:03:02.210Z] #77 117.3 checking for linux/openat2.h... yes [2022-08-17T13:03:02.471Z] #77 117.3 checking for copy_file_range... yes [2022-08-17T13:03:03.044Z] #77 117.6 checking for fgetxattr... yes [2022-08-17T13:03:03.110Z] #28 36.35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T13:03:03.110Z] #28 36.40 Setting up zip (3.0-12) ... [2022-08-17T13:03:03.110Z] #28 36.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:03.110Z] #28 36.44 Setting up bash-completion (1:2.11-2) ... [2022-08-17T13:03:03.305Z] #77 118.1 checking for statx... yes [2022-08-17T13:03:03.879Z] #77 118.4 checking for fgetpwent_r... yes [2022-08-17T13:03:03.879Z] #77 118.8 checking for issetugid... no [2022-08-17T13:03:03.879Z] #77 119.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T13:03:03.879Z] #77 119.1 checking pkg-config is at least version 0.9.0... yes [2022-08-17T13:03:04.051Z] #28 37.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:03:04.051Z] #28 37.56 Setting up sudo (1.9.5p2-3) ... [2022-08-17T13:03:04.051Z] #28 37.63 invoke-rc.d: could not determine current runlevel [2022-08-17T13:03:04.051Z] #28 37.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T13:03:04.051Z] #28 37.65 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T13:03:04.051Z] #28 37.66 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T13:03:04.051Z] #28 37.66 Failed to connect to bus: Host is down [2022-08-17T13:03:04.051Z] #28 37.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:03:04.051Z] #28 37.67 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T13:03:04.051Z] #28 37.69 Setting up pigz (2.6-1) ... [2022-08-17T13:03:04.051Z] #28 37.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:03:04.051Z] #28 37.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:03:04.051Z] #28 37.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:03:04.311Z] #28 37.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:04.451Z] #64 77.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T13:03:04.451Z] #64 77.24 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T13:03:04.451Z] #64 77.25 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:03:04.451Z] #64 77.25 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T13:03:04.451Z] #64 77.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T13:03:04.451Z] #64 77.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T13:03:04.452Z] #64 77.25 + '[' '' = dynamic ']' [2022-08-17T13:03:04.452Z] #64 77.25 + make [2022-08-17T13:03:04.713Z] #77 119.1 checking for library containing yajl_tree_get... -lyajl [2022-08-17T13:03:04.713Z] #77 119.9 checking for yajl >= 2.0.0... yes [2022-08-17T13:03:04.882Z] #28 38.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:03:04.882Z] #28 38.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:03:04.882Z] #28 38.41 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T13:03:04.882Z] #28 38.42 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:03:04.882Z] #28 38.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:03:04.974Z] #77 119.9 checking sys/capability.h usability... yes [2022-08-17T13:03:04.974Z] #77 120.2 checking sys/capability.h presence... yes [2022-08-17T13:03:05.142Z] #28 38.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:03:05.142Z] #28 38.51 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T13:03:05.142Z] #28 38.53 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T13:03:05.235Z] #77 120.3 checking for sys/capability.h... yes [2022-08-17T13:03:05.391Z] #64 ... [2022-08-17T13:03:05.391Z] [2022-08-17T13:03:05.391Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:05.391Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:05.391Z] #77 61.21 libtoolize: putting auxiliary files in '.'. [2022-08-17T13:03:05.391Z] #77 61.21 libtoolize: copying file './ltmain.sh' [2022-08-17T13:03:05.402Z] #28 38.76 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:05.402Z] #28 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T13:03:05.402Z] #28 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T13:03:05.402Z] #28 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T13:03:05.402Z] #28 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T13:03:05.402Z] #28 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T13:03:05.402Z] #28 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T13:03:05.402Z] #28 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T13:03:05.402Z] #28 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T13:03:05.402Z] #28 38.83 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T13:03:05.808Z] #77 120.3 checking for library containing cap_from_name... -lcap [2022-08-17T13:03:05.971Z] #28 39.41 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:03:05.971Z] #28 39.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:03:05.971Z] #28 39.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:03:05.971Z] #28 39.46 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:03:06.330Z] #77 62.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T13:03:06.331Z] #77 62.40 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T13:03:06.381Z] #77 120.8 checking for library containing dlopen... -ldl [2022-08-17T13:03:06.541Z] #28 39.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:03:06.541Z] #28 39.96 Setting up jq (1.6-2.1) ... [2022-08-17T13:03:06.541Z] #28 39.98 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:03:06.541Z] #28 39.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:03:06.541Z] #28 40.00 Setting up iptables (1.8.7-1) ... [2022-08-17T13:03:06.541Z] #28 40.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:03:06.541Z] #28 40.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:03:06.541Z] #28 40.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:03:06.541Z] #28 40.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:03:06.541Z] #28 40.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T13:03:06.541Z] #28 40.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T13:03:06.541Z] #28 40.05 Setting up iproute2 (5.10.0-4) ... [2022-08-17T13:03:06.590Z] #77 62.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T13:03:06.643Z] #77 121.4 checking seccomp.h usability... yes [2022-08-17T13:03:06.643Z] #77 121.7 checking seccomp.h presence... yes [2022-08-17T13:03:06.643Z] #77 121.8 checking for seccomp.h... yes [2022-08-17T13:03:06.836Z] #28 40.26 Setting up systemd (247.3-7) ... [2022-08-17T13:03:06.836Z] #28 40.30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T13:03:06.836Z] #28 40.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T13:03:06.836Z] #28 40.31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T13:03:06.836Z] #28 40.33 Initializing machine ID from KVM UUID. [2022-08-17T13:03:07.215Z] #77 121.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T13:03:07.407Z] #28 40.97 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T13:03:07.666Z] #28 41.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:03:07.787Z] #77 122.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T13:03:07.927Z] #28 DONE 41.4s [2022-08-17T13:03:07.927Z] [2022-08-17T13:03:07.927Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T13:03:07.927Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-17T13:03:08.048Z] #77 122.7 checking systemd/sd-bus.h usability... yes [2022-08-17T13:03:08.048Z] #77 123.0 checking systemd/sd-bus.h presence... yes [2022-08-17T13:03:08.048Z] #77 123.1 checking for systemd/sd-bus.h... yes [2022-08-17T13:03:08.620Z] #77 123.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T13:03:08.867Z] #29 0.837 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T13:03:08.867Z] #29 0.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T13:03:08.867Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T13:03:08.867Z] #29 DONE 0.9s [2022-08-17T13:03:08.867Z] [2022-08-17T13:03:08.867Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T13:03:08.867Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-17T13:03:09.142Z] #77 123.8 checking for sd_notify_barrier... yes [2022-08-17T13:03:09.142Z] #77 124.2 checking linux/bpf.h usability... yes [2022-08-17T13:03:09.403Z] #77 124.4 checking linux/bpf.h presence... yes [2022-08-17T13:03:09.403Z] #77 124.5 checking for linux/bpf.h... yes [2022-08-17T13:03:09.665Z] #77 124.5 checking compilation for eBPF... yes [2022-08-17T13:03:09.665Z] #77 124.8 checking for criu >= 3.15... no [2022-08-17T13:03:09.665Z] #77 124.8 configure: CRIU headers not found, building without CRIU support [2022-08-17T13:03:09.665Z] #77 124.8 checking for criu > 3.16... no [2022-08-17T13:03:09.665Z] #77 124.9 configure: CRIU version doesn't support join-ns API [2022-08-17T13:03:09.665Z] #77 124.9 checking for criu > 3.16.1... no [2022-08-17T13:03:09.665Z] #77 124.9 configure: CRIU version doesn't support for pre-dumping [2022-08-17T13:03:09.927Z] #77 124.9 checking for new mount API (fsconfig)... yes [2022-08-17T13:03:09.927Z] #77 125.0 checking for seccomp notify API... yes [2022-08-17T13:03:10.189Z] #77 125.2 checking for gperf... no [2022-08-17T13:03:10.189Z] #77 125.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T13:03:10.451Z] #77 125.2 checking for library containing argp_parse... none required [2022-08-17T13:03:10.713Z] #77 125.8 checking that generated files are newer than configure... done [2022-08-17T13:03:10.713Z] #77 125.8 configure: creating ./config.status [2022-08-17T13:03:11.179Z] #77 ... [2022-08-17T13:03:11.179Z] [2022-08-17T13:03:11.179Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:03:11.179Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-17T13:03:11.179Z] #47 202.2 + dpkg --print-architecture [2022-08-17T13:03:11.179Z] #47 DONE 202.7s [2022-08-17T13:03:11.179Z] [2022-08-17T13:03:11.179Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:03:11.179Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:03:11.672Z] #77 ... [2022-08-17T13:03:11.672Z] [2022-08-17T13:03:11.672Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:03:11.672Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T13:03:11.672Z] #34 DONE 183.5s [2022-08-17T13:03:11.672Z] [2022-08-17T13:03:11.672Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:03:11.672Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:03:11.672Z] #21 12.97 Fetched 8570 kB in 9s (947 kB/s) [2022-08-17T13:03:11.672Z] #21 12.97 Reading package lists... [2022-08-17T13:03:11.672Z] #21 17.22 Reading package lists... [2022-08-17T13:03:11.932Z] #21 21.15 Building dependency tree... [2022-08-17T13:03:14.477Z] #21 24.66 The following additional packages will be installed: [2022-08-17T13:03:14.477Z] #21 24.66 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T13:03:14.477Z] #21 24.66 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T13:03:14.477Z] #21 24.66 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T13:03:14.477Z] #21 24.67 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:03:14.477Z] #21 24.67 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T13:03:14.477Z] #21 24.69 Suggested packages: [2022-08-17T13:03:14.477Z] #21 24.69 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T13:03:14.477Z] #21 24.69 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T13:03:14.477Z] #21 24.69 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T13:03:14.477Z] #21 24.69 Recommended packages: [2022-08-17T13:03:14.477Z] #21 24.69 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T13:03:14.477Z] #21 24.69 systemd-timesyncd | time-daemon unzip [2022-08-17T13:03:14.477Z] #21 ... [2022-08-17T13:03:14.477Z] [2022-08-17T13:03:14.477Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:14.477Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:14.477Z] #77 129.3 config.status: creating Makefile [2022-08-17T13:03:14.477Z] #77 129.5 config.status: creating rpm/crun.spec [2022-08-17T13:03:14.477Z] #77 129.5 config.status: creating config.h [2022-08-17T13:03:14.477Z] #77 129.5 config.status: executing libtool commands [2022-08-17T13:03:14.477Z] #77 129.6 config.status: executing depfiles commands [2022-08-17T13:03:14.719Z] #77 ... [2022-08-17T13:03:14.719Z] [2022-08-17T13:03:14.719Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:03:14.719Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:03:14.719Z] #14 138.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T13:03:14.719Z] #14 138.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:03:14.719Z] #14 138.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:03:14.719Z] #14 148.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T13:03:14.719Z] #14 148.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:03:14.719Z] #14 148.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:03:15.862Z] #77 131.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T13:03:16.122Z] #77 131.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T13:03:16.694Z] #77 131.7 checking for gcc... gcc [2022-08-17T13:03:16.955Z] #77 131.9 checking whether the C compiler works... yes [2022-08-17T13:03:16.955Z] #77 132.0 checking for C compiler default output file name... a.out [2022-08-17T13:03:16.955Z] #77 132.0 checking for suffix of executables... [2022-08-17T13:03:16.955Z] #77 ... [2022-08-17T13:03:16.955Z] [2022-08-17T13:03:16.955Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:03:16.955Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:03:16.955Z] #36 189.3 Delve is a source level debugger for Go programs. [2022-08-17T13:03:16.955Z] #36 189.3 [2022-08-17T13:03:16.955Z] #36 189.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T13:03:16.955Z] #36 189.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T13:03:16.955Z] #36 189.3 [2022-08-17T13:03:16.955Z] #36 189.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T13:03:16.955Z] #36 189.3 [2022-08-17T13:03:16.955Z] #36 189.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T13:03:16.955Z] #36 189.3 [2022-08-17T13:03:16.955Z] #36 189.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T13:03:16.955Z] #36 189.3 [2022-08-17T13:03:16.955Z] #36 189.3 Usage: [2022-08-17T13:03:16.955Z] #36 189.3 dlv [command] [2022-08-17T13:03:16.955Z] #36 189.3 [2022-08-17T13:03:16.955Z] #36 189.3 Available Commands: [2022-08-17T13:03:16.955Z] #36 189.3 attach Attach to running process and begin debugging. [2022-08-17T13:03:16.955Z] #36 189.3 connect Connect to a headless debug server with a terminal client. [2022-08-17T13:03:16.955Z] #36 189.3 core Examine a core dump. [2022-08-17T13:03:16.955Z] #36 189.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T13:03:16.955Z] #36 189.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T13:03:16.955Z] #36 189.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T13:03:16.955Z] #36 189.3 help Help about any command [2022-08-17T13:03:16.955Z] #36 189.3 run Deprecated command. Use 'debug' instead. [2022-08-17T13:03:16.955Z] #36 189.3 test Compile test binary and begin debugging program. [2022-08-17T13:03:16.955Z] #36 189.3 trace Compile and begin tracing program. [2022-08-17T13:03:16.955Z] #36 189.3 version Prints version. [2022-08-17T13:03:16.955Z] #36 189.3 [2022-08-17T13:03:16.956Z] #36 189.3 Flags: [2022-08-17T13:03:16.956Z] #36 189.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T13:03:16.956Z] #36 189.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T13:03:16.956Z] #36 189.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T13:03:16.956Z] #36 189.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T13:03:16.956Z] #36 189.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T13:03:16.956Z] #36 189.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T13:03:16.956Z] #36 189.3 --disable-aslr Disables address space randomization [2022-08-17T13:03:16.956Z] #36 189.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T13:03:16.956Z] #36 189.3 -h, --help help for dlv [2022-08-17T13:03:16.956Z] #36 189.3 --init string Init file, executed by the terminal client. [2022-08-17T13:03:16.956Z] #36 189.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T13:03:16.956Z] #36 189.3 --log Enable debugging server logging. [2022-08-17T13:03:16.956Z] #36 189.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T13:03:16.956Z] #36 189.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T13:03:16.956Z] #36 189.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T13:03:16.956Z] #36 189.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T13:03:16.956Z] #36 189.3 --wd string Working directory for running the program. [2022-08-17T13:03:16.956Z] #36 189.3 [2022-08-17T13:03:16.956Z] #36 189.3 Additional help topics: [2022-08-17T13:03:16.956Z] #36 189.3 dlv backend Help about the --backend flag. [2022-08-17T13:03:16.956Z] #36 189.3 dlv log Help about logging flags. [2022-08-17T13:03:16.956Z] #36 189.3 dlv redirect Help about file redirection. [2022-08-17T13:03:16.956Z] #36 189.3 [2022-08-17T13:03:16.956Z] #36 189.3 Use "dlv [command] --help" for more information about a command. [2022-08-17T13:03:16.956Z] #36 DONE 189.4s [2022-08-17T13:03:16.992Z] #30 6.842 Collecting yamllint==1.26.1 [2022-08-17T13:03:16.992Z] #30 7.901 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T13:03:17.217Z] [2022-08-17T13:03:17.217Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:03:17.217Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:03:17.217Z] #21 26.80 The following NEW packages will be installed: [2022-08-17T13:03:17.217Z] #21 26.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T13:03:17.217Z] #21 26.82 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T13:03:17.217Z] #21 26.82 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T13:03:17.217Z] #21 26.82 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T13:03:17.217Z] #21 26.82 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T13:03:17.217Z] #21 26.82 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:03:17.217Z] #21 26.82 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T13:03:17.217Z] #21 26.82 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T13:03:17.217Z] #21 26.82 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T13:03:17.217Z] #21 27.23 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:03:17.217Z] #21 27.23 Need to get 32.8 MB of archives. [2022-08-17T13:03:17.217Z] #21 27.23 After this operation, 124 MB of additional disk space will be used. [2022-08-17T13:03:17.217Z] #21 27.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T13:03:17.217Z] #21 27.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T13:03:17.217Z] #21 27.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T13:03:17.217Z] #21 27.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T13:03:17.217Z] #21 27.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T13:03:17.217Z] #21 27.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T13:03:17.217Z] #21 27.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T13:03:17.217Z] #21 27.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T13:03:17.217Z] #21 27.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T13:03:17.217Z] #21 27.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T13:03:17.217Z] #21 27.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T13:03:17.217Z] #21 27.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T13:03:17.217Z] #21 27.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T13:03:17.217Z] #21 27.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T13:03:17.217Z] #21 27.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:03:17.217Z] #21 27.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:03:17.217Z] #21 27.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T13:03:17.217Z] #21 27.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T13:03:17.217Z] #21 27.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T13:03:17.217Z] #21 27.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T13:03:17.217Z] #21 27.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T13:03:17.217Z] #21 27.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T13:03:17.217Z] #21 27.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T13:03:17.217Z] #21 27.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T13:03:17.217Z] #21 27.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T13:03:17.217Z] #21 27.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T13:03:17.217Z] #21 27.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T13:03:17.217Z] #21 27.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T13:03:17.217Z] #21 27.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T13:03:17.217Z] #21 27.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T13:03:17.217Z] #21 27.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T13:03:17.217Z] #21 27.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T13:03:17.252Z] #30 8.441 Collecting pathspec>=0.5.3 [2022-08-17T13:03:17.252Z] #30 8.450 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T13:03:17.259Z] #14 ... [2022-08-17T13:03:17.259Z] [2022-08-17T13:03:17.259Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:03:17.259Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:03:17.259Z] #64 80.46 + bin/ctr [2022-08-17T13:03:17.529Z] #30 8.626 Collecting pyyaml [2022-08-17T13:03:17.529Z] #30 8.634 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T13:03:17.529Z] #30 8.670 Building wheels for collected packages: yamllint [2022-08-17T13:03:17.529Z] #30 8.671 Building wheel for yamllint (setup.py): started [2022-08-17T13:03:17.791Z] #21 28.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T13:03:17.791Z] #21 28.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T13:03:17.791Z] #21 28.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T13:03:17.791Z] #21 28.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T13:03:17.791Z] #21 28.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:03:17.791Z] #21 28.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T13:03:17.791Z] #21 28.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T13:03:17.791Z] #21 28.20 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T13:03:17.791Z] #21 28.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T13:03:17.791Z] #21 28.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T13:03:17.791Z] #21 28.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T13:03:17.791Z] #21 28.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:03:17.791Z] #21 28.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T13:03:17.791Z] #21 28.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T13:03:17.791Z] #21 28.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T13:03:17.791Z] #21 28.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T13:03:17.791Z] #21 28.38 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T13:03:17.791Z] #21 28.38 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T13:03:17.791Z] #21 28.40 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T13:03:17.791Z] #21 28.40 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T13:03:17.794Z] #30 9.118 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T13:03:17.794Z] #30 9.119 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=51b654d92039cb35880409153dfbe509e10be55b331778ab1df6656d01d4065d [2022-08-17T13:03:17.794Z] #30 9.119 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T13:03:17.794Z] #30 9.122 Successfully built yamllint [2022-08-17T13:03:17.794Z] #30 9.131 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T13:03:18.052Z] #21 28.66 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T13:03:18.061Z] #30 9.336 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T13:03:18.313Z] #21 28.69 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T13:03:18.313Z] #21 28.73 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T13:03:18.313Z] #21 28.74 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T13:03:18.322Z] #30 DONE 9.6s [2022-08-17T13:03:18.322Z] [2022-08-17T13:03:18.322Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T13:03:18.322Z] #34 sha256:cc6b65b61a1113433b42a1cc0a074dbec7da3727419b33aa2765f3e56cd1934b [2022-08-17T13:03:18.581Z] #34 DONE 0.2s [2022-08-17T13:03:18.581Z] [2022-08-17T13:03:18.581Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T13:03:18.581Z] #39 sha256:e6d9c171259b58ed80bdfe573023f79ff2a8704da01e76ad4b3e69a7e6e87a45 [2022-08-17T13:03:18.840Z] #39 DONE 0.3s [2022-08-17T13:03:18.840Z] [2022-08-17T13:03:18.840Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:03:18.840Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:03:18.840Z] #71 ... [2022-08-17T13:03:18.840Z] [2022-08-17T13:03:18.840Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T13:03:18.840Z] #42 sha256:f50e07a6b52177634c3d1f01428ee98d149a2e08c660917d891df6d854862697 [2022-08-17T13:03:19.100Z] #42 DONE 0.2s [2022-08-17T13:03:19.100Z] [2022-08-17T13:03:19.100Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T13:03:19.100Z] #44 sha256:195b7f9c60f4e9f4ccbe7c7dd5d3b5a23aad24d5c8765ef218269cbaf3c6e372 [2022-08-17T13:03:19.100Z] #44 DONE 0.2s [2022-08-17T13:03:19.100Z] [2022-08-17T13:03:19.100Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T13:03:19.100Z] #46 sha256:18f7753ad6b0d18f58557cafdc49ecf303765bbcef2a6cf7136ff0f7186cd4d3 [2022-08-17T13:03:19.301Z] #21 29.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:03:19.301Z] #21 29.86 Fetched 32.8 MB in 2s (17.4 MB/s) [2022-08-17T13:03:19.301Z] #21 29.93 Selecting previously unselected package libcap2:amd64. [2022-08-17T13:03:19.359Z] #46 DONE 0.1s [2022-08-17T13:03:19.359Z] [2022-08-17T13:03:19.359Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T13:03:19.359Z] #48 sha256:b7271ccc61260d197d86076c4ee033112022ae0d0e3eaf1b34f0a316ac008715 [2022-08-17T13:03:19.359Z] #48 DONE 0.1s [2022-08-17T13:03:19.359Z] [2022-08-17T13:03:19.359Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:03:19.359Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:03:19.359Z] #71 ... [2022-08-17T13:03:19.359Z] [2022-08-17T13:03:19.359Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T13:03:19.359Z] #52 sha256:510c19e1e5b16d819be5129ba0240e4365166033518a709ecc6f326cff442298 [2022-08-17T13:03:19.359Z] #52 DONE 0.1s [2022-08-17T13:03:19.359Z] [2022-08-17T13:03:19.359Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T13:03:19.359Z] #55 sha256:361acd76b192f14ac59a29ccd980e3469527632820f161f10c3af18d76b8f9af [2022-08-17T13:03:19.571Z] #21 29.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-17T13:03:19.571Z] #21 30.00 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T13:03:19.571Z] #21 30.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:03:19.571Z] #21 30.15 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T13:03:19.571Z] #21 30.15 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T13:03:19.571Z] #21 30.15 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:03:19.571Z] #21 30.24 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T13:03:19.571Z] #21 30.24 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T13:03:19.835Z] #21 30.25 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:03:19.835Z] #21 30.38 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T13:03:19.835Z] #21 30.40 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T13:03:19.835Z] #21 30.40 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:03:19.929Z] #55 DONE 0.3s [2022-08-17T13:03:19.929Z] [2022-08-17T13:03:19.929Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T13:03:19.929Z] #59 sha256:d2153581d3da5a6978115d135f0fd4f7a3d45a7c436efd38459e079a63c25b4f [2022-08-17T13:03:19.929Z] #59 DONE 0.1s [2022-08-17T13:03:19.929Z] [2022-08-17T13:03:19.929Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T13:03:19.929Z] #61 sha256:1a14fa1bad3db2b8458d998534d617e27b55384ff5c7b278a2da591f1750c111 [2022-08-17T13:03:19.929Z] #61 DONE 0.1s [2022-08-17T13:03:19.929Z] [2022-08-17T13:03:19.929Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T13:03:19.929Z] #63 sha256:747b6f0b99a62d597320c0825516de1b5b3bbd57e0d1219790e97a69dba15615 [2022-08-17T13:03:20.097Z] #21 30.59 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T13:03:20.097Z] #21 30.60 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:03:20.097Z] #21 30.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:03:20.191Z] #63 DONE 0.3s [2022-08-17T13:03:20.191Z] [2022-08-17T13:03:20.191Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T13:03:20.191Z] #65 sha256:a6ff3ad62414be8e74360209be8f96f98e6a6ea224853b5d663d635c1fa5a282 [2022-08-17T13:03:20.358Z] #21 30.78 Selecting previously unselected package libkmod2:amd64. [2022-08-17T13:03:20.358Z] #21 30.78 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T13:03:20.358Z] #21 30.79 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T13:03:20.358Z] #21 30.91 Selecting previously unselected package systemd. [2022-08-17T13:03:20.358Z] #21 30.91 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T13:03:20.453Z] #65 DONE 0.1s [2022-08-17T13:03:20.453Z] [2022-08-17T13:03:20.453Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T13:03:20.453Z] #68 sha256:b074b500e1b4fb8f5fd2691b302e2830aad96005566650741f536612ba5916ad [2022-08-17T13:03:20.453Z] #68 DONE 0.1s [2022-08-17T13:03:20.453Z] [2022-08-17T13:03:20.453Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:03:20.453Z] #71 sha256:fbeef28ab61e22b7a5603a406b54e81625aac984188f05581040cbadf8096300 [2022-08-17T13:03:20.619Z] #21 31.11 Unpacking systemd (247.3-7) ... [2022-08-17T13:03:22.546Z] #64 ... [2022-08-17T13:03:22.546Z] [2022-08-17T13:03:22.546Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:22.546Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:22.546Z] #77 77.69 configure.ac:7: installing './compile' [2022-08-17T13:03:22.546Z] #77 77.75 configure.ac:11: installing './config.guess' [2022-08-17T13:03:22.546Z] #77 77.76 configure.ac:11: installing './config.sub' [2022-08-17T13:03:22.546Z] #77 77.81 configure.ac:8: installing './install-sh' [2022-08-17T13:03:22.546Z] #77 77.83 configure.ac:8: installing './missing' [2022-08-17T13:03:22.546Z] #77 78.06 Makefile.am: installing './depcomp' [2022-08-17T13:03:23.167Z] #21 33.52 Selecting previously unselected package pigz. [2022-08-17T13:03:23.167Z] #21 33.52 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T13:03:23.167Z] #21 33.53 Unpacking pigz (2.6-1) ... [2022-08-17T13:03:23.167Z] #21 33.65 Selecting previously unselected package libelf1:amd64. [2022-08-17T13:03:23.167Z] #21 33.65 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T13:03:23.167Z] #21 33.67 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T13:03:23.428Z] #21 33.80 Selecting previously unselected package libbpf0:amd64. [2022-08-17T13:03:23.428Z] #21 33.80 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T13:03:23.428Z] #21 33.81 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:03:23.428Z] #21 33.97 Selecting previously unselected package libmnl0:amd64. [2022-08-17T13:03:23.428Z] #21 33.97 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T13:03:23.428Z] #21 33.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:03:23.690Z] #21 34.05 Selecting previously unselected package libxtables12:amd64. [2022-08-17T13:03:23.690Z] #21 34.07 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T13:03:23.690Z] #21 34.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:03:23.690Z] #21 34.16 Selecting previously unselected package libcap2-bin. [2022-08-17T13:03:23.690Z] #21 34.17 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T13:03:23.690Z] #21 34.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T13:03:23.690Z] #21 34.27 Selecting previously unselected package iproute2. [2022-08-17T13:03:23.928Z] #77 79.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T13:03:23.928Z] #77 79.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T13:03:23.928Z] #77 79.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T13:03:23.928Z] #77 79.94 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T13:03:23.952Z] #21 34.28 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T13:03:23.952Z] #21 34.29 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T13:03:24.188Z] #77 80.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T13:03:24.213Z] #21 34.80 Selecting previously unselected package xxd. [2022-08-17T13:03:24.213Z] #21 34.80 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:03:24.213Z] #21 34.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:24.474Z] #21 34.93 Selecting previously unselected package vim-common. [2022-08-17T13:03:24.474Z] #21 34.93 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:03:24.474Z] #21 34.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:24.474Z] #21 35.13 Selecting previously unselected package bash-completion. [2022-08-17T13:03:24.736Z] #21 35.13 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T13:03:24.758Z] #77 80.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T13:03:25.017Z] #77 80.78 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T13:03:25.279Z] #77 81.13 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T13:03:25.308Z] #21 ... [2022-08-17T13:03:25.309Z] [2022-08-17T13:03:25.309Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:25.309Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:25.309Z] #77 132.0 checking for suffix of executables... [2022-08-17T13:03:25.309Z] #77 132.3 checking whether we are cross compiling... no [2022-08-17T13:03:25.309Z] #77 132.6 checking for suffix of object files... o [2022-08-17T13:03:25.309Z] #77 132.7 checking whether we are using the GNU C compiler... yes [2022-08-17T13:03:25.309Z] #77 132.9 checking whether gcc accepts -g... yes [2022-08-17T13:03:25.309Z] #77 133.1 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:03:25.309Z] #77 133.3 checking whether gcc understands -c and -o together... yes [2022-08-17T13:03:25.309Z] #77 133.5 checking how to run the C preprocessor... gcc -E [2022-08-17T13:03:25.309Z] #77 133.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:03:25.309Z] #77 133.7 checking for egrep... /bin/grep -E [2022-08-17T13:03:25.309Z] #77 133.7 checking for ANSI C header files... yes [2022-08-17T13:03:25.309Z] #77 134.6 checking for sys/types.h... yes [2022-08-17T13:03:25.309Z] #77 134.9 checking for sys/stat.h... yes [2022-08-17T13:03:25.309Z] #77 135.1 checking for stdlib.h... yes [2022-08-17T13:03:25.309Z] #77 135.4 checking for string.h... yes [2022-08-17T13:03:25.309Z] #77 135.6 checking for memory.h... yes [2022-08-17T13:03:25.309Z] #77 135.8 checking for strings.h... yes [2022-08-17T13:03:25.309Z] #77 136.1 checking for inttypes.h... yes [2022-08-17T13:03:25.309Z] #77 136.2 checking for stdint.h... yes [2022-08-17T13:03:25.309Z] #77 136.4 checking for unistd.h... yes [2022-08-17T13:03:25.309Z] #77 136.6 checking minix/config.h usability... no [2022-08-17T13:03:25.309Z] #77 136.8 checking minix/config.h presence... no [2022-08-17T13:03:25.309Z] #77 136.9 checking for minix/config.h... no [2022-08-17T13:03:25.309Z] #77 136.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T13:03:25.309Z] #77 137.1 checking build system type... x86_64-pc-linux-gnu [2022-08-17T13:03:25.309Z] #77 137.4 checking host system type... x86_64-pc-linux-gnu [2022-08-17T13:03:25.309Z] #77 137.4 checking how to print strings... printf [2022-08-17T13:03:25.309Z] #77 137.4 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:03:25.309Z] #77 137.5 checking for fgrep... /bin/grep -F [2022-08-17T13:03:25.309Z] #77 137.5 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:03:25.309Z] #77 137.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:03:25.309Z] #77 137.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:03:25.309Z] #77 137.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:03:25.309Z] #77 137.6 checking whether ln -s works... yes [2022-08-17T13:03:25.309Z] #77 137.6 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:03:25.309Z] #77 137.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T13:03:25.309Z] #77 137.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:03:25.309Z] #77 137.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:03:25.309Z] #77 137.7 checking for objdump... objdump [2022-08-17T13:03:25.309Z] #77 137.7 checking how to recognize dependent libraries... pass_all [2022-08-17T13:03:25.309Z] #77 137.7 checking for dlltool... no [2022-08-17T13:03:25.309Z] #77 137.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:03:25.309Z] #77 137.7 checking for ar... ar [2022-08-17T13:03:25.309Z] #77 137.7 checking for archiver @FILE support... @ [2022-08-17T13:03:25.309Z] #77 137.8 checking for strip... strip [2022-08-17T13:03:25.309Z] #77 137.8 checking for ranlib... ranlib [2022-08-17T13:03:25.309Z] #77 137.8 checking for gawk... no [2022-08-17T13:03:25.309Z] #77 137.8 checking for mawk... mawk [2022-08-17T13:03:25.309Z] #77 137.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:03:25.309Z] #77 138.2 checking for sysroot... no [2022-08-17T13:03:25.309Z] #77 138.2 checking for a working dd... /bin/dd [2022-08-17T13:03:25.309Z] #77 138.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:03:25.309Z] #77 138.4 checking for mt... no [2022-08-17T13:03:25.309Z] #77 138.4 checking if : is a manifest tool... no [2022-08-17T13:03:25.309Z] #77 138.5 checking for dlfcn.h... yes [2022-08-17T13:03:25.309Z] #77 138.7 checking for objdir... .libs [2022-08-17T13:03:25.309Z] #77 139.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:03:25.309Z] #77 139.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:03:25.309Z] #77 139.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:03:25.309Z] #77 139.2 checking if gcc static flag -static works... yes [2022-08-17T13:03:25.309Z] #77 139.7 checking if gcc supports -c -o file.o... yes [2022-08-17T13:03:25.309Z] #77 139.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:03:25.309Z] #77 139.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T13:03:25.309Z] #77 139.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:03:25.309Z] #77 140.2 checking how to hardcode library paths into programs... immediate [2022-08-17T13:03:25.309Z] #77 140.2 checking whether stripping libraries is possible... yes [2022-08-17T13:03:25.309Z] #77 140.2 checking if libtool supports shared libraries... yes [2022-08-17T13:03:25.309Z] #77 140.2 checking whether to build shared libraries... no [2022-08-17T13:03:25.309Z] #77 140.2 checking whether to build static libraries... yes [2022-08-17T13:03:25.309Z] #77 140.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:03:25.309Z] #77 140.2 checking whether build environment is sane... yes [2022-08-17T13:03:25.309Z] #77 140.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:03:25.309Z] #77 140.3 checking whether make sets $(MAKE)... yes [2022-08-17T13:03:25.309Z] #77 140.4 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:03:25.309Z] #77 140.4 checking whether make supports nested variables... yes [2022-08-17T13:03:25.309Z] #77 140.4 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:03:25.309Z] #77 140.5 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:03:25.309Z] #77 140.5 checking how to create a ustar tar archive... gnutar [2022-08-17T13:03:25.539Z] #77 81.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T13:03:25.570Z] #77 140.5 checking dependency style of gcc... gcc3 [2022-08-17T13:03:25.570Z] #77 140.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:03:25.570Z] #77 140.7 checking whether make supports nested variables... (cached) yes [2022-08-17T13:03:25.570Z] #77 140.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T13:03:25.570Z] #77 140.7 checking pkg-config is at least version 0.9.0... yes [2022-08-17T13:03:25.570Z] #77 140.7 checking for yajl >= 2.1.0... yes [2022-08-17T13:03:25.833Z] #77 140.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T13:03:25.833Z] #77 140.8 checking for gcc... (cached) gcc [2022-08-17T13:03:25.833Z] #77 140.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T13:03:25.833Z] #77 140.9 checking whether gcc accepts -g... (cached) yes [2022-08-17T13:03:25.833Z] #77 140.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T13:03:25.833Z] #77 140.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T13:03:25.833Z] #77 140.9 checking for a Python interpreter with version >= 3... python3 [2022-08-17T13:03:25.833Z] #77 141.0 checking for python3... /usr/bin/python3 [2022-08-17T13:03:25.833Z] #77 141.0 checking for python3 version... 3.9 [2022-08-17T13:03:26.084Z] #55 ... [2022-08-17T13:03:26.084Z] [2022-08-17T13:03:26.084Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:26.084Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:03:26.084Z] #77 171.1 CCLD libocispec.la [2022-08-17T13:03:26.084Z] #77 171.4 CCLD src/validate [2022-08-17T13:03:26.084Z] #77 171.4 CCLD tests/test-1 [2022-08-17T13:03:26.084Z] #77 171.4 CCLD tests/test-3 [2022-08-17T13:03:26.084Z] #77 171.4 CCLD tests/test-2 [2022-08-17T13:03:26.084Z] #77 171.4 CCLD tests/test-4 [2022-08-17T13:03:26.084Z] #77 171.5 CCLD tests/test-5 [2022-08-17T13:03:26.084Z] #77 171.5 CCLD tests/test-6 [2022-08-17T13:03:26.084Z] #77 171.7 CCLD tests/test-7 [2022-08-17T13:03:26.084Z] #77 171.7 CCLD tests/test-8 [2022-08-17T13:03:26.084Z] #77 171.7 CCLD tests/test-9 [2022-08-17T13:03:26.084Z] #77 171.8 CCLD tests/test-10 [2022-08-17T13:03:26.084Z] #77 171.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T13:03:26.084Z] #77 171.8 CCLD tests/test-11 [2022-08-17T13:03:26.096Z] #77 141.1 checking for python3 platform... linux [2022-08-17T13:03:26.096Z] #77 141.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T13:03:26.669Z] #77 141.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T13:03:26.931Z] #77 141.8 checking that generated files are newer than configure... done [2022-08-17T13:03:26.931Z] #77 141.8 configure: creating ./config.status [2022-08-17T13:03:27.192Z] #77 ... [2022-08-17T13:03:27.192Z] [2022-08-17T13:03:27.192Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:03:27.192Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:03:27.192Z] #21 37.67 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T13:03:27.765Z] #21 38.20 Selecting previously unselected package bzip2. [2022-08-17T13:03:27.765Z] #21 38.21 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T13:03:27.765Z] #21 38.22 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T13:03:27.765Z] #21 38.33 Selecting previously unselected package xz-utils. [2022-08-17T13:03:27.765Z] #21 38.34 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T13:03:27.765Z] #21 38.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:03:27.993Z] #77 173.5 libtool: link: ar cr libocispec.a [2022-08-17T13:03:27.993Z] #77 173.6 libtool: link: ranlib libocispec.a [2022-08-17T13:03:28.027Z] #21 38.55 Selecting previously unselected package apparmor. [2022-08-17T13:03:28.027Z] #21 38.55 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T13:03:28.027Z] #21 38.60 Unpacking apparmor (2.13.6-10) ... [2022-08-17T13:03:28.600Z] #21 39.03 Selecting previously unselected package inetutils-ping. [2022-08-17T13:03:28.600Z] #21 39.06 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T13:03:28.600Z] #21 39.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T13:03:28.600Z] #21 39.20 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T13:03:28.600Z] #21 39.20 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:03:28.600Z] #21 39.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:03:28.863Z] #21 39.30 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T13:03:28.863Z] #21 39.30 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T13:03:28.863Z] #21 39.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:03:28.863Z] #21 39.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T13:03:28.863Z] #21 39.40 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T13:03:28.863Z] #21 39.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:03:28.863Z] #21 39.52 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T13:03:29.125Z] #21 39.53 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T13:03:29.125Z] #21 39.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:03:29.125Z] #21 39.63 Selecting previously unselected package iptables. [2022-08-17T13:03:29.125Z] #21 39.64 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-17T13:03:29.125Z] #21 39.65 Unpacking iptables (1.8.7-1) ... [2022-08-17T13:03:29.375Z] #77 175.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:03:29.376Z] #77 175.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T13:03:29.387Z] #21 40.03 Selecting previously unselected package libonig5:amd64. [2022-08-17T13:03:29.636Z] #77 175.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T13:03:29.636Z] #77 175.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:03:29.636Z] #77 175.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:03:29.636Z] #77 175.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:03:29.636Z] #77 175.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:03:29.636Z] #77 175.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T13:03:29.636Z] #77 175.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T13:03:29.636Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T13:03:29.636Z] #77 175.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T13:03:29.636Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T13:03:29.636Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T13:03:29.636Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T13:03:29.636Z] #77 175.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T13:03:29.649Z] #21 40.04 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T13:03:29.649Z] #21 40.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:03:29.649Z] #21 40.23 Selecting previously unselected package libjq1:amd64. [2022-08-17T13:03:29.649Z] #21 40.23 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T13:03:29.649Z] #21 40.24 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:03:29.896Z] #77 175.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T13:03:29.896Z] #77 175.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T13:03:29.896Z] #77 175.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T13:03:29.896Z] #77 175.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T13:03:29.896Z] #77 175.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T13:03:29.896Z] #77 175.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T13:03:29.910Z] #21 40.35 Selecting previously unselected package jq. [2022-08-17T13:03:29.910Z] #21 40.36 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-17T13:03:29.910Z] #21 40.38 Unpacking jq (1.6-2.1) ... [2022-08-17T13:03:29.910Z] #21 40.50 Selecting previously unselected package libaio1:amd64. [2022-08-17T13:03:29.910Z] #21 40.50 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T13:03:29.910Z] #21 40.51 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:03:29.910Z] #21 40.59 Selecting previously unselected package libgpm2:amd64. [2022-08-17T13:03:30.157Z] #77 175.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T13:03:30.171Z] #21 40.59 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T13:03:30.171Z] #21 40.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:03:30.171Z] #21 40.68 Selecting previously unselected package libicu67:amd64. [2022-08-17T13:03:30.171Z] #21 40.68 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-17T13:03:30.171Z] #21 40.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T13:03:30.418Z] #77 175.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T13:03:30.418Z] #77 176.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T13:03:30.418Z] #77 176.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T13:03:30.695Z] #77 176.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T13:03:30.695Z] #77 176.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T13:03:30.695Z] #77 176.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T13:03:30.962Z] #77 176.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T13:03:30.962Z] #77 176.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T13:03:30.962Z] #77 176.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T13:03:31.536Z] #77 177.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T13:03:31.536Z] #77 177.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T13:03:31.536Z] #77 177.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T13:03:31.536Z] #77 177.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T13:03:31.797Z] #77 177.6 CC src/crun-crun.o [2022-08-17T13:03:32.058Z] #77 177.7 CC src/crun-run.o [2022-08-17T13:03:32.058Z] #77 177.8 CC src/crun-delete.o [2022-08-17T13:03:32.058Z] #77 177.8 CC src/crun-kill.o [2022-08-17T13:03:32.058Z] #77 177.8 CC src/crun-pause.o [2022-08-17T13:03:32.325Z] #77 178.0 CC src/crun-unpause.o [2022-08-17T13:03:32.325Z] #77 178.1 CC src/crun-spec.o [2022-08-17T13:03:32.588Z] #77 178.2 CC src/crun-exec.o [2022-08-17T13:03:32.588Z] #77 178.4 CC src/crun-list.o [2022-08-17T13:03:32.849Z] #77 178.6 CC src/crun-create.o [2022-08-17T13:03:33.108Z] #77 178.8 CC src/crun-start.o [2022-08-17T13:03:33.369Z] #77 178.9 CC src/crun-state.o [2022-08-17T13:03:33.369Z] #77 179.1 CC src/crun-update.o [2022-08-17T13:03:33.630Z] #77 179.2 CC src/crun-ps.o [2022-08-17T13:03:33.630Z] #77 179.4 CC src/crun-checkpoint.o [2022-08-17T13:03:33.630Z] #77 179.5 CC src/crun-restore.o [2022-08-17T13:03:34.200Z] #77 179.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T13:03:34.200Z] #77 179.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T13:03:34.384Z] #21 44.50 Selecting previously unselected package libinih1:amd64. [2022-08-17T13:03:34.384Z] #21 44.50 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-17T13:03:34.384Z] #21 44.52 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T13:03:34.384Z] #21 44.60 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T13:03:34.384Z] #21 44.60 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T13:03:34.384Z] #21 44.61 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:03:34.384Z] #21 44.74 Selecting previously unselected package libnet1:amd64. [2022-08-17T13:03:34.384Z] #21 44.74 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T13:03:34.384Z] #21 44.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:03:34.384Z] #21 44.84 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T13:03:34.384Z] #21 44.85 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T13:03:34.384Z] #21 44.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:03:34.460Z] #77 180.1 CC src/libcrun/libcrun_la-container.lo [2022-08-17T13:03:34.645Z] #21 44.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:03:34.645Z] #21 44.99 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:03:34.645Z] #21 44.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:03:34.645Z] #21 45.10 Selecting previously unselected package libyajl2:amd64. [2022-08-17T13:03:34.645Z] #21 45.11 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T13:03:34.645Z] #21 45.11 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:03:34.645Z] #21 45.18 Selecting previously unselected package net-tools. [2022-08-17T13:03:34.645Z] #21 45.18 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T13:03:34.645Z] #21 45.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:03:34.720Z] #77 180.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T13:03:34.909Z] #21 45.44 Selecting previously unselected package patch. [2022-08-17T13:03:34.909Z] #21 45.45 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-17T13:03:34.909Z] #21 45.46 Unpacking patch (2.7.6-7) ... [2022-08-17T13:03:34.980Z] #77 180.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T13:03:34.980Z] #77 180.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T13:03:35.170Z] #21 45.60 Selecting previously unselected package python-pip-whl. [2022-08-17T13:03:35.170Z] #21 45.63 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:03:35.170Z] #21 45.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:03:35.240Z] #77 181.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T13:03:35.432Z] #21 ... [2022-08-17T13:03:35.432Z] [2022-08-17T13:03:35.432Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:35.432Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:35.432Z] #77 144.3 config.status: creating Makefile [2022-08-17T13:03:35.432Z] #77 144.4 config.status: creating config.h [2022-08-17T13:03:35.432Z] #77 144.4 config.status: executing libtool commands [2022-08-17T13:03:35.432Z] #77 144.5 config.status: executing depfiles commands [2022-08-17T13:03:35.432Z] #77 145.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T13:03:35.432Z] #77 145.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T13:03:35.432Z] #77 145.7 checking for gcc... gcc [2022-08-17T13:03:35.432Z] #77 145.8 checking whether the C compiler works... yes [2022-08-17T13:03:35.432Z] #77 146.0 checking for C compiler default output file name... a.out [2022-08-17T13:03:35.432Z] #77 146.0 checking for suffix of executables... [2022-08-17T13:03:35.432Z] #77 146.2 checking whether we are cross compiling... no [2022-08-17T13:03:35.432Z] #77 146.4 checking for suffix of object files... o [2022-08-17T13:03:35.432Z] #77 146.5 checking whether we are using the GNU C compiler... yes [2022-08-17T13:03:35.432Z] #77 146.6 checking whether gcc accepts -g... yes [2022-08-17T13:03:35.432Z] #77 146.8 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:03:35.432Z] #77 147.0 checking whether gcc understands -c and -o together... yes [2022-08-17T13:03:35.432Z] #77 147.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:03:35.432Z] #77 147.2 checking whether build environment is sane... yes [2022-08-17T13:03:35.432Z] #77 147.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:03:35.432Z] #77 147.3 checking for gawk... no [2022-08-17T13:03:35.432Z] #77 147.3 checking for mawk... mawk [2022-08-17T13:03:35.432Z] #77 147.3 checking whether make sets $(MAKE)... yes [2022-08-17T13:03:35.432Z] #77 147.3 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:03:35.432Z] #77 147.3 checking whether make supports nested variables... yes [2022-08-17T13:03:35.432Z] #77 147.4 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:03:35.432Z] #77 147.4 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:03:35.432Z] #77 147.4 checking how to create a ustar tar archive... gnutar [2022-08-17T13:03:35.432Z] #77 147.5 checking dependency style of gcc... gcc3 [2022-08-17T13:03:35.432Z] #77 147.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:03:35.432Z] #77 147.7 checking whether make supports nested variables... (cached) yes [2022-08-17T13:03:35.432Z] #77 147.7 checking build system type... x86_64-pc-linux-gnu [2022-08-17T13:03:35.432Z] #77 148.0 checking host system type... x86_64-pc-linux-gnu [2022-08-17T13:03:35.432Z] #77 148.0 checking how to print strings... printf [2022-08-17T13:03:35.432Z] #77 148.0 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:03:35.432Z] #77 148.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:03:35.432Z] #77 148.0 checking for egrep... /bin/grep -E [2022-08-17T13:03:35.432Z] #77 148.0 checking for fgrep... /bin/grep -F [2022-08-17T13:03:35.432Z] #77 148.0 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:03:35.432Z] #77 148.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:03:35.432Z] #77 148.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:03:35.432Z] #77 148.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:03:35.432Z] #77 148.2 checking whether ln -s works... yes [2022-08-17T13:03:35.432Z] #77 148.2 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:03:35.432Z] #77 148.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T13:03:35.432Z] #77 148.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:03:35.432Z] #77 148.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:03:35.432Z] #77 148.3 checking for objdump... objdump [2022-08-17T13:03:35.432Z] #77 148.3 checking how to recognize dependent libraries... pass_all [2022-08-17T13:03:35.432Z] #77 148.3 checking for dlltool... no [2022-08-17T13:03:35.432Z] #77 148.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:03:35.432Z] #77 148.3 checking for ar... ar [2022-08-17T13:03:35.432Z] #77 148.3 checking for archiver @FILE support... @ [2022-08-17T13:03:35.432Z] #77 148.4 checking for strip... strip [2022-08-17T13:03:35.432Z] #77 148.4 checking for ranlib... ranlib [2022-08-17T13:03:35.432Z] #77 148.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:03:35.432Z] #77 148.9 checking for sysroot... no [2022-08-17T13:03:35.432Z] #77 148.9 checking for a working dd... /bin/dd [2022-08-17T13:03:35.432Z] #77 148.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:03:35.432Z] #77 149.0 checking for mt... no [2022-08-17T13:03:35.432Z] #77 149.0 checking if : is a manifest tool... no [2022-08-17T13:03:35.432Z] #77 149.1 checking how to run the C preprocessor... gcc -E [2022-08-17T13:03:35.432Z] #77 149.3 checking for ANSI C header files... yes [2022-08-17T13:03:35.432Z] #77 149.8 checking for sys/types.h... yes [2022-08-17T13:03:35.432Z] #77 150.0 checking for sys/stat.h... yes [2022-08-17T13:03:35.432Z] #77 150.2 checking for stdlib.h... yes [2022-08-17T13:03:35.432Z] #77 150.4 checking for string.h... yes [2022-08-17T13:03:35.500Z] #77 181.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T13:03:35.500Z] #77 181.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T13:03:35.539Z] #77 ... [2022-08-17T13:03:35.539Z] [2022-08-17T13:03:35.539Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:03:35.539Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:03:35.539Z] #14 160.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T13:03:35.539Z] #14 160.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:03:35.539Z] #14 160.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:03:35.694Z] #77 150.6 checking for memory.h... yes [2022-08-17T13:03:35.694Z] #77 150.8 checking for strings.h... [2022-08-17T13:03:35.694Z] #77 ... [2022-08-17T13:03:35.694Z] [2022-08-17T13:03:35.694Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:03:35.694Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:03:35.694Z] #21 46.26 Selecting previously unselected package python3-lib2to3. [2022-08-17T13:03:35.694Z] #21 46.26 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T13:03:35.694Z] #21 46.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:03:35.760Z] #77 181.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T13:03:35.954Z] #21 46.43 Selecting previously unselected package python3-distutils. [2022-08-17T13:03:35.955Z] #21 46.44 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T13:03:35.955Z] #21 46.44 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T13:03:35.955Z] #21 46.62 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:03:36.020Z] #77 181.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T13:03:36.216Z] #21 46.62 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:03:36.216Z] #21 46.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:03:36.216Z] #21 46.80 Selecting previously unselected package python3-setuptools. [2022-08-17T13:03:36.216Z] #21 46.81 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T13:03:36.216Z] #21 46.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T13:03:36.280Z] #77 182.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T13:03:36.477Z] #21 47.10 Selecting previously unselected package python3-wheel. [2022-08-17T13:03:36.477Z] #21 47.10 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T13:03:36.477Z] #21 47.11 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T13:03:36.738Z] #21 47.26 Selecting previously unselected package python3-pip. [2022-08-17T13:03:36.738Z] #21 47.26 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:03:36.738Z] #21 47.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:03:36.851Z] #77 182.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T13:03:36.851Z] #77 182.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T13:03:37.000Z] #21 47.54 Selecting previously unselected package sudo. [2022-08-17T13:03:37.000Z] #21 47.54 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T13:03:37.000Z] #21 47.55 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T13:03:37.574Z] #21 48.17 Selecting previously unselected package systemd-journal-remote. [2022-08-17T13:03:37.574Z] #21 48.17 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T13:03:37.574Z] #21 48.19 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T13:03:37.793Z] #77 183.3 CC src/libcrun/libcrun_la-error.lo [2022-08-17T13:03:37.793Z] #77 183.4 CC src/libcrun/libcrun_la-status.lo [2022-08-17T13:03:37.793Z] #77 183.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T13:03:37.836Z] #21 48.32 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T13:03:37.837Z] #21 48.33 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T13:03:37.837Z] #21 48.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:03:38.053Z] #77 183.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T13:03:38.099Z] #21 48.65 Selecting previously unselected package uidmap. [2022-08-17T13:03:38.099Z] #21 48.66 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T13:03:38.099Z] #21 48.68 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T13:03:38.314Z] #77 184.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T13:03:38.361Z] #21 48.81 Selecting previously unselected package vim-runtime. [2022-08-17T13:03:38.361Z] #21 48.82 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:03:38.361Z] #21 48.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T13:03:38.575Z] #77 184.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T13:03:38.623Z] #21 48.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T13:03:38.623Z] #21 48.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:38.837Z] #77 184.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T13:03:39.408Z] #77 185.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T13:03:39.408Z] #77 185.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T13:03:40.349Z] #77 186.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T13:03:40.919Z] #77 186.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T13:03:40.919Z] #77 186.4 CC tests/init.o [2022-08-17T13:03:41.179Z] #77 186.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T13:03:41.930Z] #21 52.43 Selecting previously unselected package vim. [2022-08-17T13:03:41.930Z] #21 52.44 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:03:41.930Z] #21 52.45 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:42.395Z] #71 136.7 # github.com/containerd/containerd/cmd/containerd [2022-08-17T13:03:42.395Z] #71 136.7 /usr/bin/ld: /tmp/go-link-2870243886/000019.o: in function `New': [2022-08-17T13:03:42.395Z] #71 136.7 /tmp/tmp.zO8W0VNKxd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T13:03:42.395Z] #71 136.8 + bin/containerd-stress [2022-08-17T13:03:42.503Z] #21 53.04 Selecting previously unselected package xfsprogs. [2022-08-17T13:03:42.503Z] #21 53.04 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T13:03:42.503Z] #21 53.06 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T13:03:43.075Z] #21 53.57 Selecting previously unselected package zip. [2022-08-17T13:03:43.075Z] #21 53.59 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-17T13:03:43.075Z] #21 53.60 Unpacking zip (3.0-12) ... [2022-08-17T13:03:43.333Z] #71 137.9 + bin/containerd-shim [2022-08-17T13:03:43.336Z] #21 53.73 Selecting previously unselected package zstd. [2022-08-17T13:03:43.337Z] #21 53.75 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T13:03:43.337Z] #21 53.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:03:43.911Z] #21 54.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:03:44.856Z] #21 ... [2022-08-17T13:03:44.856Z] [2022-08-17T13:03:44.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:44.856Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:44.856Z] #77 150.8 checking for strings.h... yes [2022-08-17T13:03:44.856Z] #77 151.0 checking for inttypes.h... yes [2022-08-17T13:03:44.856Z] #77 151.1 checking for stdint.h... yes [2022-08-17T13:03:44.856Z] #77 151.3 checking for unistd.h... yes [2022-08-17T13:03:44.856Z] #77 151.6 checking for dlfcn.h... yes [2022-08-17T13:03:44.856Z] #77 151.8 checking for objdir... .libs [2022-08-17T13:03:44.856Z] #77 152.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:03:44.856Z] #77 152.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:03:44.856Z] #77 152.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:03:44.856Z] #77 152.4 checking if gcc static flag -static works... yes [2022-08-17T13:03:44.856Z] #77 152.8 checking if gcc supports -c -o file.o... yes [2022-08-17T13:03:44.856Z] #77 152.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:03:44.856Z] #77 152.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T13:03:44.856Z] #77 153.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:03:44.856Z] #77 153.2 checking how to hardcode library paths into programs... immediate [2022-08-17T13:03:44.856Z] #77 153.2 checking whether stripping libraries is possible... yes [2022-08-17T13:03:44.856Z] #77 153.2 checking if libtool supports shared libraries... yes [2022-08-17T13:03:44.856Z] #77 153.2 checking whether to build shared libraries... no [2022-08-17T13:03:44.856Z] #77 153.2 checking whether to build static libraries... yes [2022-08-17T13:03:44.856Z] #77 153.3 checking float.h usability... yes [2022-08-17T13:03:44.856Z] #77 153.5 checking float.h presence... yes [2022-08-17T13:03:44.856Z] #77 153.5 checking for float.h... yes [2022-08-17T13:03:44.856Z] #77 153.6 checking limits.h usability... yes [2022-08-17T13:03:44.856Z] #77 153.7 checking limits.h presence... yes [2022-08-17T13:03:44.856Z] #77 153.8 checking for limits.h... yes [2022-08-17T13:03:44.856Z] #77 153.8 checking stddef.h usability... yes [2022-08-17T13:03:44.856Z] #77 154.1 checking stddef.h presence... yes [2022-08-17T13:03:44.856Z] #77 154.1 checking for stddef.h... yes [2022-08-17T13:03:44.856Z] #77 154.1 checking for stdlib.h... (cached) yes [2022-08-17T13:03:44.856Z] #77 154.2 checking for string.h... (cached) yes [2022-08-17T13:03:44.856Z] #77 154.2 checking sys/time.h usability... yes [2022-08-17T13:03:44.856Z] #77 154.4 checking sys/time.h presence... yes [2022-08-17T13:03:44.856Z] #77 154.5 checking for sys/time.h... yes [2022-08-17T13:03:44.856Z] #77 154.5 checking for inline... inline [2022-08-17T13:03:44.856Z] #77 154.6 checking for size_t... yes [2022-08-17T13:03:44.856Z] #77 155.0 checking for stdlib.h... (cached) yes [2022-08-17T13:03:44.856Z] #77 155.0 checking for GNU libc compatible malloc... yes [2022-08-17T13:03:44.856Z] #77 155.3 checking for stdlib.h... (cached) yes [2022-08-17T13:03:44.856Z] #77 155.3 checking for GNU libc compatible realloc... yes [2022-08-17T13:03:44.856Z] #77 155.6 checking for working strtod... yes [2022-08-17T13:03:44.856Z] #77 156.0 checking for gettimeofday... yes [2022-08-17T13:03:44.856Z] #77 156.2 checking for memset... yes [2022-08-17T13:03:44.856Z] #77 156.5 checking for strspn... yes [2022-08-17T13:03:44.856Z] #77 157.0 checking that generated files are newer than configure... done [2022-08-17T13:03:44.856Z] #77 157.0 configure: creating ./config.status [2022-08-17T13:03:44.856Z] #77 159.7 config.status: creating Makefile [2022-08-17T13:03:44.856Z] #77 159.8 config.status: creating config.h [2022-08-17T13:03:44.856Z] #77 159.9 config.status: executing depfiles commands [2022-08-17T13:03:44.857Z] #77 ... [2022-08-17T13:03:44.857Z] [2022-08-17T13:03:44.857Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:03:44.857Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:03:44.857Z] #21 55.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:03:44.857Z] #21 55.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:03:44.857Z] #21 55.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:03:44.857Z] #21 55.39 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T13:03:44.857Z] #21 55.41 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:03:44.857Z] #21 55.42 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T13:03:44.857Z] #21 55.44 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:03:45.118Z] #21 55.45 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T13:03:45.118Z] #21 55.46 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:03:45.118Z] #21 55.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:03:45.118Z] #21 55.51 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:03:45.118Z] #21 55.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:03:45.118Z] #21 55.53 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T13:03:46.060Z] #21 56.37 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:03:46.060Z] #21 56.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:46.060Z] #21 56.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:03:46.060Z] #21 56.44 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T13:03:46.060Z] #21 56.45 Setting up apparmor (2.13.6-10) ... [2022-08-17T13:03:47.787Z] #14 ... [2022-08-17T13:03:47.787Z] [2022-08-17T13:03:47.787Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:03:47.787Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:47.787Z] #77 103.5 configure.ac:7: installing 'build-aux/compile' [2022-08-17T13:03:47.787Z] #77 103.6 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T13:03:47.787Z] #77 103.6 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T13:03:47.787Z] #77 103.6 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T13:03:47.787Z] #77 103.6 configure.ac:11: installing 'build-aux/missing' [2022-08-17T13:03:48.046Z] #77 103.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T13:03:48.046Z] #77 104.1 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T13:03:48.758Z] #21 58.95 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T13:03:48.758Z] #21 59.03 Setting up zip (3.0-12) ... [2022-08-17T13:03:48.758Z] #21 59.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:48.758Z] #21 59.08 Setting up bash-completion (1:2.11-2) ... [2022-08-17T13:03:51.307Z] #21 61.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:03:51.307Z] #21 61.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:03:51.307Z] #21 61.87 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:03:51.307Z] #21 61.89 Setting up patch (2.7.6-7) ... [2022-08-17T13:03:51.307Z] #21 61.92 Setting up sudo (1.9.5p2-3) ... [2022-08-17T13:03:51.568Z] #21 62.04 invoke-rc.d: could not determine current runlevel [2022-08-17T13:03:51.568Z] #21 62.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T13:03:51.568Z] #21 62.06 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T13:03:51.568Z] #21 62.11 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T13:03:51.568Z] #21 62.11 Failed to connect to bus: Host is down [2022-08-17T13:03:51.568Z] #21 62.12 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:03:51.568Z] #21 62.13 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T13:03:51.568Z] #21 62.14 Setting up pigz (2.6-1) ... [2022-08-17T13:03:51.568Z] #21 62.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:03:51.568Z] #21 62.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:03:51.568Z] #21 62.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:03:51.568Z] #21 62.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:52.261Z] #77 108.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T13:03:52.261Z] #77 108.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T13:03:52.513Z] #21 63.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:03:52.513Z] #21 63.06 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:03:53.086Z] #21 63.55 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T13:03:53.086Z] #21 63.57 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:03:53.086Z] #21 63.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:03:53.086Z] #21 63.59 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:03:53.086Z] #21 63.61 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T13:03:53.086Z] #21 63.62 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T13:03:53.643Z] #77 109.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T13:03:53.643Z] #77 109.3 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T13:03:53.643Z] #77 109.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T13:03:53.903Z] #77 109.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T13:03:53.903Z] #77 ... [2022-08-17T13:03:53.903Z] [2022-08-17T13:03:53.903Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:03:53.903Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:03:53.903Z] #14 189.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T13:03:53.903Z] #14 189.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T13:03:53.903Z] #14 189.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:03:53.920Z] #21 64.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:03:53.920Z] #21 64.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T13:03:53.920Z] #21 64.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T13:03:53.920Z] #21 64.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T13:03:53.920Z] #21 64.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T13:03:53.920Z] #21 64.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T13:03:53.920Z] #21 64.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T13:03:53.920Z] #21 64.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T13:03:53.920Z] #21 64.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T13:03:53.920Z] #21 64.38 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T13:03:55.307Z] #21 ... [2022-08-17T13:03:55.307Z] [2022-08-17T13:03:55.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-08-17T13:03:55.307Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:03:55.307Z] #77 160.2 config.status: executing libtool commands [2022-08-17T13:03:55.307Z] #77 161.1 GEN .version [2022-08-17T13:03:55.307Z] #77 161.2 make install-recursive [2022-08-17T13:03:55.307Z] #77 161.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T13:03:55.307Z] #77 161.3 Making install in libocispec [2022-08-17T13:03:55.307Z] #77 161.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:03:55.307Z] #77 161.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T13:03:55.307Z] #77 161.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T13:03:55.307Z] #77 161.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T13:03:55.307Z] #77 161.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T13:03:55.307Z] #77 162.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T13:03:55.307Z] #77 162.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T13:03:55.307Z] #77 162.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T13:03:55.307Z] #77 162.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T13:03:55.307Z] #77 162.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T13:03:55.307Z] #77 162.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T13:03:55.307Z] #77 162.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T13:03:55.307Z] #77 162.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T13:03:55.307Z] #77 162.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T13:03:55.307Z] #77 163.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T13:03:55.307Z] #77 163.7 make install-recursive [2022-08-17T13:03:55.307Z] #77 163.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:03:55.307Z] #77 163.8 Making install in yajl [2022-08-17T13:03:55.307Z] #77 163.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:03:55.307Z] #77 163.8 CC verify/json_verify-json_verify.o [2022-08-17T13:03:55.307Z] #77 163.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T13:03:55.307Z] #77 163.9 CC src/libyajl_la-yajl.lo [2022-08-17T13:03:55.307Z] #77 163.9 CC src/libyajl_la-yajl_gen.lo [2022-08-17T13:03:55.307Z] #77 164.0 CC src/libyajl_la-yajl_parser.lo [2022-08-17T13:03:55.307Z] #77 164.0 CC src/libyajl_la-yajl_buf.lo [2022-08-17T13:03:55.307Z] #77 164.0 CC src/libyajl_la-yajl_encode.lo [2022-08-17T13:03:55.307Z] #77 164.1 CC src/libyajl_la-yajl_tree.lo [2022-08-17T13:03:55.307Z] #77 164.1 CC src/libyajl_la-yajl_lex.lo [2022-08-17T13:03:55.568Z] #77 170.7 CCLD libyajl.la [2022-08-17T13:03:55.568Z] #77 ... [2022-08-17T13:03:55.568Z] [2022-08-17T13:03:55.568Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:03:55.568Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:03:55.568Z] #21 66.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:03:55.622Z] #71 149.0 + bin/containerd-shim-runc-v1 [2022-08-17T13:03:55.831Z] #21 66.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:03:55.831Z] #21 66.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:03:55.831Z] #21 66.23 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:03:57.748Z] #21 67.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:03:57.748Z] #21 67.99 Setting up jq (1.6-2.1) ... [2022-08-17T13:03:57.748Z] #21 68.00 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:03:57.748Z] #21 68.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:03:57.748Z] #21 68.04 Setting up iptables (1.8.7-1) ... [2022-08-17T13:03:57.748Z] #21 68.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:03:57.748Z] #21 68.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:03:57.748Z] #21 68.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:03:57.748Z] #21 68.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:03:57.748Z] #21 68.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T13:03:57.748Z] #21 68.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T13:03:57.748Z] #21 68.11 Setting up iproute2 (5.10.0-4) ... [2022-08-17T13:03:58.009Z] #21 68.53 Setting up systemd (247.3-7) ... [2022-08-17T13:03:58.009Z] #21 68.58 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T13:03:58.270Z] #21 68.60 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T13:03:58.270Z] #21 68.62 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T13:03:58.270Z] #21 68.66 Initializing machine ID from KVM UUID. [2022-08-17T13:03:59.660Z] #21 69.85 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T13:03:59.922Z] #21 70.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:04:00.183Z] #21 DONE 70.8s [2022-08-17T13:04:00.183Z] [2022-08-17T13:04:00.183Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:00.183Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:00.183Z] #77 171.2 CCLD verify/json_verify [2022-08-17T13:04:00.183Z] #77 171.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:04:00.183Z] #77 171.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T13:04:00.183Z] #77 171.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T13:04:00.183Z] #77 171.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:04:00.183Z] #77 171.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:04:00.183Z] #77 171.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:04:00.183Z] #77 172.0 CC src/validate.o [2022-08-17T13:04:00.183Z] #77 172.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T13:04:00.183Z] #77 172.0 CC src/image_spec_schema_config_schema.lo [2022-08-17T13:04:00.183Z] #77 172.0 CC src/image_spec_schema_defs.lo [2022-08-17T13:04:00.183Z] #77 172.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T13:04:00.183Z] #77 172.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T13:04:00.183Z] #77 172.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T13:04:00.183Z] #77 172.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T13:04:00.183Z] #77 172.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T13:04:00.183Z] #77 172.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T13:04:00.183Z] #77 172.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T13:04:00.183Z] #77 172.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T13:04:00.183Z] #77 172.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T13:04:00.183Z] #77 172.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T13:04:00.183Z] #77 172.5 CC src/runtime_spec_schema_defs.lo [2022-08-17T13:04:00.183Z] #77 172.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T13:04:00.183Z] #77 172.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T13:04:00.183Z] #77 172.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T13:04:00.183Z] #77 172.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T13:04:00.183Z] #77 172.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T13:04:00.183Z] #77 172.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T13:04:00.183Z] #77 172.9 CC src/basic_test_double_array_item.lo [2022-08-17T13:04:00.183Z] #77 173.3 CC src/basic_test_double_array.lo [2022-08-17T13:04:00.183Z] #77 173.3 CC src/basic_test_top_array_int.lo [2022-08-17T13:04:00.183Z] #77 173.5 CC src/basic_test_top_array_string.lo [2022-08-17T13:04:00.183Z] #77 173.5 CC src/basic_test_top_double_array_int.lo [2022-08-17T13:04:00.183Z] #77 173.6 CC src/basic_test_top_double_array_obj.lo [2022-08-17T13:04:00.183Z] #77 173.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T13:04:00.183Z] #77 173.9 CC src/basic_test_top_double_array_string.lo [2022-08-17T13:04:00.183Z] #77 174.0 CC src/read-file.lo [2022-08-17T13:04:00.183Z] #77 174.2 CC src/json_common.lo [2022-08-17T13:04:00.183Z] #77 174.4 CC tests/test-1.o [2022-08-17T13:04:00.183Z] #77 174.7 CC tests/test-2.o [2022-08-17T13:04:00.183Z] #77 174.8 CC tests/test-3.o [2022-08-17T13:04:00.183Z] #77 174.9 CC tests/test-4.o [2022-08-17T13:04:00.183Z] #77 175.2 CC tests/test-5.o [2022-08-17T13:04:00.445Z] #77 175.5 CC tests/test-6.o [2022-08-17T13:04:00.445Z] #77 175.5 CC tests/test-7.o [2022-08-17T13:04:00.445Z] #77 175.6 CC tests/test-8.o [2022-08-17T13:04:00.707Z] #77 175.9 CC tests/test-9.o [2022-08-17T13:04:00.707Z] #77 176.0 CC tests/test-10.o [2022-08-17T13:04:00.895Z] #71 155.2 + bin/containerd-shim-runc-v2 [2022-08-17T13:04:00.968Z] #77 176.2 CC tests/test-11.o [2022-08-17T13:04:01.464Z] #71 156.0 + binaries [2022-08-17T13:04:01.464Z] #71 156.0 + install -D bin/containerd /build/containerd [2022-08-17T13:04:01.464Z] #71 156.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T13:04:01.464Z] #71 156.1 + install -D bin/ctr /build/ctr [2022-08-17T13:04:01.722Z] #71 DONE 156.4s [2022-08-17T13:04:01.955Z] #77 ... [2022-08-17T13:04:01.955Z] [2022-08-17T13:04:01.955Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T13:04:01.955Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-17T13:04:01.955Z] #22 1.559 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T13:04:01.955Z] #22 1.563 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T13:04:01.955Z] #22 1.567 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T13:04:01.955Z] #22 DONE 1.7s [2022-08-17T13:04:01.955Z] [2022-08-17T13:04:01.955Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T13:04:01.955Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-17T13:04:02.032Z] #14 ... [2022-08-17T13:04:02.032Z] [2022-08-17T13:04:02.032Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:04:02.032Z] #67 sha256:a8f19f4d06990742834516dbee8e2c41cec145e71696955424e2a6efb5966647 [2022-08-17T13:04:02.032Z] #67 189.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T13:04:02.032Z] #67 189.9 + GOBIN=/build [2022-08-17T13:04:02.032Z] #67 189.9 + GO111MODULE=on [2022-08-17T13:04:02.032Z] #67 189.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T13:04:02.659Z] [2022-08-17T13:04:02.659Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T13:04:02.659Z] #72 sha256:4daa2433949abc2c8a5321e902d04000b3a840172c89bdb2b05700a138db41e5 [2022-08-17T13:04:02.917Z] #72 DONE 0.2s [2022-08-17T13:04:02.917Z] [2022-08-17T13:04:02.917Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T13:04:02.917Z] #77 sha256:9fafe3b6e405a1c061726e4062dce69c14e20feccb37d3c173331ec2d20911e3 [2022-08-17T13:04:02.917Z] #77 DONE 0.1s [2022-08-17T13:04:03.138Z] #77 205.4 CCLD tests/init [2022-08-17T13:04:03.176Z] [2022-08-17T13:04:03.176Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T13:04:03.176Z] #82 sha256:fe664c1247be6d81ef39da52e94d84ee38654709f1fd760acb1fb951a33f5255 [2022-08-17T13:04:03.435Z] #82 DONE 0.5s [2022-08-17T13:04:03.435Z] [2022-08-17T13:04:03.435Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T13:04:03.435Z] #85 sha256:94ed6cb28c3389b0df22883d7ac4b730ac36983e6213149a63ba517f2c771de4 [2022-08-17T13:04:03.435Z] #85 DONE 0.1s [2022-08-17T13:04:03.693Z] [2022-08-17T13:04:03.693Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T13:04:03.693Z] #86 sha256:5bf0dee252d57182a39a9f855baf981cbdb99c16e8a35213c2b151a8b6c11797 [2022-08-17T13:04:03.693Z] #86 DONE 0.0s [2022-08-17T13:04:03.693Z] [2022-08-17T13:04:03.693Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T13:04:03.693Z] #87 sha256:271b7423c2582f50226d51fa64792e5e219a67f4e2df03180e2ba4bf8ec12524 [2022-08-17T13:04:03.693Z] #87 DONE 0.0s [2022-08-17T13:04:03.693Z] [2022-08-17T13:04:03.693Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T13:04:03.693Z] #88 sha256:495b56f4ffb1aebded13edd876293dadc29399f7b9a8582901806b140b6aec3f [2022-08-17T13:04:04.577Z] #67 199.2 rootlesskit version 1.0.0 [2022-08-17T13:04:04.577Z] #67 199.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T13:04:04.577Z] #67 199.2 -container-ip string [2022-08-17T13:04:04.577Z] #67 199.2 container ip [2022-08-17T13:04:04.577Z] #67 199.2 -container-port int [2022-08-17T13:04:04.577Z] #67 199.2 container port (default -1) [2022-08-17T13:04:04.577Z] #67 199.2 -host-ip string [2022-08-17T13:04:04.577Z] #67 199.2 host ip [2022-08-17T13:04:04.577Z] #67 199.2 -host-port int [2022-08-17T13:04:04.577Z] #67 199.2 host port (default -1) [2022-08-17T13:04:04.577Z] #67 199.2 -proto string [2022-08-17T13:04:04.577Z] #67 199.2 proxy protocol (default "tcp") [2022-08-17T13:04:04.577Z] #67 ... [2022-08-17T13:04:04.577Z] [2022-08-17T13:04:04.577Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:04.577Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:04.577Z] #77 110.0 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T13:04:04.577Z] #77 110.3 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T13:04:04.577Z] #77 ... [2022-08-17T13:04:04.577Z] [2022-08-17T13:04:04.577Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:04:04.577Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:04:04.577Z] #14 199.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T13:04:04.577Z] #14 199.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T13:04:04.577Z] #14 199.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:04:04.837Z] #14 200.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T13:04:04.837Z] #14 200.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T13:04:05.071Z] #88 DONE 1.3s [2022-08-17T13:04:05.071Z] [2022-08-17T13:04:05.071Z] #89 exporting to image [2022-08-17T13:04:05.071Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T13:04:05.071Z] #89 exporting layers [2022-08-17T13:04:05.097Z] #14 200.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T13:04:05.097Z] #14 ... [2022-08-17T13:04:05.097Z] [2022-08-17T13:04:05.097Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T13:04:05.097Z] #67 sha256:a8f19f4d06990742834516dbee8e2c41cec145e71696955424e2a6efb5966647 [2022-08-17T13:04:05.097Z] #67 DONE 200.3s [2022-08-17T13:04:05.358Z] [2022-08-17T13:04:05.358Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T13:04:05.358Z] #68 sha256:47ecf36d3d32b08ea29014d8d598c202fd752756f43021f3424d0f6af0cb0dcb [2022-08-17T13:04:05.358Z] #68 DONE 0.1s [2022-08-17T13:04:05.358Z] [2022-08-17T13:04:05.358Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:04:05.358Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:04:05.358Z] #47 ... [2022-08-17T13:04:05.358Z] [2022-08-17T13:04:05.358Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T13:04:05.358Z] #69 sha256:907f54a3d28c68ed5253aa547bc3f20494a9d9a80ccb15c6698bb2c6fa1abf6b [2022-08-17T13:04:05.358Z] #69 DONE 0.1s [2022-08-17T13:04:05.358Z] [2022-08-17T13:04:05.358Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T13:04:05.358Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T13:04:05.358Z] #14 200.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T13:04:05.358Z] #14 200.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T13:04:05.358Z] #14 200.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T13:04:05.618Z] #14 201.1 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T13:04:05.618Z] #14 201.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T13:04:05.878Z] #14 201.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:04:05.878Z] #14 201.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T13:04:06.138Z] #14 201.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T13:04:06.138Z] #14 201.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:04:06.707Z] #14 201.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T13:04:06.707Z] #14 201.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:04:06.707Z] #14 201.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:04:06.707Z] #14 202.1 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T13:04:06.707Z] #14 202.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T13:04:06.707Z] #14 202.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:04:07.042Z] #14 202.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T13:04:07.042Z] #14 202.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T13:04:07.042Z] #14 202.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T13:04:07.621Z] #14 203.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T13:04:07.621Z] #14 203.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T13:04:07.621Z] #14 203.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T13:04:07.887Z] #14 203.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T13:04:07.887Z] #14 203.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T13:04:08.090Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T13:04:08.090Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:04:08.090Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:04:08.090Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:04:08.090Z] [2022-08-17T13:04:08.090Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T13:04:08.090Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T13:04:08.090Z] HOSTNAME=c55209278c8d [2022-08-17T13:04:08.090Z] DEST=bundles/test-integration [2022-08-17T13:04:08.090Z] PWD=/go/src/github.com/docker/docker [2022-08-17T13:04:08.090Z] DOCKER_ROOTLESS=1 [2022-08-17T13:04:08.090Z] DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T13:04:08.090Z] container=docker [2022-08-17T13:04:08.090Z] HOME=/root [2022-08-17T13:04:08.090Z] GOLANG_VERSION=1.18.5 [2022-08-17T13:04:08.090Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T13:04:08.090Z] VALIDATE_BRANCH=master [2022-08-17T13:04:08.090Z] TERM=xterm [2022-08-17T13:04:08.090Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T13:04:08.090Z] SHLVL=1 [2022-08-17T13:04:08.090Z] TIMEOUT=120m [2022-08-17T13:04:08.090Z] DOCKER_BUILDTAGS= journald [2022-08-17T13:04:08.090Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T13:04:08.090Z] GO111MODULE=off [2022-08-17T13:04:08.090Z] DOCKER_EXPERIMENTAL=1 [2022-08-17T13:04:08.090Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T13:04:08.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T13:04:08.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T13:04:08.090Z] GOPATH=/go [2022-08-17T13:04:08.090Z] PKG_CONFIG=pkg-config [2022-08-17T13:04:08.090Z] _=/usr/bin/env [2022-08-17T13:04:08.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T13:04:08.146Z] #14 203.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T13:04:08.146Z] #14 203.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T13:04:08.146Z] #14 203.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T13:04:08.437Z] #14 203.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T13:04:08.437Z] #14 203.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T13:04:08.437Z] #14 203.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T13:04:08.437Z] #14 203.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T13:04:09.379Z] #14 204.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T13:04:09.379Z] #14 204.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T13:04:09.379Z] #14 204.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T13:04:09.947Z] #14 205.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T13:04:09.947Z] #14 205.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T13:04:09.947Z] #14 205.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:04:10.206Z] #14 205.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T13:04:10.206Z] #14 205.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T13:04:10.206Z] #14 205.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:04:10.775Z] #14 206.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T13:04:10.775Z] #14 206.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T13:04:10.775Z] #14 206.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:04:11.275Z] #77 ... [2022-08-17T13:04:11.276Z] [2022-08-17T13:04:11.276Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T13:04:11.276Z] #26 sha256:84c07ba43dad73017934192ddd4ae6bb69c306d6e8b68fbb4fe336be5c33f738 [2022-08-17T13:04:11.276Z] #26 263.1 + return [2022-08-17T13:04:11.713Z] #14 207.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T13:04:11.713Z] #14 207.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T13:04:11.713Z] #14 207.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T13:04:11.713Z] #14 207.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T13:04:11.713Z] #14 207.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T13:04:11.713Z] #14 207.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T13:04:11.713Z] #14 207.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T13:04:11.713Z] #14 207.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T13:04:11.972Z] #14 207.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T13:04:11.972Z] #14 207.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T13:04:11.972Z] #14 207.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T13:04:11.972Z] #14 207.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T13:04:11.972Z] #14 207.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T13:04:11.972Z] #14 207.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T13:04:11.972Z] #14 207.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T13:04:11.972Z] #14 207.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T13:04:12.218Z] #26 DONE 265.1s [2022-08-17T13:04:12.218Z] [2022-08-17T13:04:12.218Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:12.218Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:12.231Z] #14 207.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T13:04:12.231Z] #14 207.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T13:04:12.231Z] #14 207.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T13:04:12.231Z] #14 207.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T13:04:12.231Z] #14 207.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:04:12.231Z] #14 207.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:04:12.231Z] #14 207.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:04:12.231Z] #14 207.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T13:04:12.231Z] #14 207.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T13:04:12.231Z] #14 207.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T13:04:12.231Z] #14 207.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T13:04:12.231Z] #14 207.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T13:04:12.231Z] #14 207.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T13:04:12.231Z] #14 207.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:04:12.493Z] #14 207.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T13:04:12.493Z] #14 207.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:04:12.493Z] #14 207.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T13:04:12.493Z] #14 208.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:04:13.063Z] #14 DONE 208.5s [2022-08-17T13:04:13.063Z] [2022-08-17T13:04:13.063Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:13.063Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:13.322Z] #77 ... [2022-08-17T13:04:13.322Z] [2022-08-17T13:04:13.322Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T13:04:13.322Z] #59 sha256:b5df44c35b9cfc9c43e44f10a796db97ebf1713992d865505b9aa2c831a4e794 [2022-08-17T13:04:13.322Z] #59 DONE 0.3s [2022-08-17T13:04:13.322Z] [2022-08-17T13:04:13.322Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T13:04:13.322Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T13:04:14.147Z] #60 ... [2022-08-17T13:04:14.148Z] [2022-08-17T13:04:14.148Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T13:04:14.148Z] #27 sha256:f19997e0d98638bacfdadbf44fa2cabdb09fbf9211c8fc106a36402515c73c3b [2022-08-17T13:04:14.148Z] #27 DONE 0.3s [2022-08-17T13:04:14.148Z] [2022-08-17T13:04:14.148Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:14.148Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:14.148Z] #60 ... [2022-08-17T13:04:14.148Z] [2022-08-17T13:04:14.148Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T13:04:14.148Z] #32 sha256:2ac310c57acf10c64c72b86c2d77fc5b1c9ea8cc964160c0431fa9e4d613107f [2022-08-17T13:04:14.220Z] #23 12.37 Collecting yamllint==1.26.1 [2022-08-17T13:04:14.408Z] #32 DONE 0.2s [2022-08-17T13:04:14.408Z] [2022-08-17T13:04:14.408Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T13:04:14.408Z] #35 sha256:816590f47283bb8c88a6ebb92196dcb4eb675f2f7487abc7638076916e93fb59 [2022-08-17T13:04:14.408Z] #35 DONE 0.1s [2022-08-17T13:04:14.409Z] [2022-08-17T13:04:14.409Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:14.409Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:14.409Z] #60 ... [2022-08-17T13:04:14.409Z] [2022-08-17T13:04:14.409Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T13:04:14.409Z] #37 sha256:ac9a0988f5de0054fa36fffd7a6b8665a830c6890c37ba4b4394cddf9400f7a3 [2022-08-17T13:04:14.673Z] #37 DONE 0.3s [2022-08-17T13:04:14.673Z] [2022-08-17T13:04:14.673Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:14.673Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:14.673Z] #60 ... [2022-08-17T13:04:14.673Z] [2022-08-17T13:04:14.673Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T13:04:14.673Z] #39 sha256:69b1c74533db54fdfaae641ae868077561b2a29bbc622a3239b6d71c8e780bc4 [2022-08-17T13:04:14.673Z] #39 DONE 0.1s [2022-08-17T13:04:14.937Z] [2022-08-17T13:04:14.937Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T13:04:14.937Z] #41 sha256:30bb235f71584318075407f7b205fa35f0f793020fc99b3c0c1f48cc77a1b299 [2022-08-17T13:04:14.937Z] #41 DONE 0.1s [2022-08-17T13:04:14.937Z] [2022-08-17T13:04:14.937Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T13:04:14.937Z] #45 sha256:af42e7a8f7830aa79ab7e3ddbe47a8d5b364a63a7a631f91a4df32f821fcff51 [2022-08-17T13:04:14.937Z] #45 DONE 0.1s [2022-08-17T13:04:14.937Z] [2022-08-17T13:04:14.937Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:14.937Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:14.937Z] #60 ... [2022-08-17T13:04:14.937Z] [2022-08-17T13:04:14.937Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T13:04:14.937Z] #48 sha256:e8613bfbc8cb51471fe4ba889fe68b5494839f35099b340ad843e510a2ce0b76 [2022-08-17T13:04:15.200Z] #48 DONE 0.2s [2022-08-17T13:04:15.200Z] [2022-08-17T13:04:15.200Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T13:04:15.200Z] #52 sha256:0a57c3a119c356f7d8db252384ec577655deedc80b6777465add90ea16de2027 [2022-08-17T13:04:15.200Z] #52 DONE 0.1s [2022-08-17T13:04:15.200Z] [2022-08-17T13:04:15.200Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:15.200Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:15.200Z] #60 ... [2022-08-17T13:04:15.200Z] [2022-08-17T13:04:15.200Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T13:04:15.200Z] #54 sha256:e387be7cd48ddca3d2bc6b89d367c00c65e6b09ec5901dcef3b6abf625d4844a [2022-08-17T13:04:15.200Z] #54 DONE 0.1s [2022-08-17T13:04:15.461Z] [2022-08-17T13:04:15.461Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:15.461Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:15.608Z] #23 13.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T13:04:15.875Z] #15 DONE 2.5s [2022-08-17T13:04:15.875Z] [2022-08-17T13:04:15.875Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:15.875Z] #60 sha256:4c0d6b774bb7ec26227f256aa168909303fc086189d4d7e36b55505bc9d2704e [2022-08-17T13:04:15.875Z] #60 2.287 + RM_GOPATH=0 [2022-08-17T13:04:15.875Z] #60 2.287 + TMP_GOPATH= [2022-08-17T13:04:15.875Z] #60 2.287 + : /build [2022-08-17T13:04:15.875Z] #60 2.287 + '[' -z '' ']' [2022-08-17T13:04:15.875Z] #60 2.287 ++ mktemp -d [2022-08-17T13:04:15.875Z] #60 2.287 + export GOPATH=/tmp/tmp.TBlAHlK2Ul [2022-08-17T13:04:15.875Z] #60 2.287 + GOPATH=/tmp/tmp.TBlAHlK2Ul [2022-08-17T13:04:15.875Z] #60 2.287 + RM_GOPATH=1 [2022-08-17T13:04:15.875Z] #60 2.287 + case "$(go env GOARCH)" in [2022-08-17T13:04:15.875Z] #60 2.287 ++ go env GOARCH [2022-08-17T13:04:15.875Z] #60 2.303 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T13:04:15.875Z] #60 2.303 + GO_BUILDMODE=-buildmode=pie [2022-08-17T13:04:15.875Z] #60 2.303 ++ dirname /install.sh [2022-08-17T13:04:15.875Z] #60 2.303 + dir=/ [2022-08-17T13:04:15.875Z] #60 2.303 + bin=runc [2022-08-17T13:04:15.875Z] #60 2.303 + shift [2022-08-17T13:04:15.875Z] #60 2.303 + '[' '!' -f //runc.installer ']' [2022-08-17T13:04:15.875Z] #60 2.303 + . //runc.installer [2022-08-17T13:04:15.875Z] #60 2.303 ++ set -e [2022-08-17T13:04:15.875Z] #60 2.303 ++ : v1.1.3 [2022-08-17T13:04:15.875Z] #60 2.303 + install_runc [2022-08-17T13:04:15.875Z] #60 2.303 + RUNC_BUILDTAGS=seccomp [2022-08-17T13:04:15.875Z] #60 2.303 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T13:04:15.875Z] #60 2.303 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TBlAHlK2Ul/src/github.com/opencontainers/runc [2022-08-17T13:04:15.875Z] #60 2.303 Cloning into '/tmp/tmp.TBlAHlK2Ul/src/github.com/opencontainers/runc'... [2022-08-17T13:04:15.875Z] #60 2.304 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T13:04:16.845Z] #60 ... [2022-08-17T13:04:16.845Z] [2022-08-17T13:04:16.845Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:04:16.845Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T13:04:16.845Z] #55 269.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T13:04:17.417Z] #55 DONE 270.4s [2022-08-17T13:04:17.417Z] [2022-08-17T13:04:17.417Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:17.417Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:17.540Z] #23 15.22 Collecting pathspec>=0.5.3 [2022-08-17T13:04:17.540Z] #23 15.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T13:04:17.540Z] #23 15.76 Collecting pyyaml [2022-08-17T13:04:17.802Z] #23 15.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T13:04:17.802Z] #23 15.88 Building wheels for collected packages: yamllint [2022-08-17T13:04:17.802Z] #23 15.89 Building wheel for yamllint (setup.py): started [2022-08-17T13:04:18.362Z] #60 ... [2022-08-17T13:04:18.362Z] [2022-08-17T13:04:18.362Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:18.362Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:04:18.362Z] #77 223.9 AR libcrun_testing.a [2022-08-17T13:04:18.362Z] #77 223.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T13:04:18.362Z] #77 224.0 CCLD tests/tests_libcrun_utils [2022-08-17T13:04:18.362Z] #77 224.0 CCLD tests/tests_libcrun_errors [2022-08-17T13:04:18.362Z] #77 224.0 CCLD tests/tests_libcrun_fuzzer [2022-08-17T13:04:18.422Z] #60 ... [2022-08-17T13:04:18.422Z] [2022-08-17T13:04:18.422Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T13:04:18.422Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-17T13:04:18.422Z] #16 DONE 2.4s [2022-08-17T13:04:18.422Z] [2022-08-17T13:04:18.422Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T13:04:18.422Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-17T13:04:18.933Z] #77 224.5 CCLD libcrun.la [2022-08-17T13:04:18.933Z] #77 ... [2022-08-17T13:04:18.933Z] [2022-08-17T13:04:18.933Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:18.933Z] #60 sha256:38a0cf0bd10fe404a27b2b9088402a6fc9cd14e43918a726e540422f139ccaeb [2022-08-17T13:04:18.933Z] #60 161.3 + mkdir -p /build [2022-08-17T13:04:18.933Z] #60 161.3 + cp runc /build/runc [2022-08-17T13:04:18.933Z] #60 DONE 161.6s [2022-08-17T13:04:18.933Z] [2022-08-17T13:04:18.933Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T13:04:18.933Z] #56 sha256:cdef5bc6ba4c450eb91823abe31583632fe7cdd253870bf82d381d3f0014f80c [2022-08-17T13:04:18.933Z] #56 DONE 0.9s [2022-08-17T13:04:19.194Z] [2022-08-17T13:04:19.194Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T13:04:19.194Z] #58 sha256:fd008b2d1e08328c9d32e0124bee0badbd47d20fd4bcf06c9ad6d86ffc93406a [2022-08-17T13:04:19.194Z] #58 DONE 0.1s [2022-08-17T13:04:19.194Z] [2022-08-17T13:04:19.194Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:04:19.194Z] #64 sha256:d62c483d738776bc3f1ddfde1e87fe4bb0f86d8f55954ea1765a3de24d91bf92 [2022-08-17T13:04:19.455Z] #64 ... [2022-08-17T13:04:19.455Z] [2022-08-17T13:04:19.455Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:19.455Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:04:19.455Z] #77 225.2 CCLD crun [2022-08-17T13:04:19.719Z] #23 17.43 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T13:04:19.719Z] #23 17.43 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=84bcc62159af53eb25c2af92d7e9ece30eaaa1d4712318a4f1ff5178381b70a7 [2022-08-17T13:04:19.719Z] #23 17.44 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T13:04:19.719Z] #23 17.44 Successfully built yamllint [2022-08-17T13:04:19.719Z] #23 17.50 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T13:04:19.803Z] #17 1.475 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T13:04:19.803Z] #17 DONE 1.6s [2022-08-17T13:04:19.803Z] [2022-08-17T13:04:19.803Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T13:04:19.803Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-17T13:04:19.979Z] #23 18.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T13:04:20.026Z] #77 225.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T13:04:20.026Z] #77 ... [2022-08-17T13:04:20.026Z] [2022-08-17T13:04:20.026Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T13:04:20.026Z] #61 sha256:f19d50f7b936f39bb15ee3eaca7e8c3fb617d96619838588b3cc89361d274a31 [2022-08-17T13:04:20.026Z] #61 DONE 0.1s [2022-08-17T13:04:20.026Z] [2022-08-17T13:04:20.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-08-17T13:04:20.026Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T13:04:20.026Z] #77 225.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T13:04:20.290Z] #77 225.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T13:04:20.290Z] #77 225.9 /bin/mkdir -p '/usr/local/lib' [2022-08-17T13:04:20.290Z] #77 225.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T13:04:20.290Z] #77 225.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T13:04:20.290Z] #77 225.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T13:04:20.290Z] #77 225.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T13:04:20.290Z] #77 225.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T13:04:20.290Z] #77 226.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-17T13:04:20.290Z] #77 226.0 ---------------------------------------------------------------------- [2022-08-17T13:04:20.290Z] #77 226.0 Libraries have been installed in: [2022-08-17T13:04:20.290Z] #77 226.0 /usr/local/lib [2022-08-17T13:04:20.290Z] #77 226.0 [2022-08-17T13:04:20.290Z] #77 226.0 If you ever happen to want to link against installed libraries [2022-08-17T13:04:20.290Z] #77 226.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T13:04:20.290Z] #77 226.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T13:04:20.290Z] #77 226.0 flag during linking and do at least one of the following: [2022-08-17T13:04:20.290Z] #77 226.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T13:04:20.290Z] #77 226.0 during execution [2022-08-17T13:04:20.290Z] #77 226.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T13:04:20.290Z] #77 226.0 during linking [2022-08-17T13:04:20.290Z] #77 226.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T13:04:20.290Z] #77 226.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T13:04:20.290Z] #77 226.0 [2022-08-17T13:04:20.290Z] #77 226.0 See any operating system documentation about shared libraries for [2022-08-17T13:04:20.290Z] #77 226.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T13:04:20.290Z] #77 226.0 ---------------------------------------------------------------------- [2022-08-17T13:04:20.290Z] #77 226.0 /bin/mkdir -p '/build' [2022-08-17T13:04:20.290Z] #77 226.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T13:04:20.290Z] #77 226.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T13:04:20.290Z] #77 226.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T13:04:20.290Z] #77 226.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T13:04:20.290Z] #77 226.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T13:04:20.550Z] #77 DONE 226.1s [2022-08-17T13:04:20.550Z] [2022-08-17T13:04:20.550Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:04:20.550Z] #64 sha256:d62c483d738776bc3f1ddfde1e87fe4bb0f86d8f55954ea1765a3de24d91bf92 [2022-08-17T13:04:20.921Z] #23 DONE 18.7s [2022-08-17T13:04:20.921Z] [2022-08-17T13:04:20.921Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T13:04:20.921Z] #27 sha256:c08bbe392cfab13cf42f0679cc9b184cc97e56e2bd4e9e9a7fe2ac44e7f615a8 [2022-08-17T13:04:21.183Z] #27 DONE 0.7s [2022-08-17T13:04:21.183Z] [2022-08-17T13:04:21.183Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T13:04:21.183Z] #32 sha256:96d0d0261f5d358f1348ea486bfdd32a769dc3bd521ed97e4ecd91052291b2de [2022-08-17T13:04:21.185Z] #18 DONE 1.5s [2022-08-17T13:04:21.185Z] [2022-08-17T13:04:21.185Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T13:04:21.185Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-17T13:04:22.128Z] #32 DONE 0.6s [2022-08-17T13:04:22.128Z] [2022-08-17T13:04:22.128Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T13:04:22.128Z] #35 sha256:63ba38f3d0e2c232fec393952310f8b75c0e3a0f4936e5c5dde04811c6ef8bc3 [2022-08-17T13:04:22.389Z] #35 DONE 0.4s [2022-08-17T13:04:22.389Z] [2022-08-17T13:04:22.389Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T13:04:22.389Z] #37 sha256:bb9f6363584194ba0b18b74a293ee91a5d9261b48fd4ed724d1c6df8e9fad5f4 [2022-08-17T13:04:22.571Z] #19 DONE 1.5s [2022-08-17T13:04:22.571Z] [2022-08-17T13:04:22.571Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T13:04:22.571Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-17T13:04:22.962Z] #37 DONE 0.4s [2022-08-17T13:04:22.962Z] [2022-08-17T13:04:22.962Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T13:04:22.962Z] #39 sha256:6a75ffb9f09162605fdb575dd15d4fe156fbe18a4fd9785919329907ccc03aa3 [2022-08-17T13:04:22.962Z] #39 DONE 0.1s [2022-08-17T13:04:22.962Z] [2022-08-17T13:04:22.962Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:04:22.962Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:04:22.962Z] #55 ... [2022-08-17T13:04:22.962Z] [2022-08-17T13:04:22.962Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T13:04:22.962Z] #41 sha256:ca8192fb7bc77fd8c3225de1fce3ae6919e04f093908a83e2c0443fad27d8b8e [2022-08-17T13:04:22.962Z] #41 DONE 0.1s [2022-08-17T13:04:22.962Z] [2022-08-17T13:04:22.962Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T13:04:22.962Z] #45 sha256:abb037e0e174a7f47cee5b2b14932b46d37bfad889bfe8bc52235afa411897a2 [2022-08-17T13:04:22.962Z] #45 DONE 0.1s [2022-08-17T13:04:22.962Z] [2022-08-17T13:04:22.962Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:04:22.962Z] #60 sha256:201fcca0e7d71f99d14249429a01afd27e8b4f51e8e0bc768f7693f838cb5f54 [2022-08-17T13:04:24.478Z] #20 DONE 1.6s [2022-08-17T13:04:24.478Z] [2022-08-17T13:04:24.478Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:04:24.478Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:04:24.761Z] #64 243.9 + bin/containerd [2022-08-17T13:04:26.386Z] #21 1.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T13:04:26.386Z] #21 2.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T13:04:26.386Z] #21 2.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T13:04:27.764Z] #21 3.402 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T13:04:28.700Z] #21 ... [2022-08-17T13:04:28.700Z] [2022-08-17T13:04:28.700Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:28.700Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:28.700Z] #77 134.5 configure.ac:11: installing 'build-aux/compile' [2022-08-17T13:04:28.700Z] #77 134.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T13:04:28.700Z] #77 134.6 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T13:04:28.700Z] #77 134.6 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T13:04:28.700Z] #77 134.6 configure.ac:13: installing 'build-aux/missing' [2022-08-17T13:04:28.700Z] #77 134.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T13:04:28.700Z] #77 135.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T13:04:28.700Z] #77 137.5 checking build system type... x86_64-pc-linux-gnu [2022-08-17T13:04:28.700Z] #77 138.0 checking host system type... x86_64-pc-linux-gnu [2022-08-17T13:04:28.700Z] #77 138.0 checking how to print strings... printf [2022-08-17T13:04:28.700Z] #77 138.0 checking for gcc... gcc [2022-08-17T13:04:28.700Z] #77 138.2 checking whether the C compiler works... yes [2022-08-17T13:04:28.700Z] #77 138.4 checking for C compiler default output file name... a.out [2022-08-17T13:04:28.700Z] #77 138.4 checking for suffix of executables... [2022-08-17T13:04:28.700Z] #77 138.7 checking whether we are cross compiling... no [2022-08-17T13:04:28.700Z] #77 139.1 checking for suffix of object files... o [2022-08-17T13:04:28.700Z] #77 139.2 checking whether we are using the GNU C compiler... yes [2022-08-17T13:04:28.700Z] #77 139.4 checking whether gcc accepts -g... yes [2022-08-17T13:04:28.700Z] #77 139.6 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:04:28.700Z] #77 139.8 checking whether gcc understands -c and -o together... yes [2022-08-17T13:04:28.700Z] #77 140.1 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:04:28.700Z] #77 140.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:04:28.700Z] #77 140.2 checking for egrep... /bin/grep -E [2022-08-17T13:04:28.700Z] #77 140.2 checking for fgrep... /bin/grep -F [2022-08-17T13:04:28.700Z] #77 140.2 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:04:28.700Z] #77 140.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:04:28.700Z] #77 140.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:04:28.700Z] #77 140.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:04:28.700Z] #77 140.5 checking whether ln -s works... yes [2022-08-17T13:04:28.700Z] #77 140.5 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:04:28.700Z] #77 140.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T13:04:28.700Z] #77 140.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:04:28.700Z] #77 140.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:04:28.700Z] #77 140.6 checking for objdump... objdump [2022-08-17T13:04:28.700Z] #77 140.6 checking how to recognize dependent libraries... pass_all [2022-08-17T13:04:28.700Z] #77 140.6 checking for dlltool... no [2022-08-17T13:04:28.700Z] #77 140.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:04:28.700Z] #77 140.6 checking for ar... ar [2022-08-17T13:04:28.700Z] #77 140.6 checking for archiver @FILE support... @ [2022-08-17T13:04:28.700Z] #77 140.8 checking for strip... strip [2022-08-17T13:04:28.700Z] #77 140.8 checking for ranlib... ranlib [2022-08-17T13:04:28.700Z] #77 140.8 checking for gawk... no [2022-08-17T13:04:28.700Z] #77 140.8 checking for mawk... mawk [2022-08-17T13:04:28.700Z] #77 140.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:04:28.700Z] #77 141.7 checking for sysroot... no [2022-08-17T13:04:28.700Z] #77 141.7 checking for a working dd... /bin/dd [2022-08-17T13:04:28.700Z] #77 141.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:04:28.700Z] #77 141.9 checking for mt... no [2022-08-17T13:04:28.700Z] #77 141.9 checking if : is a manifest tool... no [2022-08-17T13:04:28.700Z] #77 141.9 checking how to run the C preprocessor... gcc -E [2022-08-17T13:04:28.700Z] #77 142.3 checking for ANSI C header files... yes [2022-08-17T13:04:28.700Z] #77 143.5 checking for sys/types.h... yes [2022-08-17T13:04:28.700Z] #77 144.0 checking for sys/stat.h... yes [2022-08-17T13:04:28.700Z] #77 144.4 checking for stdlib.h... yes [2022-08-17T13:04:29.220Z] #77 144.9 checking for string.h... yes [2022-08-17T13:04:29.745Z] #77 145.3 checking for memory.h... yes [2022-08-17T13:04:30.313Z] #77 145.7 checking for strings.h... yes [2022-08-17T13:04:30.313Z] #77 146.2 checking for inttypes.h... yes [2022-08-17T13:04:30.833Z] #77 146.5 checking for stdint.h... [2022-08-17T13:04:30.833Z] #77 ... [2022-08-17T13:04:30.833Z] [2022-08-17T13:04:30.833Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:04:30.833Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:04:30.833Z] #21 6.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T13:04:31.635Z] #89 exporting layers 24.4s done [2022-08-17T13:04:31.635Z] #89 writing image sha256:333e7b3239f5f8a8a3da36085b0a42a95ac0a87b34303d23d0a6448c1743e56a done [2022-08-17T13:04:31.635Z] #89 naming to docker.io/library/docker:f27b74f0f7dd41f09f806a08f6855259c19e965b done [2022-08-17T13:04:31.635Z] #89 DONE 24.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-17T13:04:31.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43972/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/validate/default [2022-08-17T13:04:32.212Z] #21 7.922 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T13:04:32.898Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-17T13:04:32.898Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-17T13:04:32.898Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-17T13:04:32.898Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-17T13:04:32.898Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-17T13:04:32.898Z] [2022-08-17T13:04:32.898Z] INFO Start validation with golang-ci-lint [2022-08-17T13:04:33.467Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-17T13:04:33.467Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-17T13:04:33.467Z] INFO [loader] Using build tags: [ journald] [2022-08-17T13:04:36.406Z] #21 ... [2022-08-17T13:04:36.406Z] [2022-08-17T13:04:36.406Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:36.406Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:36.406Z] #77 146.5 checking for stdint.h... yes [2022-08-17T13:04:36.406Z] #77 146.8 checking for unistd.h... yes [2022-08-17T13:04:36.406Z] #77 146.9 checking for dlfcn.h... yes [2022-08-17T13:04:36.406Z] #77 147.2 checking for objdir... .libs [2022-08-17T13:04:36.406Z] #77 147.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:04:36.406Z] #77 147.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:04:36.406Z] #77 147.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:04:36.406Z] #77 148.0 checking if gcc static flag -static works... yes [2022-08-17T13:04:36.406Z] #77 148.5 checking if gcc supports -c -o file.o... yes [2022-08-17T13:04:36.406Z] #77 148.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:04:36.406Z] #77 148.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T13:04:36.406Z] #77 148.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:04:36.406Z] #77 149.2 checking how to hardcode library paths into programs... immediate [2022-08-17T13:04:36.406Z] #77 149.2 checking whether stripping libraries is possible... yes [2022-08-17T13:04:36.406Z] #77 149.2 checking if libtool supports shared libraries... yes [2022-08-17T13:04:36.406Z] #77 149.2 checking whether to build shared libraries... no [2022-08-17T13:04:36.406Z] #77 149.2 checking whether to build static libraries... yes [2022-08-17T13:04:36.406Z] #77 149.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:04:36.406Z] #77 149.3 checking whether build environment is sane... yes [2022-08-17T13:04:36.406Z] #77 149.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:04:36.406Z] #77 149.3 checking whether make sets $(MAKE)... yes [2022-08-17T13:04:36.406Z] #77 149.4 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:04:36.406Z] #77 149.4 checking whether make supports nested variables... yes [2022-08-17T13:04:36.406Z] #77 149.5 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:04:36.406Z] #77 149.5 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:04:36.406Z] #77 149.5 checking how to create a ustar tar archive... gnutar [2022-08-17T13:04:36.406Z] #77 149.6 checking dependency style of gcc... gcc3 [2022-08-17T13:04:36.406Z] #77 149.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:04:36.406Z] #77 149.7 checking whether make supports nested variables... (cached) yes [2022-08-17T13:04:36.406Z] #77 149.7 checking for gawk... (cached) mawk [2022-08-17T13:04:36.406Z] #77 149.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T13:04:36.406Z] #77 149.7 checking for gcc... (cached) gcc [2022-08-17T13:04:36.406Z] #77 149.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T13:04:36.406Z] #77 149.8 checking whether gcc accepts -g... (cached) yes [2022-08-17T13:04:36.406Z] #77 149.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T13:04:36.406Z] #77 149.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T13:04:36.406Z] #77 149.9 checking for a Python interpreter with version >= 3... python3 [2022-08-17T13:04:36.406Z] #77 150.0 checking for python3... /usr/bin/python3 [2022-08-17T13:04:36.406Z] #77 150.0 checking for python3 version... 3.9 [2022-08-17T13:04:36.406Z] #77 150.1 checking for python3 platform... linux [2022-08-17T13:04:36.406Z] #77 150.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T13:04:36.406Z] #77 150.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T13:04:36.406Z] #77 150.6 checking for go-md2man... no [2022-08-17T13:04:36.406Z] #77 150.6 checking error.h usability... yes [2022-08-17T13:04:36.406Z] #77 150.8 checking error.h presence... yes [2022-08-17T13:04:36.406Z] #77 150.9 checking for error.h... yes [2022-08-17T13:04:36.406Z] #77 150.9 checking linux/openat2.h usability... yes [2022-08-17T13:04:36.406Z] #77 151.1 checking linux/openat2.h presence... yes [2022-08-17T13:04:36.406Z] #77 151.2 checking for linux/openat2.h... yes [2022-08-17T13:04:36.406Z] #77 151.3 checking for copy_file_range... yes [2022-08-17T13:04:36.406Z] #77 151.6 checking for fgetxattr... yes [2022-08-17T13:04:36.406Z] #77 151.9 checking for statx... yes [2022-08-17T13:04:36.406Z] #77 152.3 checking for fgetpwent_r... yes [2022-08-17T13:04:36.666Z] #77 152.5 checking for issetugid... [2022-08-17T13:04:36.666Z] #77 ... [2022-08-17T13:04:36.666Z] [2022-08-17T13:04:36.667Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:04:36.667Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:04:36.667Z] #21 12.37 Fetched 8570 kB in 11s (799 kB/s) [2022-08-17T13:04:40.865Z] #21 12.37 Reading package lists... [2022-08-17T13:04:41.811Z] #21 16.12 Reading package lists... [2022-08-17T13:04:41.811Z] #21 ... [2022-08-17T13:04:41.811Z] [2022-08-17T13:04:41.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-08-17T13:04:41.811Z] #60 sha256:4c0d6b774bb7ec26227f256aa168909303fc086189d4d7e36b55505bc9d2704e [2022-08-17T13:04:41.811Z] #60 18.57 + cd /tmp/tmp.TBlAHlK2Ul/src/github.com/opencontainers/runc [2022-08-17T13:04:41.811Z] #60 18.57 + git checkout -q v1.1.3 [2022-08-17T13:04:41.811Z] #60 19.50 + '[' -z '' ']' [2022-08-17T13:04:41.811Z] #60 19.50 + target=static [2022-08-17T13:04:41.811Z] #60 19.50 + make BUILDTAGS=seccomp static [2022-08-17T13:04:41.811Z] #60 20.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T13:04:42.073Z] #60 ... [2022-08-17T13:04:42.073Z] [2022-08-17T13:04:42.073Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:42.073Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:42.073Z] #77 152.5 checking for issetugid... no [2022-08-17T13:04:42.073Z] #77 152.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T13:04:42.073Z] #77 152.8 checking pkg-config is at least version 0.9.0... yes [2022-08-17T13:04:42.073Z] #77 152.8 checking for library containing yajl_tree_get... -lyajl [2022-08-17T13:04:42.073Z] #77 153.3 checking for yajl >= 2.0.0... yes [2022-08-17T13:04:42.073Z] #77 153.4 checking sys/capability.h usability... yes [2022-08-17T13:04:42.073Z] #77 153.6 checking sys/capability.h presence... yes [2022-08-17T13:04:42.073Z] #77 153.7 checking for sys/capability.h... yes [2022-08-17T13:04:42.073Z] #77 153.7 checking for library containing cap_from_name... -lcap [2022-08-17T13:04:42.073Z] #77 154.3 checking for library containing dlopen... -ldl [2022-08-17T13:04:42.073Z] #77 154.9 checking seccomp.h usability... yes [2022-08-17T13:04:42.073Z] #77 155.2 checking seccomp.h presence... yes [2022-08-17T13:04:42.073Z] #77 155.3 checking for seccomp.h... yes [2022-08-17T13:04:42.073Z] #77 155.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T13:04:42.073Z] #77 155.9 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T13:04:42.073Z] #77 156.3 checking systemd/sd-bus.h usability... yes [2022-08-17T13:04:42.073Z] #77 156.6 checking systemd/sd-bus.h presence... yes [2022-08-17T13:04:42.073Z] #77 156.8 checking for systemd/sd-bus.h... yes [2022-08-17T13:04:42.073Z] #77 156.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T13:04:42.073Z] #77 157.5 checking for sd_notify_barrier... yes [2022-08-17T13:04:42.333Z] #77 157.8 checking linux/bpf.h usability... yes [2022-08-17T13:04:42.333Z] #77 158.2 checking linux/bpf.h presence... yes [2022-08-17T13:04:42.333Z] #77 158.3 checking for linux/bpf.h... yes [2022-08-17T13:04:42.596Z] #77 158.3 checking compilation for eBPF... yes [2022-08-17T13:04:42.596Z] #77 158.5 checking for criu >= 3.15... no [2022-08-17T13:04:42.596Z] #77 158.6 configure: CRIU headers not found, building without CRIU support [2022-08-17T13:04:42.596Z] #77 158.6 checking for criu > 3.16... no [2022-08-17T13:04:42.596Z] #77 158.6 configure: CRIU version doesn't support join-ns API [2022-08-17T13:04:42.856Z] #77 158.6 checking for criu > 3.16.1... no [2022-08-17T13:04:42.856Z] #77 158.7 configure: CRIU version doesn't support for pre-dumping [2022-08-17T13:04:42.856Z] #77 158.7 checking for new mount API (fsconfig)... yes [2022-08-17T13:04:43.116Z] #77 158.8 checking for seccomp notify API... yes [2022-08-17T13:04:43.116Z] #77 159.0 checking for gperf... no [2022-08-17T13:04:43.116Z] #77 159.0 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T13:04:43.116Z] #77 159.0 checking for library containing argp_parse... none required [2022-08-17T13:04:43.685Z] #77 159.5 checking that generated files are newer than configure... done [2022-08-17T13:04:43.685Z] #77 159.5 configure: creating ./config.status [2022-08-17T13:04:44.628Z] #77 ... [2022-08-17T13:04:44.628Z] [2022-08-17T13:04:44.628Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:04:44.628Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:04:44.628Z] #21 16.12 Reading package lists... [2022-08-17T13:04:44.943Z] #60 ... [2022-08-17T13:04:44.943Z] [2022-08-17T13:04:44.943Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:44.943Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:44.943Z] #77 216.5 CCLD libocispec.la [2022-08-17T13:04:44.943Z] #77 217.0 CCLD tests/test-1 [2022-08-17T13:04:44.943Z] #77 217.0 CCLD src/validate [2022-08-17T13:04:44.943Z] #77 217.0 CCLD tests/test-2 [2022-08-17T13:04:44.943Z] #77 217.1 CCLD tests/test-3 [2022-08-17T13:04:44.943Z] #77 217.1 CCLD tests/test-4 [2022-08-17T13:04:44.943Z] #77 217.1 CCLD tests/test-5 [2022-08-17T13:04:44.943Z] #77 217.2 CCLD tests/test-6 [2022-08-17T13:04:44.943Z] #77 217.3 CCLD tests/test-7 [2022-08-17T13:04:44.943Z] #77 217.4 CCLD tests/test-8 [2022-08-17T13:04:44.943Z] #77 217.5 CCLD tests/test-9 [2022-08-17T13:04:44.943Z] #77 217.6 CCLD tests/test-10 [2022-08-17T13:04:44.943Z] #77 217.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T13:04:44.943Z] #77 217.7 CCLD tests/test-11 [2022-08-17T13:04:44.943Z] #77 219.9 libtool: link: ar cr libocispec.a [2022-08-17T13:04:44.943Z] #77 220.0 libtool: link: ranlib libocispec.a [2022-08-17T13:04:46.009Z] #21 20.36 Building dependency tree... [2022-08-17T13:04:46.864Z] #77 221.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:04:46.864Z] #77 221.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T13:04:46.864Z] #77 221.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T13:04:46.864Z] #77 221.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:04:46.864Z] #77 221.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:04:46.864Z] #77 221.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:04:46.864Z] #77 221.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:04:46.864Z] #77 221.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T13:04:46.864Z] #77 222.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T13:04:46.864Z] #77 222.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T13:04:46.864Z] #77 222.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T13:04:46.864Z] #77 222.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T13:04:46.864Z] #77 222.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T13:04:46.864Z] #77 222.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T13:04:46.949Z] #21 22.38 The following additional packages will be installed: [2022-08-17T13:04:46.949Z] #21 22.38 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T13:04:46.949Z] #21 22.38 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T13:04:46.949Z] #21 22.38 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T13:04:46.949Z] #21 22.39 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:04:46.949Z] #21 22.39 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T13:04:46.949Z] #21 22.39 Suggested packages: [2022-08-17T13:04:46.949Z] #21 22.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T13:04:46.949Z] #21 22.39 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T13:04:46.949Z] #21 22.39 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T13:04:46.949Z] #21 22.39 Recommended packages: [2022-08-17T13:04:46.949Z] #21 22.39 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T13:04:46.949Z] #21 22.39 systemd-timesyncd | time-daemon unzip [2022-08-17T13:04:47.125Z] #77 222.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T13:04:47.125Z] #77 222.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T13:04:47.125Z] #77 222.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T13:04:47.125Z] #77 222.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T13:04:47.125Z] #77 222.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T13:04:47.125Z] #77 222.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T13:04:47.125Z] #77 222.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T13:04:47.386Z] #77 222.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T13:04:47.386Z] #77 222.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T13:04:47.386Z] #77 222.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T13:04:47.648Z] #77 222.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T13:04:47.648Z] #77 222.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T13:04:47.648Z] #77 222.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T13:04:47.648Z] #77 222.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T13:04:47.648Z] #77 222.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T13:04:47.909Z] #77 223.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T13:04:48.171Z] #77 223.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T13:04:48.171Z] #77 223.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T13:04:48.171Z] #77 223.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T13:04:48.171Z] #77 223.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T13:04:48.433Z] #77 223.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T13:04:48.433Z] #77 ... [2022-08-17T13:04:48.433Z] [2022-08-17T13:04:48.433Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:04:48.433Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:04:48.433Z] #47 280.5 + dpkg --print-architecture [2022-08-17T13:04:48.433Z] #47 280.5 + git checkout -q v2.1.0 [2022-08-17T13:04:49.006Z] #47 281.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-17T13:04:49.006Z] #47 281.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-17T13:04:49.490Z] #21 25.18 The following NEW packages will be installed: [2022-08-17T13:04:49.490Z] #21 25.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T13:04:49.490Z] #21 25.19 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T13:04:49.490Z] #21 25.19 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T13:04:49.490Z] #21 25.19 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T13:04:49.490Z] #21 25.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T13:04:49.490Z] #21 25.19 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T13:04:49.490Z] #21 25.20 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T13:04:49.490Z] #21 25.20 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T13:04:49.490Z] #21 25.20 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T13:04:49.750Z] #21 25.54 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:04:49.750Z] #21 25.54 Need to get 32.8 MB of archives. [2022-08-17T13:04:49.750Z] #21 25.54 After this operation, 124 MB of additional disk space will be used. [2022-08-17T13:04:49.750Z] #21 25.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T13:04:50.010Z] #21 ... [2022-08-17T13:04:50.010Z] [2022-08-17T13:04:50.010Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T13:04:50.010Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T13:04:50.010Z] #34 DONE 245.0s [2022-08-17T13:04:50.010Z] [2022-08-17T13:04:50.010Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T13:04:50.010Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T13:04:50.010Z] #36 241.7 Delve is a source level debugger for Go programs. [2022-08-17T13:04:50.010Z] #36 241.7 [2022-08-17T13:04:50.010Z] #36 241.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T13:04:50.010Z] #36 241.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T13:04:50.010Z] #36 241.7 [2022-08-17T13:04:50.010Z] #36 241.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T13:04:50.010Z] #36 241.7 [2022-08-17T13:04:50.010Z] #36 241.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T13:04:50.010Z] #36 241.7 [2022-08-17T13:04:50.010Z] #36 241.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T13:04:50.010Z] #36 241.7 [2022-08-17T13:04:50.010Z] #36 241.7 Usage: [2022-08-17T13:04:50.010Z] #36 241.7 dlv [command] [2022-08-17T13:04:50.010Z] #36 241.7 [2022-08-17T13:04:50.010Z] #36 241.7 Available Commands: [2022-08-17T13:04:50.010Z] #36 241.7 attach Attach to running process and begin debugging. [2022-08-17T13:04:50.010Z] #36 241.7 connect Connect to a headless debug server with a terminal client. [2022-08-17T13:04:50.010Z] #36 241.7 core Examine a core dump. [2022-08-17T13:04:50.010Z] #36 241.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T13:04:50.010Z] #36 241.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T13:04:50.010Z] #36 241.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T13:04:50.010Z] #36 241.7 help Help about any command [2022-08-17T13:04:50.010Z] #36 241.7 run Deprecated command. Use 'debug' instead. [2022-08-17T13:04:50.010Z] #36 241.7 test Compile test binary and begin debugging program. [2022-08-17T13:04:50.010Z] #36 241.7 trace Compile and begin tracing program. [2022-08-17T13:04:50.010Z] #36 241.7 version Prints version. [2022-08-17T13:04:50.010Z] #36 241.7 [2022-08-17T13:04:50.010Z] #36 241.7 Flags: [2022-08-17T13:04:50.010Z] #36 241.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T13:04:50.010Z] #36 241.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T13:04:50.010Z] #36 241.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T13:04:50.010Z] #36 241.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T13:04:50.010Z] #36 241.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T13:04:50.010Z] #36 241.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T13:04:50.010Z] #36 241.7 --disable-aslr Disables address space randomization [2022-08-17T13:04:50.010Z] #36 241.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T13:04:50.010Z] #36 241.7 -h, --help help for dlv [2022-08-17T13:04:50.010Z] #36 241.7 --init string Init file, executed by the terminal client. [2022-08-17T13:04:50.010Z] #36 241.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T13:04:50.010Z] #36 241.7 --log Enable debugging server logging. [2022-08-17T13:04:50.011Z] #36 241.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T13:04:50.011Z] #36 241.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T13:04:50.011Z] #36 241.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T13:04:50.011Z] #36 241.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T13:04:50.011Z] #36 241.7 --wd string Working directory for running the program. [2022-08-17T13:04:50.011Z] #36 241.7 [2022-08-17T13:04:50.011Z] #36 241.7 Additional help topics: [2022-08-17T13:04:50.011Z] #36 241.7 dlv backend Help about the --backend flag. [2022-08-17T13:04:50.011Z] #36 241.7 dlv log Help about logging flags. [2022-08-17T13:04:50.011Z] #36 241.7 dlv redirect Help about file redirection. [2022-08-17T13:04:50.011Z] #36 241.7 [2022-08-17T13:04:50.011Z] #36 241.7 Use "dlv [command] --help" for more information about a command. [2022-08-17T13:04:50.011Z] #36 DONE 245.3s [2022-08-17T13:04:50.011Z] [2022-08-17T13:04:50.011Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:04:50.011Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:04:50.011Z] #21 25.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T13:04:50.011Z] #21 25.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T13:04:50.011Z] #21 25.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T13:04:50.011Z] #21 25.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T13:04:50.011Z] #21 25.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T13:04:50.011Z] #21 25.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T13:04:50.011Z] #21 ... [2022-08-17T13:04:50.011Z] [2022-08-17T13:04:50.011Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:50.011Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:50.011Z] #77 163.1 config.status: creating Makefile [2022-08-17T13:04:50.011Z] #77 163.2 config.status: creating rpm/crun.spec [2022-08-17T13:04:50.011Z] #77 163.3 config.status: creating config.h [2022-08-17T13:04:50.011Z] #77 163.4 config.status: executing libtool commands [2022-08-17T13:04:50.011Z] #77 163.4 config.status: executing depfiles commands [2022-08-17T13:04:50.011Z] #77 165.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T13:04:50.011Z] #77 165.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T13:04:50.581Z] #77 166.4 checking for gcc... gcc [2022-08-17T13:04:51.411Z] #77 166.6 checking whether the C compiler works... yes [2022-08-17T13:04:51.411Z] #77 167.1 checking for C compiler default output file name... a.out [2022-08-17T13:04:51.671Z] #77 167.1 checking for suffix of executables... [2022-08-17T13:04:51.932Z] #77 167.5 checking whether we are cross compiling... no [2022-08-17T13:04:52.192Z] #77 167.8 checking for suffix of object files... o [2022-08-17T13:04:52.452Z] #77 168.0 checking whether we are using the GNU C compiler... yes [2022-08-17T13:04:52.452Z] #77 168.3 checking whether gcc accepts -g... yes [2022-08-17T13:04:52.712Z] #77 168.4 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:04:52.971Z] #77 168.7 checking whether gcc understands -c and -o together... yes [2022-08-17T13:04:53.231Z] #77 169.0 checking how to run the C preprocessor... gcc -E [2022-08-17T13:04:53.231Z] #77 169.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:04:53.491Z] #77 169.4 checking for egrep... /bin/grep -E [2022-08-17T13:04:53.755Z] #77 169.4 checking for ANSI C header files... [2022-08-17T13:04:53.755Z] #77 ... [2022-08-17T13:04:53.755Z] [2022-08-17T13:04:53.755Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:04:53.756Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:04:53.756Z] #21 25.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T13:04:53.756Z] #21 25.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T13:04:53.756Z] #21 25.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T13:04:53.756Z] #21 25.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T13:04:53.756Z] #21 25.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T13:04:53.756Z] #21 25.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T13:04:53.756Z] #21 25.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T13:04:53.756Z] #21 25.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T13:04:53.756Z] #21 25.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T13:04:53.756Z] #21 25.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T13:04:53.756Z] #21 25.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T13:04:53.756Z] #21 25.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T13:04:53.756Z] #21 25.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T13:04:53.756Z] #21 25.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T13:04:53.756Z] #21 26.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T13:04:53.756Z] #21 26.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T13:04:53.756Z] #21 26.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T13:04:53.756Z] #21 26.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T13:04:53.756Z] #21 26.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T13:04:53.756Z] #21 26.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T13:04:53.756Z] #21 26.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T13:04:53.756Z] #21 26.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T13:04:53.756Z] #21 26.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T13:04:53.756Z] #21 26.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T13:04:53.756Z] #21 26.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T13:04:53.756Z] #21 26.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T13:04:53.756Z] #21 26.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T13:04:53.756Z] #21 26.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T13:04:53.756Z] #21 26.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T13:04:53.756Z] #21 26.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T13:04:53.756Z] #21 26.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T13:04:53.756Z] #21 26.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T13:04:53.756Z] #21 26.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T13:04:53.756Z] #21 26.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T13:04:53.756Z] #21 26.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T13:04:53.756Z] #21 26.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T13:04:53.756Z] #21 26.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T13:04:53.756Z] #21 26.68 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T13:04:53.756Z] #21 26.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T13:04:53.756Z] #21 26.68 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T13:04:53.756Z] #21 26.71 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T13:04:53.756Z] #21 26.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T13:04:53.756Z] #21 26.78 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T13:04:53.756Z] #21 26.83 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T13:04:53.756Z] #21 26.83 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T13:04:53.756Z] #21 27.10 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T13:04:53.756Z] #21 27.19 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T13:04:53.756Z] #21 27.20 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T13:04:53.756Z] #21 27.21 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T13:04:53.756Z] #21 28.34 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:04:53.756Z] #21 28.60 Fetched 32.8 MB in 2s (16.3 MB/s) [2022-08-17T13:04:53.756Z] #21 28.74 Selecting previously unselected package libcap2:amd64. [2022-08-17T13:04:53.756Z] #21 28.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-17T13:04:53.756Z] #21 28.83 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T13:04:53.756Z] #21 28.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:04:53.756Z] #21 29.00 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T13:04:53.756Z] #21 29.00 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T13:04:53.756Z] #21 29.00 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:04:53.756Z] #21 29.09 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T13:04:53.756Z] #21 29.09 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T13:04:53.756Z] #21 29.11 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:04:53.756Z] #21 29.32 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T13:04:53.756Z] #21 29.32 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T13:04:53.756Z] #21 29.34 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:04:54.020Z] #21 29.79 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T13:04:54.020Z] #21 29.79 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:04:54.020Z] #21 29.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:04:54.590Z] #21 30.06 Selecting previously unselected package libkmod2:amd64. [2022-08-17T13:04:54.590Z] #21 30.06 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T13:04:54.590Z] #21 30.08 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T13:04:54.590Z] #21 30.34 Selecting previously unselected package systemd. [2022-08-17T13:04:54.590Z] #21 30.34 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T13:04:54.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T13:04:54.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T13:04:54.850Z] #21 30.50 Unpacking systemd (247.3-7) ... [2022-08-17T13:04:57.157Z] #47 ... [2022-08-17T13:04:57.157Z] [2022-08-17T13:04:57.157Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:57.157Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:57.157Z] #77 223.9 CC src/crun-crun.o [2022-08-17T13:04:57.157Z] #77 224.1 CC src/crun-run.o [2022-08-17T13:04:57.157Z] #77 224.2 CC src/crun-delete.o [2022-08-17T13:04:57.157Z] #77 224.5 CC src/crun-kill.o [2022-08-17T13:04:57.157Z] #77 224.5 CC src/crun-pause.o [2022-08-17T13:04:57.157Z] #77 224.6 CC src/crun-unpause.o [2022-08-17T13:04:57.157Z] #77 224.8 CC src/crun-spec.o [2022-08-17T13:04:57.157Z] #77 224.9 CC src/crun-exec.o [2022-08-17T13:04:57.157Z] #77 225.0 CC src/crun-list.o [2022-08-17T13:04:57.157Z] #77 225.1 CC src/crun-create.o [2022-08-17T13:04:57.157Z] #77 225.3 CC src/crun-start.o [2022-08-17T13:04:57.157Z] #77 225.4 CC src/crun-state.o [2022-08-17T13:04:57.157Z] #77 225.5 CC src/crun-update.o [2022-08-17T13:04:57.157Z] #77 225.7 CC src/crun-ps.o [2022-08-17T13:04:57.157Z] #77 225.9 CC src/crun-checkpoint.o [2022-08-17T13:04:57.157Z] #77 226.2 CC src/crun-restore.o [2022-08-17T13:04:57.157Z] #77 226.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T13:04:57.157Z] #77 226.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T13:04:57.157Z] #77 226.5 CC src/libcrun/libcrun_la-container.lo [2022-08-17T13:04:57.157Z] #77 226.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T13:04:57.157Z] #77 226.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T13:04:57.157Z] #77 227.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T13:04:57.157Z] #77 227.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T13:04:57.157Z] #77 227.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T13:04:57.158Z] #77 227.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T13:04:57.158Z] #77 227.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T13:04:57.158Z] #77 227.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T13:04:57.158Z] #77 228.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T13:04:57.158Z] #77 228.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T13:04:57.158Z] #77 228.8 CC src/libcrun/libcrun_la-error.lo [2022-08-17T13:04:57.158Z] #77 228.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T13:04:57.158Z] #77 229.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T13:04:57.158Z] #77 230.0 CC src/libcrun/libcrun_la-status.lo [2022-08-17T13:04:57.158Z] #77 230.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T13:04:57.158Z] #77 230.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T13:04:57.158Z] #77 230.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T13:04:57.158Z] #77 231.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T13:04:57.158Z] #77 231.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T13:04:57.158Z] #77 231.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T13:04:57.158Z] #77 232.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T13:04:57.731Z] #77 232.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T13:04:57.992Z] #77 233.1 CC tests/init.o [2022-08-17T13:04:58.146Z] #21 33.68 Selecting previously unselected package pigz. [2022-08-17T13:04:58.146Z] #21 33.71 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T13:04:58.146Z] #21 33.71 Unpacking pigz (2.6-1) ... [2022-08-17T13:04:58.146Z] #21 33.89 Selecting previously unselected package libelf1:amd64. [2022-08-17T13:04:58.254Z] #77 233.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T13:04:58.406Z] #21 33.90 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T13:04:58.406Z] #21 33.91 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T13:04:58.406Z] #21 ... [2022-08-17T13:04:58.406Z] [2022-08-17T13:04:58.407Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:04:58.407Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:04:58.407Z] #77 169.4 checking for ANSI C header files... yes [2022-08-17T13:04:58.407Z] #77 170.3 checking for sys/types.h... yes [2022-08-17T13:04:58.407Z] #77 170.5 checking for sys/stat.h... yes [2022-08-17T13:04:58.407Z] #77 170.8 checking for stdlib.h... yes [2022-08-17T13:04:58.407Z] #77 171.2 checking for string.h... yes [2022-08-17T13:04:58.407Z] #77 171.6 checking for memory.h... yes [2022-08-17T13:04:58.407Z] #77 172.0 checking for strings.h... yes [2022-08-17T13:04:58.407Z] #77 172.4 checking for inttypes.h... yes [2022-08-17T13:04:58.407Z] #77 172.4 checking for stdint.h... yes [2022-08-17T13:04:58.407Z] #77 172.6 checking for unistd.h... yes [2022-08-17T13:04:58.407Z] #77 172.9 checking minix/config.h usability... no [2022-08-17T13:04:58.407Z] #77 173.0 checking minix/config.h presence... no [2022-08-17T13:04:58.407Z] #77 173.1 checking for minix/config.h... no [2022-08-17T13:04:58.407Z] #77 173.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T13:04:58.407Z] #77 173.5 checking build system type... x86_64-pc-linux-gnu [2022-08-17T13:04:58.407Z] #77 173.8 checking host system type... x86_64-pc-linux-gnu [2022-08-17T13:04:58.407Z] #77 173.9 checking how to print strings... printf [2022-08-17T13:04:58.407Z] #77 173.9 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:04:58.407Z] #77 173.9 checking for fgrep... /bin/grep -F [2022-08-17T13:04:58.407Z] #77 173.9 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:04:58.407Z] #77 174.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:04:58.407Z] #77 174.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:04:58.407Z] #77 174.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:04:58.407Z] #77 174.3 checking whether ln -s works... yes [2022-08-17T13:04:58.407Z] #77 174.3 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:04:58.407Z] #77 174.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T13:04:58.407Z] #77 174.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:04:58.407Z] #77 174.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:04:58.407Z] #77 174.4 checking for objdump... objdump [2022-08-17T13:04:58.407Z] #77 174.4 checking how to recognize dependent libraries... pass_all [2022-08-17T13:04:58.407Z] #77 174.4 checking for dlltool... no [2022-08-17T13:04:58.407Z] #77 174.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:04:58.407Z] #77 174.4 checking for ar... ar [2022-08-17T13:04:58.667Z] #77 174.4 checking for archiver @FILE support... @ [2022-08-17T13:04:58.667Z] #77 174.6 checking for strip... strip [2022-08-17T13:04:58.667Z] #77 174.6 checking for ranlib... ranlib [2022-08-17T13:04:58.667Z] #77 174.6 checking for gawk... no [2022-08-17T13:04:58.667Z] #77 174.6 checking for mawk... mawk [2022-08-17T13:04:59.236Z] #77 174.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:04:59.496Z] #77 175.3 checking for sysroot... no [2022-08-17T13:04:59.496Z] #77 175.3 checking for a working dd... /bin/dd [2022-08-17T13:04:59.496Z] #77 175.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:04:59.756Z] #77 175.6 checking for mt... no [2022-08-17T13:04:59.756Z] #77 175.6 checking if : is a manifest tool... no [2022-08-17T13:05:00.016Z] #77 175.6 checking for dlfcn.h... yes [2022-08-17T13:05:00.016Z] #77 176.0 checking for objdir... .libs [2022-08-17T13:05:00.910Z] #77 176.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:05:00.910Z] #77 176.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:05:01.173Z] #77 176.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:05:02.156Z] #77 177.1 checking if gcc static flag -static works... yes [2022-08-17T13:05:02.156Z] #77 177.9 checking if gcc supports -c -o file.o... yes [2022-08-17T13:05:02.156Z] #77 178.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:05:02.156Z] #77 178.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T13:05:02.725Z] #77 178.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:05:02.725Z] #77 178.7 checking how to hardcode library paths into programs... immediate [2022-08-17T13:05:02.725Z] #77 178.7 checking whether stripping libraries is possible... yes [2022-08-17T13:05:02.725Z] #77 178.7 checking if libtool supports shared libraries... yes [2022-08-17T13:05:02.725Z] #77 178.7 checking whether to build shared libraries... no [2022-08-17T13:05:02.725Z] #77 178.7 checking whether to build static libraries... yes [2022-08-17T13:05:02.986Z] #77 178.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:05:02.986Z] #77 178.8 checking whether build environment is sane... yes [2022-08-17T13:05:02.986Z] #77 178.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:05:02.986Z] #77 178.9 checking whether make sets $(MAKE)... yes [2022-08-17T13:05:03.245Z] #77 179.0 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:05:03.245Z] #77 179.1 checking whether make supports nested variables... yes [2022-08-17T13:05:03.245Z] #77 179.2 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:05:03.245Z] #77 179.2 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:05:03.245Z] #77 179.2 checking how to create a ustar tar archive... gnutar [2022-08-17T13:05:03.764Z] #77 179.3 checking dependency style of gcc... gcc3 [2022-08-17T13:05:03.764Z] #77 179.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:05:03.764Z] #77 179.8 checking whether make supports nested variables... (cached) yes [2022-08-17T13:05:03.764Z] #77 179.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T13:05:04.023Z] #77 179.8 checking pkg-config is at least version 0.9.0... yes [2022-08-17T13:05:04.023Z] #77 179.9 checking for yajl >= 2.1.0... yes [2022-08-17T13:05:04.023Z] #77 179.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T13:05:04.023Z] #77 179.9 checking for gcc... (cached) gcc [2022-08-17T13:05:04.282Z] #77 180.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T13:05:04.282Z] #77 180.2 checking whether gcc accepts -g... (cached) yes [2022-08-17T13:05:04.282Z] #77 180.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T13:05:04.282Z] #77 180.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T13:05:04.541Z] #77 180.3 checking for a Python interpreter with version >= 3... python3 [2022-08-17T13:05:04.541Z] #77 180.4 checking for python3... /usr/bin/python3 [2022-08-17T13:05:04.541Z] #77 180.4 checking for python3 version... 3.9 [2022-08-17T13:05:04.541Z] #77 180.5 checking for python3 platform... linux [2022-08-17T13:05:05.110Z] #77 180.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T13:05:05.369Z] #77 180.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T13:05:05.628Z] #77 181.5 checking that generated files are newer than configure... done [2022-08-17T13:05:05.628Z] #77 181.5 configure: creating ./config.status [2022-08-17T13:05:08.923Z] #77 ... [2022-08-17T13:05:08.923Z] [2022-08-17T13:05:08.923Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:05:08.923Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:05:08.923Z] #21 34.18 Selecting previously unselected package libbpf0:amd64. [2022-08-17T13:05:08.923Z] #21 34.19 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 34.21 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:05:08.923Z] #21 34.48 Selecting previously unselected package libmnl0:amd64. [2022-08-17T13:05:08.923Z] #21 34.48 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 34.55 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:05:08.923Z] #21 34.83 Selecting previously unselected package libxtables12:amd64. [2022-08-17T13:05:08.923Z] #21 34.83 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 34.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:05:08.923Z] #21 34.96 Selecting previously unselected package libcap2-bin. [2022-08-17T13:05:08.923Z] #21 34.96 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 34.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T13:05:08.923Z] #21 35.16 Selecting previously unselected package iproute2. [2022-08-17T13:05:08.923Z] #21 35.16 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 35.17 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T13:05:08.923Z] #21 35.90 Selecting previously unselected package xxd. [2022-08-17T13:05:08.923Z] #21 35.91 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 35.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:08.923Z] #21 36.21 Selecting previously unselected package vim-common. [2022-08-17T13:05:08.923Z] #21 36.21 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:05:08.923Z] #21 36.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:08.923Z] #21 36.57 Selecting previously unselected package bash-completion. [2022-08-17T13:05:08.923Z] #21 36.59 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T13:05:08.923Z] #21 41.33 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T13:05:08.923Z] #21 41.85 Selecting previously unselected package bzip2. [2022-08-17T13:05:08.923Z] #21 41.87 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 41.87 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T13:05:08.923Z] #21 41.99 Selecting previously unselected package xz-utils. [2022-08-17T13:05:08.923Z] #21 41.99 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 42.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:05:08.923Z] #21 42.18 Selecting previously unselected package apparmor. [2022-08-17T13:05:08.923Z] #21 42.18 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 42.30 Unpacking apparmor (2.13.6-10) ... [2022-08-17T13:05:08.923Z] #21 42.96 Selecting previously unselected package inetutils-ping. [2022-08-17T13:05:08.923Z] #21 42.96 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 42.97 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T13:05:08.923Z] #21 43.11 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T13:05:08.923Z] #21 43.11 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 43.15 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:05:08.923Z] #21 43.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T13:05:08.923Z] #21 43.24 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 43.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:05:08.923Z] #21 43.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T13:05:08.923Z] #21 43.35 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 43.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:05:08.923Z] #21 43.46 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T13:05:08.923Z] #21 43.46 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 43.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:05:08.923Z] #21 43.60 Selecting previously unselected package iptables. [2022-08-17T13:05:08.923Z] #21 43.62 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 43.63 Unpacking iptables (1.8.7-1) ... [2022-08-17T13:05:08.923Z] #21 44.10 Selecting previously unselected package libonig5:amd64. [2022-08-17T13:05:08.923Z] #21 44.11 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 44.11 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:05:08.923Z] #21 44.33 Selecting previously unselected package libjq1:amd64. [2022-08-17T13:05:08.923Z] #21 44.34 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 44.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:05:08.923Z] #21 44.43 Selecting previously unselected package jq. [2022-08-17T13:05:08.923Z] #21 44.44 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-17T13:05:08.923Z] #21 44.45 Unpacking jq (1.6-2.1) ... [2022-08-17T13:05:08.923Z] #21 44.58 Selecting previously unselected package libaio1:amd64. [2022-08-17T13:05:08.923Z] #21 ... [2022-08-17T13:05:08.923Z] [2022-08-17T13:05:08.923Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:05:08.923Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:05:08.923Z] #77 184.8 config.status: creating Makefile [2022-08-17T13:05:08.923Z] #77 184.9 config.status: creating config.h [2022-08-17T13:05:09.182Z] #77 185.0 config.status: executing libtool commands [2022-08-17T13:05:09.182Z] #77 185.0 config.status: executing depfiles commands [2022-08-17T13:05:10.125Z] #77 185.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T13:05:10.125Z] #77 185.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T13:05:10.385Z] #77 186.4 checking for gcc... gcc [2022-08-17T13:05:10.956Z] #77 186.5 checking whether the C compiler works... yes [2022-08-17T13:05:10.956Z] #77 186.8 checking for C compiler default output file name... a.out [2022-08-17T13:05:11.216Z] #77 186.8 checking for suffix of executables... [2022-08-17T13:05:11.216Z] #77 187.0 checking whether we are cross compiling... no [2022-08-17T13:05:11.472Z] #64 283.8 # github.com/containerd/containerd/cmd/containerd [2022-08-17T13:05:11.472Z] #64 283.8 /usr/bin/ld: /tmp/go-link-1973008540/000019.o: in function `New': [2022-08-17T13:05:11.472Z] #64 283.8 /tmp/tmp.oVEb6WYofK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T13:05:11.472Z] #64 283.9 + bin/containerd-stress [2022-08-17T13:05:11.472Z] #64 285.0 + bin/containerd-shim [2022-08-17T13:05:11.477Z] #77 187.3 checking for suffix of object files... o [2022-08-17T13:05:11.477Z] #77 187.4 checking whether we are using the GNU C compiler... yes [2022-08-17T13:05:11.738Z] #77 187.5 checking whether gcc accepts -g... yes [2022-08-17T13:05:11.998Z] #77 187.7 checking for gcc option to accept ISO C89... none needed [2022-08-17T13:05:12.260Z] #77 188.0 checking whether gcc understands -c and -o together... yes [2022-08-17T13:05:12.260Z] #77 188.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T13:05:12.260Z] #77 188.3 checking whether build environment is sane... yes [2022-08-17T13:05:12.521Z] #77 188.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T13:05:12.521Z] #77 188.4 checking for gawk... no [2022-08-17T13:05:12.521Z] #77 188.4 checking for mawk... mawk [2022-08-17T13:05:12.521Z] #77 188.4 checking whether make sets $(MAKE)... yes [2022-08-17T13:05:12.521Z] #77 188.4 checking whether make supports the include directive... yes (GNU style) [2022-08-17T13:05:12.521Z] #77 188.5 checking whether make supports nested variables... yes [2022-08-17T13:05:12.521Z] #77 188.5 checking whether UID '0' is supported by ustar format... yes [2022-08-17T13:05:12.521Z] #77 188.5 checking whether GID '0' is supported by ustar format... yes [2022-08-17T13:05:12.521Z] #77 188.5 checking how to create a ustar tar archive... gnutar [2022-08-17T13:05:12.781Z] #77 188.6 checking dependency style of gcc... gcc3 [2022-08-17T13:05:12.781Z] #77 188.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T13:05:12.781Z] #77 188.8 checking whether make supports nested variables... (cached) yes [2022-08-17T13:05:13.041Z] #77 188.8 checking build system type... x86_64-pc-linux-gnu [2022-08-17T13:05:13.041Z] #77 189.1 checking host system type... x86_64-pc-linux-gnu [2022-08-17T13:05:13.041Z] #77 189.2 checking how to print strings... printf [2022-08-17T13:05:13.041Z] #77 189.2 checking for a sed that does not truncate output... /bin/sed [2022-08-17T13:05:13.301Z] #77 189.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T13:05:13.301Z] #77 189.2 checking for egrep... /bin/grep -E [2022-08-17T13:05:13.301Z] #77 189.2 checking for fgrep... /bin/grep -F [2022-08-17T13:05:13.301Z] #77 189.3 checking for ld used by gcc... /usr/bin/ld [2022-08-17T13:05:13.562Z] #77 189.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T13:05:13.562Z] #77 189.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T13:05:13.562Z] #77 189.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T13:05:13.562Z] #77 189.5 checking whether ln -s works... yes [2022-08-17T13:05:13.562Z] #77 189.5 checking the maximum length of command line arguments... 1572864 [2022-08-17T13:05:13.562Z] #77 189.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T13:05:13.562Z] #77 189.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T13:05:13.562Z] #77 189.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T13:05:13.562Z] #77 189.5 checking for objdump... objdump [2022-08-17T13:05:13.562Z] #77 189.5 checking how to recognize dependent libraries... pass_all [2022-08-17T13:05:13.562Z] #77 189.5 checking for dlltool... no [2022-08-17T13:05:13.562Z] #77 189.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T13:05:13.562Z] #77 189.5 checking for ar... ar [2022-08-17T13:05:13.821Z] #77 189.5 checking for archiver @FILE support... @ [2022-08-17T13:05:13.821Z] #77 189.7 checking for strip... strip [2022-08-17T13:05:13.821Z] #77 189.7 checking for ranlib... ranlib [2022-08-17T13:05:14.081Z] #77 189.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T13:05:14.341Z] #77 190.1 checking for sysroot... no [2022-08-17T13:05:14.341Z] #77 190.1 checking for a working dd... /bin/dd [2022-08-17T13:05:14.341Z] #77 190.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T13:05:14.341Z] #77 190.3 checking for mt... no [2022-08-17T13:05:14.341Z] #77 190.3 checking if : is a manifest tool... no [2022-08-17T13:05:14.773Z] #64 293.7 + bin/containerd-shim-runc-v1 [2022-08-17T13:05:14.910Z] #77 190.4 checking how to run the C preprocessor... gcc -E [2022-08-17T13:05:16.290Z] #77 191.0 checking for ANSI C header files... yes [2022-08-17T13:05:16.290Z] #77 192.1 checking for sys/types.h... yes [2022-08-17T13:05:16.550Z] #77 192.3 checking for sys/stat.h... yes [2022-08-17T13:05:16.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-17T13:05:17.120Z] #77 192.5 checking for stdlib.h... yes [2022-08-17T13:05:17.120Z] #77 192.9 checking for string.h... yes [2022-08-17T13:05:17.690Z] #77 193.2 checking for memory.h... yes [2022-08-17T13:05:17.950Z] #77 193.6 checking for strings.h... yes [2022-08-17T13:05:18.211Z] #77 194.0 checking for inttypes.h... yes [2022-08-17T13:05:18.470Z] #77 194.2 checking for stdint.h... yes [2022-08-17T13:05:18.990Z] #77 194.7 checking for unistd.h... [2022-08-17T13:05:18.990Z] #77 ... [2022-08-17T13:05:18.990Z] [2022-08-17T13:05:18.990Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:05:18.990Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:05:18.990Z] #21 44.58 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 44.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:05:18.990Z] #21 44.69 Selecting previously unselected package libgpm2:amd64. [2022-08-17T13:05:18.990Z] #21 44.69 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 44.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:05:18.990Z] #21 44.85 Selecting previously unselected package libicu67:amd64. [2022-08-17T13:05:18.990Z] #21 44.86 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 44.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T13:05:18.990Z] #21 50.48 Selecting previously unselected package libinih1:amd64. [2022-08-17T13:05:18.990Z] #21 50.48 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 50.49 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T13:05:18.990Z] #21 50.66 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T13:05:18.990Z] #21 50.67 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 50.68 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:05:18.990Z] #21 50.95 Selecting previously unselected package libnet1:amd64. [2022-08-17T13:05:18.990Z] #21 50.97 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 50.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:05:18.990Z] #21 51.29 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T13:05:18.990Z] #21 51.31 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 51.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:05:18.990Z] #21 51.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T13:05:18.990Z] #21 51.66 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 51.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:05:18.990Z] #21 51.87 Selecting previously unselected package libyajl2:amd64. [2022-08-17T13:05:18.990Z] #21 51.88 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 51.91 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:05:18.990Z] #21 52.03 Selecting previously unselected package net-tools. [2022-08-17T13:05:18.990Z] #21 52.06 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 52.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:05:18.990Z] #21 52.43 Selecting previously unselected package patch. [2022-08-17T13:05:18.990Z] #21 52.43 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-17T13:05:18.990Z] #21 52.44 Unpacking patch (2.7.6-7) ... [2022-08-17T13:05:18.990Z] #21 52.64 Selecting previously unselected package python-pip-whl. [2022-08-17T13:05:18.990Z] #21 52.64 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:05:18.990Z] #21 52.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:05:18.990Z] #21 53.70 Selecting previously unselected package python3-lib2to3. [2022-08-17T13:05:18.990Z] #21 53.71 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T13:05:18.990Z] #21 53.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:05:18.990Z] #21 54.01 Selecting previously unselected package python3-distutils. [2022-08-17T13:05:18.990Z] #21 54.04 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T13:05:18.990Z] #21 54.07 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T13:05:18.990Z] #21 54.35 Selecting previously unselected package python3-pkg-resources. [2022-08-17T13:05:18.990Z] #21 54.35 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T13:05:18.990Z] #21 54.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:05:18.990Z] #21 54.66 Selecting previously unselected package python3-setuptools. [2022-08-17T13:05:18.990Z] #21 54.66 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T13:05:18.990Z] #21 54.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T13:05:18.990Z] #21 ... [2022-08-17T13:05:18.990Z] [2022-08-17T13:05:18.990Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:05:18.990Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:05:18.990Z] #77 194.7 checking for unistd.h... yes [2022-08-17T13:05:19.250Z] #77 195.0 checking for dlfcn.h... yes [2022-08-17T13:05:19.250Z] #77 195.2 checking for objdir... .libs [2022-08-17T13:05:19.510Z] #77 195.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T13:05:19.510Z] #77 195.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T13:05:19.771Z] #77 195.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T13:05:20.031Z] #77 195.7 checking if gcc static flag -static works... yes [2022-08-17T13:05:20.031Z] #77 196.0 checking if gcc supports -c -o file.o... yes [2022-08-17T13:05:20.090Z] #64 298.9 + bin/containerd-shim-runc-v2 [2022-08-17T13:05:20.291Z] #77 196.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T13:05:20.291Z] #77 196.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T13:05:20.291Z] #77 196.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T13:05:20.360Z] #64 299.6 + binaries [2022-08-17T13:05:20.360Z] #64 299.6 + install -D bin/containerd /build/containerd [2022-08-17T13:05:20.360Z] #64 299.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T13:05:20.360Z] #64 299.6 + install -D bin/ctr /build/ctr [2022-08-17T13:05:20.551Z] #77 196.4 checking how to hardcode library paths into programs... immediate [2022-08-17T13:05:20.551Z] #77 196.4 checking whether stripping libraries is possible... yes [2022-08-17T13:05:20.551Z] #77 196.4 checking if libtool supports shared libraries... yes [2022-08-17T13:05:20.551Z] #77 196.4 checking whether to build shared libraries... no [2022-08-17T13:05:20.551Z] #77 196.4 checking whether to build static libraries... yes [2022-08-17T13:05:20.551Z] #77 196.4 checking float.h usability... yes [2022-08-17T13:05:20.551Z] #77 196.6 checking float.h presence... yes [2022-08-17T13:05:20.551Z] #77 196.6 checking for float.h... yes [2022-08-17T13:05:20.811Z] #77 196.7 checking limits.h usability... yes [2022-08-17T13:05:21.071Z] #77 196.9 checking limits.h presence... yes [2022-08-17T13:05:21.071Z] #77 197.0 checking for limits.h... yes [2022-08-17T13:05:21.332Z] #77 197.1 checking stddef.h usability... yes [2022-08-17T13:05:21.332Z] #77 197.3 checking stddef.h presence... yes [2022-08-17T13:05:21.332Z] #77 197.3 checking for stddef.h... yes [2022-08-17T13:05:21.591Z] #77 197.4 checking for stdlib.h... (cached) yes [2022-08-17T13:05:21.591Z] #77 197.4 checking for string.h... (cached) yes [2022-08-17T13:05:21.591Z] #77 197.5 checking sys/time.h usability... yes [2022-08-17T13:05:21.591Z] #77 197.6 checking sys/time.h presence... yes [2022-08-17T13:05:21.591Z] #77 197.7 checking for sys/time.h... yes [2022-08-17T13:05:21.922Z] #77 197.8 checking for inline... inline [2022-08-17T13:05:22.272Z] #64 DONE 301.3s [2022-08-17T13:05:22.491Z] #77 197.9 checking for size_t... yes [2022-08-17T13:05:22.491Z] #77 198.5 checking for stdlib.h... (cached) yes [2022-08-17T13:05:23.061Z] #77 198.5 checking for GNU libc compatible malloc... yes [2022-08-17T13:05:23.061Z] #77 198.9 checking for stdlib.h... (cached) yes [2022-08-17T13:05:23.061Z] #77 198.9 checking for GNU libc compatible realloc... yes [2022-08-17T13:05:23.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T13:05:23.213Z] [2022-08-17T13:05:23.213Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T13:05:23.213Z] #65 sha256:15e3987d9e2265c9350a5172ab9e3d00558b10fb226b61a906a873a0e1293c22 [2022-08-17T13:05:23.321Z] #77 199.1 checking for working strtod... yes [2022-08-17T13:05:23.580Z] #77 199.4 checking for gettimeofday... yes [2022-08-17T13:05:23.783Z] #65 DONE 0.9s [2022-08-17T13:05:24.042Z] [2022-08-17T13:05:24.042Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T13:05:24.042Z] #70 sha256:9dc67252e84ae59cee21587a56f1d1f6b680ea78cdc92b0013f41aab03b73e89 [2022-08-17T13:05:24.042Z] #70 DONE 0.2s [2022-08-17T13:05:24.042Z] [2022-08-17T13:05:24.042Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T13:05:24.042Z] #75 sha256:b6dc9d7328fa2d6207e3f5fc8acc65364c017977f7037331582136d5e5158f8d [2022-08-17T13:05:24.149Z] #77 199.6 checking for memset... yes [2022-08-17T13:05:24.409Z] #77 200.1 checking for strspn... yes [2022-08-17T13:05:24.669Z] #77 200.5 checking that generated files are newer than configure... done [2022-08-17T13:05:24.669Z] #77 200.5 configure: creating ./config.status [2022-08-17T13:05:24.852Z] #77 ... [2022-08-17T13:05:24.852Z] [2022-08-17T13:05:24.852Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:05:24.852Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:05:24.852Z] #47 DONE 314.3s [2022-08-17T13:05:24.852Z] [2022-08-17T13:05:24.852Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:05:24.852Z] #64 sha256:ae58b38e8a8c93cbca8ce415aaa0bde52fa64528189c8aa559439c5cccd58cc0 [2022-08-17T13:05:25.114Z] #64 ... [2022-08-17T13:05:25.114Z] [2022-08-17T13:05:25.114Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T13:05:25.114Z] #48 sha256:fa577990c7c8ce5d84761f2d0d8bf5d00a163b99ff09638b4a00fbfc564f47a3 [2022-08-17T13:05:25.377Z] #48 DONE 0.6s [2022-08-17T13:05:25.377Z] [2022-08-17T13:05:25.377Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:05:25.377Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:05:25.377Z] #77 260.4 CCLD tests/init [2022-08-17T13:05:25.424Z] #75 DONE 1.0s [2022-08-17T13:05:25.424Z] [2022-08-17T13:05:25.424Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T13:05:25.424Z] #78 sha256:2d158914e2227ca512040b06c906ed10a88c6b590bf14b94f89875492ccc9a1f [2022-08-17T13:05:25.424Z] #78 DONE 0.1s [2022-08-17T13:05:25.424Z] [2022-08-17T13:05:25.424Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T13:05:25.424Z] #79 sha256:793620a67fb1fece68f72aad05e35b504daa7a06cf7f4cdc2c7251ab4fb2c55d [2022-08-17T13:05:25.424Z] #79 DONE 0.1s [2022-08-17T13:05:25.424Z] [2022-08-17T13:05:25.425Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T13:05:25.425Z] #80 sha256:acfee6582c8db1ab4d221dcd65ed694089a1266a1b034cc5c63fd8d0ac0e8bca [2022-08-17T13:05:25.425Z] #80 DONE 0.1s [2022-08-17T13:05:25.425Z] [2022-08-17T13:05:25.425Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T13:05:25.425Z] #81 sha256:b7a2f0b121a26324094a95ee2e7ee833fd6ed100e2f284f6790931aeeb3585cf [2022-08-17T13:05:25.637Z] #77 ... [2022-08-17T13:05:25.637Z] [2022-08-17T13:05:25.637Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T13:05:25.637Z] #52 sha256:fb70049ea5c73d38251d703a200557d63c2f6576dea5a8b5a2f224c09ff14f1f [2022-08-17T13:05:25.637Z] #52 DONE 0.1s [2022-08-17T13:05:25.637Z] [2022-08-17T13:05:25.637Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T13:05:25.637Z] #54 sha256:936748582770ef61681b56120844a6dd7b0a10e096c7791386246de3321ad60c [2022-08-17T13:05:25.637Z] #54 DONE 0.1s [2022-08-17T13:05:25.637Z] [2022-08-17T13:05:25.637Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:05:25.637Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:05:26.367Z] #81 DONE 0.8s [2022-08-17T13:05:26.367Z] [2022-08-17T13:05:26.367Z] #82 exporting to image [2022-08-17T13:05:26.367Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T13:05:26.367Z] #82 exporting layers [2022-08-17T13:05:29.663Z] #82 exporting layers 3.5s done [2022-08-17T13:05:29.663Z] #82 writing image sha256:0fbfe3dfae5b2ef8c7d305d09ad13c694afd38822af2a4dcdcd56d8780180e8d done [2022-08-17T13:05:29.663Z] #82 naming to docker.io/library/docker:f27b74f0f7dd41f09f806a08f6855259c19e965b done [2022-08-17T13:05:29.663Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-17T13:05:29.949Z] #77 205.3 config.status: creating Makefile [2022-08-17T13:05:29.949Z] #77 205.4 config.status: creating config.h [2022-08-17T13:05:29.949Z] #77 205.4 config.status: executing depfiles commands [2022-08-17T13:05:29.949Z] #77 205.6 config.status: executing libtool commands [2022-08-17T13:05:29.949Z] #77 ... [2022-08-17T13:05:29.949Z] [2022-08-17T13:05:29.949Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:05:29.949Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:05:29.949Z] #21 55.56 Selecting previously unselected package python3-wheel. [2022-08-17T13:05:29.949Z] #21 55.57 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T13:05:29.949Z] #21 55.61 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T13:05:29.949Z] #21 55.99 Selecting previously unselected package python3-pip. [2022-08-17T13:05:29.949Z] #21 56.00 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T13:05:29.949Z] #21 56.08 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:05:29.949Z] #21 56.53 Selecting previously unselected package sudo. [2022-08-17T13:05:29.949Z] #21 56.53 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T13:05:29.949Z] #21 56.54 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T13:05:29.949Z] #21 57.24 Selecting previously unselected package systemd-journal-remote. [2022-08-17T13:05:29.949Z] #21 57.26 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T13:05:29.949Z] #21 57.27 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T13:05:29.949Z] #21 57.45 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T13:05:29.949Z] #21 57.46 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T13:05:29.949Z] #21 57.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:05:29.949Z] #21 58.03 Selecting previously unselected package uidmap. [2022-08-17T13:05:29.949Z] #21 58.05 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T13:05:29.949Z] #21 58.06 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T13:05:29.949Z] #21 58.41 Selecting previously unselected package vim-runtime. [2022-08-17T13:05:29.949Z] #21 58.42 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T13:05:29.949Z] #21 58.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T13:05:29.949Z] #21 58.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T13:05:29.949Z] #21 58.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:29.949Z] #21 64.11 Selecting previously unselected package vim. [2022-08-17T13:05:29.949Z] #21 64.11 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T13:05:29.949Z] #21 64.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:29.949Z] #21 64.95 Selecting previously unselected package xfsprogs. [2022-08-17T13:05:29.949Z] #21 64.96 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T13:05:29.949Z] #21 64.96 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T13:05:29.949Z] #21 65.63 Selecting previously unselected package zip. [2022-08-17T13:05:29.949Z] #21 65.63 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-17T13:05:29.949Z] #21 65.68 Unpacking zip (3.0-12) ... [2022-08-17T13:05:29.987Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-17T13:05:30.209Z] #21 65.89 Selecting previously unselected package zstd. [2022-08-17T13:05:30.209Z] #21 65.90 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T13:05:30.209Z] #21 65.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:05:30.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/test/unit [2022-08-17T13:05:30.779Z] #21 66.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T13:05:31.039Z] #21 ... [2022-08-17T13:05:31.039Z] [2022-08-17T13:05:31.039Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:05:31.039Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:05:31.039Z] #77 206.9 GEN .version [2022-08-17T13:05:31.039Z] #77 207.0 make install-recursive [2022-08-17T13:05:31.039Z] #77 207.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T13:05:31.039Z] #77 207.1 Making install in libocispec [2022-08-17T13:05:31.039Z] #77 207.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:05:31.299Z] #77 207.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T13:05:31.299Z] #77 207.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T13:05:31.299Z] #77 207.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T13:05:31.299Z] #77 207.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T13:05:31.655Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-17T13:05:31.655Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-17T13:05:31.655Z] + TESTDIRS=./... [2022-08-17T13:05:31.655Z] + exclude_paths='/vendor/|/integration' [2022-08-17T13:05:31.655Z] ++ go list ./... [2022-08-17T13:05:31.655Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-17T13:05:32.597Z] + pkg_list='github.com/docker/docker/api [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/backend [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/container [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/events [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/filters [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/image [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/mount [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/network [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/registry [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/time [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/versions [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:05:32.597Z] github.com/docker/docker/api/types/volume [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:05:32.597Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:05:32.597Z] github.com/docker/docker/cli [2022-08-17T13:05:32.597Z] github.com/docker/docker/cli/config [2022-08-17T13:05:32.597Z] github.com/docker/docker/cli/debug [2022-08-17T13:05:32.597Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:05:32.597Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:05:32.597Z] github.com/docker/docker/client [2022-08-17T13:05:32.597Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:05:32.597Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:05:32.597Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:05:32.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:05:32.597Z] github.com/docker/docker/container [2022-08-17T13:05:32.597Z] github.com/docker/docker/container/stream [2022-08-17T13:05:32.597Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:05:32.597Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:05:32.597Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/config [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/events [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/exec [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/images [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/links [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:05:32.597Z] github.com/docker/docker/daemon/names [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/network [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/stats [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution/utils [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:05:32.598Z] github.com/docker/docker/dockerversion [2022-08-17T13:05:32.598Z] github.com/docker/docker/errdefs [2022-08-17T13:05:32.598Z] github.com/docker/docker/image [2022-08-17T13:05:32.598Z] github.com/docker/docker/image/cache [2022-08-17T13:05:32.598Z] github.com/docker/docker/image/tarexport [2022-08-17T13:05:32.598Z] github.com/docker/docker/image/v1 [2022-08-17T13:05:32.598Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:05:32.598Z] github.com/docker/docker/layer [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/types [2022-08-17T13:05:32.598Z] github.com/docker/docker/oci [2022-08-17T13:05:32.598Z] github.com/docker/docker/oci/caps [2022-08-17T13:05:32.598Z] github.com/docker/docker/opts [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/archive [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/directory [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/platform [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/pools [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/progress [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/signal [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/stack [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/system [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:05:32.598Z] github.com/docker/docker/plugin [2022-08-17T13:05:32.598Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:05:32.598Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:05:32.598Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:05:32.598Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:05:32.598Z] github.com/docker/docker/quota [2022-08-17T13:05:32.598Z] github.com/docker/docker/reference [2022-08-17T13:05:32.598Z] github.com/docker/docker/registry [2022-08-17T13:05:32.598Z] github.com/docker/docker/registry/resumable [2022-08-17T13:05:32.598Z] github.com/docker/docker/restartmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/rootless [2022-08-17T13:05:32.598Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:05:32.598Z] github.com/docker/docker/runconfig [2022-08-17T13:05:32.598Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/environment [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/registry [2022-08-17T13:05:32.598Z] github.com/docker/docker/testutil/request [2022-08-17T13:05:32.598Z] github.com/docker/docker/volume [2022-08-17T13:05:32.598Z] github.com/docker/docker/volume/drivers [2022-08-17T13:05:32.598Z] github.com/docker/docker/volume/local [2022-08-17T13:05:32.598Z] github.com/docker/docker/volume/mounts [2022-08-17T13:05:32.598Z] github.com/docker/docker/volume/service [2022-08-17T13:05:32.598Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:05:32.598Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:05:32.598Z] ++ grep --fixed-strings -v /libnetwork [2022-08-17T13:05:32.598Z] ++ echo 'github.com/docker/docker/api [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/backend [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/container [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/events [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/filters [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/image [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/mount [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/network [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/registry [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/time [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/versions [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:05:32.598Z] github.com/docker/docker/api/types/volume [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:05:32.598Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:05:32.598Z] github.com/docker/docker/cli [2022-08-17T13:05:32.598Z] github.com/docker/docker/cli/config [2022-08-17T13:05:32.598Z] github.com/docker/docker/cli/debug [2022-08-17T13:05:32.598Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:05:32.598Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:05:32.598Z] github.com/docker/docker/client [2022-08-17T13:05:32.598Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:05:32.598Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:05:32.598Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:05:32.598Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:05:32.598Z] github.com/docker/docker/container [2022-08-17T13:05:32.598Z] github.com/docker/docker/container/stream [2022-08-17T13:05:32.598Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:05:32.598Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:05:32.598Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/config [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/events [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/exec [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/images [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/links [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/names [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/network [2022-08-17T13:05:32.598Z] github.com/docker/docker/daemon/stats [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution/utils [2022-08-17T13:05:32.598Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:05:32.598Z] github.com/docker/docker/dockerversion [2022-08-17T13:05:32.598Z] github.com/docker/docker/errdefs [2022-08-17T13:05:32.598Z] github.com/docker/docker/image [2022-08-17T13:05:32.598Z] github.com/docker/docker/image/cache [2022-08-17T13:05:32.598Z] github.com/docker/docker/image/tarexport [2022-08-17T13:05:32.598Z] github.com/docker/docker/image/v1 [2022-08-17T13:05:32.598Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:05:32.598Z] github.com/docker/docker/layer [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:05:32.598Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:05:32.598Z] github.com/docker/docker/libnetwork/types [2022-08-17T13:05:32.598Z] github.com/docker/docker/oci [2022-08-17T13:05:32.598Z] github.com/docker/docker/oci/caps [2022-08-17T13:05:32.598Z] github.com/docker/docker/opts [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/archive [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:05:32.598Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/directory [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/platform [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/pools [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/progress [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/signal [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/stack [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/system [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:05:32.599Z] github.com/docker/docker/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:05:32.599Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:05:32.599Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:05:32.599Z] github.com/docker/docker/quota [2022-08-17T13:05:32.599Z] github.com/docker/docker/reference [2022-08-17T13:05:32.599Z] github.com/docker/docker/registry [2022-08-17T13:05:32.599Z] github.com/docker/docker/registry/resumable [2022-08-17T13:05:32.599Z] github.com/docker/docker/restartmanager [2022-08-17T13:05:32.599Z] github.com/docker/docker/rootless [2022-08-17T13:05:32.599Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:05:32.599Z] github.com/docker/docker/runconfig [2022-08-17T13:05:32.599Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/environment [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/registry [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/request [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/drivers [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/local [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/mounts [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/service [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:05:32.599Z] + base_pkg_list='github.com/docker/docker/api [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/backend [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/container [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/events [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/filters [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/image [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/mount [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/network [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/registry [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/time [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/versions [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/volume [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/config [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/debug [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/client [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:05:32.599Z] github.com/docker/docker/container [2022-08-17T13:05:32.599Z] github.com/docker/docker/container/stream [2022-08-17T13:05:32.599Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:05:32.599Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:05:32.599Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/config [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/events [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/exec [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/images [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/links [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/names [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/network [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/stats [2022-08-17T13:05:32.599Z] github.com/docker/docker/distribution [2022-08-17T13:05:32.599Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:05:32.599Z] github.com/docker/docker/distribution/utils [2022-08-17T13:05:32.599Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:05:32.599Z] github.com/docker/docker/dockerversion [2022-08-17T13:05:32.599Z] github.com/docker/docker/errdefs [2022-08-17T13:05:32.599Z] github.com/docker/docker/image [2022-08-17T13:05:32.599Z] github.com/docker/docker/image/cache [2022-08-17T13:05:32.599Z] github.com/docker/docker/image/tarexport [2022-08-17T13:05:32.599Z] github.com/docker/docker/image/v1 [2022-08-17T13:05:32.599Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:05:32.599Z] github.com/docker/docker/layer [2022-08-17T13:05:32.599Z] github.com/docker/docker/libcontainerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:05:32.599Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:05:32.599Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:05:32.599Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:05:32.599Z] github.com/docker/docker/oci [2022-08-17T13:05:32.599Z] github.com/docker/docker/oci/caps [2022-08-17T13:05:32.599Z] github.com/docker/docker/opts [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/archive [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/directory [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/platform [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/pools [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/progress [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/signal [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/stack [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/system [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:05:32.599Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:05:32.599Z] github.com/docker/docker/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:05:32.599Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:05:32.599Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:05:32.599Z] github.com/docker/docker/quota [2022-08-17T13:05:32.599Z] github.com/docker/docker/reference [2022-08-17T13:05:32.599Z] github.com/docker/docker/registry [2022-08-17T13:05:32.599Z] github.com/docker/docker/registry/resumable [2022-08-17T13:05:32.599Z] github.com/docker/docker/restartmanager [2022-08-17T13:05:32.599Z] github.com/docker/docker/rootless [2022-08-17T13:05:32.599Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:05:32.599Z] github.com/docker/docker/runconfig [2022-08-17T13:05:32.599Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/environment [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/registry [2022-08-17T13:05:32.599Z] github.com/docker/docker/testutil/request [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/drivers [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/local [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/mounts [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/service [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:05:32.599Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:05:32.599Z] ++ grep --fixed-strings /libnetwork [2022-08-17T13:05:32.599Z] ++ echo 'github.com/docker/docker/api [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/backend [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/container [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/events [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/filters [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/image [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/mount [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/network [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/registry [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/time [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/versions [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:05:32.599Z] github.com/docker/docker/api/types/volume [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:05:32.599Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/config [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/debug [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:05:32.599Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/client [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:05:32.599Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:05:32.599Z] github.com/docker/docker/container [2022-08-17T13:05:32.599Z] github.com/docker/docker/container/stream [2022-08-17T13:05:32.599Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:05:32.599Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:05:32.599Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:05:32.599Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/config [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/events [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/exec [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/images [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/links [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/names [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/network [2022-08-17T13:05:32.600Z] github.com/docker/docker/daemon/stats [2022-08-17T13:05:32.600Z] github.com/docker/docker/distribution [2022-08-17T13:05:32.600Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:05:32.600Z] github.com/docker/docker/distribution/utils [2022-08-17T13:05:32.600Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:05:32.600Z] github.com/docker/docker/dockerversion [2022-08-17T13:05:32.600Z] github.com/docker/docker/errdefs [2022-08-17T13:05:32.600Z] github.com/docker/docker/image [2022-08-17T13:05:32.600Z] github.com/docker/docker/image/cache [2022-08-17T13:05:32.600Z] github.com/docker/docker/image/tarexport [2022-08-17T13:05:32.600Z] github.com/docker/docker/image/v1 [2022-08-17T13:05:32.600Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:05:32.600Z] github.com/docker/docker/layer [2022-08-17T13:05:32.600Z] github.com/docker/docker/libcontainerd [2022-08-17T13:05:32.600Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:05:32.600Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:05:32.600Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:05:32.600Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/types [2022-08-17T13:05:32.600Z] github.com/docker/docker/oci [2022-08-17T13:05:32.600Z] github.com/docker/docker/oci/caps [2022-08-17T13:05:32.600Z] github.com/docker/docker/opts [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/archive [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/directory [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/platform [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/pools [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/progress [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/signal [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/stack [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/system [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:05:32.600Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:05:32.600Z] github.com/docker/docker/plugin [2022-08-17T13:05:32.600Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:05:32.600Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:05:32.600Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:05:32.600Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:05:32.600Z] github.com/docker/docker/quota [2022-08-17T13:05:32.600Z] github.com/docker/docker/reference [2022-08-17T13:05:32.600Z] github.com/docker/docker/registry [2022-08-17T13:05:32.600Z] github.com/docker/docker/registry/resumable [2022-08-17T13:05:32.600Z] github.com/docker/docker/restartmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/rootless [2022-08-17T13:05:32.600Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:05:32.600Z] github.com/docker/docker/runconfig [2022-08-17T13:05:32.600Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/environment [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/registry [2022-08-17T13:05:32.600Z] github.com/docker/docker/testutil/request [2022-08-17T13:05:32.600Z] github.com/docker/docker/volume [2022-08-17T13:05:32.600Z] github.com/docker/docker/volume/drivers [2022-08-17T13:05:32.600Z] github.com/docker/docker/volume/local [2022-08-17T13:05:32.600Z] github.com/docker/docker/volume/mounts [2022-08-17T13:05:32.600Z] github.com/docker/docker/volume/service [2022-08-17T13:05:32.600Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:05:32.600Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:05:32.600Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/types' [2022-08-17T13:05:32.600Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-17T13:05:32.600Z] + echo 'github.com/docker/docker/libnetwork [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/types' [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:05:32.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:05:32.600Z] + type docker-proxy [2022-08-17T13:05:32.600Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-17T13:05:32.600Z] + hack/make.sh binary-proxy install-proxy [2022-08-17T13:05:32.600Z] [2022-08-17T13:05:32.600Z] Removing bundles/ [2022-08-17T13:05:32.601Z] [2022-08-17T13:05:32.601Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-17T13:05:32.601Z] Building: bundles/binary-proxy/docker-proxy [2022-08-17T13:05:32.601Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:05:32.680Z] #77 208.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T13:05:32.680Z] #77 208.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T13:05:32.940Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T13:05:32.940Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T13:05:32.940Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T13:05:32.940Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T13:05:32.940Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T13:05:32.940Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T13:05:32.940Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T13:05:33.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T13:05:33.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T13:05:33.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T13:05:33.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T13:05:34.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T13:05:34.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T13:05:34.849Z] #77 210.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T13:05:34.849Z] #77 210.5 make install-recursive [2022-08-17T13:05:34.849Z] #77 210.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:05:34.849Z] #77 210.7 Making install in yajl [2022-08-17T13:05:34.849Z] #77 210.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:05:34.849Z] #77 210.8 CC src/libyajl_la-yajl.lo [2022-08-17T13:05:34.849Z] #77 210.9 CC verify/json_verify-json_verify.o [2022-08-17T13:05:34.849Z] #77 210.9 CC src/libyajl_la-yajl_gen.lo [2022-08-17T13:05:34.849Z] #77 210.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T13:05:34.849Z] #77 210.9 CC src/libyajl_la-yajl_buf.lo [2022-08-17T13:05:35.112Z] #77 211.0 CC src/libyajl_la-yajl_parser.lo [2022-08-17T13:05:35.112Z] #77 211.0 CC src/libyajl_la-yajl_lex.lo [2022-08-17T13:05:35.112Z] #77 211.0 CC src/libyajl_la-yajl_encode.lo [2022-08-17T13:05:35.112Z] #77 211.1 CC src/libyajl_la-yajl_tree.lo [2022-08-17T13:05:35.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-17T13:05:37.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T13:05:38.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T13:05:39.186Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-17T13:05:39.186Z] [2022-08-17T13:05:39.186Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-17T13:05:39.186Z] Installing docker-proxy to /usr/local/bin/ [2022-08-17T13:05:39.186Z] [2022-08-17T13:05:39.186Z] + mkdir -p bundles [2022-08-17T13:05:39.186Z] + '[' -n 'github.com/docker/docker/api [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/backend [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/container [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/events [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/filters [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/image [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/mount [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/network [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/registry [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/time [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/versions [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:05:39.186Z] github.com/docker/docker/api/types/volume [2022-08-17T13:05:39.186Z] github.com/docker/docker/builder [2022-08-17T13:05:39.186Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:05:39.186Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:05:39.186Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:05:39.186Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:05:39.187Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:05:39.187Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:05:39.187Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:05:39.187Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:05:39.187Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:05:39.187Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:05:39.187Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:05:39.187Z] github.com/docker/docker/cli [2022-08-17T13:05:39.187Z] github.com/docker/docker/cli/config [2022-08-17T13:05:39.187Z] github.com/docker/docker/cli/debug [2022-08-17T13:05:39.187Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:05:39.187Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:05:39.187Z] github.com/docker/docker/client [2022-08-17T13:05:39.187Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:05:39.187Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:05:39.187Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:05:39.187Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:05:39.187Z] github.com/docker/docker/container [2022-08-17T13:05:39.187Z] github.com/docker/docker/container/stream [2022-08-17T13:05:39.187Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:05:39.187Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:05:39.187Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/config [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/events [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/exec [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/images [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/links [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/names [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/network [2022-08-17T13:05:39.187Z] github.com/docker/docker/daemon/stats [2022-08-17T13:05:39.187Z] github.com/docker/docker/distribution [2022-08-17T13:05:39.187Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:05:39.187Z] github.com/docker/docker/distribution/utils [2022-08-17T13:05:39.187Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:05:39.187Z] github.com/docker/docker/dockerversion [2022-08-17T13:05:39.187Z] github.com/docker/docker/errdefs [2022-08-17T13:05:39.187Z] github.com/docker/docker/image [2022-08-17T13:05:39.187Z] github.com/docker/docker/image/cache [2022-08-17T13:05:39.187Z] github.com/docker/docker/image/tarexport [2022-08-17T13:05:39.187Z] github.com/docker/docker/image/v1 [2022-08-17T13:05:39.187Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:05:39.187Z] github.com/docker/docker/layer [2022-08-17T13:05:39.187Z] github.com/docker/docker/libcontainerd [2022-08-17T13:05:39.187Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:05:39.187Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:05:39.187Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:05:39.187Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:05:39.187Z] github.com/docker/docker/oci [2022-08-17T13:05:39.187Z] github.com/docker/docker/oci/caps [2022-08-17T13:05:39.187Z] github.com/docker/docker/opts [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/archive [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/directory [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/platform [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/pools [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/progress [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/signal [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/stack [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/system [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:05:39.187Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:05:39.187Z] github.com/docker/docker/plugin [2022-08-17T13:05:39.187Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:05:39.187Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:05:39.187Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:05:39.187Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:05:39.187Z] github.com/docker/docker/quota [2022-08-17T13:05:39.187Z] github.com/docker/docker/reference [2022-08-17T13:05:39.187Z] github.com/docker/docker/registry [2022-08-17T13:05:39.187Z] github.com/docker/docker/registry/resumable [2022-08-17T13:05:39.187Z] github.com/docker/docker/restartmanager [2022-08-17T13:05:39.187Z] github.com/docker/docker/rootless [2022-08-17T13:05:39.187Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:05:39.187Z] github.com/docker/docker/runconfig [2022-08-17T13:05:39.187Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/environment [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/registry [2022-08-17T13:05:39.187Z] github.com/docker/docker/testutil/request [2022-08-17T13:05:39.187Z] github.com/docker/docker/volume [2022-08-17T13:05:39.187Z] github.com/docker/docker/volume/drivers [2022-08-17T13:05:39.187Z] github.com/docker/docker/volume/local [2022-08-17T13:05:39.187Z] github.com/docker/docker/volume/mounts [2022-08-17T13:05:39.187Z] github.com/docker/docker/volume/service [2022-08-17T13:05:39.187Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:05:39.187Z] github.com/docker/docker/volume/testutils' ']' [2022-08-17T13:05:39.187Z] + 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/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-17T13:05:39.312Z] #77 ... [2022-08-17T13:05:39.312Z] [2022-08-17T13:05:39.312Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:05:39.312Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:05:39.312Z] #21 68.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T13:05:39.312Z] #21 68.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T13:05:39.312Z] #21 68.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T13:05:39.312Z] #21 68.29 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T13:05:39.312Z] #21 68.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T13:05:39.312Z] #21 68.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T13:05:39.312Z] #21 68.38 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T13:05:39.312Z] #21 68.39 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T13:05:39.312Z] #21 68.41 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T13:05:39.312Z] #21 68.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T13:05:39.312Z] #21 68.44 Setting up bzip2 (1.0.8-4) ... [2022-08-17T13:05:39.312Z] #21 68.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T13:05:39.312Z] #21 68.47 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T13:05:39.312Z] #21 69.54 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T13:05:39.312Z] #21 69.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:39.312Z] #21 69.66 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T13:05:39.312Z] #21 69.68 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T13:05:39.312Z] #21 69.73 Setting up apparmor (2.13.6-10) ... [2022-08-17T13:05:39.312Z] #21 73.06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T13:05:39.312Z] #21 73.20 Setting up zip (3.0-12) ... [2022-08-17T13:05:39.312Z] #21 73.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:39.312Z] #21 73.30 Setting up bash-completion (1:2.11-2) ... [2022-08-17T13:05:39.447Z] ? github.com/docker/docker/api [no test files] [2022-08-17T13:05:39.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T13:05:40.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T13:05:41.229Z] #21 76.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T13:05:41.229Z] #21 76.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T13:05:41.229Z] #21 76.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T13:05:41.229Z] #21 76.54 Setting up patch (2.7.6-7) ... [2022-08-17T13:05:41.229Z] #21 76.56 Setting up sudo (1.9.5p2-3) ... [2022-08-17T13:05:41.229Z] #21 76.69 invoke-rc.d: could not determine current runlevel [2022-08-17T13:05:41.229Z] #21 76.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T13:05:41.229Z] #21 76.73 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T13:05:41.229Z] #21 76.75 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T13:05:41.229Z] #21 76.75 Failed to connect to bus: Host is down [2022-08-17T13:05:41.229Z] #21 76.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T13:05:41.229Z] #21 76.79 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T13:05:41.229Z] #21 76.82 Setting up pigz (2.6-1) ... [2022-08-17T13:05:41.229Z] #21 76.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T13:05:41.229Z] #21 76.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T13:05:41.229Z] #21 76.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T13:05:41.229Z] #21 76.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:41.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T13:05:41.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T13:05:42.873Z] #21 78.37 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T13:05:42.873Z] #21 78.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T13:05:42.873Z] #21 ... [2022-08-17T13:05:42.873Z] [2022-08-17T13:05:42.873Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:05:42.873Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:05:42.873Z] #77 218.7 CCLD libyajl.la [2022-08-17T13:05:43.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T13:05:43.442Z] #77 219.4 CCLD verify/json_verify [2022-08-17T13:05:43.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T13:05:44.382Z] #77 220.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:05:44.382Z] #77 220.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T13:05:44.382Z] #77 220.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T13:05:44.382Z] #77 220.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:05:44.382Z] #77 220.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T13:05:44.382Z] #77 220.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:05:44.382Z] #77 220.4 CC src/validate.o [2022-08-17T13:05:44.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T13:05:44.642Z] #77 220.5 CC src/image_spec_schema_config_schema.lo [2022-08-17T13:05:44.642Z] #77 220.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T13:05:44.642Z] #77 220.6 CC src/image_spec_schema_defs.lo [2022-08-17T13:05:44.642Z] #77 220.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T13:05:44.642Z] #77 220.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T13:05:44.642Z] #77 220.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T13:05:44.902Z] #77 220.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T13:05:44.902Z] #77 220.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T13:05:44.902Z] #77 220.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T13:05:44.902Z] #77 220.9 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T13:05:44.902Z] #77 220.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T13:05:44.902Z] #77 220.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T13:05:44.902Z] #77 221.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T13:05:45.162Z] #77 221.1 CC src/runtime_spec_schema_defs.lo [2022-08-17T13:05:45.162Z] #77 221.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T13:05:45.162Z] #77 221.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T13:05:45.162Z] #77 221.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T13:05:45.162Z] #77 221.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T13:05:45.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T13:05:45.369Z] Using test binary docker [2022-08-17T13:05:45.369Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T13:05:45.369Z] Not: starting. [2022-08-17T13:05:45.369Z] INFO: Waiting for daemon to start... [2022-08-17T13:05:45.369Z] Starting dockerd [2022-08-17T13:05:45.423Z] #77 221.3 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T13:05:45.423Z] #77 221.5 CC src/basic_test_double_array_item.lo [2022-08-17T13:05:45.682Z] #77 221.6 CC src/basic_test_double_array.lo [2022-08-17T13:05:45.682Z] #77 221.7 CC src/basic_test_top_array_string.lo [2022-08-17T13:05:45.942Z] #77 221.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T13:05:45.942Z] #77 221.9 CC src/basic_test_top_array_int.lo [2022-08-17T13:05:45.942Z] #77 221.9 CC src/basic_test_top_double_array_int.lo [2022-08-17T13:05:46.202Z] #77 222.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T13:05:46.203Z] #77 222.2 CC src/basic_test_top_double_array_obj.lo [2022-08-17T13:05:46.203Z] #77 222.2 CC src/basic_test_top_double_array_string.lo [2022-08-17T13:05:46.463Z] #77 222.3 CC src/read-file.lo [2022-08-17T13:05:46.463Z] #77 222.5 CC src/json_common.lo [2022-08-17T13:05:46.723Z] #77 222.6 CC tests/test-2.o [2022-08-17T13:05:46.723Z] #77 222.7 CC tests/test-1.o [2022-08-17T13:05:46.723Z] #77 222.7 CC tests/test-3.o [2022-08-17T13:05:46.723Z] #77 222.7 CC tests/test-4.o [2022-08-17T13:05:46.983Z] #77 222.8 CC tests/test-5.o [2022-08-17T13:05:46.983Z] #77 222.9 CC tests/test-6.o [2022-08-17T13:05:46.983Z] #77 223.1 CC tests/test-8.o [2022-08-17T13:05:47.243Z] #77 223.2 CC tests/test-7.o [2022-08-17T13:05:47.607Z] #77 282.4 AR libcrun_testing.a [2022-08-17T13:05:47.607Z] #77 282.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T13:05:47.607Z] #77 282.5 CCLD tests/tests_libcrun_utils [2022-08-17T13:05:47.607Z] #77 282.5 CCLD tests/tests_libcrun_errors [2022-08-17T13:05:47.607Z] #77 282.6 CCLD tests/tests_libcrun_fuzzer [2022-08-17T13:05:47.813Z] #77 223.6 CC tests/test-10.o [2022-08-17T13:05:47.813Z] #77 223.6 CC tests/test-9.o [2022-08-17T13:05:47.813Z] #77 223.7 CC tests/test-11.o [2022-08-17T13:05:47.880Z] . [2022-08-17T13:05:47.880Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T13:05:47.880Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T13:05:47.880Z] Error: No such image: emptyfs [2022-08-17T13:05:47.880Z] Loaded image: emptyfs:latest [2022-08-17T13:05:47.880Z] Running integration-test (iteration 1) [2022-08-17T13:05:47.880Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T13:05:47.880Z] Loaded image: busybox:latest [2022-08-17T13:05:48.136Z] Loaded image: busybox:glibc [2022-08-17T13:05:48.178Z] #77 283.1 CCLD libcrun.la [2022-08-17T13:05:49.124Z] #77 284.4 CCLD crun [2022-08-17T13:05:49.500Z] Loaded image: debian:bullseye-slim [2022-08-17T13:05:49.500Z] Loaded image: hello-world:latest [2022-08-17T13:05:49.500Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:05:49.500Z] INFO: Testing against a local daemon [2022-08-17T13:05:49.500Z] === RUN TestCgroupNamespacesBuild [2022-08-17T13:05:49.720Z] #77 285.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T13:05:49.996Z] #77 285.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T13:05:50.259Z] #77 285.3 /bin/mkdir -p '/usr/local/lib' [2022-08-17T13:05:50.259Z] #77 285.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T13:05:50.259Z] #77 285.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T13:05:50.526Z] #77 285.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T13:05:50.526Z] #77 285.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T13:05:50.526Z] #77 285.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T13:05:50.526Z] #77 285.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T13:05:50.526Z] #77 285.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-17T13:05:50.794Z] #77 285.7 ---------------------------------------------------------------------- [2022-08-17T13:05:50.794Z] #77 285.7 Libraries have been installed in: [2022-08-17T13:05:50.794Z] #77 285.7 /usr/local/lib [2022-08-17T13:05:50.794Z] #77 285.7 [2022-08-17T13:05:50.794Z] #77 285.7 If you ever happen to want to link against installed libraries [2022-08-17T13:05:50.794Z] #77 285.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T13:05:50.794Z] #77 285.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T13:05:50.794Z] #77 285.7 flag during linking and do at least one of the following: [2022-08-17T13:05:50.794Z] #77 285.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T13:05:50.795Z] #77 285.7 during execution [2022-08-17T13:05:50.795Z] #77 285.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T13:05:50.795Z] #77 285.7 during linking [2022-08-17T13:05:50.795Z] #77 285.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T13:05:50.795Z] #77 285.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T13:05:50.795Z] #77 285.7 [2022-08-17T13:05:50.795Z] #77 285.7 See any operating system documentation about shared libraries for [2022-08-17T13:05:50.795Z] #77 285.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T13:05:50.795Z] #77 285.7 ---------------------------------------------------------------------- [2022-08-17T13:05:50.795Z] #77 285.7 /bin/mkdir -p '/build' [2022-08-17T13:05:50.795Z] #77 285.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T13:05:50.795Z] #77 285.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T13:05:50.795Z] #77 285.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T13:05:50.795Z] #77 285.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T13:05:50.795Z] #77 285.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T13:05:50.865Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-08-17T13:05:50.865Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T13:05:51.058Z] #77 DONE 286.1s [2022-08-17T13:05:51.058Z] [2022-08-17T13:05:51.058Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:05:51.058Z] #60 sha256:201fcca0e7d71f99d14249429a01afd27e8b4f51e8e0bc768f7693f838cb5f54 [2022-08-17T13:05:51.114Z] #77 ... [2022-08-17T13:05:51.114Z] [2022-08-17T13:05:51.114Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T13:05:51.114Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T13:05:51.114Z] #21 78.92 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T13:05:51.114Z] #21 78.94 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T13:05:51.114Z] #21 78.96 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T13:05:51.114Z] #21 78.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T13:05:51.114Z] #21 78.99 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T13:05:51.114Z] #21 79.00 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T13:05:51.114Z] #21 79.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T13:05:51.114Z] #21 79.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T13:05:51.114Z] #21 79.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T13:05:51.114Z] #21 79.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T13:05:51.114Z] #21 79.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T13:05:51.114Z] #21 79.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T13:05:51.114Z] #21 79.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T13:05:51.114Z] #21 79.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T13:05:51.114Z] #21 79.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T13:05:51.114Z] #21 79.93 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T13:05:51.114Z] #21 82.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T13:05:51.114Z] #21 82.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T13:05:51.114Z] #21 82.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T13:05:51.114Z] #21 82.45 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T13:05:51.114Z] #21 85.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T13:05:51.114Z] #21 85.68 Setting up jq (1.6-2.1) ... [2022-08-17T13:05:51.114Z] #21 85.72 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T13:05:51.114Z] #21 85.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T13:05:51.114Z] #21 85.80 Setting up iptables (1.8.7-1) ... [2022-08-17T13:05:51.114Z] #21 85.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:05:51.114Z] #21 85.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:05:51.114Z] #21 85.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T13:05:51.114Z] #21 85.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T13:05:51.114Z] #21 85.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T13:05:51.114Z] #21 85.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T13:05:51.114Z] #21 85.94 Setting up iproute2 (5.10.0-4) ... [2022-08-17T13:05:51.114Z] #21 86.54 Setting up systemd (247.3-7) ... [2022-08-17T13:05:51.115Z] #21 86.85 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T13:05:51.115Z] #21 86.87 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T13:05:51.115Z] #21 86.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T13:05:51.375Z] #21 86.97 Initializing machine ID from KVM UUID. [2022-08-17T13:05:52.228Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-17T13:05:52.228Z] === RUN TestBuildWithSession [2022-08-17T13:05:52.228Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:05:52.228Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T13:05:52.228Z] === RUN TestBuildSquashParent [2022-08-17T13:05:53.918Z] #21 89.11 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T13:05:54.350Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-08-17T13:05:54.489Z] #21 90.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:05:55.135Z] #21 DONE 90.8s [2022-08-17T13:05:55.135Z] [2022-08-17T13:05:55.135Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T13:05:55.135Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-17T13:05:56.520Z] #22 1.500 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T13:05:56.520Z] #22 1.512 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T13:05:56.520Z] #22 1.520 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T13:05:56.783Z] #22 DONE 1.7s [2022-08-17T13:05:56.783Z] [2022-08-17T13:05:56.783Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T13:05:56.783Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-17T13:06:00.309Z] --- PASS: TestBuildSquashParent (7.13s) [2022-08-17T13:06:00.309Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T13:06:00.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:06:00.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:06:00.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:06:00.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:06:00.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:06:00.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:06:00.309Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:06:00.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:06:00.309Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:06:00.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:06:00.309Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:06:00.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:06:00.309Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:06:00.309Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:06:00.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:06:00.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:06:03.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:06:03.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:06:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-17T13:06:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2022-08-17T13:06:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-08-17T13:06:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2022-08-17T13:06:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-08-17T13:06:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2022-08-17T13:06:04.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-08-17T13:06:04.800Z] === RUN TestBuildMultiStageCopy [2022-08-17T13:06:04.800Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T13:06:08.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T13:06:09.178Z] #60 217.7 + mkdir -p /build [2022-08-17T13:06:09.178Z] #60 217.7 + cp runc /build/runc [2022-08-17T13:06:09.178Z] #60 DONE 219.5s [2022-08-17T13:06:09.178Z] [2022-08-17T13:06:09.178Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:06:09.178Z] #64 sha256:ae58b38e8a8c93cbca8ce415aaa0bde52fa64528189c8aa559439c5cccd58cc0 [2022-08-17T13:06:09.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T13:06:10.355Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-17T13:06:11.094Z] #64 ... [2022-08-17T13:06:11.094Z] [2022-08-17T13:06:11.094Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:06:11.094Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:06:11.094Z] #55 363.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T13:06:11.094Z] #55 DONE 363.5s [2022-08-17T13:06:11.280Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T13:06:11.354Z] [2022-08-17T13:06:11.354Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:06:11.354Z] #64 sha256:ae58b38e8a8c93cbca8ce415aaa0bde52fa64528189c8aa559439c5cccd58cc0 [2022-08-17T13:06:11.690Z] #23 13.22 Collecting yamllint==1.26.1 [2022-08-17T13:06:11.690Z] #23 14.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T13:06:12.206Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-08-17T13:06:12.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-08-17T13:06:12.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-17T13:06:12.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-17T13:06:12.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-17T13:06:12.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-17T13:06:12.206Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T13:06:12.298Z] #64 ... [2022-08-17T13:06:12.298Z] [2022-08-17T13:06:12.298Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T13:06:12.298Z] #56 sha256:8e52cdc9b7bbd1cead15ef17b70eb4c73a08f87e279fee793bd4fa13277e5a13 [2022-08-17T13:06:13.243Z] #56 DONE 0.7s [2022-08-17T13:06:13.243Z] [2022-08-17T13:06:13.243Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T13:06:13.243Z] #58 sha256:e69f7798f2ada132a6b4d8dee98febb4ed4b1143a8fb1174add5bc13dd4bac72 [2022-08-17T13:06:13.243Z] #58 DONE 0.1s [2022-08-17T13:06:13.243Z] [2022-08-17T13:06:13.243Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:06:13.243Z] #64 sha256:ae58b38e8a8c93cbca8ce415aaa0bde52fa64528189c8aa559439c5cccd58cc0 [2022-08-17T13:06:13.243Z] #64 ... [2022-08-17T13:06:13.243Z] [2022-08-17T13:06:13.243Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T13:06:13.243Z] #61 sha256:2a57f710a4c37a496a673e45eea9a507cec7091bc7164ec7b46ab5db7d65630f [2022-08-17T13:06:13.243Z] #61 DONE 0.3s [2022-08-17T13:06:13.243Z] [2022-08-17T13:06:13.243Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:06:13.243Z] #64 sha256:ae58b38e8a8c93cbca8ce415aaa0bde52fa64528189c8aa559439c5cccd58cc0 [2022-08-17T13:06:13.595Z] #23 16.82 Collecting pathspec>=0.5.3 [2022-08-17T13:06:13.595Z] #23 16.84 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T13:06:14.162Z] #23 17.36 Collecting pyyaml [2022-08-17T13:06:14.162Z] #23 17.38 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T13:06:14.465Z] #23 17.57 Building wheels for collected packages: yamllint [2022-08-17T13:06:14.465Z] #23 17.57 Building wheel for yamllint (setup.py): started [2022-08-17T13:06:15.848Z] #23 19.18 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T13:06:16.108Z] #23 19.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cfdf6ec299b6a5fa22c34aa5711bb6aff4234c8be669b7597d78a8c19c695afa [2022-08-17T13:06:16.108Z] #23 19.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T13:06:16.108Z] #23 19.19 Successfully built yamllint [2022-08-17T13:06:16.108Z] #23 19.24 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T13:06:17.048Z] #23 20.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T13:06:17.456Z] #64 320.4 + bin/containerd [2022-08-17T13:06:17.487Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-17T13:06:17.487Z] === RUN TestBuildLabelWithTargets [2022-08-17T13:06:17.618Z] #23 DONE 20.9s [2022-08-17T13:06:17.618Z] [2022-08-17T13:06:17.618Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T13:06:17.618Z] #27 sha256:f035a82f9ee5779e44d288f69235d6b3ba50e0cf78ae6118fecf3407bc784dc3 [2022-08-17T13:06:17.878Z] #27 DONE 0.3s [2022-08-17T13:06:17.878Z] [2022-08-17T13:06:17.878Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T13:06:17.878Z] #32 sha256:4f4cc493b0a06846274fa8b1d074e94f694e93b2a46060f8e182141bb37a0567 [2022-08-17T13:06:18.448Z] #32 DONE 0.4s [2022-08-17T13:06:18.448Z] [2022-08-17T13:06:18.448Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:06:18.448Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:06:18.727Z] #64 ... [2022-08-17T13:06:18.727Z] [2022-08-17T13:06:18.727Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T13:06:18.727Z] #35 sha256:4ce31fdfc1a7620538530cdaf6f6f8c4dc51abe9a61174c324a3db3bd0a25b4a [2022-08-17T13:06:18.727Z] #35 DONE 0.1s [2022-08-17T13:06:18.727Z] [2022-08-17T13:06:18.727Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T13:06:18.727Z] #37 sha256:7618516157e7c59f55de2927dbc5ba4d903a10fa34fa0e5a95678e532fef2a75 [2022-08-17T13:06:18.986Z] #37 DONE 0.3s [2022-08-17T13:06:18.986Z] [2022-08-17T13:06:18.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-08-17T13:06:18.986Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:06:18.986Z] #64 ... [2022-08-17T13:06:18.986Z] [2022-08-17T13:06:18.986Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T13:06:18.986Z] #39 sha256:11b94f20cdfedd87954bb18083de5a901d0068056a3735131f516786d4ea0bdf [2022-08-17T13:06:18.986Z] #39 DONE 0.1s [2022-08-17T13:06:19.245Z] [2022-08-17T13:06:19.245Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T13:06:19.245Z] #41 sha256:e2b8bf48d9219ced74f3d35ea823c86b9db3c9794def38d670e4f8ac4ab1a10e [2022-08-17T13:06:19.245Z] #41 DONE 0.1s [2022-08-17T13:06:19.245Z] [2022-08-17T13:06:19.245Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T13:06:19.245Z] #45 sha256:07d017d24e3efd251663c3f5c79bd2ade642648f7103cde68ebc9bc4cbccd4e1 [2022-08-17T13:06:19.245Z] #45 DONE 0.1s [2022-08-17T13:06:19.245Z] [2022-08-17T13:06:19.245Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:06:19.245Z] #60 sha256:4c0d6b774bb7ec26227f256aa168909303fc086189d4d7e36b55505bc9d2704e [2022-08-17T13:06:25.564Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-17T13:06:25.564Z] === RUN TestBuildWithEmptyLayers [2022-08-17T13:06:28.076Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-17T13:06:28.076Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T13:06:33.314Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-17T13:06:33.314Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T13:06:33.874Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-17T13:06:33.874Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T13:06:39.112Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-17T13:06:39.112Z] === RUN TestBuildWithHugeFile [2022-08-17T13:06:41.208Z] #60 ... [2022-08-17T13:06:41.208Z] [2022-08-17T13:06:41.208Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:06:41.208Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:06:41.208Z] #77 273.6 CCLD libocispec.la [2022-08-17T13:06:41.208Z] #77 274.0 CCLD src/validate [2022-08-17T13:06:41.208Z] #77 274.0 CCLD tests/test-1 [2022-08-17T13:06:41.208Z] #77 274.0 CCLD tests/test-2 [2022-08-17T13:06:41.208Z] #77 274.1 CCLD tests/test-3 [2022-08-17T13:06:41.208Z] #77 274.1 CCLD tests/test-4 [2022-08-17T13:06:41.208Z] #77 274.1 CCLD tests/test-5 [2022-08-17T13:06:41.208Z] #77 274.1 CCLD tests/test-6 [2022-08-17T13:06:41.208Z] #77 274.2 CCLD tests/test-7 [2022-08-17T13:06:41.208Z] #77 274.2 CCLD tests/test-8 [2022-08-17T13:06:41.208Z] #77 274.2 CCLD tests/test-9 [2022-08-17T13:06:41.208Z] #77 274.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T13:06:41.208Z] #77 274.3 CCLD tests/test-11 [2022-08-17T13:06:41.208Z] #77 274.4 CCLD tests/test-10 [2022-08-17T13:06:41.208Z] #77 275.9 libtool: link: ar cr libocispec.a [2022-08-17T13:06:41.208Z] #77 276.0 libtool: link: ranlib libocispec.a [2022-08-17T13:06:42.148Z] #77 278.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T13:06:42.148Z] #77 278.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T13:06:42.148Z] #77 278.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T13:06:42.148Z] #77 278.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:06:42.148Z] #77 278.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:06:42.148Z] #77 278.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:06:42.148Z] #77 278.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T13:06:42.148Z] #77 278.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T13:06:42.148Z] #77 278.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T13:06:42.148Z] #77 278.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T13:06:42.148Z] #77 278.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T13:06:42.148Z] #77 278.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T13:06:42.148Z] #77 278.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T13:06:42.148Z] #77 278.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T13:06:42.148Z] #77 278.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T13:06:42.148Z] #77 278.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T13:06:42.409Z] #77 278.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T13:06:42.409Z] #77 278.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T13:06:42.409Z] #77 278.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T13:06:42.409Z] #77 278.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T13:06:42.409Z] #77 278.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T13:06:42.409Z] #77 278.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T13:06:42.409Z] #77 278.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T13:06:42.409Z] #77 278.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T13:06:42.669Z] #77 278.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T13:06:42.669Z] #77 278.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T13:06:42.669Z] #77 278.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T13:06:42.669Z] #77 278.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T13:06:42.669Z] #77 278.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T13:06:42.669Z] #77 278.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T13:06:42.669Z] #77 278.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T13:06:42.669Z] #77 278.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T13:06:42.929Z] #77 278.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T13:06:42.929Z] #77 278.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T13:06:42.929Z] #77 278.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T13:06:43.189Z] #77 279.2 CC src/crun-crun.o [2022-08-17T13:06:43.189Z] #77 279.2 CC src/crun-run.o [2022-08-17T13:06:43.189Z] #77 279.3 CC src/crun-delete.o [2022-08-17T13:06:43.449Z] #77 279.4 CC src/crun-kill.o [2022-08-17T13:06:43.449Z] #77 279.4 CC src/crun-pause.o [2022-08-17T13:06:43.449Z] #77 279.5 CC src/crun-unpause.o [2022-08-17T13:06:43.449Z] #77 279.6 CC src/crun-spec.o [2022-08-17T13:06:43.709Z] #77 279.6 CC src/crun-exec.o [2022-08-17T13:06:43.709Z] #77 279.7 CC src/crun-list.o [2022-08-17T13:06:43.709Z] #77 279.7 CC src/crun-create.o [2022-08-17T13:06:43.709Z] #77 279.8 CC src/crun-start.o [2022-08-17T13:06:43.969Z] #77 280.0 CC src/crun-update.o [2022-08-17T13:06:43.969Z] #77 280.0 CC src/crun-ps.o [2022-08-17T13:06:43.969Z] #77 280.0 CC src/crun-state.o [2022-08-17T13:06:43.969Z] #77 280.1 CC src/crun-checkpoint.o [2022-08-17T13:06:44.230Z] #77 280.1 CC src/crun-restore.o [2022-08-17T13:06:44.230Z] #77 280.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T13:06:44.230Z] #77 280.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T13:06:44.230Z] #77 280.2 CC src/libcrun/libcrun_la-container.lo [2022-08-17T13:06:44.230Z] #77 280.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T13:06:44.490Z] #77 280.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T13:06:44.490Z] #77 280.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T13:06:44.490Z] #77 280.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T13:06:44.490Z] #77 280.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T13:06:44.750Z] #77 280.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T13:06:44.750Z] #77 280.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T13:06:44.750Z] #77 280.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T13:06:44.750Z] #77 280.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T13:06:44.750Z] #77 280.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T13:06:45.010Z] #77 281.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T13:06:45.269Z] #77 281.1 CC src/libcrun/libcrun_la-error.lo [2022-08-17T13:06:45.269Z] #77 281.2 CC src/libcrun/libcrun_la-status.lo [2022-08-17T13:06:45.269Z] #77 281.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T13:06:45.529Z] #77 281.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T13:06:45.529Z] #77 281.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T13:06:45.789Z] #77 281.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T13:06:45.789Z] #77 281.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T13:06:45.789Z] #77 281.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T13:06:45.789Z] #77 281.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T13:06:46.049Z] #77 282.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T13:06:46.049Z] #77 282.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T13:06:46.309Z] #77 282.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T13:06:46.569Z] #77 282.4 CC tests/init.o [2022-08-17T13:06:49.863Z] #77 ... [2022-08-17T13:06:49.863Z] [2022-08-17T13:06:49.863Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T13:06:49.863Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T13:06:49.863Z] #47 354.5 + dpkg --print-architecture [2022-08-17T13:06:49.863Z] #47 354.5 + git checkout -q v2.1.0 [2022-08-17T13:06:49.863Z] #47 354.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-17T13:06:49.863Z] #47 354.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-17T13:07:02.076Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-17T13:07:02.076Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-17T13:07:02.076Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-17T13:07:02.646Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-08-17T13:07:02.646Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-17T13:07:02.646Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-17T13:07:02.646Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-17T13:07:02.907Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-17T13:07:02.907Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-17T13:07:02.907Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-17T13:07:02.907Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-17T13:07:03.167Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-17T13:07:03.167Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-17T13:07:04.110Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-17T13:07:04.110Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-17T13:07:04.371Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-17T13:07:04.371Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-17T13:07:04.942Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-17T13:07:04.942Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-17T13:07:04.942Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-17T13:07:05.203Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-17T13:07:05.203Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-17T13:07:05.203Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-17T13:07:05.203Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-17T13:07:05.464Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-17T13:07:05.464Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-17T13:07:05.464Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-17T13:07:08.008Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.7% of statements [2022-08-17T13:07:08.269Z] ok github.com/docker/docker/builder/dockerfile 0.485s coverage: 49.3% of statements [2022-08-17T13:07:08.269Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-17T13:07:09.211Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-17T13:07:09.782Z] ok github.com/docker/docker/builder/remotecontext/git 1.616s coverage: 86.3% of statements [2022-08-17T13:07:09.782Z] ? github.com/docker/docker/cli [no test files] [2022-08-17T13:07:09.782Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-17T13:07:09.782Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-17T13:07:09.782Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-17T13:07:10.352Z] ok github.com/docker/docker/cmd/docker-proxy 0.201s coverage: 69.3% of statements [2022-08-17T13:07:11.815Z] #47 DONE 384.9s [2022-08-17T13:07:11.815Z] [2022-08-17T13:07:11.815Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:07:11.815Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:07:12.384Z] #64 ... [2022-08-17T13:07:12.384Z] [2022-08-17T13:07:12.384Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T13:07:12.384Z] #48 sha256:42a5603dc56435341af50b605060669456a10f71efbba45f4e6e26b96e5d3c52 [2022-08-17T13:07:12.957Z] #48 DONE 0.6s [2022-08-17T13:07:12.958Z] [2022-08-17T13:07:12.958Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T13:07:12.958Z] #52 sha256:ea86dadee75306f26abaac94854bb6a953ee1be79d07fb8bca91b04714479332 [2022-08-17T13:07:12.958Z] #52 DONE 0.1s [2022-08-17T13:07:12.958Z] [2022-08-17T13:07:12.958Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:07:12.958Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:07:13.218Z] #77 ... [2022-08-17T13:07:13.218Z] [2022-08-17T13:07:13.218Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T13:07:13.218Z] #54 sha256:f6cb0912a5af7f02426d7b0a37cb485e0825dc8211a240beb7467bd1e7fc3beb [2022-08-17T13:07:13.218Z] #54 DONE 0.1s [2022-08-17T13:07:13.218Z] [2022-08-17T13:07:13.218Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:07:13.218Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:07:13.788Z] #64 ... [2022-08-17T13:07:13.788Z] [2022-08-17T13:07:13.788Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T13:07:13.788Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T13:07:13.788Z] #77 309.8 CCLD tests/init [2022-08-17T13:07:14.559Z] ok github.com/docker/docker/client 0.094s coverage: 75.9% of statements [2022-08-17T13:07:25.209Z] #64 378.8 # github.com/containerd/containerd/cmd/containerd [2022-08-17T13:07:25.209Z] #64 378.8 /usr/bin/ld: /tmp/go-link-3817932493/000019.o: in function `New': [2022-08-17T13:07:25.209Z] #64 378.8 /tmp/tmp.UQB5XapiGI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T13:07:25.209Z] #64 378.9 + bin/containerd-stress [2022-08-17T13:07:25.209Z] #64 380.3 + bin/containerd-shim [2022-08-17T13:07:30.499Z] #64 393.1 + bin/containerd-shim-runc-v1 [2022-08-17T13:07:35.282Z] --- PASS: TestBuildWithHugeFile (50.52s) [2022-08-17T13:07:35.282Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T13:07:35.282Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:07:35.282Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:07:35.282Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T13:07:35.282Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:07:35.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:07:35.282Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:07:35.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:07:35.282Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:07:35.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:07:35.282Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:07:35.282Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:07:35.282Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:07:35.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-17T13:07:35.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-17T13:07:35.282Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-17T13:07:35.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-17T13:07:35.282Z] === RUN TestBuildPreserveOwnership [2022-08-17T13:07:35.282Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T13:07:35.282Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T13:07:35.739Z] #77 329.4 AR libcrun_testing.a [2022-08-17T13:07:35.739Z] #77 329.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T13:07:35.739Z] #77 329.5 CCLD tests/tests_libcrun_utils [2022-08-17T13:07:35.739Z] #77 329.5 CCLD tests/tests_libcrun_errors [2022-08-17T13:07:35.739Z] #77 329.5 CCLD tests/tests_libcrun_fuzzer [2022-08-17T13:07:35.739Z] #77 329.6 CCLD libcrun.la [2022-08-17T13:07:35.739Z] #77 330.9 CCLD crun [2022-08-17T13:07:35.739Z] #77 331.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T13:07:35.739Z] #77 331.6 /bin/mkdir -p '/usr/local/lib' [2022-08-17T13:07:35.739Z] #77 331.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T13:07:35.739Z] #77 331.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T13:07:35.739Z] #77 331.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T13:07:35.739Z] #77 331.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T13:07:35.739Z] #77 331.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T13:07:35.739Z] #77 331.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T13:07:35.739Z] #77 331.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T13:07:36.000Z] #77 332.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-17T13:07:36.000Z] #77 332.0 ---------------------------------------------------------------------- [2022-08-17T13:07:36.000Z] #77 332.0 Libraries have been installed in: [2022-08-17T13:07:36.000Z] #77 332.0 /usr/local/lib [2022-08-17T13:07:36.000Z] #77 332.0 [2022-08-17T13:07:36.000Z] #77 332.0 If you ever happen to want to link against installed libraries [2022-08-17T13:07:36.000Z] #77 332.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T13:07:36.000Z] #77 332.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T13:07:36.000Z] #77 332.0 flag during linking and do at least one of the following: [2022-08-17T13:07:36.000Z] #77 332.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T13:07:36.000Z] #77 332.0 during execution [2022-08-17T13:07:36.000Z] #77 332.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T13:07:36.000Z] #77 332.0 during linking [2022-08-17T13:07:36.000Z] #77 332.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T13:07:36.000Z] #77 332.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T13:07:36.000Z] #77 332.0 [2022-08-17T13:07:36.000Z] #77 332.0 See any operating system documentation about shared libraries for [2022-08-17T13:07:36.000Z] #77 332.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T13:07:36.000Z] #77 332.0 ---------------------------------------------------------------------- [2022-08-17T13:07:36.000Z] #77 332.0 /bin/mkdir -p '/build' [2022-08-17T13:07:36.000Z] #77 332.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T13:07:36.001Z] #77 332.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T13:07:36.001Z] #77 332.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T13:07:36.264Z] #77 332.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T13:07:36.264Z] #77 332.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T13:07:36.524Z] #77 DONE 332.4s [2022-08-17T13:07:36.524Z] [2022-08-17T13:07:36.524Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:07:36.524Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:07:38.642Z] #64 400.5 + bin/containerd-shim-runc-v2 [2022-08-17T13:07:38.643Z] #64 401.4 + binaries [2022-08-17T13:07:38.643Z] #64 401.4 + install -D bin/containerd /build/containerd [2022-08-17T13:07:38.643Z] #64 401.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T13:07:38.643Z] #64 401.5 + install -D bin/ctr /build/ctr [2022-08-17T13:07:39.442Z] --- PASS: TestBuildPreserveOwnership (10.16s) [2022-08-17T13:07:39.442Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.14s) [2022-08-17T13:07:39.442Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-17T13:07:39.442Z] === RUN TestBuildPlatformInvalid [2022-08-17T13:07:39.442Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-17T13:07:39.442Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T13:07:39.442Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-17T13:07:39.442Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-17T13:07:39.442Z] PASS [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === Skipped [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-17T13:07:39.442Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:07:39.442Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-17T13:07:39.442Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] DONE 34 tests, 3 skipped in 111.590s [2022-08-17T13:07:39.442Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T13:07:39.442Z] INFO: Testing against a local daemon [2022-08-17T13:07:39.442Z] === RUN TestConfigInspect [2022-08-17T13:07:39.442Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-17T13:07:39.442Z] === RUN TestConfigList [2022-08-17T13:07:39.442Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] --- SKIP: TestConfigList (0.01s) [2022-08-17T13:07:39.442Z] === RUN TestConfigsCreateAndDelete [2022-08-17T13:07:39.442Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-17T13:07:39.442Z] === RUN TestConfigsUpdate [2022-08-17T13:07:39.442Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-17T13:07:39.442Z] === RUN TestTemplatedConfig [2022-08-17T13:07:39.442Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-17T13:07:39.442Z] === RUN TestConfigCreateResolve [2022-08-17T13:07:39.442Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-17T13:07:39.442Z] PASS [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === Skipped [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-17T13:07:39.442Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-17T13:07:39.442Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-17T13:07:39.442Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-17T13:07:39.442Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-17T13:07:39.442Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-17T13:07:39.442Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:07:39.442Z] [2022-08-17T13:07:39.442Z] DONE 6 tests, 6 skipped in 0.141s [2022-08-17T13:07:39.442Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T13:07:39.698Z] INFO: Testing against a local daemon [2022-08-17T13:07:39.698Z] === RUN TestAttachWithTTY [2022-08-17T13:07:39.698Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-17T13:07:39.698Z] === RUN TestAttachWithoutTTy [2022-08-17T13:07:39.698Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-17T13:07:39.698Z] === RUN TestCheckpoint [2022-08-17T13:07:39.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:07:39.698Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T13:07:39.698Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T13:07:39.698Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:07:39.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:07:39.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:07:39.698Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:07:39.698Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:07:39.698Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:07:39.698Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T13:07:39.698Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T13:07:39.698Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T13:07:39.698Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T13:07:39.698Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T13:07:39.698Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T13:07:39.698Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T13:07:39.698Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T13:07:39.698Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-17T13:07:39.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T13:07:39.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-17T13:07:39.698Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T13:07:39.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-17T13:07:39.698Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T13:07:39.953Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-17T13:07:39.953Z] === RUN TestCopyEmptyFile [2022-08-17T13:07:39.953Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-08-17T13:07:39.953Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T13:07:39.953Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-17T13:07:39.953Z] === RUN TestCopyFromContainer [2022-08-17T13:07:39.984Z] INFO [loader] Go packages loading at mode 575 (imports|name|files|deps|exports_file|types_sizes|compiled_files) took 2m53.622504688s [2022-08-17T13:07:39.984Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 513.806178ms [2022-08-17T13:07:41.183Z] #64 DONE 403.7s [2022-08-17T13:07:41.757Z] [2022-08-17T13:07:41.757Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T13:07:41.757Z] #65 sha256:98c26ee08da33afd97848d5d51b67a51a2cc45521ed4d60049052b99e21abed4 [2022-08-17T13:07:43.139Z] #65 DONE 1.1s [2022-08-17T13:07:43.139Z] [2022-08-17T13:07:43.139Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T13:07:43.139Z] #70 sha256:4bdfeacc1d541d4d2086b87f8265a280fcaf387dd8d69064cc07f9db78c2ebfd [2022-08-17T13:07:43.139Z] #70 DONE 0.3s [2022-08-17T13:07:43.399Z] [2022-08-17T13:07:43.399Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T13:07:43.399Z] #75 sha256:44aad0a5159a414594987f34ae377aa15d78f77422b50636bd2cc8f3cdb18eae [2022-08-17T13:07:44.115Z] === RUN TestCopyFromContainer// [2022-08-17T13:07:44.115Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T13:07:44.338Z] #75 DONE 1.0s [2022-08-17T13:07:44.338Z] [2022-08-17T13:07:44.338Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T13:07:44.338Z] #78 sha256:dff22875e54021c1bcca4cb502782e5d1502c99934a8b9fd68640b0c5995c70f [2022-08-17T13:07:44.338Z] #78 DONE 0.1s [2022-08-17T13:07:44.338Z] [2022-08-17T13:07:44.338Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T13:07:44.338Z] #79 sha256:3acb119325dcb965720bb1c41d63789c75255ca4bbe844e17153fab908352f98 [2022-08-17T13:07:44.338Z] #79 DONE 0.0s [2022-08-17T13:07:44.338Z] [2022-08-17T13:07:44.338Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T13:07:44.338Z] #80 sha256:18e27a6347ea435b1dcec041875985525c7c73434b54167284f5df6df608ee88 [2022-08-17T13:07:44.338Z] #80 DONE 0.0s [2022-08-17T13:07:44.338Z] [2022-08-17T13:07:44.338Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-17T13:07:44.338Z] #81 sha256:5390a17c874c998b670d9f2bae5fd0befac51909d5349398716aca1e8a3be93b [2022-08-17T13:07:44.371Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T13:07:44.372Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T13:07:44.372Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T13:07:44.372Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T13:07:44.627Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T13:07:44.627Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T13:07:44.627Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T13:07:44.627Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer (4.69s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-17T13:07:44.884Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-17T13:07:44.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T13:07:44.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:07:44.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:07:44.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:07:44.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:07:44.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:07:44.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:07:44.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:07:44.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:07:44.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:07:44.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-17T13:07:44.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T13:07:44.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T13:07:44.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-17T13:07:44.884Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T13:07:44.884Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-17T13:07:44.884Z] === RUN TestCreateWithInvalidEnv [2022-08-17T13:07:44.884Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T13:07:44.884Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T13:07:44.884Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T13:07:44.884Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T13:07:44.884Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T13:07:44.884Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T13:07:44.884Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T13:07:44.884Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T13:07:44.884Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T13:07:44.884Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-17T13:07:44.884Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T13:07:44.884Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-17T13:07:44.884Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-17T13:07:44.884Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T13:07:44.884Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-17T13:07:44.884Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T13:07:45.279Z] #81 0.859 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T13:07:45.540Z] #81 1.027 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T13:07:45.540Z] #81 1.193 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T13:07:46.113Z] #81 1.291 Reading package lists... [2022-08-17T13:07:46.248Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-08-17T13:07:46.248Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T13:07:46.945Z] #81 1.912 Reading package lists... [2022-08-17T13:07:47.173Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-08-17T13:07:47.174Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T13:07:47.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:07:47.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:07:47.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:07:47.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:07:47.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:07:47.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:07:47.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:07:47.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:07:47.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:07:47.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:07:47.174Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:07:47.174Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:07:47.174Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:07:47.174Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:07:47.174Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:07:47.174Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-17T13:07:47.174Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-17T13:07:47.174Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-17T13:07:47.174Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-17T13:07:47.174Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-17T13:07:47.174Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-17T13:07:47.174Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T13:07:47.206Z] #81 2.521 Building dependency tree... [2022-08-17T13:07:47.206Z] #81 2.707 Reading state information... [2022-08-17T13:07:47.206Z] #81 2.851 systemd is already the newest version (247.3-7). [2022-08-17T13:07:47.206Z] #81 2.851 systemd set to manually installed. [2022-08-17T13:07:47.206Z] #81 2.851 The following additional packages will be installed: [2022-08-17T13:07:47.206Z] #81 2.852 libdbus-1-3 libpam-systemd [2022-08-17T13:07:47.206Z] #81 2.853 Recommended packages: [2022-08-17T13:07:47.206Z] #81 2.853 libnss-systemd [2022-08-17T13:07:47.206Z] #81 2.913 The following NEW packages will be installed: [2022-08-17T13:07:47.468Z] #81 2.915 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-17T13:07:47.468Z] #81 3.203 0 upgraded, 5 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T13:07:47.468Z] #81 3.203 Need to get 950 kB of archives. [2022-08-17T13:07:47.468Z] #81 3.203 After this operation, 1988 kB of additional disk space will be used. [2022-08-17T13:07:47.468Z] #81 3.203 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-17T13:07:47.730Z] #81 3.208 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-17T13:07:47.730Z] #81 3.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-17T13:07:47.730Z] #81 3.216 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-17T13:07:47.730Z] #81 3.219 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-17T13:07:47.730Z] #81 3.442 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T13:07:47.730Z] #81 3.492 Fetched 950 kB in 0s (3160 kB/s) [2022-08-17T13:07:47.734Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-17T13:07:47.734Z] === RUN TestCreateDifferentPlatform [2022-08-17T13:07:47.734Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T13:07:47.734Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T13:07:47.734Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-17T13:07:47.734Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T13:07:47.734Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-17T13:07:47.734Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T13:07:47.734Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-17T13:07:47.734Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T13:07:47.734Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-17T13:07:47.734Z] === RUN TestCreateInvalidHostConfig [2022-08-17T13:07:47.734Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:07:47.734Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:07:47.734Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:07:47.734Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:07:47.734Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:07:47.734Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:07:47.734Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:07:47.734Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:07:47.734Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:07:47.734Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:07:47.734Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:07:47.734Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:07:47.734Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-17T13:07:47.734Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T13:07:47.734Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T13:07:47.734Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T13:07:47.734Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T13:07:47.734Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T13:07:47.734Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-17T13:07:47.734Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-17T13:07:47.734Z] === RUN TestDaemonRestartIpcMode [2022-08-17T13:07:47.734Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T13:07:47.734Z] === RUN TestDaemonHostGatewayIP [2022-08-17T13:07:47.734Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:07:47.734Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-17T13:07:47.734Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T13:07:47.734Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T13:07:47.734Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T13:07:47.734Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-17T13:07:47.734Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-17T13:07:47.734Z] === RUN TestDiff [2022-08-17T13:07:47.991Z] #81 3.521 Selecting previously unselected package systemd-sysv. [2022-08-17T13:07:47.991Z] #81 3.521 (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 ... 29483 files and directories currently installed.) [2022-08-17T13:07:47.991Z] #81 3.543 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-17T13:07:47.991Z] #81 3.549 Unpacking systemd-sysv (247.3-7) ... [2022-08-17T13:07:47.991Z] #81 3.605 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-17T13:07:47.991Z] #81 3.609 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-17T13:07:47.991Z] #81 3.619 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-17T13:07:47.991Z] #81 3.690 Selecting previously unselected package dbus. [2022-08-17T13:07:47.991Z] #81 3.694 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-17T13:07:47.991Z] #81 3.707 Unpacking dbus (1.12.20-2) ... [2022-08-17T13:07:47.992Z] --- PASS: TestDiff (0.40s) [2022-08-17T13:07:47.992Z] === RUN TestExecConsoleSize [2022-08-17T13:07:48.252Z] #81 3.771 Selecting previously unselected package libpam-systemd:amd64. [2022-08-17T13:07:48.252Z] #81 3.774 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-17T13:07:48.252Z] #81 3.778 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-17T13:07:48.252Z] #81 3.838 Selecting previously unselected package dbus-user-session. [2022-08-17T13:07:48.252Z] #81 3.841 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-17T13:07:48.252Z] #81 3.847 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-17T13:07:48.252Z] #81 3.971 Setting up systemd-sysv (247.3-7) ... [2022-08-17T13:07:48.512Z] #81 4.001 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-17T13:07:48.512Z] #81 4.021 Setting up dbus (1.12.20-2) ... [2022-08-17T13:07:48.512Z] #81 4.216 invoke-rc.d: could not determine current runlevel [2022-08-17T13:07:48.512Z] #81 4.218 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T13:07:48.512Z] #81 4.226 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-17T13:07:48.553Z] --- PASS: TestExecConsoleSize (0.44s) [2022-08-17T13:07:48.553Z] === RUN TestExecWithCloseStdin [2022-08-17T13:07:48.773Z] #81 4.392 Setting up dbus-user-session (1.12.20-2) ... [2022-08-17T13:07:48.773Z] #81 4.410 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T13:07:48.773Z] #81 DONE 4.5s [2022-08-17T13:07:49.035Z] [2022-08-17T13:07:49.035Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T13:07:49.035Z] #82 sha256:5063b3b61a5c627f85926442bc6e06cfd0d056176a09be3f75ad5c4ddbe4f4ce [2022-08-17T13:07:49.114Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-08-17T13:07:49.114Z] === RUN TestExec [2022-08-17T13:07:49.370Z] --- PASS: TestExec (0.46s) [2022-08-17T13:07:49.370Z] === RUN TestExecUser [2022-08-17T13:07:49.930Z] --- PASS: TestExecUser (0.46s) [2022-08-17T13:07:49.930Z] === RUN TestExportContainerAndImportImage [2022-08-17T13:07:49.979Z] #82 DONE 1.1s [2022-08-17T13:07:49.979Z] [2022-08-17T13:07:49.979Z] #83 exporting to image [2022-08-17T13:07:49.979Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T13:07:49.979Z] #83 exporting layers [2022-08-17T13:07:50.492Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-17T13:07:50.492Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T13:07:51.427Z] #64 ... [2022-08-17T13:07:51.428Z] [2022-08-17T13:07:51.428Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T13:07:51.428Z] #60 sha256:4c0d6b774bb7ec26227f256aa168909303fc086189d4d7e36b55505bc9d2704e [2022-08-17T13:07:51.428Z] #60 217.1 + mkdir -p /build [2022-08-17T13:07:51.428Z] #60 217.1 + cp runc /build/runc [2022-08-17T13:07:51.687Z] #60 DONE 218.3s [2022-08-17T13:07:51.687Z] [2022-08-17T13:07:51.687Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:07:51.687Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:07:51.856Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-17T13:07:51.856Z] === RUN TestHealthCheckWorkdir [2022-08-17T13:07:52.430Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-17T13:07:52.430Z] === RUN TestHealthKillContainer [2022-08-17T13:07:53.071Z] #64 ... [2022-08-17T13:07:53.071Z] [2022-08-17T13:07:53.071Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T13:07:53.071Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T13:07:53.071Z] #55 428.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T13:07:53.071Z] #55 DONE 428.3s [2022-08-17T13:07:53.071Z] [2022-08-17T13:07:53.071Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:07:53.071Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:07:53.399Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 30.1% of statements [2022-08-17T13:07:53.399Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-17T13:07:53.399Z] ok github.com/docker/docker/cmd/dockerd/trap 2.420s coverage: 0.0% of statements [2022-08-17T13:07:53.399Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-17T13:07:53.399Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-17T13:07:53.399Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-17T13:07:53.399Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-17T13:07:53.399Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-17T13:07:54.783Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-08-17T13:07:54.992Z] #64 ... [2022-08-17T13:07:54.992Z] [2022-08-17T13:07:54.992Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T13:07:54.992Z] #56 sha256:fbe5d02992b4d6bdd950047cbf797957da2b0a06e4fc918b737fb0b712f71a08 [2022-08-17T13:07:55.252Z] #56 DONE 0.6s [2022-08-17T13:07:55.252Z] [2022-08-17T13:07:55.252Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T13:07:55.252Z] #58 sha256:80fd9353c15919be6c9d18ef7dfc23a57742db70934d7c1f9cb979442749ef6f [2022-08-17T13:07:55.252Z] #58 DONE 0.1s [2022-08-17T13:07:55.252Z] [2022-08-17T13:07:55.252Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:07:55.252Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:07:55.537Z] #64 ... [2022-08-17T13:07:55.537Z] [2022-08-17T13:07:55.537Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T13:07:55.537Z] #61 sha256:b1bbf4c55823262235a0f941e7d5b73d50bae4726366ef44a379d0e2c92b8c4c [2022-08-17T13:07:55.854Z] #61 DONE 0.3s [2022-08-17T13:07:55.854Z] [2022-08-17T13:07:55.854Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T13:07:55.854Z] #64 sha256:ec6b3b479cc0396b42bab586553dc712d3d1d7d2004243cac8ccfdda229224a8 [2022-08-17T13:07:56.167Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-17T13:07:57.550Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-08-17T13:07:58.120Z] #83 exporting layers 6.7s done [2022-08-17T13:07:58.120Z] #83 writing image sha256:f0d9ebfa604302f3cf608d987474edb813ff79f7684bf0bc2a9366e456877bd6 done [2022-08-17T13:07:58.120Z] #83 naming to docker.io/library/docker:f27b74f0f7dd41f09f806a08f6855259c19e965b done [2022-08-17T13:07:58.120Z] #83 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T13:07:58.405Z] #64 371.2 + bin/containerd [2022-08-17T13:07:58.531Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -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:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh dynbinary test-integration [2022-08-17T13:08:00.458Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-17T13:08:00.458Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-17T13:08:00.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-17T13:08:00.458Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-17T13:08:00.458Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-17T13:08:00.458Z] Detected virtualization docker. [2022-08-17T13:08:00.458Z] Detected architecture x86-64. [2022-08-17T13:08:00.458Z] Set hostname to . [2022-08-17T13:08:00.458Z] modprobe@configfs.service: Succeeded. [2022-08-17T13:08:00.458Z] modprobe@drm.service: Succeeded. [2022-08-17T13:08:00.458Z] modprobe@fuse.service: Succeeded. [2022-08-17T13:08:00.458Z] + source /etc/docker-entrypoint-cmd [2022-08-17T13:08:00.458Z] ++ hack/make.sh dynbinary test-integration [2022-08-17T13:08:00.458Z] [2022-08-17T13:08:00.556Z] --- PASS: TestHealthKillContainer (7.84s) [2022-08-17T13:08:00.556Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T13:08:00.556Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-17T13:08:00.556Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-17T13:08:00.556Z] === RUN TestIpcModeNone [2022-08-17T13:08:00.719Z] Removing bundles/ [2022-08-17T13:08:00.719Z] [2022-08-17T13:08:00.719Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T13:08:00.719Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T13:08:00.719Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:08:00.811Z] --- PASS: TestIpcModeNone (0.60s) [2022-08-17T13:08:00.811Z] === RUN TestIpcModePrivate [2022-08-17T13:08:01.067Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-17T13:08:01.322Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-17T13:08:01.322Z] === RUN TestIpcModeShareable [2022-08-17T13:08:01.322Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:08:01.322Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-17T13:08:01.322Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T13:08:02.687Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-08-17T13:08:02.687Z] === RUN TestAPIIpcModeHost [2022-08-17T13:08:02.687Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:08:02.687Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-17T13:08:02.687Z] === RUN TestDaemonIpcModeShareable [2022-08-17T13:08:02.687Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:08:02.687Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-17T13:08:02.687Z] === RUN TestDaemonIpcModePrivate [2022-08-17T13:08:03.615Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-17T13:08:03.615Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-17T13:08:03.615Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T13:08:03.615Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:08:03.615Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-17T13:08:03.615Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T13:08:03.615Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:08:03.615Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-17T13:08:03.615Z] === RUN TestIpcModeOlderClient [2022-08-17T13:08:03.870Z] === PAUSE TestIpcModeOlderClient [2022-08-17T13:08:03.870Z] === RUN TestKillContainerInvalidSignal [2022-08-17T13:08:04.126Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-08-17T13:08:04.126Z] === RUN TestKillContainer [2022-08-17T13:08:04.126Z] === RUN TestKillContainer/no_signal [2022-08-17T13:08:04.128Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-17T13:08:04.688Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T13:08:04.943Z] === RUN TestKillContainer/killing_signal [2022-08-17T13:08:05.506Z] --- PASS: TestKillContainer (1.23s) [2022-08-17T13:08:05.506Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-17T13:08:05.506Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-08-17T13:08:05.506Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-17T13:08:05.506Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T13:08:05.506Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T13:08:05.510Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 77.3% of statements [2022-08-17T13:08:05.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T13:08:05.770Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-17T13:08:06.323Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-08-17T13:08:06.323Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-17T13:08:06.323Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-17T13:08:06.323Z] === RUN TestKillStoppedContainer [2022-08-17T13:08:06.323Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-17T13:08:06.323Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T13:08:06.323Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-17T13:08:06.323Z] === RUN TestKillDifferentUserContainer [2022-08-17T13:08:06.341Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-17T13:08:06.885Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-17T13:08:06.885Z] === RUN TestInspectOomKilledTrue [2022-08-17T13:08:06.885Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:08:06.885Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-17T13:08:06.885Z] === RUN TestInspectOomKilledFalse [2022-08-17T13:08:06.885Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:08:06.885Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-17T13:08:06.885Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T13:08:06.885Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-17T13:08:06.885Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-17T13:08:06.885Z] === RUN TestLinksContainerNames [2022-08-17T13:08:06.912Z] ok github.com/docker/docker/daemon 10.126s coverage: 16.6% of statements [2022-08-17T13:08:06.912Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-17T13:08:06.912Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-17T13:08:06.912Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-17T13:08:06.912Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-17T13:08:06.912Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-17T13:08:07.811Z] --- PASS: TestLinksContainerNames (0.80s) [2022-08-17T13:08:07.811Z] === RUN TestLogsFollowTailEmpty [2022-08-17T13:08:07.853Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.623s coverage: 74.8% of statements [2022-08-17T13:08:08.067Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-17T13:08:08.067Z] === RUN TestLogs [2022-08-17T13:08:08.067Z] === RUN TestLogs/driver_local [2022-08-17T13:08:08.067Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:08:08.067Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:08:08.067Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T13:08:08.067Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T13:08:08.067Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T13:08:08.067Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T13:08:08.067Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:08:08.067Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:08:08.067Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:08:08.067Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:08:08.067Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:08:08.067Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:08:08.067Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:08:08.067Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:08:08.628Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:08:08.794Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.234s coverage: 60.7% of statements [2022-08-17T13:08:08.794Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-17T13:08:08.884Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:08:09.445Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T13:08:09.445Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T13:08:09.702Z] === RUN TestLogs/driver_json-file [2022-08-17T13:08:09.702Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:08:09.702Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:08:09.702Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:08:09.702Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:08:09.702Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:08:09.702Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:08:09.702Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:08:09.702Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:08:09.702Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:08:09.702Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:08:09.702Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:08:09.702Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:08:09.702Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:08:09.702Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:08:10.177Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-08-17T13:08:10.627Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:08:10.628Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:08:11.188Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:08:11.188Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:08:11.591Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.206s coverage: 50.6% of statements [2022-08-17T13:08:11.749Z] --- PASS: TestLogs (3.73s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.54s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.71s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-08-17T13:08:11.749Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-08-17T13:08:11.749Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T13:08:12.005Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-17T13:08:12.005Z] === RUN TestMountDaemonRoot [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/default [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/private [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/slave [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/shared [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/default [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/shared [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/slave [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/private [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:08:12.261Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T13:08:12.261Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:08:12.261Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:08:12.516Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-17T13:08:12.516Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-08-17T13:08:12.516Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T13:08:12.516Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T13:08:12.516Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-17T13:08:12.516Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T13:08:12.516Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T13:08:12.516Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-17T13:08:12.516Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T13:08:12.516Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T13:08:12.516Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-17T13:08:12.516Z] === RUN TestNetworkNat [2022-08-17T13:08:13.078Z] --- PASS: TestNetworkNat (0.50s) [2022-08-17T13:08:13.078Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T13:08:13.506Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.965s coverage: 45.9% of statements [2022-08-17T13:08:13.506Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-17T13:08:13.639Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-17T13:08:13.639Z] === RUN TestNetworkLoopbackNat [2022-08-17T13:08:13.766Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.042s coverage: 58.5% of statements [2022-08-17T13:08:13.766Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-17T13:08:13.766Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-17T13:08:14.027Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-17T13:08:14.969Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-08-17T13:08:15.540Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-08-17T13:08:16.153Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-17T13:08:16.153Z] === RUN TestPause [2022-08-17T13:08:16.153Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:08:16.153Z] --- SKIP: TestPause (0.00s) [2022-08-17T13:08:16.153Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T13:08:16.153Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:08:16.153Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:08:16.153Z] === RUN TestPauseStopPausedContainer [2022-08-17T13:08:16.153Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:08:16.153Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-17T13:08:16.153Z] === RUN TestPidHost [2022-08-17T13:08:16.482Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-08-17T13:08:16.482Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-17T13:08:16.482Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-17T13:08:16.743Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-08-17T13:08:17.079Z] --- PASS: TestPidHost (0.88s) [2022-08-17T13:08:17.079Z] === RUN TestPsFilter [2022-08-17T13:08:17.079Z] --- PASS: TestPsFilter (0.10s) [2022-08-17T13:08:17.079Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T13:08:17.334Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-17T13:08:17.334Z] === RUN TestRemoveContainerWithVolume [2022-08-17T13:08:17.692Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 79.9% of statements [2022-08-17T13:08:17.692Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-08-17T13:08:17.692Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-17T13:08:17.896Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-17T13:08:17.896Z] === RUN TestRemoveContainerRunning [2022-08-17T13:08:18.333Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-17T13:08:18.333Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-17T13:08:18.334Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T13:08:18.590Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-17T13:08:18.590Z] === RUN TestRemoveInvalidContainer [2022-08-17T13:08:18.590Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-17T13:08:18.590Z] === RUN TestRenameLinkedContainer [2022-08-17T13:08:18.593Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-17T13:08:19.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.129s coverage: 76.8% of statements [2022-08-17T13:08:20.105Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-17T13:08:20.479Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-08-17T13:08:20.479Z] === RUN TestRenameStoppedContainer [2022-08-17T13:08:20.676Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-08-17T13:08:20.735Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-17T13:08:20.735Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T13:08:21.617Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 63.5% of statements [2022-08-17T13:08:21.661Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-17T13:08:21.661Z] === RUN TestRenameInvalidName [2022-08-17T13:08:21.917Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-17T13:08:21.917Z] === RUN TestRenameAnonymousContainer [2022-08-17T13:08:22.188Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-08-17T13:08:22.759Z] ok github.com/docker/docker/daemon/logger/journald 3.630s coverage: 74.3% of statements [2022-08-17T13:08:22.759Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-17T13:08:22.759Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-17T13:08:22.759Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-17T13:08:22.759Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-17T13:08:23.331Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2022-08-17T13:08:23.592Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-17T13:08:23.804Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-08-17T13:08:23.804Z] === RUN TestRenameContainerWithSameName [2022-08-17T13:08:24.060Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-17T13:08:24.060Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T13:08:24.162Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-17T13:08:24.423Z] ok github.com/docker/docker/daemon/logger/splunk 1.586s coverage: 82.5% of statements [2022-08-17T13:08:24.423Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-17T13:08:24.423Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-17T13:08:24.986Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-17T13:08:24.986Z] === RUN TestResize [2022-08-17T13:08:25.241Z] --- PASS: TestResize (0.39s) [2022-08-17T13:08:25.241Z] === RUN TestResizeWithInvalidSize [2022-08-17T13:08:25.364Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-08-17T13:08:25.497Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-17T13:08:25.497Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T13:08:26.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-17T13:08:26.057Z] === RUN TestDaemonRestartKillContainers [2022-08-17T13:08:26.057Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-17T13:08:26.057Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-17T13:08:26.057Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T13:08:26.057Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T13:08:26.985Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T13:08:27.274Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-08-17T13:08:27.274Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-17T13:08:27.535Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-17T13:08:27.911Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.74s) [2022-08-17T13:08:27.911Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-17T13:08:27.911Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-17T13:08:27.911Z] === RUN TestCgroupNamespacesRun [2022-08-17T13:08:28.105Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.4% of statements [2022-08-17T13:08:28.105Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-17T13:08:28.105Z] ok github.com/docker/docker/image 0.031s coverage: 86.9% of statements [2022-08-17T13:08:28.677Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-17T13:08:28.838Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-17T13:08:28.838Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T13:08:28.937Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-17T13:08:28.937Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-17T13:08:28.937Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-17T13:08:29.508Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2022-08-17T13:08:30.080Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-17T13:08:30.201Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-17T13:08:30.201Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T13:08:30.651Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-17T13:08:30.912Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-17T13:08:31.128Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-17T13:08:31.128Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T13:08:32.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-17T13:08:32.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T13:08:32.823Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.3% of statements [2022-08-17T13:08:33.420Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-17T13:08:33.420Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T13:08:33.763Z] ok github.com/docker/docker/pkg/authorization 0.605s coverage: 68.3% of statements [2022-08-17T13:08:33.763Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-17T13:08:34.024Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-17T13:08:34.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-17T13:08:34.783Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T13:08:35.350Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-17T13:08:35.350Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T13:08:36.714Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-17T13:08:36.714Z] === RUN TestNISDomainname [2022-08-17T13:08:36.714Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-17T13:08:36.714Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-17T13:08:36.714Z] === RUN TestHostnameDnsResolution [2022-08-17T13:08:36.969Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-08-17T13:08:36.969Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T13:08:36.969Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-17T13:08:36.969Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-17T13:08:36.969Z] === RUN TestPrivilegedHostDevices [2022-08-17T13:08:37.317Z] ok github.com/docker/docker/pkg/chrootarchive 2.525s coverage: 42.7% of statements [2022-08-17T13:08:37.530Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-17T13:08:37.530Z] === RUN TestRunConsoleSize [2022-08-17T13:08:37.578Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-17T13:08:37.578Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-17T13:08:37.838Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-17T13:08:38.092Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-17T13:08:38.092Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T13:08:38.099Z] ok github.com/docker/docker/layer 7.842s coverage: 68.9% of statements [2022-08-17T13:08:38.099Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-17T13:08:38.099Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-17T13:08:38.099Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-17T13:08:38.099Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-17T13:08:38.099Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-17T13:08:38.099Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-17T13:08:38.359Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-08-17T13:08:38.619Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-17T13:08:38.619Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2022-08-17T13:08:39.021Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-17T13:08:39.021Z] === RUN TestStats [2022-08-17T13:08:39.021Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:08:39.021Z] --- SKIP: TestStats (0.00s) [2022-08-17T13:08:39.021Z] === RUN TestStopContainerWithTimeout [2022-08-17T13:08:39.021Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T13:08:39.021Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T13:08:39.021Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T13:08:39.021Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T13:08:39.021Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T13:08:39.021Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T13:08:39.021Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T13:08:39.021Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T13:08:39.021Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T13:08:39.021Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T13:08:39.587Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 69.3% of statements [2022-08-17T13:08:39.587Z] ok github.com/docker/docker/pkg/ioutils 0.375s coverage: 70.1% of statements [2022-08-17T13:08:39.599Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T13:08:39.850Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-17T13:08:40.115Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-17T13:08:40.115Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-17T13:08:40.115Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-17T13:08:40.376Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-17T13:08:40.376Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2022-08-17T13:08:40.947Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-17T13:08:40.947Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-08-17T13:08:40.947Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-17T13:08:40.947Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-17T13:08:41.517Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-17T13:08:41.778Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-17T13:08:42.038Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-17T13:08:42.129Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T13:08:42.298Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-17T13:08:43.056Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-17T13:08:43.056Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-08-17T13:08:43.056Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-08-17T13:08:43.056Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-17T13:08:43.056Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-17T13:08:43.056Z] === RUN TestDeleteDevicemapper [2022-08-17T13:08:43.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:08:43.056Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T13:08:43.056Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T13:08:43.679Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-08-17T13:08:43.940Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2022-08-17T13:08:43.940Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-17T13:08:44.200Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-17T13:08:44.461Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-17T13:08:44.722Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-17T13:08:44.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-08-17T13:08:44.942Z] === RUN TestUpdateMemory [2022-08-17T13:08:44.942Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:08:44.942Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-17T13:08:44.942Z] === RUN TestUpdateCPUQuota [2022-08-17T13:08:44.942Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:08:44.942Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-17T13:08:44.942Z] === RUN TestUpdatePidsLimit [2022-08-17T13:08:44.942Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:08:44.942Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-17T13:08:44.942Z] === RUN TestUpdateRestartPolicy [2022-08-17T13:08:45.293Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-17T13:08:45.553Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-17T13:08:46.128Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2022-08-17T13:08:46.388Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-17T13:08:46.648Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-17T13:08:48.562Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-17T13:08:48.822Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-17T13:08:49.391Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-17T13:08:50.330Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements [2022-08-17T13:08:50.901Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements [2022-08-17T13:08:51.841Z] ok github.com/docker/docker/registry 0.084s coverage: 58.6% of statements [2022-08-17T13:08:52.101Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-17T13:08:52.362Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-17T13:08:52.932Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-17T13:08:52.932Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-17T13:08:54.647Z] #64 420.9 # github.com/containerd/containerd/cmd/containerd [2022-08-17T13:08:54.647Z] #64 420.9 /usr/bin/ld: /tmp/go-link-3600716973/000019.o: in function `New': [2022-08-17T13:08:54.647Z] #64 420.9 /tmp/tmp.5qGONdPmSy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T13:08:54.647Z] #64 421.0 + bin/containerd-stress [2022-08-17T13:08:54.647Z] #64 422.0 + bin/containerd-shim [2022-08-17T13:08:54.843Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-17T13:08:55.414Z] ok github.com/docker/docker/volume/local 0.118s coverage: 76.8% of statements [2022-08-17T13:08:55.985Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-08-17T13:08:56.926Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-17T13:08:57.102Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-17T13:08:57.102Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T13:08:57.102Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-17T13:08:57.102Z] === RUN TestWaitNonBlocked [2022-08-17T13:08:57.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:08:57.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:08:57.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:08:57.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:08:57.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:08:57.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:08:57.102Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-17T13:08:57.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-08-17T13:08:57.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-08-17T13:08:57.102Z] === RUN TestWaitBlocked [2022-08-17T13:08:57.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:08:57.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:08:57.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:08:57.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:08:57.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:08:57.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:08:57.358Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-17T13:08:57.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-08-17T13:08:57.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-08-17T13:08:57.358Z] === RUN TestWaitConditions [2022-08-17T13:08:57.358Z] === RUN TestWaitConditions/default [2022-08-17T13:08:57.358Z] === PAUSE TestWaitConditions/default [2022-08-17T13:08:57.358Z] === RUN TestWaitConditions/not-running [2022-08-17T13:08:57.358Z] === PAUSE TestWaitConditions/not-running [2022-08-17T13:08:57.358Z] === RUN TestWaitConditions/next-exit [2022-08-17T13:08:57.358Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T13:08:57.358Z] === RUN TestWaitConditions/removed [2022-08-17T13:08:57.358Z] === PAUSE TestWaitConditions/removed [2022-08-17T13:08:57.358Z] === CONT TestWaitConditions/default [2022-08-17T13:08:57.358Z] === CONT TestWaitConditions/removed [2022-08-17T13:08:59.244Z] === CONT TestWaitConditions/next-exit [2022-08-17T13:08:59.244Z] === CONT TestWaitConditions/not-running [2022-08-17T13:08:59.917Z] #64 432.9 + bin/containerd-shim-runc-v1 [2022-08-17T13:09:01.131Z] --- PASS: TestWaitConditions (0.02s) [2022-08-17T13:09:01.131Z] --- PASS: TestWaitConditions/default (1.56s) [2022-08-17T13:09:01.131Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-17T13:09:01.131Z] --- PASS: TestWaitConditions/not-running (1.68s) [2022-08-17T13:09:01.131Z] --- PASS: TestWaitConditions/next-exit (1.78s) [2022-08-17T13:09:01.131Z] === RUN TestWaitRestartedContainer [2022-08-17T13:09:01.131Z] === RUN TestWaitRestartedContainer/default [2022-08-17T13:09:01.131Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T13:09:01.131Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T13:09:01.131Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T13:09:01.131Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T13:09:01.131Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T13:09:01.131Z] === CONT TestWaitRestartedContainer/default [2022-08-17T13:09:01.131Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T13:09:02.494Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T13:09:03.056Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-17T13:09:03.056Z] --- PASS: TestWaitRestartedContainer/default (1.52s) [2022-08-17T13:09:03.056Z] --- PASS: TestWaitRestartedContainer/next-exit (1.56s) [2022-08-17T13:09:03.056Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-17T13:09:03.056Z] === CONT TestDaemonRestartIpcMode [2022-08-17T13:09:03.056Z] === CONT TestIpcModeOlderClient [2022-08-17T13:09:03.408Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-17T13:09:03.408Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T13:09:05.929Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-08-17T13:09:05.929Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-08-17T13:09:05.929Z] PASS [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === Skipped [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-17T13:09:05.929Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-17T13:09:05.929Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-17T13:09:05.929Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-17T13:09:05.929Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-17T13:09:05.929Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-17T13:09:05.929Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-17T13:09:05.929Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-17T13:09:05.929Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-17T13:09:05.929Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-17T13:09:05.929Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-17T13:09:05.929Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-17T13:09:05.929Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-17T13:09:05.929Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-17T13:09:05.929Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-17T13:09:05.929Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-17T13:09:05.929Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-17T13:09:05.929Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:09:05.929Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-17T13:09:05.929Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-17T13:09:05.929Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-17T13:09:05.929Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-17T13:09:05.929Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-17T13:09:05.929Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T13:09:05.929Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-17T13:09:05.929Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-17T13:09:05.929Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-17T13:09:05.929Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T13:09:05.929Z] [2022-08-17T13:09:05.929Z] DONE 249 tests, 27 skipped in 86.523s [2022-08-17T13:09:05.929Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T13:09:06.185Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T13:09:06.491Z] #64 439.0 + bin/containerd-shim-runc-v2 [2022-08-17T13:09:06.746Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-17T13:09:06.746Z] === RUN TestConfigDaemonID [2022-08-17T13:09:06.749Z] #64 439.8 + binaries [2022-08-17T13:09:06.749Z] #64 439.8 + install -D bin/containerd /build/containerd [2022-08-17T13:09:06.749Z] #64 439.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T13:09:06.749Z] #64 439.9 + install -D bin/ctr /build/ctr [2022-08-17T13:09:07.674Z] daemon_test.go:83: [df1f6de6f1b13] daemon is not started [2022-08-17T13:09:07.674Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-17T13:09:07.674Z] === RUN TestDaemonConfigValidation [2022-08-17T13:09:07.674Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:09:07.674Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:09:07.674Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T13:09:07.674Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T13:09:07.674Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T13:09:07.674Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T13:09:07.674Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T13:09:07.674Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T13:09:07.674Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T13:09:07.674Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T13:09:07.674Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:09:07.674Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T13:09:07.930Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T13:09:07.930Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T13:09:07.930Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T13:09:07.930Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T13:09:07.930Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-17T13:09:07.930Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-17T13:09:07.930Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-17T13:09:07.930Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-17T13:09:07.930Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-17T13:09:07.930Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T13:09:07.930Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T13:09:09.294Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T13:09:10.034Z] #64 DONE 442.8s [2022-08-17T13:09:10.222Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T13:09:10.602Z] [2022-08-17T13:09:10.603Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T13:09:10.603Z] #65 sha256:87f42018846c7a923d7fad536a2eb09c5c901accf0e12001c62816c1ec80db66 [2022-08-17T13:09:11.149Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T13:09:11.149Z] daemon_test.go:197: [d71cdde736ceb] daemon is not started [2022-08-17T13:09:11.149Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-17T13:09:11.149Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-17T13:09:11.149Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-17T13:09:11.149Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-17T13:09:11.149Z] === RUN TestDaemonProxy [2022-08-17T13:09:11.149Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-17T13:09:11.149Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-17T13:09:11.149Z] PASS [2022-08-17T13:09:11.149Z] [2022-08-17T13:09:11.149Z] === Skipped [2022-08-17T13:09:11.149Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-17T13:09:11.149Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-17T13:09:11.149Z] [2022-08-17T13:09:11.149Z] DONE 13 tests, 1 skipped in 5.241s [2022-08-17T13:09:11.149Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T13:09:11.405Z] INFO: Testing against a local daemon [2022-08-17T13:09:11.405Z] === RUN TestCommitInheritsEnv [2022-08-17T13:09:11.537Z] #65 DONE 1.0s [2022-08-17T13:09:11.537Z] [2022-08-17T13:09:11.537Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T13:09:11.537Z] #70 sha256:8151ce9a1c6e57e895e64242ea6dc36debb685ac32a4fc7d9701d11dabf0e2a9 [2022-08-17T13:09:11.797Z] #70 DONE 0.1s [2022-08-17T13:09:11.797Z] [2022-08-17T13:09:11.797Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T13:09:11.797Z] #75 sha256:4bb84cf24765f6eda2c95e409c5617fa7b003adc17d475f99673fa6f51cc0783 [2022-08-17T13:09:11.797Z] #75 DONE 0.2s [2022-08-17T13:09:11.797Z] [2022-08-17T13:09:11.797Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T13:09:11.797Z] #78 sha256:b940f95a26319149ba9fb07f212c317d6a7d21ce286623dc55d413acfdb8300f [2022-08-17T13:09:11.797Z] #78 DONE 0.0s [2022-08-17T13:09:12.055Z] [2022-08-17T13:09:12.055Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T13:09:12.055Z] #79 sha256:e977c9120f2a5b6e2c1137aaed649bf6fdea3857ae7ed50f846ee47f4f1fa5d6 [2022-08-17T13:09:12.055Z] #79 DONE 0.0s [2022-08-17T13:09:12.055Z] [2022-08-17T13:09:12.055Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T13:09:12.055Z] #80 sha256:09bf982656a1c8e2bde96ce9ce2034f1d09c9988c1d0ae0ccf0a44b4d7d5f2bc [2022-08-17T13:09:12.055Z] #80 DONE 0.0s [2022-08-17T13:09:12.055Z] [2022-08-17T13:09:12.055Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T13:09:12.055Z] #81 sha256:8193bcee9a1277ca2b3b6bd4d7006c1e1024fbc3e266a9b4f7ed4fadd15bf79c [2022-08-17T13:09:13.292Z] --- PASS: TestCommitInheritsEnv (1.78s) [2022-08-17T13:09:13.292Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T13:09:13.292Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-17T13:09:13.292Z] === RUN TestImportWithCustomPlatform [2022-08-17T13:09:13.292Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T13:09:13.292Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T13:09:13.292Z] === RUN TestImportWithCustomPlatform// [2022-08-17T13:09:13.292Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T13:09:13.292Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T13:09:13.292Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T13:09:13.548Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T13:09:13.548Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T13:09:13.548Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T13:09:13.548Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T13:09:13.548Z] === RUN TestImagesFilterMultiReference [2022-08-17T13:09:13.548Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-17T13:09:13.548Z] === RUN TestImagePullPlatformInvalid [2022-08-17T13:09:13.548Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-17T13:09:13.548Z] === RUN TestRemoveImageOrphaning [2022-08-17T13:09:15.437Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-08-17T13:09:15.437Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T13:09:15.437Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-17T13:09:15.437Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-17T13:09:15.437Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T13:09:15.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-17T13:09:15.437Z] === RUN TestTagInvalidReference [2022-08-17T13:09:15.437Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-17T13:09:15.437Z] === RUN TestTagValidPrefixedRepo [2022-08-17T13:09:15.437Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-17T13:09:15.437Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T13:09:15.437Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-17T13:09:15.437Z] === RUN TestTagOfficialNames [2022-08-17T13:09:15.437Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-17T13:09:15.437Z] === RUN TestTagMatchesDigest [2022-08-17T13:09:15.437Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-17T13:09:15.437Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-17T13:09:16.244Z] #81 DONE 4.2s [2022-08-17T13:09:16.244Z] [2022-08-17T13:09:16.244Z] #82 exporting to image [2022-08-17T13:09:16.244Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T13:09:16.244Z] #82 exporting layers [2022-08-17T13:09:16.465Z] INFO [linters context/goanalysis] analyzers took 6m29.895371082s with top 10 stages: buildir: 2m21.520626158s, the_only_name: 39.963988776s, goimports: 28.644495053s, unconvert: 22.737392943s, gosec: 19.177460778s, S1038: 18.012347123s, misspell: 7.336253876s, unused: 5.091639386s, S1039: 4.58391909s, inspect: 4.220848371s [2022-08-17T13:09:16.465Z] INFO [runner] Issues before processing: 2443, after processing: 0 [2022-08-17T13:09:16.465Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2122/2122, cgo: 2122/2443, path_prettifier: 2122/2122, identifier_marker: 2019/2019, autogenerated_exclude: 2019/2122, nolint: 0/79, filename_unadjuster: 2122/2122, skip_dirs: 2122/2122, exclude: 2019/2019, exclude-rules: 79/2019 [2022-08-17T13:09:16.465Z] INFO [runner] processing took 84.943778ms with stages: nolint: 35.393509ms, identifier_marker: 21.603157ms, path_prettifier: 9.465381ms, autogenerated_exclude: 8.476252ms, exclude-rules: 7.788753ms, skip_dirs: 1.772314ms, cgo: 299.781µs, filename_unadjuster: 138.955µs, max_same_issues: 1.639µs, uniq_by_line: 584ns, path_shortener: 524ns, sort_results: 507ns, max_from_linter: 480ns, diff: 351ns, skip_files: 333ns, source_code: 275ns, exclude: 275ns, max_per_file_from_linter: 259ns, severity-rules: 242ns, path_prefixer: 207ns [2022-08-17T13:09:16.465Z] INFO [runner] linters took 1m46.517981848s with stages: goanalysis_metalinter: 1m46.432819127s [2022-08-17T13:09:16.465Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-17T13:09:16.465Z] INFO Memory: 2807 samples, avg is 316.1MB, max is 1225.1MB [2022-08-17T13:09:16.465Z] INFO Execution took 4m40.664777143s [2022-08-17T13:09:16.465Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-17T13:09:16.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh dynbinary test-docker-py [2022-08-17T13:09:17.048Z] [2022-08-17T13:09:17.308Z] Removing bundles/ [2022-08-17T13:09:17.308Z] [2022-08-17T13:09:17.308Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T13:09:17.308Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T13:09:17.308Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:09:18.873Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/rootless [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/volume [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-17T13:09:18.873Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-17T13:09:18.873Z] [2022-08-17T13:09:18.873Z] === Skipped [2022-08-17T13:09:18.873Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-17T13:09:18.873Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-17T13:09:18.873Z] [2022-08-17T13:09:18.873Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-17T13:09:18.873Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-17T13:09:18.873Z] [2022-08-17T13:09:18.873Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-17T13:09:18.873Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-17T13:09:18.873Z] [2022-08-17T13:09:18.873Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-17T13:09:18.874Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:71: No driver to put! [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-17T13:09:18.874Z] time="2022-08-17T13:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-17T13:09:18.874Z] time="2022-08-17T13:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-17T13:09:18.874Z] time="2022-08-17T13:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-17T13:09:18.874Z] time="2022-08-17T13:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-17T13:09:18.874Z] time="2022-08-17T13:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:71: No driver to put! [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-17T13:09:18.874Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-17T13:09:18.874Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-17T13:09:18.874Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:09:18.874Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-17T13:09:18.874Z] graphtest_unix.go:71: No driver to put! [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-17T13:09:18.874Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-17T13:09:18.874Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-17T13:09:18.874Z] [2022-08-17T13:09:18.874Z] DONE 2875 tests, 28 skipped in 216.968s [2022-08-17T13:09:18.874Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:09:18.874Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-17T13:09:18.874Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-17T13:09:24.365Z] #82 exporting layers 7.2s done [2022-08-17T13:09:24.365Z] #82 writing image sha256:cd3a7cc7f1bdcdfa5dba5a50bf955ff988427c79f0e5b435a8e7beaac0b6c26c [2022-08-17T13:09:24.365Z] #82 writing image sha256:cd3a7cc7f1bdcdfa5dba5a50bf955ff988427c79f0e5b435a8e7beaac0b6c26c done [2022-08-17T13:09:24.365Z] #82 naming to docker.io/library/docker:f27b74f0f7dd41f09f806a08f6855259c19e965b done [2022-08-17T13:09:24.365Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-17T13:09:24.692Z] + trap exit INT TERM [2022-08-17T13:09:24.692Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-17T13:09:24.692Z] + CONTAINER_NAME=docker-pr1 [2022-08-17T13:09:24.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43972/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh dynbinary [2022-08-17T13:09:26.068Z] [2022-08-17T13:09:26.068Z] Removing bundles/ [2022-08-17T13:09:26.068Z] [2022-08-17T13:09:26.068Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T13:09:26.327Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T13:09:26.327Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork 37.507s coverage: 40.6% of statements [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/bitseq 0.144s coverage: 84.4% of statements [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.584s coverage: 59.9% of statements [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.2% of statements [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-17T13:10:05.576Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-17T13:10:05.576Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-17T13:10:15.566Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.160s coverage: 6.6% of statements [2022-08-17T13:10:15.566Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-17T13:10:15.566Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-17T13:10:15.566Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-17T13:10:15.566Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-17T13:10:15.826Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-17T13:10:15.826Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-17T13:10:16.086Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-08-17T13:10:16.346Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-17T13:10:16.606Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-17T13:10:16.867Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-17T13:10:22.276Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T13:10:22.276Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:10:22.276Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:10:22.276Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:10:22.276Z] [2022-08-17T13:10:22.276Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T13:10:22.276Z] DOCKER_SYSTEMD=1 [2022-08-17T13:10:22.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T13:10:22.276Z] HOSTNAME=e1405e70a596 [2022-08-17T13:10:22.276Z] DEST=bundles/test-integration [2022-08-17T13:10:22.276Z] PWD=/go/src/github.com/docker/docker [2022-08-17T13:10:22.276Z] DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T13:10:22.276Z] container=docker [2022-08-17T13:10:22.276Z] HOME=/root [2022-08-17T13:10:22.276Z] LANG=C.UTF-8 [2022-08-17T13:10:22.276Z] INVOCATION_ID=4ed6fb6082584f549d0bc7e73991273e [2022-08-17T13:10:22.276Z] GOLANG_VERSION=1.18.5 [2022-08-17T13:10:22.276Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T13:10:22.276Z] VALIDATE_BRANCH=master [2022-08-17T13:10:22.276Z] TERM=xterm [2022-08-17T13:10:22.276Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T13:10:22.276Z] SHLVL=3 [2022-08-17T13:10:22.276Z] TIMEOUT=120m [2022-08-17T13:10:22.276Z] DOCKER_BUILDTAGS= journald [2022-08-17T13:10:22.276Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T13:10:22.276Z] GO111MODULE=off [2022-08-17T13:10:22.276Z] DOCKER_EXPERIMENTAL=1 [2022-08-17T13:10:22.276Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T13:10:22.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T13:10:22.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T13:10:22.276Z] GOPATH=/go [2022-08-17T13:10:22.276Z] PKG_CONFIG=pkg-config [2022-08-17T13:10:22.276Z] _=/usr/bin/env [2022-08-17T13:10:22.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T13:10:29.092Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/ipam 16.794s coverage: 85.3% of statements [2022-08-17T13:10:47.225Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-17T13:10:47.225Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-17T13:10:47.225Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/ipamutils 0.284s coverage: 74.0% of statements [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/iptables 0.177s coverage: 45.0% of statements [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-17T13:10:47.225Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-17T13:10:51.817Z] --- PASS: TestImportExtremelyLargeImageWorks (92.93s) [2022-08-17T13:10:51.817Z] PASS [2022-08-17T13:10:51.817Z] [2022-08-17T13:10:51.817Z] === Skipped [2022-08-17T13:10:51.817Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-17T13:10:51.817Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-17T13:10:51.817Z] [2022-08-17T13:10:51.817Z] DONE 22 tests, 1 skipped in 97.025s [2022-08-17T13:10:51.817Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T13:10:51.817Z] === RUN TestStripANSICommands [2022-08-17T13:10:51.817Z] === RUN TestStripANSICommands/#00 [2022-08-17T13:10:51.817Z] === RUN TestStripANSICommands/#01 [2022-08-17T13:10:51.817Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T13:10:51.817Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T13:10:51.817Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T13:10:51.817Z] PASS [2022-08-17T13:10:51.817Z] [2022-08-17T13:10:51.817Z] DONE 3 tests in 0.035s [2022-08-17T13:10:51.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T13:10:51.817Z] INFO: Testing against a local daemon [2022-08-17T13:10:51.817Z] === RUN TestNetworkCreateDelete [2022-08-17T13:10:51.817Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-17T13:10:51.817Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T13:10:51.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-17T13:10:51.817Z] === RUN TestDaemonDNSFallback [2022-08-17T13:10:55.985Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-17T13:10:55.985Z] === RUN TestInspectNetwork [2022-08-17T13:10:55.985Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T13:10:55.985Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T13:10:55.985Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:10:55.985Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:10:55.985Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:10:55.985Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T13:10:55.985Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T13:10:55.985Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T13:10:55.985Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestNetworkList [2022-08-17T13:10:55.985Z] === RUN TestNetworkList//networks [2022-08-17T13:10:55.985Z] === PAUSE TestNetworkList//networks [2022-08-17T13:10:55.985Z] === RUN TestNetworkList//networks/ [2022-08-17T13:10:55.985Z] === PAUSE TestNetworkList//networks/ [2022-08-17T13:10:55.985Z] === CONT TestNetworkList//networks [2022-08-17T13:10:55.985Z] === CONT TestNetworkList//networks/ [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkList (0.02s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-17T13:10:55.985Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T13:10:55.985Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T13:10:55.985Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-17T13:10:55.985Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T13:10:55.985Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-17T13:10:55.985Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T13:10:55.985Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-17T13:10:55.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T13:10:55.985Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-17T13:10:55.985Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T13:10:55.985Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-17T13:10:55.985Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T13:10:55.985Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T13:10:55.985Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:10:55.985Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T13:10:55.985Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-17T13:10:55.985Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T13:10:55.985Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-17T13:10:55.985Z] PASS [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === Skipped [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-17T13:10:55.985Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-17T13:10:55.985Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-17T13:10:55.985Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-17T13:10:55.985Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-17T13:10:55.985Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-17T13:10:55.985Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-17T13:10:55.985Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-17T13:10:55.985Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-17T13:10:55.985Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:10:55.985Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-17T13:10:55.985Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-17T13:10:55.985Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] DONE 34 tests, 12 skipped in 7.100s [2022-08-17T13:10:55.985Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:10:55.985Z] INFO: Testing against a local daemon [2022-08-17T13:10:55.985Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T13:10:55.985Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:10:55.985Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestDockerNetworkIpvlan [2022-08-17T13:10:55.985Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:10:55.985Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:10:55.985Z] PASS [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === Skipped [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:10:55.985Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:10:55.985Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] DONE 2 tests, 2 skipped in 0.087s [2022-08-17T13:10:55.985Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:10:55.985Z] INFO: Testing against a local daemon [2022-08-17T13:10:55.985Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T13:10:55.985Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestDockerNetworkMacvlan [2022-08-17T13:10:55.985Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-17T13:10:55.985Z] PASS [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === Skipped [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-17T13:10:55.985Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-17T13:10:55.985Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] DONE 2 tests, 2 skipped in 0.080s [2022-08-17T13:10:55.985Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T13:10:55.985Z] testing: warning: no tests to run [2022-08-17T13:10:55.985Z] PASS [2022-08-17T13:10:55.985Z] [2022-08-17T13:10:55.985Z] DONE 0 tests in 0.022s [2022-08-17T13:10:55.985Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T13:10:55.985Z] INFO: Testing against a local daemon [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginTLS [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginHeader [2022-08-17T13:10:55.985Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:55.985Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-17T13:10:55.985Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T13:10:56.240Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:56.240Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-08-17T13:10:56.240Z] === RUN TestAuthZPluginV2Disable [2022-08-17T13:10:56.496Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:56.496Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-17T13:10:56.496Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T13:10:56.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:56.751Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-17T13:10:56.751Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T13:10:57.006Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.006Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-17T13:10:57.006Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-17T13:10:57.566Z] PASS [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === Skipped [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-17T13:10:57.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.566Z] [2022-08-17T13:10:57.566Z] DONE 17 tests, 17 skipped in 1.770s [2022-08-17T13:10:57.566Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T13:10:57.566Z] INFO: Testing against a local daemon [2022-08-17T13:10:57.566Z] === RUN TestPluginInvalidJSON [2022-08-17T13:10:57.566Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:10:57.566Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:10:57.566Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:10:57.567Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T13:10:57.567Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T13:10:57.567Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:10:57.567Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T13:10:57.567Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T13:10:57.567Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T13:10:57.567Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T13:10:57.567Z] === RUN TestPluginInstall [2022-08-17T13:10:57.567Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.567Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-17T13:10:57.567Z] === RUN TestPluginsWithRuntimes [2022-08-17T13:10:57.567Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-17T13:10:57.567Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-17T13:10:57.567Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T13:10:57.567Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-17T13:10:57.567Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-17T13:10:57.567Z] PASS [2022-08-17T13:10:57.567Z] [2022-08-17T13:10:57.567Z] === Skipped [2022-08-17T13:10:57.567Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-17T13:10:57.567Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T13:10:57.567Z] [2022-08-17T13:10:57.567Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-17T13:10:57.567Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-17T13:10:57.567Z] [2022-08-17T13:10:57.567Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-17T13:10:57.567Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-17T13:10:57.567Z] [2022-08-17T13:10:57.567Z] DONE 19 tests, 3 skipped in 0.124s [2022-08-17T13:10:57.567Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T13:10:57.567Z] INFO: Testing against a local daemon [2022-08-17T13:10:57.567Z] === RUN TestExternalGraphDriver [2022-08-17T13:10:58.126Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-17T13:10:58.126Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-08-17T13:10:58.126Z] === RUN TestGraphdriverPluginV2 [2022-08-17T13:11:02.290Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2022-08-17T13:11:02.290Z] PASS [2022-08-17T13:11:02.290Z] [2022-08-17T13:11:02.290Z] === Skipped [2022-08-17T13:11:02.290Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-08-17T13:11:02.290Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-17T13:11:02.290Z] [2022-08-17T13:11:02.290Z] DONE 2 tests, 1 skipped in 4.184s [2022-08-17T13:11:02.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T13:11:02.290Z] INFO: Testing against a local daemon [2022-08-17T13:11:02.290Z] === RUN TestContinueAfterPluginCrash [2022-08-17T13:11:02.290Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T13:11:02.290Z] === RUN TestReadPluginNoRead [2022-08-17T13:11:02.290Z] === PAUSE TestReadPluginNoRead [2022-08-17T13:11:02.290Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T13:11:02.290Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T13:11:02.290Z] === CONT TestContinueAfterPluginCrash [2022-08-17T13:11:02.290Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T13:11:06.456Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2022-08-17T13:11:06.456Z] === CONT TestReadPluginNoRead [2022-08-17T13:11:08.346Z] === RUN TestReadPluginNoRead/default [2022-08-17T13:11:09.710Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T13:11:10.638Z] --- PASS: TestContinueAfterPluginCrash (8.87s) [2022-08-17T13:11:10.894Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T13:11:12.259Z] === CONT TestReadPluginNoRead [2022-08-17T13:11:12.259Z] read_test.go:92: [d24ecd4e1b401] daemon is not started [2022-08-17T13:11:12.259Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-08-17T13:11:12.259Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-08-17T13:11:12.259Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-08-17T13:11:12.259Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-17T13:11:12.259Z] PASS [2022-08-17T13:11:12.259Z] [2022-08-17T13:11:12.259Z] DONE 6 tests in 10.442s [2022-08-17T13:11:12.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T13:11:12.259Z] testing: warning: no tests to run [2022-08-17T13:11:12.259Z] PASS [2022-08-17T13:11:12.259Z] [2022-08-17T13:11:12.259Z] DONE 0 tests in 0.030s [2022-08-17T13:11:12.259Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T13:11:12.259Z] INFO: Testing against a local daemon [2022-08-17T13:11:12.259Z] === RUN TestPluginWithDevMounts [2022-08-17T13:11:12.259Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-17T13:11:12.259Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-17T13:11:12.259Z] PASS [2022-08-17T13:11:12.259Z] [2022-08-17T13:11:12.259Z] === Skipped [2022-08-17T13:11:12.259Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-17T13:11:12.259Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-17T13:11:12.259Z] [2022-08-17T13:11:12.259Z] DONE 1 tests, 1 skipped in 0.101s [2022-08-17T13:11:12.259Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T13:11:12.515Z] INFO: Testing against a local daemon [2022-08-17T13:11:12.515Z] === RUN TestSecretInspect [2022-08-17T13:11:12.515Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-17T13:11:12.515Z] === RUN TestSecretList [2022-08-17T13:11:12.515Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] --- SKIP: TestSecretList (0.01s) [2022-08-17T13:11:12.515Z] === RUN TestSecretsCreateAndDelete [2022-08-17T13:11:12.515Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-17T13:11:12.515Z] === RUN TestSecretsUpdate [2022-08-17T13:11:12.515Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-17T13:11:12.515Z] === RUN TestTemplatedSecret [2022-08-17T13:11:12.515Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-17T13:11:12.515Z] === RUN TestSecretCreateResolve [2022-08-17T13:11:12.515Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-08-17T13:11:12.515Z] PASS [2022-08-17T13:11:12.515Z] [2022-08-17T13:11:12.515Z] === Skipped [2022-08-17T13:11:12.515Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-17T13:11:12.515Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] [2022-08-17T13:11:12.515Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-17T13:11:12.515Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] [2022-08-17T13:11:12.515Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-17T13:11:12.515Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] [2022-08-17T13:11:12.515Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-17T13:11:12.515Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] [2022-08-17T13:11:12.515Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-17T13:11:12.515Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] [2022-08-17T13:11:12.515Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-08-17T13:11:12.515Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.515Z] [2022-08-17T13:11:12.515Z] DONE 6 tests, 6 skipped in 0.148s [2022-08-17T13:11:12.515Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T13:11:12.771Z] INFO: Testing against a local daemon [2022-08-17T13:11:12.771Z] === RUN TestServiceCreateInit [2022-08-17T13:11:12.771Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T13:11:12.771Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T13:11:12.771Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-17T13:11:12.771Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-17T13:11:12.771Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-17T13:11:12.771Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T13:11:12.771Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-17T13:11:12.771Z] === RUN TestCreateServiceConflict [2022-08-17T13:11:12.771Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-17T13:11:12.771Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T13:11:12.771Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-17T13:11:12.771Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T13:11:12.771Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-17T13:11:12.771Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T13:11:12.771Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-17T13:11:12.771Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T13:11:12.771Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.771Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-17T13:11:12.771Z] === RUN TestCreateServiceSysctls [2022-08-17T13:11:12.772Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-17T13:11:12.772Z] === RUN TestCreateServiceCapabilities [2022-08-17T13:11:12.772Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-17T13:11:12.772Z] === RUN TestInspect [2022-08-17T13:11:12.772Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestInspect (0.01s) [2022-08-17T13:11:12.772Z] === RUN TestCreateJob [2022-08-17T13:11:12.772Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestCreateJob (0.01s) [2022-08-17T13:11:12.772Z] === RUN TestReplicatedJob [2022-08-17T13:11:12.772Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-17T13:11:12.772Z] === RUN TestUpdateReplicatedJob [2022-08-17T13:11:12.772Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-17T13:11:12.772Z] === RUN TestServiceListWithStatuses [2022-08-17T13:11:12.772Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:11:12.772Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T13:11:12.772Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T13:11:12.772Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-17T13:11:12.772Z] === RUN TestDockerNetworkReConnect [2022-08-17T13:11:12.772Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:12.772Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-17T13:11:12.772Z] === RUN TestServicePlugin [2022-08-17T13:11:14.660Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServicePlugin (1.92s) [2022-08-17T13:11:14.917Z] === RUN TestServiceUpdateLabel [2022-08-17T13:11:14.917Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-08-17T13:11:14.917Z] === RUN TestServiceUpdateSecrets [2022-08-17T13:11:14.917Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-17T13:11:14.917Z] === RUN TestServiceUpdateConfigs [2022-08-17T13:11:14.917Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-17T13:11:14.917Z] === RUN TestServiceUpdateNetwork [2022-08-17T13:11:14.917Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-17T13:11:14.917Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T13:11:14.917Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-17T13:11:14.917Z] PASS [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === Skipped [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-17T13:11:14.917Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-17T13:11:14.917Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-17T13:11:14.917Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-17T13:11:14.917Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-17T13:11:14.917Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-17T13:11:14.917Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-17T13:11:14.917Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-17T13:11:14.917Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-17T13:11:14.917Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-17T13:11:14.917Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-17T13:11:14.917Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-17T13:11:14.917Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-17T13:11:14.917Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-17T13:11:14.917Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T13:11:14.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-17T13:11:14.917Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-17T13:11:14.917Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-08-17T13:11:14.917Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-08-17T13:11:14.917Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-17T13:11:14.917Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-17T13:11:14.917Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-17T13:11:14.917Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-17T13:11:14.917Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] DONE 24 tests, 23 skipped in 2.338s [2022-08-17T13:11:14.917Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T13:11:14.917Z] INFO: Testing against a local daemon [2022-08-17T13:11:14.917Z] === RUN TestSessionCreate [2022-08-17T13:11:14.917Z] --- PASS: TestSessionCreate (0.04s) [2022-08-17T13:11:14.917Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T13:11:14.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-17T13:11:14.917Z] PASS [2022-08-17T13:11:14.917Z] [2022-08-17T13:11:14.917Z] DONE 2 tests in 0.143s [2022-08-17T13:11:15.185Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T13:11:15.185Z] INFO: Testing against a local daemon [2022-08-17T13:11:15.185Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T13:11:15.185Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T13:11:15.185Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T13:11:15.185Z] === RUN TestDiskUsage [2022-08-17T13:11:15.185Z] === PAUSE TestDiskUsage [2022-08-17T13:11:15.185Z] === RUN TestEventsExecDie [2022-08-17T13:11:15.747Z] --- PASS: TestEventsExecDie (0.54s) [2022-08-17T13:11:15.747Z] === RUN TestEventsBackwardsCompatible [2022-08-17T13:11:15.747Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-17T13:11:15.747Z] === RUN TestEventsVolumeCreate [2022-08-17T13:11:15.747Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-17T13:11:15.747Z] === RUN TestInfoBinaryCommits [2022-08-17T13:11:15.747Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-17T13:11:15.747Z] === RUN TestInfoAPIVersioned [2022-08-17T13:11:15.747Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-17T13:11:15.747Z] === RUN TestInfoAPI [2022-08-17T13:11:15.747Z] --- PASS: TestInfoAPI (0.02s) [2022-08-17T13:11:15.747Z] === RUN TestInfoAPIWarnings [2022-08-17T13:11:18.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T13:11:18.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T13:11:23.793Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T13:11:23.793Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:11:23.793Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:11:23.793Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:11:23.793Z] [2022-08-17T13:11:23.793Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-17T13:11:23.793Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-17T13:11:23.793Z] Using test binary docker [2022-08-17T13:11:23.793Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T13:11:23.793Z] Not: starting. [2022-08-17T13:11:23.793Z] INFO: Waiting for daemon to start... [2022-08-17T13:11:23.793Z] Starting dockerd [2022-08-17T13:11:23.793Z] . [2022-08-17T13:11:23.793Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-17T13:11:32.816Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T13:11:32.816Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:11:32.816Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:11:32.816Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:11:32.816Z] [2022-08-17T13:11:32.816Z] + TEST_INTEGRATION_DEST=1 [2022-08-17T13:11:32.816Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-17T13:11:32.816Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T13:11:32.816Z] + run_tests test-integration-flaky [2022-08-17T13:11:32.816Z] + '[' -n 0 ']' [2022-08-17T13:11:32.816Z] + rm= [2022-08-17T13:11:32.816Z] + c=0 [2022-08-17T13:11:32.816Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43972/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh test-integration-flaky test-integration [2022-08-17T13:11:32.816Z] + TEST_INTEGRATION_DEST=3 [2022-08-17T13:11:32.816Z] + TEST_INTEGRATION_DEST=2 [2022-08-17T13:11:32.816Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-17T13:11:32.816Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-17T13:11:32.816Z] + TEST_SKIP_INTEGRATION=1 [2022-08-17T13:11:32.816Z] + TEST_SKIP_INTEGRATION=1 [2022-08-17T13:11:32.816Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-17T13:11:32.816Z] + run_tests [2022-08-17T13:11:32.816Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-17T13:11:32.816Z] + run_tests [2022-08-17T13:11:32.816Z] + '[' -n 0 ']' [2022-08-17T13:11:32.816Z] + '[' -n 0 ']' [2022-08-17T13:11:32.816Z] + rm= [2022-08-17T13:11:32.816Z] + rm= [2022-08-17T13:11:32.816Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43972/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh '' test-integration [2022-08-17T13:11:32.816Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43972/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh '' test-integration [2022-08-17T13:11:32.816Z] ++ jobs -p [2022-08-17T13:11:32.816Z] + for job in $(jobs -p) [2022-08-17T13:11:32.816Z] + wait 8447 [2022-08-17T13:11:32.816Z] [2022-08-17T13:11:32.816Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T13:11:32.816Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T13:11:32.816Z] HOSTNAME=b51b3dbcd545 [2022-08-17T13:11:32.816Z] TEST_SKIP_INTEGRATION=1 [2022-08-17T13:11:32.816Z] TESTDEBUG=0 [2022-08-17T13:11:32.816Z] DEST=bundles/test-integration [2022-08-17T13:11:32.816Z] PWD=/go/src/github.com/docker/docker [2022-08-17T13:11:32.816Z] KEEPBUNDLE=1 [2022-08-17T13:11:32.816Z] DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T13:11:32.816Z] container=docker [2022-08-17T13:11:32.816Z] HOME=/root [2022-08-17T13:11:32.816Z] GOLANG_VERSION=1.18.5 [2022-08-17T13:11:32.816Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T13:11:32.816Z] VALIDATE_BRANCH=master [2022-08-17T13:11:32.816Z] TERM=xterm [2022-08-17T13:11:32.816Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T13:11:32.816Z] SHLVL=1 [2022-08-17T13:11:32.816Z] TIMEOUT=120m [2022-08-17T13:11:32.816Z] DOCKER_BUILDTAGS= journald [2022-08-17T13:11:32.816Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T13:11:32.816Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-17T13:11:32.816Z] GO111MODULE=off [2022-08-17T13:11:32.816Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T13:11:32.816Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T13:11:32.816Z] GOPATH=/go [2022-08-17T13:11:32.816Z] PKG_CONFIG=pkg-config [2022-08-17T13:11:32.816Z] _=/usr/bin/env [2022-08-17T13:11:32.816Z] Building test suite binary ./integration-cli/test.main [2022-08-17T13:11:32.816Z] [2022-08-17T13:11:32.816Z] [2022-08-17T13:11:32.816Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-17T13:11:32.816Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T13:11:32.816Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T13:11:32.816Z] HOSTNAME=ce1b5c61a9ec [2022-08-17T13:11:32.816Z] TEST_SKIP_INTEGRATION=1 [2022-08-17T13:11:32.816Z] TESTDEBUG=0 [2022-08-17T13:11:32.816Z] DEST=bundles/test-integration [2022-08-17T13:11:32.816Z] PWD=/go/src/github.com/docker/docker [2022-08-17T13:11:32.816Z] KEEPBUNDLE=1 [2022-08-17T13:11:32.816Z] DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T13:11:32.816Z] container=docker [2022-08-17T13:11:32.816Z] HOME=/root [2022-08-17T13:11:32.816Z] GOLANG_VERSION=1.18.5 [2022-08-17T13:11:32.816Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T13:11:32.816Z] VALIDATE_BRANCH=master [2022-08-17T13:11:32.816Z] TERM=xterm [2022-08-17T13:11:32.816Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T13:11:32.816Z] SHLVL=1 [2022-08-17T13:11:32.816Z] TIMEOUT=120m [2022-08-17T13:11:32.816Z] DOCKER_BUILDTAGS= journald [2022-08-17T13:11:32.816Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T13:11:32.816Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-17T13:11:32.816Z] GO111MODULE=off [2022-08-17T13:11:32.816Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T13:11:32.816Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T13:11:32.816Z] GOPATH=/go [2022-08-17T13:11:32.816Z] PKG_CONFIG=pkg-config [2022-08-17T13:11:32.816Z] _=/usr/bin/env [2022-08-17T13:11:32.816Z] Building test suite binary ./integration-cli/test.main [2022-08-17T13:11:32.816Z] No new tests added to integration. [2022-08-17T13:11:32.816Z] [2022-08-17T13:11:32.816Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T13:11:32.816Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T13:11:32.816Z] HOSTNAME=2e90e005f2bf [2022-08-17T13:11:32.816Z] TESTDEBUG=0 [2022-08-17T13:11:32.816Z] DEST=bundles/test-integration [2022-08-17T13:11:32.816Z] PWD=/go/src/github.com/docker/docker [2022-08-17T13:11:32.816Z] KEEPBUNDLE=1 [2022-08-17T13:11:32.816Z] DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T13:11:32.816Z] container=docker [2022-08-17T13:11:32.816Z] HOME=/root [2022-08-17T13:11:32.816Z] GOLANG_VERSION=1.18.5 [2022-08-17T13:11:32.816Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T13:11:32.816Z] VALIDATE_BRANCH=master [2022-08-17T13:11:32.816Z] TERM=xterm [2022-08-17T13:11:32.816Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T13:11:32.816Z] SHLVL=1 [2022-08-17T13:11:32.816Z] TIMEOUT=120m [2022-08-17T13:11:32.816Z] DOCKER_BUILDTAGS= journald [2022-08-17T13:11:32.816Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T13:11:32.816Z] GO111MODULE=off [2022-08-17T13:11:32.816Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T13:11:32.816Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T13:11:32.816Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T13:11:32.816Z] GOPATH=/go [2022-08-17T13:11:32.816Z] PKG_CONFIG=pkg-config [2022-08-17T13:11:32.816Z] _=/usr/bin/env [2022-08-17T13:11:32.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T13:11:33.781Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-17T13:11:33.781Z] === RUN TestInfoDebug [2022-08-17T13:11:33.781Z] --- PASS: TestInfoDebug (0.54s) [2022-08-17T13:11:33.781Z] === RUN TestInfoInsecureRegistries [2022-08-17T13:11:33.781Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-17T13:11:33.781Z] === RUN TestInfoRegistryMirrors [2022-08-17T13:11:34.036Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-17T13:11:34.036Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T13:11:34.597Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-17T13:11:34.597Z] === RUN TestPingCacheHeaders [2022-08-17T13:11:34.597Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-17T13:11:34.597Z] === RUN TestPingGet [2022-08-17T13:11:34.597Z] --- PASS: TestPingGet (0.01s) [2022-08-17T13:11:34.597Z] === RUN TestPingHead [2022-08-17T13:11:34.597Z] --- PASS: TestPingHead (0.03s) [2022-08-17T13:11:34.597Z] === RUN TestPingSwarmHeader [2022-08-17T13:11:35.157Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-17T13:11:35.718Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T13:11:36.644Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T13:11:36.644Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-17T13:11:36.644Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T13:11:36.644Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T13:11:36.644Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T13:11:36.644Z] === RUN TestVersion [2022-08-17T13:11:36.644Z] --- PASS: TestVersion (0.03s) [2022-08-17T13:11:36.644Z] === CONT TestDiskUsage [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T13:11:37.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T13:11:37.461Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T13:11:37.461Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T13:11:37.461Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T13:11:37.717Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage (1.22s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-17T13:11:37.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-17T13:11:37.972Z] PASS [2022-08-17T13:11:37.972Z] [2022-08-17T13:11:37.972Z] === Skipped [2022-08-17T13:11:37.972Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T13:11:37.972Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T13:11:37.972Z] [2022-08-17T13:11:37.972Z] DONE 54 tests, 1 skipped in 22.802s [2022-08-17T13:11:37.972Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T13:11:37.972Z] INFO: Testing against a local daemon [2022-08-17T13:11:37.972Z] === RUN TestVolumesCreateAndList [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T13:11:37.972Z] === RUN TestVolumesRemove [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-17T13:11:37.972Z] === RUN TestVolumesInspect [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-17T13:11:37.972Z] === RUN TestVolumesInvalidJSON [2022-08-17T13:11:37.972Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T13:11:37.972Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T13:11:37.972Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T13:11:37.972Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T13:11:37.972Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T13:11:37.972Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T13:11:37.972Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T13:11:37.972Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T13:11:37.972Z] PASS [2022-08-17T13:11:37.972Z] [2022-08-17T13:11:37.972Z] DONE 9 tests in 0.181s [2022-08-17T13:11:37.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T13:11:38.228Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14308 is not a child of this shell [2022-08-17T13:11:38.228Z] warning: PID 14308 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-17T13:11:38.228Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T13:11:38.228Z] [2022-08-17T13:11:38.228Z] Unloading profiles will leave already running processes permanently [2022-08-17T13:11:38.228Z] unconfined, which can lead to unexpected situations. [2022-08-17T13:11:38.228Z] [2022-08-17T13:11:38.228Z] To set a process to complain mode, use the command line tool [2022-08-17T13:11:38.228Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T13:11:38.228Z] Removing test suite binaries [2022-08-17T13:11:38.228Z] exiting test-integration [2022-08-17T13:11:38.228Z] ++ exit 0 [2022-08-17T13:11:38.228Z] Post stage [Pipeline] junit [2022-08-17T13:11:38.799Z] Recording test results [2022-08-17T13:11:40.269Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T13:11:40.633Z] + echo Ensuring container killed. [2022-08-17T13:11:40.633Z] Ensuring container killed. [2022-08-17T13:11:40.633Z] + docker rm -vf docker-pr1 [2022-08-17T13:11:40.633Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-17T13:11:40.951Z] + echo Chowning /workspace to jenkins user [2022-08-17T13:11:40.951Z] Chowning /workspace to jenkins user [2022-08-17T13:11:40.951Z] + id -u [2022-08-17T13:11:40.951Z] + id -g [2022-08-17T13:11:40.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43972:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T13:11:42.650Z] + bundleName=amd64-rootless [2022-08-17T13:11:42.650Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-17T13:11:42.650Z] Creating amd64-rootless-bundles.tar.gz [2022-08-17T13:11:42.650Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-17T13:11:42.650Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-17T13:11:42.660Z] Archiving artifacts [2022-08-17T13:11:44.427Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43972/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T13:11:44.767Z] + make clean [2022-08-17T13:11:44.768Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T13:11:44.768Z] docker-dev-cache [2022-08-17T13:11:44.768Z] docker-mod-cache [Pipeline] deleteDir [2022-08-17T13:11:45.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T13:11:53.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T13:12:02.514Z] sha256:22dd14b3b3eb7c3e595c64a13754f0a68f8d05a55cb56a884367af92230cee58 [2022-08-17T13:12:02.514Z] INFO: Starting docker-py tests... [2022-08-17T13:12:02.514Z] ============================= test session starts ============================== [2022-08-17T13:12:02.514Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-17T13:12:02.514Z] rootdir: /src, inifile: pytest.ini [2022-08-17T13:12:02.514Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-17T13:12:02.514Z] collected 395 items / 2 deselected / 393 selected [2022-08-17T13:12:02.514Z] [2022-08-17T13:12:03.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T13:12:03.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T13:12:04.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T13:12:05.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T13:12:06.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T13:12:06.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T13:12:07.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-17T13:12:10.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T13:12:11.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T13:12:13.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T13:12:13.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T13:12:14.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T13:12:16.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T13:12:17.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T13:12:17.688Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-17T13:12:18.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T13:12:18.516Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-17T13:12:19.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T13:12:20.019Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-17T13:12:20.385Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T13:12:20.385Z] Using test binary docker [2022-08-17T13:12:20.385Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T13:12:20.385Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-17T13:12:20.385Z] Starting dockerd [2022-08-17T13:12:20.385Z] INFO: Waiting for daemon to start... [2022-08-17T13:12:23.685Z] . [2022-08-17T13:12:23.685Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T13:12:23.685Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T13:12:23.685Z] Error: No such image: emptyfs [2022-08-17T13:12:23.685Z] Loaded image: emptyfs:latest [2022-08-17T13:12:23.685Z] Running integration-test (iteration 1) [2022-08-17T13:12:23.685Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T13:12:23.945Z] Loaded image: busybox:latest [2022-08-17T13:12:23.945Z] Loaded image: busybox:glibc [2022-08-17T13:12:25.859Z] Loaded image: debian:bullseye-slim [2022-08-17T13:12:25.859Z] Loaded image: hello-world:latest [2022-08-17T13:12:25.859Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:12:25.859Z] INFO: Testing against a local daemon [2022-08-17T13:12:25.859Z] === RUN TestCgroupNamespacesBuild [2022-08-17T13:12:27.243Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-08-17T13:12:27.243Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T13:12:28.627Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-08-17T13:12:28.627Z] === RUN TestBuildWithSession [2022-08-17T13:12:28.627Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:12:28.627Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T13:12:28.627Z] === RUN TestBuildSquashParent [2022-08-17T13:12:33.916Z] --- PASS: TestBuildSquashParent (5.33s) [2022-08-17T13:12:33.916Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T13:12:33.916Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:12:33.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:12:33.916Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:12:33.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:12:33.916Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:12:33.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:12:33.916Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:12:33.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:12:33.916Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:12:33.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:12:33.916Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:12:33.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:12:33.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:12:33.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:12:35.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:12:35.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:12:36.949Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:12:37.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:12:38.719Z] ok github.com/docker/docker/libnetwork/networkdb 104.782s coverage: 60.1% of statements [2022-08-17T13:12:38.719Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-17T13:12:38.719Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-17T13:12:38.719Z] ok github.com/docker/docker/libnetwork/osl 4.350s coverage: 39.7% of statements [2022-08-17T13:12:38.719Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-17T13:12:38.980Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-17T13:12:39.436Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-17T13:12:39.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2022-08-17T13:12:39.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.97s) [2022-08-17T13:12:39.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-08-17T13:12:39.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.76s) [2022-08-17T13:12:39.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.65s) [2022-08-17T13:12:39.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.67s) [2022-08-17T13:12:39.436Z] === RUN TestBuildMultiStageCopy [2022-08-17T13:12:39.436Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T13:12:40.363Z] ok github.com/docker/docker/libnetwork/portmapper 0.726s coverage: 48.6% of statements [2022-08-17T13:12:40.623Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-17T13:12:40.623Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-17T13:12:40.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T13:12:40.883Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === Skipped [2022-08-17T13:12:40.883Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-17T13:12:40.883Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-17T13:12:40.883Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-17T13:12:40.883Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-17T13:12:40.883Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-17T13:12:40.883Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-17T13:12:40.883Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-17T13:12:40.883Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-17T13:12:40.883Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-17T13:12:40.883Z] firewalld_test.go:14: firewalld is not running [2022-08-17T13:12:40.883Z] [2022-08-17T13:12:40.883Z] DONE 327 tests, 9 skipped in 205.451s [2022-08-17T13:12:41.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T13:12:41.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir Post stage [Pipeline] junit [2022-08-17T13:12:41.468Z] Recording test results [2022-08-17T13:12:41.601Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T13:12:41.862Z] --- PASS: TestBuildMultiStageCopy (2.68s) [2022-08-17T13:12:41.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s) [2022-08-17T13:12:41.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2022-08-17T13:12:41.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-08-17T13:12:41.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-08-17T13:12:41.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2022-08-17T13:12:41.862Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T13:12:42.433Z] --- PASS: TestBuildMultiStageParentConfig (0.73s) [2022-08-17T13:12:42.433Z] === RUN TestBuildLabelWithTargets [2022-08-17T13:12:42.879Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T13:12:43.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -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:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh dynbinary test-integration [2022-08-17T13:12:43.475Z] [2022-08-17T13:12:43.736Z] Removing bundles/ [2022-08-17T13:12:43.736Z] [2022-08-17T13:12:43.736Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T13:12:43.736Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T13:12:43.736Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:12:43.817Z] --- PASS: TestBuildLabelWithTargets (1.16s) [2022-08-17T13:12:43.817Z] === RUN TestBuildWithEmptyLayers [2022-08-17T13:12:44.078Z] --- PASS: TestBuildWithEmptyLayers (0.52s) [2022-08-17T13:12:44.078Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T13:12:45.992Z] --- PASS: TestBuildMultiStageOnBuild (1.89s) [2022-08-17T13:12:45.992Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T13:12:46.934Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2022-08-17T13:12:46.934Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T13:12:48.845Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2022-08-17T13:12:48.845Z] === RUN TestBuildWithHugeFile [2022-08-17T13:12:49.955Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-17T13:13:44.120Z] .........................xx.................... [ 29%] [2022-08-17T13:13:45.111Z] --- PASS: TestBuildWithHugeFile (53.91s) [2022-08-17T13:13:45.111Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T13:13:45.111Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:13:45.111Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:13:45.111Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T13:13:45.111Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:13:45.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:13:45.111Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:13:45.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:13:45.111Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:13:45.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:13:45.111Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:13:45.111Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:13:45.111Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:13:45.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-17T13:13:45.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-17T13:13:45.111Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-17T13:13:45.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-17T13:13:45.111Z] === RUN TestBuildPreserveOwnership [2022-08-17T13:13:45.111Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T13:13:45.372Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T13:13:46.757Z] --- PASS: TestBuildPreserveOwnership (3.85s) [2022-08-17T13:13:46.757Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2022-08-17T13:13:46.757Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2022-08-17T13:13:46.757Z] === RUN TestBuildPlatformInvalid [2022-08-17T13:13:46.757Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-17T13:13:46.757Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T13:13:47.327Z] Loaded image: busybox:latest [2022-08-17T13:13:47.588Z] Loaded image: busybox:glibc [2022-08-17T13:13:48.973Z] Loaded image: debian:bullseye-slim [2022-08-17T13:13:49.233Z] Loaded image: hello-world:latest [2022-08-17T13:13:49.233Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:13:59.332Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.00s) [2022-08-17T13:13:59.332Z] PASS [2022-08-17T13:13:59.332Z] [2022-08-17T13:13:59.332Z] === Skipped [2022-08-17T13:13:59.332Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-17T13:13:59.332Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:13:59.332Z] [2022-08-17T13:13:59.332Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:13:59.332Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:13:59.332Z] [2022-08-17T13:13:59.332Z] DONE 34 tests, 2 skipped in 95.075s [2022-08-17T13:13:59.332Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T13:13:59.332Z] INFO: Testing against a local daemon [2022-08-17T13:13:59.332Z] === RUN TestConfigInspect [2022-08-17T13:14:00.890Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-17T13:14:01.241Z] --- PASS: TestConfigInspect (2.40s) [2022-08-17T13:14:01.242Z] === RUN TestConfigList [2022-08-17T13:14:03.784Z] --- PASS: TestConfigList (2.27s) [2022-08-17T13:14:03.784Z] === RUN TestConfigsCreateAndDelete [2022-08-17T13:14:05.696Z] --- PASS: TestConfigsCreateAndDelete (2.39s) [2022-08-17T13:14:05.696Z] === RUN TestConfigsUpdate [2022-08-17T13:14:08.240Z] --- PASS: TestConfigsUpdate (2.26s) [2022-08-17T13:14:08.240Z] === RUN TestTemplatedConfig [2022-08-17T13:14:08.355Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-17T13:14:09.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T13:14:09.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T13:14:10.783Z] --- PASS: TestTemplatedConfig (2.87s) [2022-08-17T13:14:10.784Z] === RUN TestConfigCreateResolve [2022-08-17T13:14:13.325Z] --- PASS: TestConfigCreateResolve (2.28s) [2022-08-17T13:14:13.325Z] PASS [2022-08-17T13:14:13.325Z] [2022-08-17T13:14:13.325Z] DONE 6 tests in 14.496s [2022-08-17T13:14:13.325Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T13:14:13.325Z] INFO: Testing against a local daemon [2022-08-17T13:14:13.325Z] === RUN TestAttachWithTTY [2022-08-17T13:14:13.325Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-17T13:14:13.325Z] === RUN TestAttachWithoutTTy [2022-08-17T13:14:13.325Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-17T13:14:13.325Z] === RUN TestCheckpoint [2022-08-17T13:14:13.325Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:14:13.325Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T13:14:13.325Z] === RUN TestContainerInvalidJSON [2022-08-17T13:14:13.325Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T13:14:13.325Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T13:14:13.325Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T13:14:13.325Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T13:14:13.325Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:14:13.325Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:14:13.325Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:14:13.326Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:14:13.326Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:14:13.326Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:14:13.326Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:14:13.326Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T13:14:13.326Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T13:14:13.326Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T13:14:13.326Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T13:14:13.326Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T13:14:13.326Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T13:14:13.326Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T13:14:13.326Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T13:14:13.326Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-17T13:14:13.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T13:14:13.326Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-17T13:14:13.326Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T13:14:13.584Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-17T13:14:13.587Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-17T13:14:13.587Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T13:14:13.587Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-17T13:14:13.587Z] === RUN TestCopyEmptyFile [2022-08-17T13:14:13.847Z] --- PASS: TestCopyEmptyFile (0.26s) [2022-08-17T13:14:13.847Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T13:14:13.847Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-17T13:14:13.847Z] === RUN TestCopyFromContainer [2022-08-17T13:14:15.232Z] === RUN TestCopyFromContainer// [2022-08-17T13:14:15.232Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T13:14:15.232Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T13:14:15.232Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T13:14:15.492Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T13:14:15.492Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T13:14:15.492Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T13:14:15.492Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T13:14:15.753Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T13:14:15.753Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer (1.97s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-08-17T13:14:15.753Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-17T13:14:15.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T13:14:15.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:14:15.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:14:15.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:14:15.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:14:15.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:14:15.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:14:15.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:14:15.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:14:15.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:14:15.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-17T13:14:15.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T13:14:15.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-17T13:14:15.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T13:14:15.753Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T13:14:16.014Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-17T13:14:16.014Z] === RUN TestCreateWithInvalidEnv [2022-08-17T13:14:16.014Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T13:14:16.015Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T13:14:16.015Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T13:14:16.015Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T13:14:16.015Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T13:14:16.015Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T13:14:16.015Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T13:14:16.015Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T13:14:16.015Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T13:14:16.015Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-17T13:14:16.015Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T13:14:16.015Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-17T13:14:16.015Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-17T13:14:16.015Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T13:14:16.015Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-17T13:14:16.015Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T13:14:17.929Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s) [2022-08-17T13:14:17.929Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T13:14:19.313Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-08-17T13:14:19.313Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T13:14:19.313Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:14:19.313Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:14:19.313Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:14:19.313Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:14:19.313Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:14:19.313Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:14:19.313Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:14:19.313Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:14:19.313Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:14:19.313Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:14:19.313Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:14:19.313Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:14:19.313Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:14:19.313Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:14:19.313Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:14:19.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-17T13:14:19.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-17T13:14:19.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-17T13:14:19.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-17T13:14:19.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-17T13:14:19.574Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-17T13:14:19.574Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T13:14:20.145Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2022-08-17T13:14:20.145Z] === RUN TestCreateDifferentPlatform [2022-08-17T13:14:20.145Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T13:14:20.145Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T13:14:20.145Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-17T13:14:20.145Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T13:14:20.145Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-17T13:14:20.145Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T13:14:20.145Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-17T13:14:20.145Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T13:14:20.145Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-17T13:14:20.145Z] === RUN TestCreateInvalidHostConfig [2022-08-17T13:14:20.145Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:14:20.145Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:14:20.145Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:14:20.145Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:14:20.145Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:14:20.145Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:14:20.145Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:14:20.145Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:14:20.145Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:14:20.145Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:14:20.145Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:14:20.145Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:14:20.145Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-17T13:14:20.145Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T13:14:20.145Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T13:14:20.145Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T13:14:20.146Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T13:14:20.146Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T13:14:20.146Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-17T13:14:20.146Z] === RUN TestDaemonRestartIpcMode [2022-08-17T13:14:20.146Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T13:14:20.146Z] === RUN TestDaemonHostGatewayIP [2022-08-17T13:14:20.146Z] === PAUSE TestDaemonHostGatewayIP [2022-08-17T13:14:20.146Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T13:14:20.146Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T13:14:20.146Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T13:14:20.146Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-17T13:14:20.146Z] === RUN TestDiff [2022-08-17T13:14:20.269Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T13:14:20.269Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:14:20.269Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:14:20.269Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T13:14:20.269Z] [2022-08-17T13:14:20.269Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T13:14:20.269Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T13:14:20.269Z] HOSTNAME=1cfcd86fee58 [2022-08-17T13:14:20.269Z] TESTDEBUG=0 [2022-08-17T13:14:20.269Z] DEST=bundles/test-integration [2022-08-17T13:14:20.269Z] PWD=/go/src/github.com/docker/docker [2022-08-17T13:14:20.269Z] DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b [2022-08-17T13:14:20.269Z] container=docker [2022-08-17T13:14:20.269Z] HOME=/root [2022-08-17T13:14:20.269Z] GOLANG_VERSION=1.18.5 [2022-08-17T13:14:20.269Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T13:14:20.269Z] VALIDATE_BRANCH=master [2022-08-17T13:14:20.269Z] TERM=xterm [2022-08-17T13:14:20.269Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T13:14:20.269Z] SHLVL=1 [2022-08-17T13:14:20.269Z] TIMEOUT=120m [2022-08-17T13:14:20.269Z] DOCKER_BUILDTAGS= journald [2022-08-17T13:14:20.269Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T13:14:20.269Z] GO111MODULE=off [2022-08-17T13:14:20.269Z] DOCKER_EXPERIMENTAL=1 [2022-08-17T13:14:20.269Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T13:14:20.269Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T13:14:20.269Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T13:14:20.269Z] GOPATH=/go [2022-08-17T13:14:20.269Z] PKG_CONFIG=pkg-config [2022-08-17T13:14:20.269Z] _=/usr/bin/env [2022-08-17T13:14:20.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T13:14:21.088Z] --- PASS: TestDiff (0.63s) [2022-08-17T13:14:21.088Z] === RUN TestExecConsoleSize [2022-08-17T13:14:21.662Z] --- PASS: TestExecConsoleSize (0.72s) [2022-08-17T13:14:21.662Z] === RUN TestExecWithCloseStdin [2022-08-17T13:14:22.233Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-08-17T13:14:22.233Z] === RUN TestExec [2022-08-17T13:14:22.804Z] --- PASS: TestExec (0.66s) [2022-08-17T13:14:22.804Z] === RUN TestExecUser [2022-08-17T13:14:23.743Z] --- PASS: TestExecUser (0.69s) [2022-08-17T13:14:23.743Z] === RUN TestExportContainerAndImportImage [2022-08-17T13:14:24.314Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-08-17T13:14:24.314Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T13:14:25.699Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-17T13:14:25.699Z] === RUN TestHealthCheckWorkdir [2022-08-17T13:14:26.643Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-08-17T13:14:26.643Z] === RUN TestHealthKillContainer [2022-08-17T13:14:30.076Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-17T13:14:36.631Z] --- PASS: TestHealthKillContainer (8.30s) [2022-08-17T13:14:36.631Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T13:14:36.631Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-17T13:14:36.631Z] === RUN TestIpcModeNone [2022-08-17T13:14:36.631Z] --- PASS: TestIpcModeNone (0.70s) [2022-08-17T13:14:36.631Z] === RUN TestIpcModePrivate [2022-08-17T13:14:36.631Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-17T13:14:36.892Z] --- PASS: TestIpcModePrivate (0.72s) [2022-08-17T13:14:36.892Z] === RUN TestIpcModeShareable [2022-08-17T13:14:37.463Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-17T13:14:37.463Z] --- PASS: TestIpcModeShareable (0.68s) [2022-08-17T13:14:37.463Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T13:14:39.846Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-17T13:14:40.007Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s) [2022-08-17T13:14:40.007Z] === RUN TestAPIIpcModeHost [2022-08-17T13:14:40.007Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-08-17T13:14:40.007Z] === RUN TestDaemonIpcModeShareable [2022-08-17T13:14:41.350Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-17T13:14:41.391Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-17T13:14:41.391Z] --- PASS: TestDaemonIpcModeShareable (1.30s) [2022-08-17T13:14:41.391Z] === RUN TestDaemonIpcModePrivate [2022-08-17T13:14:42.330Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-17T13:14:42.592Z] --- PASS: TestDaemonIpcModePrivate (1.28s) [2022-08-17T13:14:42.592Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T13:14:43.976Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-17T13:14:43.976Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2022-08-17T13:14:43.976Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T13:14:44.917Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-17T13:14:45.179Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2022-08-17T13:14:45.179Z] === RUN TestIpcModeOlderClient [2022-08-17T13:14:45.179Z] === PAUSE TestIpcModeOlderClient [2022-08-17T13:14:45.179Z] === RUN TestKillContainerInvalidSignal [2022-08-17T13:14:45.731Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-17T13:14:45.750Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-08-17T13:14:45.750Z] === RUN TestKillContainer [2022-08-17T13:14:45.750Z] === RUN TestKillContainer/no_signal [2022-08-17T13:14:46.320Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T13:14:46.581Z] === RUN TestKillContainer/killing_signal [2022-08-17T13:14:47.151Z] --- PASS: TestKillContainer (1.47s) [2022-08-17T13:14:47.151Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-08-17T13:14:47.151Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-17T13:14:47.151Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2022-08-17T13:14:47.151Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T13:14:47.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T13:14:47.758Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T13:14:48.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2022-08-17T13:14:48.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2022-08-17T13:14:48.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s) [2022-08-17T13:14:48.719Z] === RUN TestKillStoppedContainer [2022-08-17T13:14:48.719Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-17T13:14:48.719Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T13:14:48.719Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-17T13:14:48.719Z] === RUN TestKillDifferentUserContainer [2022-08-17T13:14:49.295Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2022-08-17T13:14:49.295Z] === RUN TestInspectOomKilledTrue [2022-08-17T13:14:49.295Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-17T13:14:49.295Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-17T13:14:49.295Z] === RUN TestInspectOomKilledFalse [2022-08-17T13:14:49.865Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2022-08-17T13:14:49.865Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T13:14:50.178Z] ............................ [ 66%] [2022-08-17T13:14:50.437Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2022-08-17T13:14:50.437Z] === RUN TestLinksContainerNames [2022-08-17T13:14:51.379Z] --- PASS: TestLinksContainerNames (1.01s) [2022-08-17T13:14:51.379Z] === RUN TestLogsFollowTailEmpty [2022-08-17T13:14:51.641Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-08-17T13:14:51.641Z] === RUN TestLogs [2022-08-17T13:14:51.641Z] === RUN TestLogs/driver_local [2022-08-17T13:14:51.641Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:14:51.641Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:14:51.641Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T13:14:51.641Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T13:14:51.641Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T13:14:51.641Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T13:14:51.641Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:14:51.641Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:14:51.641Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:14:51.641Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:14:51.641Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:14:51.641Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:14:51.902Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:14:51.902Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:14:52.474Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:14:52.474Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:14:53.045Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T13:14:53.306Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T13:14:53.876Z] === RUN TestLogs/driver_json-file [2022-08-17T13:14:53.876Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:14:53.876Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:14:53.876Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:14:53.876Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:14:53.876Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:14:53.876Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:14:53.876Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:14:53.876Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:14:53.876Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:14:53.876Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:14:53.876Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:14:53.876Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:14:53.876Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:14:53.876Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:14:54.819Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:14:54.819Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:14:55.390Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:14:55.390Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:14:56.330Z] --- PASS: TestLogs (4.42s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.75s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.72s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s) [2022-08-17T13:14:56.330Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.81s) [2022-08-17T13:14:56.330Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T13:14:56.591Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/default [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/private [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/slave [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/shared [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/default [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/shared [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/slave [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/private [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T13:14:56.591Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:14:56.591Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T13:14:56.591Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:14:56.852Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T13:14:57.112Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-17T13:14:57.113Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-17T13:14:57.113Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T13:14:59.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T13:14:59.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T13:14:59.023Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) [2022-08-17T13:14:59.023Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T13:14:59.284Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-08-17T13:14:59.284Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T13:14:59.544Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2022-08-17T13:14:59.544Z] === RUN TestNetworkNat [2022-08-17T13:15:00.117Z] --- PASS: TestNetworkNat (0.56s) [2022-08-17T13:15:00.117Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T13:15:00.689Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-08-17T13:15:00.689Z] === RUN TestNetworkLoopbackNat [2022-08-17T13:15:03.985Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2022-08-17T13:15:03.985Z] === RUN TestPause [2022-08-17T13:15:03.985Z] --- PASS: TestPause (0.53s) [2022-08-17T13:15:03.985Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T13:15:03.985Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:15:03.985Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:15:03.985Z] === RUN TestPauseStopPausedContainer [2022-08-17T13:15:04.556Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2022-08-17T13:15:04.556Z] === RUN TestPidHost [2022-08-17T13:15:05.939Z] --- PASS: TestPidHost (1.21s) [2022-08-17T13:15:05.939Z] === RUN TestPsFilter [2022-08-17T13:15:05.939Z] --- PASS: TestPsFilter (0.13s) [2022-08-17T13:15:05.939Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T13:15:06.200Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-08-17T13:15:06.200Z] === RUN TestRemoveContainerWithVolume [2022-08-17T13:15:06.773Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2022-08-17T13:15:06.773Z] === RUN TestRemoveContainerRunning [2022-08-17T13:15:07.345Z] --- PASS: TestRemoveContainerRunning (0.51s) [2022-08-17T13:15:07.345Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T13:15:07.915Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-08-17T13:15:07.915Z] === RUN TestRemoveInvalidContainer [2022-08-17T13:15:07.915Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-17T13:15:07.915Z] === RUN TestRenameLinkedContainer [2022-08-17T13:15:09.828Z] --- PASS: TestRenameLinkedContainer (2.00s) [2022-08-17T13:15:09.828Z] === RUN TestRenameStoppedContainer [2022-08-17T13:15:10.399Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-08-17T13:15:10.399Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T13:15:11.341Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2022-08-17T13:15:11.341Z] === RUN TestRenameInvalidName [2022-08-17T13:15:11.912Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-17T13:15:11.912Z] === RUN TestRenameAnonymousContainer [2022-08-17T13:15:13.824Z] --- PASS: TestRenameAnonymousContainer (1.78s) [2022-08-17T13:15:13.824Z] === RUN TestRenameContainerWithSameName [2022-08-17T13:15:13.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-17T13:15:14.085Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-08-17T13:15:14.085Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T13:15:15.025Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2022-08-17T13:15:15.025Z] === RUN TestResize [2022-08-17T13:15:15.597Z] --- PASS: TestResize (0.53s) [2022-08-17T13:15:15.597Z] === RUN TestResizeWithInvalidSize [2022-08-17T13:15:16.166Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2022-08-17T13:15:16.167Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T13:15:16.738Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:15:16.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:15:16.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:15:16.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:15:16.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:15:17.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-17T13:15:18.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:15:18.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:15:19.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:15:19.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:15:20.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T13:15:20.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:15:23.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:15:24.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:15:27.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:15:28.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:15:28.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T13:15:28.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T13:15:28.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T13:15:29.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:15:29.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T13:15:30.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:15:30.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T13:15:30.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T13:15:31.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-17T13:15:31.612Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-17T13:15:31.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:15:32.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:15:33.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:15:33.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T13:15:34.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T13:15:35.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-08-17T13:15:35.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.46s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.34s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s) [2022-08-17T13:15:35.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-08-17T13:15:35.756Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T13:15:35.756Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T13:15:35.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T13:15:36.695Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T13:15:36.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T13:15:37.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T13:15:37.641Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.08s) [2022-08-17T13:15:37.641Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s) [2022-08-17T13:15:37.641Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s) [2022-08-17T13:15:37.641Z] === RUN TestCgroupNamespacesRun [2022-08-17T13:15:38.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T13:15:39.024Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2022-08-17T13:15:39.024Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T13:15:39.024Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-17T13:15:39.024Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-17T13:15:39.024Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T13:15:39.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T13:15:40.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T13:15:40.408Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.32s) [2022-08-17T13:15:40.408Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T13:15:41.019Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T13:15:41.019Z] Using test binary docker [2022-08-17T13:15:41.019Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T13:15:41.019Z] +++ /etc/init.d/apparmor start [2022-08-17T13:15:41.019Z] Not: starting. [2022-08-17T13:15:41.019Z] INFO: Waiting for daemon to start... [2022-08-17T13:15:41.019Z] Starting dockerd [2022-08-17T13:15:41.019Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-17T13:15:41.350Z] --- PASS: TestCgroupNamespacesRunHostMode (1.28s) [2022-08-17T13:15:41.350Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T13:15:42.734Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s) [2022-08-17T13:15:42.734Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T13:15:43.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T13:15:44.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2022-08-17T13:15:44.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T13:15:44.687Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-17T13:15:44.687Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T13:15:46.069Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.31s) [2022-08-17T13:15:46.069Z] === RUN TestNISDomainname [2022-08-17T13:15:46.640Z] --- PASS: TestNISDomainname (0.62s) [2022-08-17T13:15:46.640Z] === RUN TestHostnameDnsResolution [2022-08-17T13:15:46.746Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-17T13:15:47.581Z] --- PASS: TestHostnameDnsResolution (0.80s) [2022-08-17T13:15:47.581Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T13:15:47.597Z] . [2022-08-17T13:15:47.597Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T13:15:47.597Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T13:15:47.597Z] Error: No such image: emptyfs [2022-08-17T13:15:47.597Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T13:15:47.597Z] ++++ docker load [2022-08-17T13:15:47.597Z] Loaded image: emptyfs:latest [2022-08-17T13:15:47.597Z] Running integration-test (iteration 1) [2022-08-17T13:15:47.597Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T13:15:47.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:15:47.597Z] ++ set -e [2022-08-17T13:15:47.597Z] ++ '[' -n 0 ']' [2022-08-17T13:15:47.597Z] ++ set -x [2022-08-17T13:15:47.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:15:47.597Z] Loaded image: busybox:latest [2022-08-17T13:15:47.597Z] Loaded image: busybox:glibc [2022-08-17T13:15:47.843Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2022-08-17T13:15:47.843Z] === RUN TestPrivilegedHostDevices [2022-08-17T13:15:48.167Z] Loaded image: debian:bullseye-slim [2022-08-17T13:15:48.167Z] Loaded image: hello-world:latest [2022-08-17T13:15:48.427Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:15:48.427Z] INFO: Testing against a local daemon [2022-08-17T13:15:48.427Z] === RUN TestCgroupNamespacesBuild [2022-08-17T13:15:48.655Z] tests/integration/client_test.py ..... [ 75%] [2022-08-17T13:15:48.785Z] --- PASS: TestPrivilegedHostDevices (0.59s) [2022-08-17T13:15:48.785Z] === RUN TestRunConsoleSize [2022-08-17T13:15:48.915Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-17T13:15:49.044Z] --- PASS: TestRunConsoleSize (0.49s) [2022-08-17T13:15:49.044Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T13:15:49.483Z] tests/integration/errors_test.py . [ 76%] [2022-08-17T13:15:49.807Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-17T13:15:49.807Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T13:15:50.427Z] --- PASS: TestRunWithAlternativeContainerdShim (1.26s) [2022-08-17T13:15:50.427Z] === RUN TestStats [2022-08-17T13:15:50.747Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-17T13:15:50.747Z] === RUN TestBuildWithSession [2022-08-17T13:15:50.747Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:15:50.747Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T13:15:50.747Z] === RUN TestBuildSquashParent [2022-08-17T13:15:52.967Z] --- PASS: TestStats (2.59s) [2022-08-17T13:15:52.967Z] === RUN TestStopContainerWithTimeout [2022-08-17T13:15:52.967Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T13:15:52.967Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T13:15:52.967Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T13:15:52.967Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T13:15:52.967Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T13:15:52.967Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T13:15:52.967Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T13:15:52.967Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T13:15:52.967Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T13:15:52.967Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T13:15:53.908Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T13:15:54.947Z] --- PASS: TestBuildSquashParent (3.48s) [2022-08-17T13:15:54.947Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T13:15:54.947Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:15:54.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:15:54.947Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:15:54.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:15:54.948Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:15:54.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:15:54.948Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:15:54.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:15:54.948Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:15:54.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:15:54.948Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:15:54.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:15:54.948Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:15:54.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:15:55.817Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T13:15:55.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:15:55.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:15:56.829Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:15:57.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:15:57.199Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-17T13:15:57.199Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-08-17T13:15:57.199Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-08-17T13:15:57.199Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-08-17T13:15:57.199Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2022-08-17T13:15:57.199Z] === RUN TestDeleteDevicemapper [2022-08-17T13:15:57.199Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:15:57.199Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T13:15:57.199Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T13:15:58.471Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-17T13:15:58.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-08-17T13:15:58.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-08-17T13:15:58.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2022-08-17T13:15:58.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-08-17T13:15:58.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s) [2022-08-17T13:15:58.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-08-17T13:15:58.471Z] === RUN TestBuildMultiStageCopy [2022-08-17T13:15:58.471Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T13:15:59.112Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s) [2022-08-17T13:15:59.112Z] === RUN TestUpdateMemory [2022-08-17T13:15:59.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T13:15:59.672Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T13:15:59.681Z] --- PASS: TestUpdateMemory (0.65s) [2022-08-17T13:15:59.681Z] === RUN TestUpdateCPUQuota [2022-08-17T13:15:59.933Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-17T13:15:59.933Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T13:16:00.193Z] --- PASS: TestBuildMultiStageCopy (2.11s) [2022-08-17T13:16:00.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-08-17T13:16:00.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-17T13:16:00.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-17T13:16:00.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-17T13:16:00.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-17T13:16:00.193Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T13:16:00.623Z] --- PASS: TestUpdateCPUQuota (1.01s) [2022-08-17T13:16:00.623Z] === RUN TestUpdatePidsLimit [2022-08-17T13:16:00.623Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-17T13:16:00.884Z] === RUN TestUpdatePidsLimit/no_change [2022-08-17T13:16:01.134Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-17T13:16:01.134Z] === RUN TestBuildLabelWithTargets [2022-08-17T13:16:01.145Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-17T13:16:01.407Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-17T13:16:01.667Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-17T13:16:01.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-17T13:16:02.075Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-08-17T13:16:02.075Z] === RUN TestBuildWithEmptyLayers [2022-08-17T13:16:02.189Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-17T13:16:02.336Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-08-17T13:16:02.336Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit (2.44s) [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-08-17T13:16:03.132Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-08-17T13:16:03.132Z] === RUN TestUpdateRestartPolicy [2022-08-17T13:16:03.720Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-08-17T13:16:03.720Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T13:16:04.661Z] --- PASS: TestBuildUncleanTarFilenames (0.79s) [2022-08-17T13:16:04.661Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T13:16:06.044Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-08-17T13:16:06.044Z] === RUN TestBuildWithHugeFile [2022-08-17T13:16:08.721Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-17T13:16:10.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T13:16:10.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T13:16:12.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T13:16:15.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T13:16:15.356Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2022-08-17T13:16:15.356Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T13:16:15.356Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2022-08-17T13:16:15.356Z] === RUN TestWaitNonBlocked [2022-08-17T13:16:15.356Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:16:15.356Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:16:15.356Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:16:15.356Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:16:15.356Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:16:15.356Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:16:15.927Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-17T13:16:15.927Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2022-08-17T13:16:15.927Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2022-08-17T13:16:15.927Z] === RUN TestWaitBlocked [2022-08-17T13:16:15.927Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:16:15.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:16:15.927Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:16:15.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:16:15.927Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:16:15.927Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:16:16.868Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-17T13:16:16.868Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-08-17T13:16:16.868Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2022-08-17T13:16:16.868Z] === RUN TestWaitConditions [2022-08-17T13:16:16.868Z] === RUN TestWaitConditions/default [2022-08-17T13:16:16.868Z] === PAUSE TestWaitConditions/default [2022-08-17T13:16:16.868Z] === RUN TestWaitConditions/not-running [2022-08-17T13:16:16.868Z] === PAUSE TestWaitConditions/not-running [2022-08-17T13:16:16.868Z] === RUN TestWaitConditions/next-exit [2022-08-17T13:16:16.868Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T13:16:16.868Z] === RUN TestWaitConditions/removed [2022-08-17T13:16:16.868Z] === PAUSE TestWaitConditions/removed [2022-08-17T13:16:16.868Z] === CONT TestWaitConditions/default [2022-08-17T13:16:16.868Z] === CONT TestWaitConditions/next-exit [2022-08-17T13:16:17.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T13:16:18.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T13:16:18.778Z] === CONT TestWaitConditions/removed [2022-08-17T13:16:18.778Z] === CONT TestWaitConditions/not-running [2022-08-17T13:16:20.160Z] --- PASS: TestWaitConditions (0.01s) [2022-08-17T13:16:20.160Z] --- PASS: TestWaitConditions/default (1.88s) [2022-08-17T13:16:20.160Z] --- PASS: TestWaitConditions/next-exit (1.90s) [2022-08-17T13:16:20.160Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-08-17T13:16:20.160Z] --- PASS: TestWaitConditions/removed (1.66s) [2022-08-17T13:16:20.160Z] === RUN TestWaitRestartedContainer [2022-08-17T13:16:20.421Z] === RUN TestWaitRestartedContainer/default [2022-08-17T13:16:20.421Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T13:16:20.421Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T13:16:20.421Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T13:16:20.421Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T13:16:20.421Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T13:16:20.421Z] === CONT TestWaitRestartedContainer/default [2022-08-17T13:16:20.421Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T13:16:20.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-17T13:16:21.804Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T13:16:22.768Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-17T13:16:22.768Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-08-17T13:16:22.768Z] --- PASS: TestWaitRestartedContainer/next-exit (1.59s) [2022-08-17T13:16:22.768Z] --- PASS: TestWaitRestartedContainer/not-running (1.07s) [2022-08-17T13:16:22.768Z] === CONT TestContainerStartOnDaemonRestart [2022-08-17T13:16:22.768Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T13:16:25.019Z] ......... [ 85%] [2022-08-17T13:16:26.094Z] === CONT TestIpcModeOlderClient [2022-08-17T13:16:26.094Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s) [2022-08-17T13:16:26.094Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-17T13:16:26.094Z] === CONT TestContainerKillOnDaemonStart [2022-08-17T13:16:26.094Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.86s) [2022-08-17T13:16:26.094Z] === CONT TestDaemonHostGatewayIP [2022-08-17T13:16:28.639Z] --- PASS: TestDaemonHostGatewayIP (2.91s) [2022-08-17T13:16:28.639Z] === CONT TestDaemonRestartIpcMode [2022-08-17T13:16:28.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T13:16:30.107Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-17T13:16:31.180Z] --- PASS: TestDaemonRestartIpcMode (2.50s) [2022-08-17T13:16:31.302Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-17T13:16:31.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T13:16:34.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T13:16:35.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T13:16:37.757Z] --- PASS: TestContainerKillOnDaemonStart (12.00s) [2022-08-17T13:16:37.758Z] PASS [2022-08-17T13:16:37.758Z] [2022-08-17T13:16:37.758Z] === Skipped [2022-08-17T13:16:37.758Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-17T13:16:37.758Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:16:37.758Z] [2022-08-17T13:16:37.758Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-17T13:16:37.758Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-17T13:16:37.758Z] [2022-08-17T13:16:37.758Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:16:37.758Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:16:37.758Z] [2022-08-17T13:16:37.758Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-17T13:16:37.758Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-17T13:16:37.758Z] [2022-08-17T13:16:37.758Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T13:16:37.758Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:16:37.758Z] [2022-08-17T13:16:37.758Z] DONE 272 tests, 5 skipped in 144.559s [2022-08-17T13:16:37.758Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T13:16:37.758Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T13:16:37.864Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-17T13:16:37.864Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-17T13:16:38.327Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-17T13:16:38.328Z] === RUN TestConfigDaemonID [2022-08-17T13:16:38.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T13:16:39.268Z] daemon_test.go:83: [d3ab8293756e7] daemon is not started [2022-08-17T13:16:39.268Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-17T13:16:39.268Z] === RUN TestDaemonConfigValidation [2022-08-17T13:16:39.268Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:16:39.268Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:16:39.268Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T13:16:39.268Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T13:16:39.268Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T13:16:39.268Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T13:16:39.268Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T13:16:39.268Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T13:16:39.268Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T13:16:39.268Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T13:16:39.268Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:16:39.268Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T13:16:39.530Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T13:16:39.530Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T13:16:39.530Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T13:16:39.530Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T13:16:39.530Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-17T13:16:39.530Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-17T13:16:39.530Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-17T13:16:39.530Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-08-17T13:16:39.530Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-17T13:16:39.530Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T13:16:39.530Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T13:16:39.885Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-17T13:16:40.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T13:16:40.913Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T13:16:41.855Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T13:16:42.639Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-17T13:16:42.797Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T13:16:42.797Z] daemon_test.go:197: [d063a6bab560f] daemon is not started [2022-08-17T13:16:42.797Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-08-17T13:16:42.797Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-17T13:16:42.797Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-17T13:16:42.797Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-17T13:16:42.797Z] === RUN TestDaemonProxy [2022-08-17T13:16:42.797Z] === RUN TestDaemonProxy/environment_variables [2022-08-17T13:16:42.899Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-17T13:16:44.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T13:16:44.705Z] === RUN TestDaemonProxy/command-line_options [2022-08-17T13:16:46.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T13:16:46.613Z] === RUN TestDaemonProxy/configuration_file [2022-08-17T13:16:46.831Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-17T13:16:47.349Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-17T13:16:47.349Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-17T13:16:47.349Z] [2022-08-17T13:16:47.349Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-17T13:16:47.349Z] =========================== short test summary info ============================ [2022-08-17T13:16:47.349Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-17T13:16:47.349Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-17T13:16:47.349Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-17T13:16:47.349Z] Not supported on most drivers [2022-08-17T13:16:47.349Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-17T13:16:47.349Z] Output of docker top depends on host distro, and is not formalized. [2022-08-17T13:16:47.349Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-17T13:16:47.349Z] Output of docker top depends on host distro, and is not formalized. [2022-08-17T13:16:47.349Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-17T13:16:47.349Z] Can fail if eth0 has multiple IP addresses [2022-08-17T13:16:47.349Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-17T13:16:47.349Z] This doesn't seem to be taken into account by the engine [2022-08-17T13:16:47.349Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-17T13:16:47.349Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-17T13:16:47.349Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.75 seconds == [2022-08-17T13:16:47.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-17T13:16:47.993Z] === RUN TestDaemonProxy/conflicting_options [2022-08-17T13:16:48.563Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-17T13:16:49.134Z] --- PASS: TestDaemonProxy (6.31s) [2022-08-17T13:16:49.134Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-08-17T13:16:49.134Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-17T13:16:49.134Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-17T13:16:49.134Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-17T13:16:49.134Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-17T13:16:49.134Z] PASS [2022-08-17T13:16:49.134Z] [2022-08-17T13:16:49.134Z] DONE 18 tests in 11.328s [2022-08-17T13:16:49.134Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T13:16:49.134Z] INFO: Testing against a local daemon [2022-08-17T13:16:49.134Z] === RUN TestCommitInheritsEnv [2022-08-17T13:16:49.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T13:16:49.706Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-08-17T13:16:49.706Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T13:16:49.706Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-17T13:16:49.706Z] === RUN TestImportWithCustomPlatform [2022-08-17T13:16:49.706Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T13:16:49.706Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T13:16:49.706Z] === RUN TestImportWithCustomPlatform// [2022-08-17T13:16:49.706Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T13:16:49.706Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T13:16:49.706Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T13:16:49.967Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T13:16:49.967Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T13:16:49.967Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform (0.38s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T13:16:49.967Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T13:16:49.967Z] === RUN TestImagesFilterMultiReference [2022-08-17T13:16:49.967Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-17T13:16:49.967Z] === RUN TestImagePullPlatformInvalid [2022-08-17T13:16:49.967Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-17T13:16:49.967Z] === RUN TestRemoveImageOrphaning [2022-08-17T13:16:50.227Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-08-17T13:16:50.227Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T13:16:50.798Z] time="2022-08-17T13:16:50Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-17T13:16:51.834Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T13:16:51.834Z] Using test binary docker [2022-08-17T13:16:51.834Z] +++ /etc/init.d/apparmor start [2022-08-17T13:16:51.834Z] Not: starting. [2022-08-17T13:16:51.834Z] INFO: Waiting for daemon to start... [2022-08-17T13:16:51.834Z] Starting dockerd [2022-08-17T13:16:51.834Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-17T13:16:52.181Z] --- PASS: TestRemoveImageGarbageCollector (1.97s) [2022-08-17T13:16:52.181Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T13:16:52.442Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-17T13:16:52.442Z] === RUN TestTagInvalidReference [2022-08-17T13:16:52.442Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-17T13:16:52.442Z] === RUN TestTagValidPrefixedRepo [2022-08-17T13:16:52.442Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-17T13:16:52.442Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T13:16:52.442Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-17T13:16:52.442Z] === RUN TestTagOfficialNames [2022-08-17T13:16:52.442Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-17T13:16:52.442Z] === RUN TestTagMatchesDigest [2022-08-17T13:16:52.442Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-17T13:16:52.442Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-17T13:16:54.370Z] . [2022-08-17T13:16:54.370Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T13:16:54.370Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T13:16:54.370Z] Error: No such image: emptyfs [2022-08-17T13:16:54.370Z] ++++ docker load [2022-08-17T13:16:54.370Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T13:16:54.370Z] Loaded image: emptyfs:latest [2022-08-17T13:16:54.370Z] Running integration-test (iteration 1) [2022-08-17T13:16:54.370Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T13:16:54.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:16:54.370Z] ++ set -e [2022-08-17T13:16:54.370Z] ++ '[' -n 0 ']' [2022-08-17T13:16:54.370Z] ++ set -x [2022-08-17T13:16:54.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:16:55.308Z] Loaded image: busybox:latest [2022-08-17T13:16:55.877Z] Loaded image: busybox:glibc [2022-08-17T13:16:59.844Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T13:16:59.845Z] [2022-08-17T13:16:59.845Z] Unloading profiles will leave already running processes permanently [2022-08-17T13:16:59.845Z] unconfined, which can lead to unexpected situations. [2022-08-17T13:16:59.845Z] [2022-08-17T13:16:59.845Z] To set a process to complain mode, use the command line tool [2022-08-17T13:16:59.845Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T13:16:59.845Z] Post stage [Pipeline] junit [2022-08-17T13:16:59.857Z] Recording test results [2022-08-17T13:17:00.026Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-17T13:17:00.303Z] + echo Ensuring container killed. [2022-08-17T13:17:00.303Z] Ensuring container killed. [2022-08-17T13:17:00.303Z] + docker rm -vf docker-pr1 [2022-08-17T13:17:00.303Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-17T13:17:00.593Z] + echo Chowning /workspace to jenkins user [2022-08-17T13:17:00.593Z] Chowning /workspace to jenkins user [2022-08-17T13:17:00.593Z] + id -u [2022-08-17T13:17:00.593Z] + id -g [2022-08-17T13:17:00.593Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43972:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T13:17:01.151Z] Loaded image: debian:bullseye-slim [2022-08-17T13:17:01.151Z] Loaded image: hello-world:latest [2022-08-17T13:17:01.151Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:17:01.151Z] INFO: Testing against a local daemon [2022-08-17T13:17:01.151Z] === RUN TestCgroupNamespacesBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T13:17:02.263Z] + bundleName=docker-py [2022-08-17T13:17:02.263Z] + echo Creating docker-py-bundles.tar.gz [2022-08-17T13:17:02.263Z] Creating docker-py-bundles.tar.gz [2022-08-17T13:17:02.263Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-17T13:17:02.275Z] Archiving artifacts [2022-08-17T13:17:02.367Z] --- PASS: TestBuildWithHugeFile (53.03s) [2022-08-17T13:17:02.367Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T13:17:02.367Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:17:02.367Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:17:02.367Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T13:17:02.367Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:17:02.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:17:02.367Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:17:02.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:17:02.367Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:17:02.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:17:02.367Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:17:02.367Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:17:02.367Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:17:02.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-17T13:17:02.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-17T13:17:02.367Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-17T13:17:02.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-17T13:17:02.367Z] === RUN TestBuildPreserveOwnership [2022-08-17T13:17:02.367Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T13:17:02.367Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T13:17:02.367Z] --- PASS: TestBuildPreserveOwnership (2.97s) [2022-08-17T13:17:02.367Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-08-17T13:17:02.367Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-08-17T13:17:02.367Z] === RUN TestBuildPlatformInvalid [2022-08-17T13:17:02.367Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-17T13:17:02.367Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T13:17:02.533Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43972/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-17T13:17:02.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh binary [2022-08-17T13:17:02.936Z] Loaded image: busybox:latest [2022-08-17T13:17:03.132Z] [2022-08-17T13:17:03.197Z] Loaded image: busybox:glibc [2022-08-17T13:17:03.392Z] Removing bundles/ [2022-08-17T13:17:03.392Z] [2022-08-17T13:17:03.392Z] ---> Making bundle: binary (in bundles/binary) [2022-08-17T13:17:03.392Z] Building: bundles/binary-daemon/dockerd [2022-08-17T13:17:03.392Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:17:03.692Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2022-08-17T13:17:03.692Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T13:17:04.138Z] Loaded image: debian:bullseye-slim [2022-08-17T13:17:04.138Z] Loaded image: hello-world:latest [2022-08-17T13:17:04.397Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:17:05.735Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2022-08-17T13:17:05.735Z] === RUN TestBuildWithSession [2022-08-17T13:17:05.735Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:17:05.735Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T13:17:05.735Z] === RUN TestBuildSquashParent [2022-08-17T13:17:12.530Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.55s) [2022-08-17T13:17:12.530Z] PASS [2022-08-17T13:17:12.530Z] [2022-08-17T13:17:12.530Z] === Skipped [2022-08-17T13:17:12.530Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-17T13:17:12.530Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:17:12.530Z] [2022-08-17T13:17:12.530Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:17:12.530Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:17:12.530Z] [2022-08-17T13:17:12.530Z] DONE 34 tests, 2 skipped in 85.008s [2022-08-17T13:17:12.530Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T13:17:12.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:17:12.531Z] ++ set -e [2022-08-17T13:17:12.531Z] ++ '[' -n 0 ']' [2022-08-17T13:17:12.531Z] ++ set -x [2022-08-17T13:17:12.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:17:12.531Z] INFO: Testing against a local daemon [2022-08-17T13:17:12.531Z] === RUN TestConfigInspect [2022-08-17T13:17:14.440Z] --- PASS: TestConfigInspect (2.30s) [2022-08-17T13:17:14.440Z] === RUN TestConfigList [2022-08-17T13:17:15.748Z] --- PASS: TestBuildSquashParent (9.12s) [2022-08-17T13:17:15.748Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T13:17:15.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:17:15.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:17:15.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:17:15.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:17:15.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:17:15.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:17:15.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:17:15.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:17:15.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:17:15.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:17:15.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:17:15.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:17:15.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T13:17:15.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T13:17:16.350Z] --- PASS: TestConfigList (2.20s) [2022-08-17T13:17:16.350Z] === RUN TestConfigsCreateAndDelete [2022-08-17T13:17:17.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T13:17:17.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T13:17:18.893Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-08-17T13:17:18.893Z] === RUN TestConfigsUpdate [2022-08-17T13:17:20.802Z] --- PASS: TestConfigsUpdate (2.20s) [2022-08-17T13:17:20.802Z] === RUN TestTemplatedConfig [2022-08-17T13:17:21.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T13:17:21.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T13:17:23.343Z] --- PASS: TestTemplatedConfig (2.47s) [2022-08-17T13:17:23.343Z] === RUN TestConfigCreateResolve [2022-08-17T13:17:24.513Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-17T13:17:24.513Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2022-08-17T13:17:24.513Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s) [2022-08-17T13:17:24.513Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2022-08-17T13:17:24.513Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2022-08-17T13:17:24.513Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2022-08-17T13:17:24.513Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2022-08-17T13:17:24.513Z] === RUN TestBuildMultiStageCopy [2022-08-17T13:17:24.513Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T13:17:25.884Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-17T13:17:25.884Z] PASS [2022-08-17T13:17:25.884Z] [2022-08-17T13:17:25.884Z] DONE 6 tests in 13.706s [2022-08-17T13:17:25.884Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T13:17:25.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:17:25.884Z] ++ set -e [2022-08-17T13:17:25.884Z] ++ '[' -n 0 ']' [2022-08-17T13:17:25.884Z] ++ set -x [2022-08-17T13:17:25.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:17:25.884Z] INFO: Testing against a local daemon [2022-08-17T13:17:25.884Z] === RUN TestAttachWithTTY [2022-08-17T13:17:25.884Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-17T13:17:25.884Z] === RUN TestAttachWithoutTTy [2022-08-17T13:17:25.884Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-17T13:17:25.884Z] === RUN TestCheckpoint [2022-08-17T13:17:25.884Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:17:25.884Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T13:17:25.884Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T13:17:25.884Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:17:25.884Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:17:25.884Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:17:25.884Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:17:25.884Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:17:25.884Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:17:25.884Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:17:25.885Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T13:17:25.885Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T13:17:25.885Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T13:17:25.885Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T13:17:25.885Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T13:17:25.885Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T13:17:25.885Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T13:17:25.885Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T13:17:25.885Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-08-17T13:17:25.885Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T13:17:25.885Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-17T13:17:25.885Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T13:17:25.885Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-17T13:17:25.885Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T13:17:25.885Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-17T13:17:25.885Z] === RUN TestCopyEmptyFile [2022-08-17T13:17:26.145Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-17T13:17:26.145Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T13:17:26.145Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-17T13:17:26.145Z] === RUN TestCopyFromContainer [2022-08-17T13:17:27.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T13:17:27.085Z] === RUN TestCopyFromContainer// [2022-08-17T13:17:27.314Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T13:17:27.345Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T13:17:27.345Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T13:17:27.345Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T13:17:27.345Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T13:17:27.606Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T13:17:27.606Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T13:17:27.606Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T13:17:27.606Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T13:17:27.606Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer (1.54s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-17T13:17:27.866Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-17T13:17:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T13:17:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:17:27.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:17:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:17:27.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:17:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:17:27.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:17:27.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:17:27.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:17:27.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:17:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-17T13:17:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T13:17:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T13:17:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-17T13:17:27.866Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T13:17:27.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-17T13:17:27.866Z] === RUN TestCreateWithInvalidEnv [2022-08-17T13:17:27.866Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T13:17:27.866Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T13:17:27.866Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T13:17:27.866Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T13:17:27.866Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T13:17:27.866Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T13:17:27.866Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T13:17:27.866Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T13:17:27.866Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T13:17:27.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-17T13:17:27.866Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-17T13:17:27.866Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T13:17:27.866Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-08-17T13:17:27.866Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T13:17:27.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-17T13:17:27.866Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T13:17:27.884Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-17T13:17:28.453Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T13:17:29.023Z] --- PASS: TestBuildMultiStageCopy (4.84s) [2022-08-17T13:17:29.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2022-08-17T13:17:29.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-08-17T13:17:29.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-08-17T13:17:29.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-08-17T13:17:29.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-08-17T13:17:29.023Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T13:17:29.247Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-08-17T13:17:29.247Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T13:17:30.404Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2022-08-17T13:17:30.404Z] === RUN TestBuildLabelWithTargets [2022-08-17T13:17:30.630Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-08-17T13:17:30.630Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T13:17:30.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:17:30.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:17:30.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:17:30.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:17:30.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:17:30.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:17:30.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:17:30.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:17:30.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:17:30.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:17:30.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:17:30.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:17:30.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:17:30.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:17:30.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:17:30.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-17T13:17:30.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-17T13:17:30.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-17T13:17:30.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-17T13:17:30.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-17T13:17:30.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-17T13:17:30.630Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T13:17:30.890Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-17T13:17:30.890Z] === RUN TestCreateDifferentPlatform [2022-08-17T13:17:30.890Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T13:17:30.890Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T13:17:30.890Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-17T13:17:30.890Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T13:17:30.890Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-17T13:17:30.890Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T13:17:30.890Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-17T13:17:30.890Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T13:17:30.890Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-17T13:17:30.890Z] === RUN TestCreateInvalidHostConfig [2022-08-17T13:17:30.890Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:17:30.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:17:30.890Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:17:30.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:17:30.890Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:17:30.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:17:30.890Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:17:30.890Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:17:30.890Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:17:30.890Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:17:30.890Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:17:30.890Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:17:30.890Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-17T13:17:30.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T13:17:30.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T13:17:30.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T13:17:30.890Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T13:17:30.890Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T13:17:30.890Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-17T13:17:30.890Z] === RUN TestDaemonRestartIpcMode [2022-08-17T13:17:30.890Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T13:17:30.890Z] === RUN TestDaemonHostGatewayIP [2022-08-17T13:17:30.890Z] === PAUSE TestDaemonHostGatewayIP [2022-08-17T13:17:30.890Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T13:17:30.890Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T13:17:30.890Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T13:17:30.890Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-17T13:17:30.890Z] === RUN TestDiff [2022-08-17T13:17:31.461Z] --- PASS: TestDiff (0.43s) [2022-08-17T13:17:31.461Z] === RUN TestExecConsoleSize [2022-08-17T13:17:31.721Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-17T13:17:31.722Z] === RUN TestExecWithCloseStdin [2022-08-17T13:17:32.292Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-17T13:17:32.292Z] === RUN TestExec [2022-08-17T13:17:32.863Z] --- PASS: TestExec (0.51s) [2022-08-17T13:17:32.863Z] === RUN TestExecUser [2022-08-17T13:17:32.945Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2022-08-17T13:17:32.945Z] === RUN TestBuildWithEmptyLayers [2022-08-17T13:17:33.434Z] --- PASS: TestExecUser (0.45s) [2022-08-17T13:17:33.434Z] === RUN TestExportContainerAndImportImage [2022-08-17T13:17:33.886Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-08-17T13:17:33.886Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T13:17:34.005Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-17T13:17:34.005Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T13:17:35.388Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-17T13:17:35.388Z] === RUN TestHealthCheckWorkdir [2022-08-17T13:17:35.648Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-08-17T13:17:35.648Z] === RUN TestHealthKillContainer [2022-08-17T13:17:37.181Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2022-08-17T13:17:37.181Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T13:17:39.093Z] --- PASS: TestBuildUncleanTarFilenames (2.08s) [2022-08-17T13:17:39.093Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T13:17:42.388Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s) [2022-08-17T13:17:42.388Z] === RUN TestBuildWithHugeFile [2022-08-17T13:17:43.777Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-17T13:17:43.777Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T13:17:44.037Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-17T13:17:44.037Z] === RUN TestIpcModeNone [2022-08-17T13:17:44.608Z] --- PASS: TestIpcModeNone (0.45s) [2022-08-17T13:17:44.608Z] === RUN TestIpcModePrivate [2022-08-17T13:17:44.868Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-17T13:17:44.868Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-17T13:17:44.868Z] === RUN TestIpcModeShareable [2022-08-17T13:17:45.128Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-17T13:17:45.389Z] --- PASS: TestIpcModeShareable (0.46s) [2022-08-17T13:17:45.389Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T13:17:46.771Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2022-08-17T13:17:46.771Z] === RUN TestAPIIpcModeHost [2022-08-17T13:17:47.345Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-17T13:17:47.345Z] === RUN TestDaemonIpcModeShareable [2022-08-17T13:17:48.308Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-17T13:17:48.578Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-08-17T13:17:48.578Z] === RUN TestDaemonIpcModePrivate [2022-08-17T13:17:49.531Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-17T13:17:49.531Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-17T13:17:49.531Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T13:17:50.913Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-17T13:17:50.913Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-17T13:17:50.913Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T13:17:51.854Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-17T13:17:51.854Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-17T13:17:51.854Z] === RUN TestIpcModeOlderClient [2022-08-17T13:17:51.854Z] === PAUSE TestIpcModeOlderClient [2022-08-17T13:17:51.854Z] === RUN TestKillContainerInvalidSignal [2022-08-17T13:17:52.425Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-17T13:17:52.425Z] === RUN TestKillContainer [2022-08-17T13:17:52.425Z] === RUN TestKillContainer/no_signal [2022-08-17T13:17:52.685Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T13:17:52.945Z] === RUN TestKillContainer/killing_signal [2022-08-17T13:17:53.885Z] --- PASS: TestKillContainer (1.30s) [2022-08-17T13:17:53.885Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-17T13:17:53.885Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-17T13:17:53.885Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-17T13:17:53.885Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T13:17:53.885Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T13:17:54.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T13:17:55.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-08-17T13:17:55.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-17T13:17:55.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-17T13:17:55.086Z] === RUN TestKillStoppedContainer [2022-08-17T13:17:55.086Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-17T13:17:55.086Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T13:17:55.086Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-17T13:17:55.086Z] === RUN TestKillDifferentUserContainer [2022-08-17T13:17:55.346Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-17T13:17:55.346Z] === RUN TestInspectOomKilledTrue [2022-08-17T13:17:55.917Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-08-17T13:17:55.917Z] === RUN TestInspectOomKilledFalse [2022-08-17T13:17:56.488Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-17T13:17:56.488Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T13:17:56.752Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-17T13:17:56.752Z] === RUN TestLinksContainerNames [2022-08-17T13:17:57.692Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-17T13:17:57.692Z] === RUN TestLogsFollowTailEmpty [2022-08-17T13:17:57.952Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-17T13:17:57.952Z] === RUN TestLogs [2022-08-17T13:17:57.952Z] === RUN TestLogs/driver_local [2022-08-17T13:17:57.952Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:17:57.952Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:17:57.952Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T13:17:57.952Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T13:17:57.952Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T13:17:57.952Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T13:17:57.952Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:17:57.952Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:17:57.952Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:17:57.952Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:17:57.952Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:17:57.952Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:17:57.952Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:17:57.952Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:17:58.892Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:17:58.893Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:17:59.463Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T13:17:59.463Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T13:18:00.033Z] === RUN TestLogs/driver_json-file [2022-08-17T13:18:00.033Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:18:00.033Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:18:00.033Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:18:00.033Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:18:00.033Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:18:00.033Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:18:00.033Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:18:00.033Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:18:00.033Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:18:00.033Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:18:00.033Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:18:00.033Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:18:00.033Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:18:00.033Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:18:00.974Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:18:00.974Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:18:01.234Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:18:01.234Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:18:02.174Z] --- PASS: TestLogs (4.18s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.76s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.46s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.85s) [2022-08-17T13:18:02.174Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.80s) [2022-08-17T13:18:02.174Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T13:18:02.434Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/default [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/private [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/slave [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/shared [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/default [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/slave [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/private [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/shared [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:18:02.434Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:18:02.434Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:18:02.434Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:18:02.694Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:18:02.954Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-17T13:18:02.954Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-17T13:18:02.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-17T13:18:02.955Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T13:18:04.337Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-08-17T13:18:04.337Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T13:18:05.079Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2022-08-17T13:18:05.079Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T13:18:05.079Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-17T13:18:05.079Z] === RUN TestNetworkNat [2022-08-17T13:18:05.650Z] --- PASS: TestNetworkNat (0.48s) [2022-08-17T13:18:05.650Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T13:18:06.220Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-17T13:18:06.220Z] === RUN TestNetworkLoopbackNat [2022-08-17T13:18:08.761Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-17T13:18:08.761Z] === RUN TestPause [2022-08-17T13:18:09.020Z] --- PASS: TestPause (0.46s) [2022-08-17T13:18:09.021Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T13:18:09.021Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:18:09.021Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:18:09.021Z] === RUN TestPauseStopPausedContainer [2022-08-17T13:18:09.592Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-08-17T13:18:09.592Z] === RUN TestPidHost [2022-08-17T13:18:10.533Z] --- PASS: TestPidHost (0.98s) [2022-08-17T13:18:10.533Z] === RUN TestPsFilter [2022-08-17T13:18:10.794Z] --- PASS: TestPsFilter (0.11s) [2022-08-17T13:18:10.794Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T13:18:11.053Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-17T13:18:11.053Z] === RUN TestRemoveContainerWithVolume [2022-08-17T13:18:11.623Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-08-17T13:18:11.623Z] === RUN TestRemoveContainerRunning [2022-08-17T13:18:11.882Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-17T13:18:11.882Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T13:18:12.454Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-17T13:18:12.454Z] === RUN TestRemoveInvalidContainer [2022-08-17T13:18:12.454Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-17T13:18:12.454Z] === RUN TestRenameLinkedContainer [2022-08-17T13:18:14.364Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-08-17T13:18:14.364Z] === RUN TestRenameStoppedContainer [2022-08-17T13:18:14.625Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-17T13:18:14.625Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T13:18:15.566Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-08-17T13:18:15.566Z] === RUN TestRenameInvalidName [2022-08-17T13:18:15.826Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-17T13:18:15.826Z] === RUN TestRenameAnonymousContainer [2022-08-17T13:18:17.738Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-17T13:18:17.738Z] === RUN TestRenameContainerWithSameName [2022-08-17T13:18:17.998Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-17T13:18:17.998Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T13:18:18.940Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-17T13:18:18.940Z] === RUN TestResize [2022-08-17T13:18:19.200Z] --- PASS: TestResize (0.45s) [2022-08-17T13:18:19.200Z] === RUN TestResizeWithInvalidSize [2022-08-17T13:18:19.770Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-17T13:18:19.770Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T13:18:20.030Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:18:20.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:18:20.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:18:20.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:18:20.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:18:21.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:18:22.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:18:24.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:18:24.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:18:25.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:18:25.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:18:28.924Z] --- PASS: TestImportExtremelyLargeImageWorks (93.90s) [2022-08-17T13:18:28.924Z] PASS [2022-08-17T13:18:28.924Z] [2022-08-17T13:18:28.924Z] DONE 22 tests in 97.306s [2022-08-17T13:18:28.924Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T13:18:28.924Z] === RUN TestStripANSICommands [2022-08-17T13:18:28.924Z] === RUN TestStripANSICommands/#00 [2022-08-17T13:18:28.924Z] === RUN TestStripANSICommands/#01 [2022-08-17T13:18:28.924Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T13:18:28.924Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T13:18:28.924Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T13:18:28.924Z] PASS [2022-08-17T13:18:28.924Z] [2022-08-17T13:18:28.924Z] DONE 3 tests in 0.009s [2022-08-17T13:18:28.924Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T13:18:28.924Z] INFO: Testing against a local daemon [2022-08-17T13:18:28.924Z] === RUN TestNetworkCreateDelete [2022-08-17T13:18:28.924Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-17T13:18:28.924Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T13:18:28.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-17T13:18:28.924Z] === RUN TestDaemonDNSFallback [2022-08-17T13:18:28.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:18:28.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:18:30.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:18:32.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:18:32.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:18:34.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:18:34.203Z] --- PASS: TestDaemonDNSFallback (6.44s) [2022-08-17T13:18:34.203Z] === RUN TestInspectNetwork [2022-08-17T13:18:34.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:18:36.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:18:37.502Z] === RUN TestInspectNetwork/full_network_id [2022-08-17T13:18:37.502Z] === RUN TestInspectNetwork/partial_network_id [2022-08-17T13:18:37.502Z] === RUN TestInspectNetwork/network_name [2022-08-17T13:18:37.502Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-08-17T13:18:37.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-17T13:18:37.550Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T13:18:37.550Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T13:18:38.491Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T13:18:39.431Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) [2022-08-17T13:18:39.431Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-17T13:18:39.431Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-17T13:18:39.431Z] === RUN TestCgroupNamespacesRun [2022-08-17T13:18:40.812Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-17T13:18:40.812Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T13:18:41.704Z] --- PASS: TestInspectNetwork (7.60s) [2022-08-17T13:18:41.704Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-17T13:18:41.704Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-17T13:18:41.704Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-17T13:18:41.704Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-17T13:18:41.704Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T13:18:41.752Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-17T13:18:41.752Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T13:18:43.088Z] --- PASS: TestRunContainerWithBridgeNone (1.75s) [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T13:18:43.088Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:18:43.088Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:18:43.088Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:18:43.088Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T13:18:43.088Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T13:18:43.088Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T13:18:43.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T13:18:43.088Z] === RUN TestNetworkList [2022-08-17T13:18:43.088Z] === RUN TestNetworkList//networks [2022-08-17T13:18:43.088Z] === PAUSE TestNetworkList//networks [2022-08-17T13:18:43.088Z] === RUN TestNetworkList//networks/ [2022-08-17T13:18:43.088Z] === PAUSE TestNetworkList//networks/ [2022-08-17T13:18:43.088Z] === CONT TestNetworkList//networks [2022-08-17T13:18:43.088Z] === CONT TestNetworkList//networks/ [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkList (0.02s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-17T13:18:43.088Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-17T13:18:43.088Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T13:18:43.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-17T13:18:43.133Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T13:18:43.349Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-17T13:18:43.349Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T13:18:44.073Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-17T13:18:44.073Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T13:18:44.732Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-17T13:18:44.732Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T13:18:45.302Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-17T13:18:45.302Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T13:18:45.455Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-17T13:18:45.455Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T13:18:46.268Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-17T13:18:46.268Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T13:18:46.394Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-17T13:18:46.394Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T13:18:46.964Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-17T13:18:46.964Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T13:18:47.676Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-08-17T13:18:47.676Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T13:18:48.247Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-17T13:18:48.247Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T13:18:48.349Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-17T13:18:48.349Z] === RUN TestNISDomainname [2022-08-17T13:18:48.920Z] --- PASS: TestNISDomainname (0.54s) [2022-08-17T13:18:48.920Z] === RUN TestHostnameDnsResolution [2022-08-17T13:18:49.490Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-17T13:18:49.490Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T13:18:50.062Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-17T13:18:50.062Z] === RUN TestPrivilegedHostDevices [2022-08-17T13:18:50.635Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-17T13:18:50.635Z] === RUN TestRunConsoleSize [2022-08-17T13:18:50.785Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2022-08-17T13:18:50.785Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T13:18:50.785Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:18:50.785Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:18:50.785Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T13:18:50.895Z] --- PASS: TestRunConsoleSize (0.47s) [2022-08-17T13:18:50.895Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T13:18:52.276Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s) [2022-08-17T13:18:52.276Z] === RUN TestStats [2022-08-17T13:18:54.863Z] --- PASS: TestStats (2.54s) [2022-08-17T13:18:54.863Z] === RUN TestStopContainerWithTimeout [2022-08-17T13:18:54.863Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T13:18:54.863Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T13:18:54.863Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T13:18:54.863Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T13:18:54.863Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T13:18:54.863Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T13:18:54.863Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T13:18:54.863Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T13:18:54.863Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T13:18:54.863Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T13:18:55.433Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T13:18:57.345Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T13:18:58.727Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-17T13:18:58.727Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-08-17T13:18:58.727Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-08-17T13:18:58.727Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-17T13:18:58.727Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-17T13:18:58.727Z] === RUN TestDeleteDevicemapper [2022-08-17T13:18:58.727Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:18:58.727Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T13:18:58.727Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T13:19:00.110Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-08-17T13:19:00.110Z] === RUN TestUpdateMemory [2022-08-17T13:19:00.679Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-17T13:19:00.679Z] === RUN TestUpdateCPUQuota [2022-08-17T13:19:01.625Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-17T13:19:01.625Z] === RUN TestUpdatePidsLimit [2022-08-17T13:19:01.625Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-17T13:19:01.625Z] === RUN TestUpdatePidsLimit/no_change [2022-08-17T13:19:01.885Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-17T13:19:01.885Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-17T13:19:02.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-17T13:19:02.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-17T13:19:02.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-17T13:19:03.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-17T13:19:03.237Z] === RUN TestUpdateRestartPolicy [2022-08-17T13:19:05.698Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) [2022-08-17T13:19:05.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T13:19:08.240Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s8pos7ewz870o4yzw5ka51kbf Created:2022-08-17 13:19:06.582539989 +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[f63f46c7cbf570b291695aced4b11b11e3faecef29ae8ba091057bb79dbd93c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fntj257b7ktcjt89fcmpvgsxm EndpointID:ca9a9ad3d152c0cdef7ab676bd0c1756a7d094ea0b17b2489e21ff3ac67b1cb5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5d718547805051268dd534950c6c8825de058c628a993c9c94475e47be07488 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:843ee8f874e3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fntj257b7ktcjt89fcmpvgsxm EndpointID:ca9a9ad3d152c0cdef7ab676bd0c1756a7d094ea0b17b2489e21ff3ac67b1cb5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-17T13:19:09.872Z] Created binary: bundles/binary-daemon/dockerd [2022-08-17T13:19:09.872Z] Copying nested executables into bundles/binary-daemon [2022-08-17T13:19:09.872Z] Building: bundles/binary-daemon/docker-proxy [2022-08-17T13:19:09.872Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:19:09.872Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-17T13:19:09.872Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-17T13:19:10.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/make.sh cross [2022-08-17T13:19:10.489Z] [2022-08-17T13:19:10.748Z] Removing bundles/ [2022-08-17T13:19:10.748Z] [2022-08-17T13:19:10.748Z] ---> Making bundle: cross (in bundles/cross) [2022-08-17T13:19:10.748Z] Cross building: bundles/cross/linux/amd64 [2022-08-17T13:19:10.748Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-17T13:19:10.748Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-17T13:19:12.437Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2022-08-17T13:19:12.437Z] PASS [2022-08-17T13:19:12.437Z] [2022-08-17T13:19:12.437Z] === Skipped [2022-08-17T13:19:12.437Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:19:12.437Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:19:12.437Z] [2022-08-17T13:19:12.437Z] DONE 38 tests, 1 skipped in 46.053s [2022-08-17T13:19:12.437Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:19:12.437Z] INFO: Testing against a local daemon [2022-08-17T13:19:12.437Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T13:19:12.437Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:19:12.437Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:19:12.437Z] === RUN TestDockerNetworkIpvlan [2022-08-17T13:19:12.437Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:19:12.437Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:19:12.437Z] PASS [2022-08-17T13:19:12.437Z] [2022-08-17T13:19:12.437Z] === Skipped [2022-08-17T13:19:12.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:19:12.437Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:19:12.437Z] [2022-08-17T13:19:12.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:19:12.437Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:19:12.437Z] [2022-08-17T13:19:12.437Z] DONE 2 tests, 2 skipped in 0.025s [2022-08-17T13:19:12.437Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:19:12.698Z] INFO: Testing against a local daemon [2022-08-17T13:19:12.698Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T13:19:14.083Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-08-17T13:19:14.083Z] === RUN TestDockerNetworkMacvlan [2022-08-17T13:19:14.654Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-17T13:19:15.456Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-08-17T13:19:15.456Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T13:19:15.456Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-17T13:19:15.456Z] === RUN TestWaitNonBlocked [2022-08-17T13:19:15.456Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:19:15.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:19:15.456Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:19:15.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:19:15.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:19:15.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:19:15.456Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-17T13:19:15.456Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-08-17T13:19:15.456Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2022-08-17T13:19:15.456Z] === RUN TestWaitBlocked [2022-08-17T13:19:15.456Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:19:15.456Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:19:15.456Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:19:15.456Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:19:15.456Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:19:15.456Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:19:15.596Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-17T13:19:16.031Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-17T13:19:16.031Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-08-17T13:19:16.031Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-08-17T13:19:16.031Z] === RUN TestWaitConditions [2022-08-17T13:19:16.031Z] === RUN TestWaitConditions/default [2022-08-17T13:19:16.031Z] === PAUSE TestWaitConditions/default [2022-08-17T13:19:16.031Z] === RUN TestWaitConditions/not-running [2022-08-17T13:19:16.031Z] === PAUSE TestWaitConditions/not-running [2022-08-17T13:19:16.031Z] === RUN TestWaitConditions/next-exit [2022-08-17T13:19:16.031Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T13:19:16.031Z] === RUN TestWaitConditions/removed [2022-08-17T13:19:16.031Z] === PAUSE TestWaitConditions/removed [2022-08-17T13:19:16.031Z] === CONT TestWaitConditions/default [2022-08-17T13:19:16.031Z] === CONT TestWaitConditions/next-exit [2022-08-17T13:19:16.170Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-17T13:19:17.412Z] === CONT TestWaitConditions/removed [2022-08-17T13:19:17.672Z] === CONT TestWaitConditions/not-running [2022-08-17T13:19:18.086Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-17T13:19:19.054Z] --- PASS: TestWaitConditions (0.02s) [2022-08-17T13:19:19.054Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-08-17T13:19:19.054Z] --- PASS: TestWaitConditions/default (1.60s) [2022-08-17T13:19:19.054Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-17T13:19:19.054Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-08-17T13:19:19.054Z] === RUN TestWaitRestartedContainer [2022-08-17T13:19:19.054Z] === RUN TestWaitRestartedContainer/default [2022-08-17T13:19:19.054Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T13:19:19.054Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T13:19:19.054Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T13:19:19.054Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T13:19:19.054Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T13:19:19.314Z] === CONT TestWaitRestartedContainer/default [2022-08-17T13:19:19.314Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T13:19:19.998Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-17T13:19:20.254Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T13:19:21.194Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-17T13:19:21.194Z] --- PASS: TestWaitRestartedContainer/default (1.18s) [2022-08-17T13:19:21.194Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) [2022-08-17T13:19:21.194Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-08-17T13:19:21.194Z] === CONT TestContainerStartOnDaemonRestart [2022-08-17T13:19:21.194Z] === CONT TestContainerKillOnDaemonStart [2022-08-17T13:19:23.732Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s) [2022-08-17T13:19:23.732Z] === CONT TestIpcModeOlderClient [2022-08-17T13:19:23.732Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-17T13:19:23.732Z] === CONT TestDaemonHostGatewayIP [2022-08-17T13:19:24.206Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-17T13:19:24.776Z] --- PASS: TestDockerNetworkMacvlan (10.82s) [2022-08-17T13:19:24.776Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-17T13:19:24.776Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-17T13:19:24.776Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.98s) [2022-08-17T13:19:24.776Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s) [2022-08-17T13:19:24.776Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.46s) [2022-08-17T13:19:24.776Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s) [2022-08-17T13:19:24.776Z] PASS [2022-08-17T13:19:24.776Z] [2022-08-17T13:19:24.776Z] DONE 8 tests in 12.167s [2022-08-17T13:19:24.776Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T13:19:24.776Z] testing: warning: no tests to run [2022-08-17T13:19:24.776Z] PASS [2022-08-17T13:19:24.776Z] [2022-08-17T13:19:24.776Z] DONE 0 tests in 0.010s [2022-08-17T13:19:24.776Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T13:19:24.776Z] INFO: Testing against a local daemon [2022-08-17T13:19:24.776Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T13:19:25.643Z] --- PASS: TestDaemonHostGatewayIP (2.26s) [2022-08-17T13:19:25.643Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T13:19:26.159Z] --- PASS: TestAuthZPluginAllowRequest (1.28s) [2022-08-17T13:19:26.159Z] === RUN TestAuthZPluginTLS [2022-08-17T13:19:26.728Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-17T13:19:26.728Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T13:19:27.299Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-17T13:19:27.299Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T13:19:27.569Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.69s) [2022-08-17T13:19:27.569Z] === CONT TestDaemonRestartIpcMode [2022-08-17T13:19:27.869Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-17T13:19:27.869Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T13:19:28.130Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-17T13:19:28.130Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T13:19:29.497Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-08-17T13:19:29.514Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2022-08-17T13:19:29.514Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T13:19:30.084Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-17T13:19:30.084Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T13:19:30.656Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-17T13:19:30.656Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T13:19:31.227Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-17T13:19:31.227Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T13:19:32.612Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.55s) [2022-08-17T13:19:32.612Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T13:19:32.793Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-08-17T13:19:32.793Z] PASS [2022-08-17T13:19:33.053Z] [2022-08-17T13:19:33.053Z] === Skipped [2022-08-17T13:19:33.053Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-17T13:19:33.053Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:19:33.053Z] [2022-08-17T13:19:33.053Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:19:33.053Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:19:33.053Z] [2022-08-17T13:19:33.053Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T13:19:33.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:19:33.053Z] [2022-08-17T13:19:33.053Z] DONE 272 tests, 3 skipped in 127.351s [2022-08-17T13:19:33.053Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T13:19:33.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:33.053Z] ++ set -e [2022-08-17T13:19:33.053Z] ++ '[' -n 0 ']' [2022-08-17T13:19:33.053Z] ++ set -x [2022-08-17T13:19:33.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:33.053Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T13:19:33.623Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-17T13:19:33.623Z] === RUN TestConfigDaemonID [2022-08-17T13:19:33.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T13:19:33.879Z] Using test binary docker [2022-08-17T13:19:33.879Z] +++ /etc/init.d/apparmor start [2022-08-17T13:19:33.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T13:19:33.879Z] Using test binary docker [2022-08-17T13:19:33.879Z] +++ /etc/init.d/apparmor start [2022-08-17T13:19:33.879Z] Not: starting.Not: starting. [2022-08-17T13:19:33.879Z] INFO: Waiting for daemon to start... [2022-08-17T13:19:33.879Z] INFO: Waiting for daemon to start... [2022-08-17T13:19:33.879Z] Starting dockerd [2022-08-17T13:19:33.879Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-17T13:19:33.879Z] [2022-08-17T13:19:33.879Z] Starting dockerd [2022-08-17T13:19:33.879Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-17T13:19:34.524Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s) [2022-08-17T13:19:34.524Z] === RUN TestAuthZPluginHeader [2022-08-17T13:19:34.561Z] daemon_test.go:83: [d08a89b5fecda] daemon is not started [2022-08-17T13:19:34.561Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-17T13:19:34.561Z] === RUN TestDaemonConfigValidation [2022-08-17T13:19:34.561Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:19:34.561Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:19:34.561Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T13:19:34.561Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T13:19:34.561Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T13:19:34.561Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T13:19:34.561Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T13:19:34.561Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T13:19:34.561Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T13:19:34.561Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T13:19:34.561Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:19:34.561Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T13:19:34.821Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T13:19:34.821Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T13:19:34.821Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T13:19:34.821Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T13:19:34.821Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-17T13:19:34.821Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-17T13:19:34.821Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-17T13:19:34.821Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-17T13:19:34.821Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-17T13:19:34.821Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T13:19:34.821Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T13:19:35.094Z] --- PASS: TestAuthZPluginHeader (0.75s) [2022-08-17T13:19:35.094Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T13:19:35.259Z] .. [2022-08-17T13:19:35.259Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T13:19:35.259Z] [2022-08-17T13:19:35.259Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T13:19:35.259Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T13:19:35.259Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T13:19:35.259Z] Error: No such image: emptyfs [2022-08-17T13:19:35.259Z] Error: No such image: emptyfs [2022-08-17T13:19:35.259Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T13:19:35.259Z] ++++ docker load [2022-08-17T13:19:35.259Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T13:19:35.259Z] ++++ docker load [2022-08-17T13:19:35.519Z] Loaded image: emptyfs:latest [2022-08-17T13:19:35.519Z] Running integration-test (iteration 1) [2022-08-17T13:19:35.519Z] Loaded image: emptyfs:latest [2022-08-17T13:19:35.519Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-17T13:19:35.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-17T13:19:35.519Z] Running integration-test (iteration 1) [2022-08-17T13:19:35.519Z] ++ set -e [2022-08-17T13:19:35.519Z] ++ '[' -n 0 ']' [2022-08-17T13:19:35.519Z] ++ set -x [2022-08-17T13:19:35.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-17T13:19:35.519Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-17T13:19:35.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-17T13:19:35.519Z] ++ set -e [2022-08-17T13:19:35.519Z] ++ '[' -n 0 ']' [2022-08-17T13:19:35.519Z] ++ set -x [2022-08-17T13:19:35.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-17T13:19:35.761Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T13:19:36.457Z] Loaded image: busybox:latest [2022-08-17T13:19:36.457Z] Loaded image: busybox:latest [2022-08-17T13:19:37.025Z] Loaded image: busybox:glibc [2022-08-17T13:19:37.025Z] Loaded image: busybox:glibc [2022-08-17T13:19:37.142Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T13:19:38.081Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T13:19:38.081Z] daemon_test.go:197: [db82c67c4e5a1] daemon is not started [2022-08-17T13:19:38.081Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-17T13:19:38.081Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-17T13:19:38.081Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-17T13:19:38.081Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-17T13:19:38.081Z] === RUN TestDaemonProxy [2022-08-17T13:19:38.081Z] === RUN TestDaemonProxy/environment_variables [2022-08-17T13:19:39.999Z] === RUN TestDaemonProxy/command-line_options [2022-08-17T13:19:40.378Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2022-08-17T13:19:40.378Z] === RUN TestAuthZPluginV2Disable [2022-08-17T13:19:41.219Z] Loaded image: debian:bullseye-slim [2022-08-17T13:19:41.379Z] === RUN TestDaemonProxy/configuration_file [2022-08-17T13:19:41.478Z] Loaded image: debian:bullseye-slim [2022-08-17T13:19:41.478Z] Loaded image: hello-world:latest [2022-08-17T13:19:41.737Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:19:41.737Z] Loaded image: hello-world:latest [2022-08-17T13:19:41.737Z] INFO: Testing against a local daemon [2022-08-17T13:19:41.737Z] === RUN TestDockerDaemonSuite [2022-08-17T13:19:41.737Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-17T13:19:41.737Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:19:41.737Z] INFO: Testing against a local daemon [2022-08-17T13:19:41.737Z] === RUN TestDockerSuite [2022-08-17T13:19:41.737Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-17T13:19:41.737Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-17T13:19:41.996Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-17T13:19:41.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-17T13:19:41.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-17T13:19:41.996Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-17T13:19:41.996Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-17T13:19:41.996Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-17T13:19:43.287Z] === RUN TestDaemonProxy/conflicting_options [2022-08-17T13:19:43.674Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2022-08-17T13:19:43.674Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T13:19:43.855Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-17T13:19:44.115Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-17T13:19:44.115Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-17T13:19:44.115Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-17T13:19:44.115Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-17T13:19:44.115Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-17T13:19:44.115Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-17T13:19:44.115Z] PASS [2022-08-17T13:19:44.115Z] [2022-08-17T13:19:44.115Z] DONE 18 tests in 11.267s [2022-08-17T13:19:44.115Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T13:19:44.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:44.115Z] ++ set -e [2022-08-17T13:19:44.116Z] ++ '[' -n 0 ']' [2022-08-17T13:19:44.116Z] ++ set -x [2022-08-17T13:19:44.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:44.376Z] INFO: Testing against a local daemon [2022-08-17T13:19:44.376Z] === RUN TestCommitInheritsEnv [2022-08-17T13:19:44.532Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-17T13:19:44.532Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-17T13:19:44.636Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-17T13:19:44.636Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T13:19:44.636Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-17T13:19:44.636Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-17T13:19:44.636Z] === RUN TestImportWithCustomPlatform [2022-08-17T13:19:44.636Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T13:19:44.636Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T13:19:44.636Z] === RUN TestImportWithCustomPlatform// [2022-08-17T13:19:44.636Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T13:19:44.896Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T13:19:44.896Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T13:19:44.896Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T13:19:44.896Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T13:19:44.896Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T13:19:44.896Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T13:19:44.896Z] === RUN TestImagesFilterMultiReference [2022-08-17T13:19:45.156Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-17T13:19:45.156Z] === RUN TestImagePullPlatformInvalid [2022-08-17T13:19:45.156Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-17T13:19:45.156Z] === RUN TestRemoveImageOrphaning [2022-08-17T13:19:45.416Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-17T13:19:45.416Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T13:19:45.416Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:19:45.416Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-17T13:19:45.416Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T13:19:45.416Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-17T13:19:45.416Z] === RUN TestTagInvalidReference [2022-08-17T13:19:45.416Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-17T13:19:45.416Z] === RUN TestTagValidPrefixedRepo [2022-08-17T13:19:45.416Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-17T13:19:45.416Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T13:19:45.416Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-17T13:19:45.416Z] === RUN TestTagOfficialNames [2022-08-17T13:19:45.416Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-17T13:19:45.416Z] === RUN TestTagMatchesDigest [2022-08-17T13:19:45.416Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-17T13:19:45.416Z] PASS [2022-08-17T13:19:45.416Z] [2022-08-17T13:19:45.416Z] === Skipped [2022-08-17T13:19:45.416Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-17T13:19:45.416Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-17T13:19:45.416Z] [2022-08-17T13:19:45.416Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-17T13:19:45.416Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:19:45.416Z] [2022-08-17T13:19:45.416Z] DONE 22 tests, 2 skipped in 1.257s [2022-08-17T13:19:45.416Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T13:19:45.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:45.416Z] ++ set -e [2022-08-17T13:19:45.416Z] ++ '[' -n 0 ']' [2022-08-17T13:19:45.416Z] ++ set -x [2022-08-17T13:19:45.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:45.416Z] === RUN TestStripANSICommands [2022-08-17T13:19:45.416Z] === RUN TestStripANSICommands/#00 [2022-08-17T13:19:45.416Z] === RUN TestStripANSICommands/#01 [2022-08-17T13:19:45.416Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T13:19:45.416Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T13:19:45.416Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T13:19:45.416Z] PASS [2022-08-17T13:19:45.416Z] [2022-08-17T13:19:45.416Z] DONE 3 tests in 0.038s [2022-08-17T13:19:45.677Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T13:19:45.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:45.677Z] ++ set -e [2022-08-17T13:19:45.677Z] ++ '[' -n 0 ']' [2022-08-17T13:19:45.677Z] ++ set -x [2022-08-17T13:19:45.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:19:45.677Z] INFO: Testing against a local daemon [2022-08-17T13:19:45.677Z] === RUN TestNetworkCreateDelete [2022-08-17T13:19:45.677Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-17T13:19:45.677Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T13:19:45.919Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-17T13:19:45.919Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-17T13:19:46.246Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-17T13:19:46.246Z] === RUN TestDaemonDNSFallback [2022-08-17T13:19:46.860Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-17T13:19:46.969Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.66s) [2022-08-17T13:19:46.969Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T13:19:47.799Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-17T13:19:47.799Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-17T13:19:48.739Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-17T13:19:49.308Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-17T13:19:49.567Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-17T13:19:49.567Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-17T13:19:49.567Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-17T13:19:50.505Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-17T13:19:50.764Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-17T13:19:51.334Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-17T13:19:51.593Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-17T13:19:51.593Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-17T13:19:51.593Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-17T13:19:51.870Z] --- PASS: TestBuildWithHugeFile (129.35s) [2022-08-17T13:19:51.870Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T13:19:51.870Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:19:51.870Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:19:51.870Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T13:19:51.870Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:19:51.870Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:19:51.870Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:19:51.870Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:19:51.870Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:19:51.870Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:19:51.870Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T13:19:51.870Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T13:19:52.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T13:19:52.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-17T13:19:52.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-17T13:19:52.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-08-17T13:19:52.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-17T13:19:52.148Z] === RUN TestBuildPreserveOwnership [2022-08-17T13:19:52.148Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T13:19:52.819Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-17T13:19:52.819Z] === RUN TestInspectNetwork [2022-08-17T13:19:54.118Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T13:19:55.358Z] === RUN TestInspectNetwork/full_network_id [2022-08-17T13:19:55.358Z] === RUN TestInspectNetwork/partial_network_id [2022-08-17T13:19:55.358Z] === RUN TestInspectNetwork/network_name [2022-08-17T13:19:55.358Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-17T13:19:55.496Z] --- PASS: TestBuildPreserveOwnership (3.02s) [2022-08-17T13:19:55.496Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.03s) [2022-08-17T13:19:55.496Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-08-17T13:19:55.496Z] === RUN TestBuildPlatformInvalid [2022-08-17T13:19:55.496Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-17T13:19:55.496Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T13:19:55.496Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-17T13:19:56.065Z] Loaded image: busybox:latest [2022-08-17T13:19:56.065Z] Loaded image: busybox:glibc [2022-08-17T13:19:57.975Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-17T13:19:57.975Z] Loaded image: debian:bullseye-slim [2022-08-17T13:19:57.975Z] Loaded image: hello-world:latest [2022-08-17T13:19:57.975Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T13:19:59.225Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.12s) [2022-08-17T13:19:59.225Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T13:19:59.554Z] --- PASS: TestInspectNetwork (7.07s) [2022-08-17T13:19:59.554Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-17T13:19:59.554Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-17T13:19:59.554Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-17T13:19:59.554Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-17T13:19:59.554Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T13:19:59.882Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-17T13:20:00.938Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T13:20:00.938Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:20:00.938Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:20:00.938Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:20:00.938Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T13:20:00.938Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T13:20:00.938Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T13:20:00.938Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T13:20:00.938Z] === RUN TestNetworkList [2022-08-17T13:20:00.938Z] === RUN TestNetworkList//networks [2022-08-17T13:20:00.938Z] === PAUSE TestNetworkList//networks [2022-08-17T13:20:00.938Z] === RUN TestNetworkList//networks/ [2022-08-17T13:20:00.938Z] === PAUSE TestNetworkList//networks/ [2022-08-17T13:20:00.938Z] === CONT TestNetworkList//networks [2022-08-17T13:20:00.938Z] === CONT TestNetworkList//networks/ [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkList (0.02s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-17T13:20:00.938Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-17T13:20:00.938Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T13:20:01.507Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-17T13:20:01.507Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T13:20:01.792Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-17T13:20:02.051Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-17T13:20:02.890Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-17T13:20:02.890Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T13:20:02.992Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-17T13:20:03.459Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-08-17T13:20:03.459Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T13:20:04.400Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-17T13:20:04.400Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T13:20:04.901Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-17T13:20:05.470Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-17T13:20:05.782Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-17T13:20:05.782Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T13:20:06.351Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-17T13:20:06.351Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T13:20:06.850Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-17T13:20:06.850Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-17T13:20:07.110Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-17T13:20:07.679Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-17T13:20:08.248Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.91s) [2022-08-17T13:20:08.248Z] PASS [2022-08-17T13:20:08.248Z] [2022-08-17T13:20:08.248Z] === Skipped [2022-08-17T13:20:08.248Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-17T13:20:08.248Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T13:20:08.248Z] [2022-08-17T13:20:08.248Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T13:20:08.248Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T13:20:08.248Z] [2022-08-17T13:20:08.248Z] DONE 34 tests, 2 skipped in 193.719s [2022-08-17T13:20:08.248Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T13:20:08.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:08.248Z] ++ set -e [2022-08-17T13:20:08.248Z] ++ '[' -n 0 ']' [2022-08-17T13:20:08.248Z] ++ set -x [2022-08-17T13:20:08.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:08.248Z] INFO: Testing against a local daemon [2022-08-17T13:20:08.248Z] === RUN TestConfigInspect [2022-08-17T13:20:08.508Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-17T13:20:08.767Z] docker_cli_daemon_test.go:1475: [d9ff4a7b38ba4] daemon is not started [2022-08-17T13:20:08.892Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-08-17T13:20:08.892Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T13:20:08.892Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:20:08.892Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:20:08.892Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T13:20:09.337Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-17T13:20:09.597Z] check_test.go:540: [d5cde6c354a8f] daemon is not started [2022-08-17T13:20:09.597Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-17T13:20:10.166Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-17T13:20:11.548Z] --- PASS: TestConfigInspect (3.14s) [2022-08-17T13:20:11.548Z] === RUN TestConfigList [2022-08-17T13:20:11.808Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-17T13:20:13.719Z] check_test.go:540: [d155bb928dc99] daemon is not started [2022-08-17T13:20:13.719Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-17T13:20:14.288Z] --- PASS: TestConfigList (2.78s) [2022-08-17T13:20:14.288Z] === RUN TestConfigsCreateAndDelete [2022-08-17T13:20:15.225Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-17T13:20:15.484Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-17T13:20:16.052Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-17T13:20:16.311Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-17T13:20:16.880Z] --- PASS: TestConfigsCreateAndDelete (2.47s) [2022-08-17T13:20:16.880Z] === RUN TestConfigsUpdate [2022-08-17T13:20:16.880Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-17T13:20:16.880Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-17T13:20:16.880Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-17T13:20:17.354Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-17T13:20:17.354Z] PASS [2022-08-17T13:20:17.354Z] [2022-08-17T13:20:17.354Z] DONE 17 tests in 50.252s [2022-08-17T13:20:17.354Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T13:20:17.354Z] INFO: Testing against a local daemon [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:20:17.354Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:20:17.354Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T13:20:17.354Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T13:20:17.354Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:20:17.354Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T13:20:17.354Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T13:20:17.354Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T13:20:17.354Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T13:20:17.354Z] === RUN TestPluginInstall [2022-08-17T13:20:17.354Z] === RUN TestPluginInstall/no_auth [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:127741b867c075cf7d38b52838ee5bd378be98f58f40305a88c0322019de0325" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:127741b867c075cf7d38b52838ee5bd378be98f58f40305a88c0322019de0325" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:20:17.354Z] === RUN TestPluginInstall/with_htpasswd [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f48606175ef6914fb726472ec6128c9b567d13691352382ae552aafd5eed36e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:20:17.354Z] time="2022-08-17T13:20:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f48606175ef6914fb726472ec6128c9b567d13691352382ae552aafd5eed36e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:20:17.354Z] === RUN TestPluginInstall/with_insecure [2022-08-17T13:20:17.819Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-17T13:20:17.926Z] time="2022-08-17T13:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:20:17.926Z] time="2022-08-17T13:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5056cf113912e718ee841fb902ffd035e4c23e45638cee8851b77d5f921d9f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:20:17.926Z] time="2022-08-17T13:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:20:17.926Z] time="2022-08-17T13:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5056cf113912e718ee841fb902ffd035e4c23e45638cee8851b77d5f921d9f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:20:18.186Z] plugin_test.go:196: [d4beda0449d65] daemon is not started [2022-08-17T13:20:18.186Z] --- PASS: TestPluginInstall (3.01s) [2022-08-17T13:20:18.186Z] --- PASS: TestPluginInstall/no_auth (1.17s) [2022-08-17T13:20:18.186Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2022-08-17T13:20:18.186Z] --- PASS: TestPluginInstall/with_insecure (1.15s) [2022-08-17T13:20:18.186Z] === RUN TestPluginsWithRuntimes [2022-08-17T13:20:18.386Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-17T13:20:19.327Z] --- PASS: TestConfigsUpdate (2.51s) [2022-08-17T13:20:19.327Z] === RUN TestTemplatedConfig [2022-08-17T13:20:19.569Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-17T13:20:19.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-17T13:20:20.155Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-17T13:20:20.155Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-17T13:20:20.725Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-17T13:20:20.952Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-17T13:20:21.664Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-17T13:20:21.894Z] --- PASS: TestPluginsWithRuntimes (3.67s) [2022-08-17T13:20:21.894Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2022-08-17T13:20:21.894Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-08-17T13:20:21.894Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T13:20:22.465Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2022-08-17T13:20:22.465Z] PASS [2022-08-17T13:20:22.465Z] [2022-08-17T13:20:22.465Z] DONE 24 tests in 7.364s [2022-08-17T13:20:22.465Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T13:20:22.465Z] INFO: Testing against a local daemon [2022-08-17T13:20:22.465Z] === RUN TestExternalGraphDriver [2022-08-17T13:20:22.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-17T13:20:22.726Z] === RUN TestExternalGraphDriver/json [2022-08-17T13:20:22.867Z] --- PASS: TestTemplatedConfig (3.51s) [2022-08-17T13:20:22.867Z] === RUN TestConfigCreateResolve [2022-08-17T13:20:22.867Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-17T13:20:23.126Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-17T13:20:23.791Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2022-08-17T13:20:23.791Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T13:20:24.063Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-17T13:20:24.063Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-17T13:20:24.063Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-17T13:20:24.632Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-17T13:20:24.632Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-17T13:20:24.632Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-17T13:20:24.638Z] === RUN TestExternalGraphDriver/spec [2022-08-17T13:20:24.731Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pwjujlrwe80y3s0p3r0hh1r7q Created:2022-08-17 13:20:23.540384698 +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[abde6b17b9a6a9dbe3c427f6eeea4ce64e4bad383bea0e4413cbd5cc3e83aeef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5u1jmivxubqb0knkw0doia0m EndpointID:9e5af7dc71df6798e5ca5ff315462506462338c4c000dd0b30629e300756a308 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e35934ade278319b5be8ac1f6c88eeff1eac59aae49e1a0f75a8f60d7f7222f 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:72919bc63c00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5u1jmivxubqb0knkw0doia0m EndpointID:9e5af7dc71df6798e5ca5ff315462506462338c4c000dd0b30629e300756a308 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-17T13:20:24.891Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-17T13:20:24.891Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-17T13:20:25.828Z] --- PASS: TestConfigCreateResolve (2.89s) [2022-08-17T13:20:25.828Z] PASS [2022-08-17T13:20:25.828Z] [2022-08-17T13:20:25.828Z] DONE 6 tests in 17.426s [2022-08-17T13:20:25.828Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T13:20:25.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:25.828Z] ++ set -e [2022-08-17T13:20:25.828Z] ++ '[' -n 0 ']' [2022-08-17T13:20:25.828Z] ++ set -x [2022-08-17T13:20:25.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:25.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-17T13:20:25.828Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-17T13:20:25.828Z] INFO: Testing against a local daemon [2022-08-17T13:20:25.828Z] === RUN TestAttachWithTTY [2022-08-17T13:20:25.828Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-17T13:20:25.828Z] === RUN TestAttachWithoutTTy [2022-08-17T13:20:26.087Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-08-17T13:20:26.087Z] === RUN TestCheckpoint [2022-08-17T13:20:26.087Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:20:26.087Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T13:20:26.087Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T13:20:26.087Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:20:26.087Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:20:26.087Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:20:26.087Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:20:26.087Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:20:26.087Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:20:26.087Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T13:20:26.087Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T13:20:26.087Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T13:20:26.087Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T13:20:26.087Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T13:20:26.087Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T13:20:26.087Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T13:20:26.087Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T13:20:26.087Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-17T13:20:26.087Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T13:20:26.087Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-17T13:20:26.087Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T13:20:26.087Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-17T13:20:26.087Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T13:20:26.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-17T13:20:26.346Z] === RUN TestCopyEmptyFile [2022-08-17T13:20:26.547Z] === RUN TestExternalGraphDriver/pull [2022-08-17T13:20:26.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-17T13:20:26.606Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-08-17T13:20:26.606Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T13:20:26.606Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-17T13:20:26.606Z] === RUN TestCopyFromContainer [2022-08-17T13:20:27.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-17T13:20:27.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-17T13:20:28.458Z] --- PASS: TestExternalGraphDriver (5.61s) [2022-08-17T13:20:28.458Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2022-08-17T13:20:28.458Z] --- PASS: TestExternalGraphDriver/spec (1.73s) [2022-08-17T13:20:28.458Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2022-08-17T13:20:28.458Z] === RUN TestGraphdriverPluginV2 [2022-08-17T13:20:28.482Z] === RUN TestCopyFromContainer// [2022-08-17T13:20:28.482Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T13:20:28.741Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T13:20:28.741Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T13:20:29.001Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T13:20:29.001Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T13:20:29.001Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-17T13:20:29.001Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T13:20:29.261Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T13:20:29.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-17T13:20:29.261Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T13:20:29.520Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer (2.86s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-08-17T13:20:29.520Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-17T13:20:29.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T13:20:29.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:20:29.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:20:29.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:20:29.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:20:29.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:20:29.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:20:29.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T13:20:29.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T13:20:29.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T13:20:29.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-17T13:20:29.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T13:20:29.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T13:20:29.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-17T13:20:29.520Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T13:20:29.520Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-17T13:20:29.520Z] === RUN TestCreateWithInvalidEnv [2022-08-17T13:20:29.520Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T13:20:29.520Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T13:20:29.520Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T13:20:29.520Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T13:20:29.520Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T13:20:29.520Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T13:20:29.520Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T13:20:29.520Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T13:20:29.520Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T13:20:29.520Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-17T13:20:29.520Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T13:20:29.520Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-17T13:20:29.520Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-17T13:20:29.520Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T13:20:29.520Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-17T13:20:29.520Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T13:20:30.010Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s) [2022-08-17T13:20:30.010Z] PASS [2022-08-17T13:20:30.010Z] [2022-08-17T13:20:30.010Z] === Skipped [2022-08-17T13:20:30.010Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:20:30.010Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:20:30.010Z] [2022-08-17T13:20:30.010Z] DONE 38 tests, 1 skipped in 43.704s [2022-08-17T13:20:30.010Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:20:30.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:30.010Z] ++ set -e [2022-08-17T13:20:30.010Z] ++ '[' -n 0 ']' [2022-08-17T13:20:30.010Z] ++ set -x [2022-08-17T13:20:30.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:30.010Z] INFO: Testing against a local daemon [2022-08-17T13:20:30.010Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T13:20:30.010Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:20:30.010Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:20:30.010Z] === RUN TestDockerNetworkIpvlan [2022-08-17T13:20:30.010Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:20:30.010Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:20:30.010Z] PASS [2022-08-17T13:20:30.010Z] [2022-08-17T13:20:30.010Z] === Skipped [2022-08-17T13:20:30.010Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:20:30.010Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:20:30.010Z] [2022-08-17T13:20:30.010Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:20:30.010Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:20:30.010Z] [2022-08-17T13:20:30.010Z] DONE 2 tests, 2 skipped in 0.085s [2022-08-17T13:20:30.010Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:20:30.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:30.011Z] ++ set -e [2022-08-17T13:20:30.011Z] ++ '[' -n 0 ']' [2022-08-17T13:20:30.011Z] ++ set -x [2022-08-17T13:20:30.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:30.011Z] INFO: Testing against a local daemon [2022-08-17T13:20:30.011Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T13:20:30.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-17T13:20:30.090Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-17T13:20:30.951Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-17T13:20:30.951Z] === RUN TestDockerNetworkMacvlan [2022-08-17T13:20:31.031Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-17T13:20:31.521Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-17T13:20:31.600Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-17T13:20:31.865Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-08-17T13:20:31.865Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T13:20:31.865Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-17T13:20:32.492Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-17T13:20:32.659Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2022-08-17T13:20:32.659Z] PASS [2022-08-17T13:20:32.659Z] [2022-08-17T13:20:32.659Z] DONE 5 tests in 10.031s [2022-08-17T13:20:32.659Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T13:20:32.659Z] INFO: Testing against a local daemon [2022-08-17T13:20:32.659Z] === RUN TestContinueAfterPluginCrash [2022-08-17T13:20:32.659Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T13:20:32.659Z] === RUN TestReadPluginNoRead [2022-08-17T13:20:32.659Z] === PAUSE TestReadPluginNoRead [2022-08-17T13:20:32.659Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T13:20:32.659Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T13:20:32.659Z] === CONT TestContinueAfterPluginCrash [2022-08-17T13:20:32.659Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T13:20:32.805Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-17T13:20:33.065Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-17T13:20:33.076Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-17T13:20:33.326Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-17T13:20:33.587Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-17T13:20:33.848Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2022-08-17T13:20:33.848Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T13:20:33.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:20:33.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:20:33.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:20:33.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:20:33.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:20:33.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:20:33.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:20:33.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:20:33.848Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:20:33.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:20:33.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T13:20:33.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T13:20:33.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T13:20:33.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T13:20:33.848Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T13:20:33.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-17T13:20:33.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-17T13:20:33.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-17T13:20:33.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-17T13:20:33.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-17T13:20:33.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-17T13:20:33.848Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T13:20:34.107Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-17T13:20:34.676Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2022-08-17T13:20:34.676Z] === RUN TestCreateDifferentPlatform [2022-08-17T13:20:34.676Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T13:20:34.676Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T13:20:34.676Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-17T13:20:34.676Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T13:20:34.676Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-17T13:20:34.676Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T13:20:34.936Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-17T13:20:34.936Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T13:20:34.936Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-17T13:20:34.936Z] === RUN TestCreateInvalidHostConfig [2022-08-17T13:20:34.936Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:20:34.936Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:20:34.936Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:20:34.936Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:20:34.936Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:20:34.936Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:20:34.936Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:20:34.936Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:20:34.936Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T13:20:34.936Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T13:20:34.936Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T13:20:34.936Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T13:20:34.936Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-17T13:20:34.936Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T13:20:34.936Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T13:20:34.936Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T13:20:34.936Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T13:20:34.936Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T13:20:34.936Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-17T13:20:34.936Z] === RUN TestDaemonRestartIpcMode [2022-08-17T13:20:34.936Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T13:20:34.936Z] === RUN TestDaemonHostGatewayIP [2022-08-17T13:20:34.936Z] === PAUSE TestDaemonHostGatewayIP [2022-08-17T13:20:34.936Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T13:20:34.936Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T13:20:34.936Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T13:20:34.936Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-17T13:20:34.936Z] === RUN TestDiff [2022-08-17T13:20:34.989Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-17T13:20:35.199Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-17T13:20:35.459Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-17T13:20:35.720Z] --- PASS: TestDiff (0.70s) [2022-08-17T13:20:35.720Z] === RUN TestExecConsoleSize [2022-08-17T13:20:35.979Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-17T13:20:35.979Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-17T13:20:36.370Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-17T13:20:36.547Z] --- PASS: TestExecConsoleSize (0.77s) [2022-08-17T13:20:36.547Z] === RUN TestExecWithCloseStdin [2022-08-17T13:20:36.807Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-17T13:20:36.807Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-17T13:20:36.867Z] === CONT TestReadPluginNoRead [2022-08-17T13:20:36.868Z] --- PASS: TestDaemonStartWithLogOpt (3.73s) [2022-08-17T13:20:37.377Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-08-17T13:20:37.377Z] === RUN TestExec [2022-08-17T13:20:37.377Z] check_test.go:540: [d4672e7c9e7ad] daemon is not started [2022-08-17T13:20:37.377Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-17T13:20:38.315Z] --- PASS: TestExec (0.81s) [2022-08-17T13:20:38.315Z] === RUN TestExecUser [2022-08-17T13:20:38.315Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-17T13:20:38.781Z] === RUN TestReadPluginNoRead/default [2022-08-17T13:20:38.883Z] --- PASS: TestExecUser (0.86s) [2022-08-17T13:20:38.883Z] === RUN TestExportContainerAndImportImage [2022-08-17T13:20:39.667Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-17T13:20:39.820Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-17T13:20:39.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-17T13:20:39.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-17T13:20:39.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-17T13:20:39.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-17T13:20:39.821Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-17T13:20:40.080Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2022-08-17T13:20:40.080Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T13:20:40.164Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T13:20:40.608Z] --- PASS: TestDockerNetworkMacvlan (9.55s) [2022-08-17T13:20:40.608Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-17T13:20:40.608Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-17T13:20:40.608Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-08-17T13:20:40.608Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-08-17T13:20:40.608Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-08-17T13:20:40.608Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-08-17T13:20:40.608Z] PASS [2022-08-17T13:20:40.608Z] [2022-08-17T13:20:40.608Z] DONE 8 tests in 11.003s [2022-08-17T13:20:40.608Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T13:20:40.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:40.608Z] ++ set -e [2022-08-17T13:20:40.608Z] ++ '[' -n 0 ']' [2022-08-17T13:20:40.608Z] ++ set -x [2022-08-17T13:20:40.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:40.608Z] testing: warning: no tests to run [2022-08-17T13:20:40.608Z] PASS [2022-08-17T13:20:40.608Z] [2022-08-17T13:20:40.608Z] DONE 0 tests in 0.029s [2022-08-17T13:20:40.608Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T13:20:40.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:40.608Z] ++ set -e [2022-08-17T13:20:40.608Z] ++ '[' -n 0 ']' [2022-08-17T13:20:40.608Z] ++ set -x [2022-08-17T13:20:40.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:20:40.608Z] INFO: Testing against a local daemon [2022-08-17T13:20:40.608Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T13:20:40.649Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-17T13:20:40.956Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-17T13:20:41.245Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2022-08-17T13:20:41.245Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T13:20:41.566Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-08-17T13:20:41.566Z] === RUN TestAuthZPluginTLS [2022-08-17T13:20:41.908Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2022-08-17T13:20:41.908Z] === RUN TestHealthCheckWorkdir [2022-08-17T13:20:42.136Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-17T13:20:42.136Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T13:20:42.630Z] === CONT TestReadPluginNoRead [2022-08-17T13:20:42.630Z] read_test.go:92: [d36df8c9b2e8a] daemon is not started [2022-08-17T13:20:42.630Z] --- PASS: TestReadPluginNoRead (6.46s) [2022-08-17T13:20:42.630Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-08-17T13:20:42.630Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-08-17T13:20:42.630Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2022-08-17T13:20:42.630Z] PASS [2022-08-17T13:20:42.630Z] [2022-08-17T13:20:42.630Z] DONE 6 tests in 10.221s [2022-08-17T13:20:42.630Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T13:20:42.630Z] testing: warning: no tests to run [2022-08-17T13:20:42.630Z] PASS [2022-08-17T13:20:42.630Z] [2022-08-17T13:20:42.630Z] DONE 0 tests in 0.010s [2022-08-17T13:20:42.630Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T13:20:42.630Z] INFO: Testing against a local daemon [2022-08-17T13:20:42.630Z] === RUN TestPluginWithDevMounts [2022-08-17T13:20:42.630Z] === PAUSE TestPluginWithDevMounts [2022-08-17T13:20:42.630Z] === CONT TestPluginWithDevMounts [2022-08-17T13:20:42.706Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-17T13:20:42.706Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T13:20:42.844Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2022-08-17T13:20:42.844Z] === RUN TestHealthKillContainer [2022-08-17T13:20:43.104Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-17T13:20:43.276Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-17T13:20:43.276Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T13:20:43.845Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-17T13:20:43.845Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T13:20:44.541Z] --- PASS: TestPluginWithDevMounts (1.66s) [2022-08-17T13:20:44.541Z] PASS [2022-08-17T13:20:44.541Z] [2022-08-17T13:20:44.541Z] DONE 1 tests in 1.682s [2022-08-17T13:20:44.541Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T13:20:44.541Z] INFO: Testing against a local daemon [2022-08-17T13:20:44.541Z] === RUN TestSecretInspect [2022-08-17T13:20:45.008Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-17T13:20:45.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-17T13:20:45.228Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T13:20:45.488Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-17T13:20:45.488Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T13:20:45.577Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-17T13:20:46.058Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-17T13:20:46.058Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T13:20:46.146Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-17T13:20:46.146Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-17T13:20:46.146Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-17T13:20:46.146Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-17T13:20:46.628Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-17T13:20:46.628Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T13:20:46.713Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-17T13:20:47.084Z] --- PASS: TestSecretInspect (2.29s) [2022-08-17T13:20:47.085Z] === RUN TestSecretList [2022-08-17T13:20:48.010Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-17T13:20:48.011Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T13:20:48.616Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-17T13:20:49.000Z] --- PASS: TestSecretList (2.31s) [2022-08-17T13:20:49.000Z] === RUN TestSecretsCreateAndDelete [2022-08-17T13:20:49.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-17T13:20:49.392Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-17T13:20:49.392Z] === RUN TestAuthZPluginHeader [2022-08-17T13:20:49.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-17T13:20:49.961Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-17T13:20:49.961Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T13:20:49.961Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:20:49.961Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-17T13:20:49.961Z] === RUN TestAuthZPluginV2Disable [2022-08-17T13:20:49.961Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:20:49.961Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-17T13:20:49.961Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T13:20:49.961Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:20:49.961Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-17T13:20:49.961Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T13:20:49.961Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:20:49.961Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-17T13:20:49.961Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T13:20:50.318Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-17T13:20:50.885Z] check_test.go:540: [d54b3f5a1b519] daemon is not started [2022-08-17T13:20:50.885Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-17T13:20:50.885Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-17T13:20:50.885Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T13:20:51.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-17T13:20:51.145Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-17T13:20:51.406Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-08-17T13:20:51.406Z] === RUN TestIpcModeNone [2022-08-17T13:20:51.543Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2022-08-17T13:20:51.543Z] === RUN TestSecretsUpdate [2022-08-17T13:20:51.665Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-17T13:20:52.233Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-17T13:20:52.233Z] === RUN TestIpcModePrivate [2022-08-17T13:20:52.233Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-17T13:20:52.494Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-08-17T13:20:52.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-17T13:20:52.753Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-17T13:20:52.753Z] === RUN TestIpcModeShareable [2022-08-17T13:20:53.322Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-08-17T13:20:53.582Z] --- PASS: TestIpcModeShareable (0.81s) [2022-08-17T13:20:53.582Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T13:20:54.087Z] --- PASS: TestSecretsUpdate (2.29s) [2022-08-17T13:20:54.087Z] === RUN TestTemplatedSecret [2022-08-17T13:20:54.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-17T13:20:55.090Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-17T13:20:55.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00086f518__} [2022-08-17T13:20:55.659Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2022-08-17T13:20:55.659Z] === RUN TestAPIIpcModeHost [2022-08-17T13:20:56.597Z] --- PASS: TestAPIIpcModeHost (0.79s) [2022-08-17T13:20:56.597Z] === RUN TestDaemonIpcModeShareable [2022-08-17T13:20:56.626Z] --- PASS: TestTemplatedSecret (2.62s) [2022-08-17T13:20:56.626Z] === RUN TestSecretCreateResolve [2022-08-17T13:20:57.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13023070679_/foo_false_____} [2022-08-17T13:20:57.733Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2022-08-17T13:20:57.733Z] --- PASS: TestDaemonIpcModeShareable (1.35s) [2022-08-17T13:20:57.733Z] === RUN TestDaemonIpcModePrivate [2022-08-17T13:20:58.537Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-08-17T13:20:58.537Z] PASS [2022-08-17T13:20:58.537Z] [2022-08-17T13:20:58.537Z] DONE 6 tests in 14.130s [2022-08-17T13:20:58.537Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T13:20:58.537Z] INFO: Testing against a local daemon [2022-08-17T13:20:58.537Z] === RUN TestServiceCreateInit [2022-08-17T13:20:58.537Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T13:20:58.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13023070679_/foo_true_____} [2022-08-17T13:20:59.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-17T13:20:59.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31804118416_/foo_false_____} [2022-08-17T13:20:59.608Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-08-17T13:20:59.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T13:20:59.608Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-17T13:21:00.989Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-17T13:21:00.989Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.33s) [2022-08-17T13:21:00.989Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T13:21:00.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31804118416_/foo_true_____} [2022-08-17T13:21:01.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-17T13:21:01.926Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-17T13:21:01.926Z] check_test.go:540: [d9e6ed4fe4c4c] daemon is not started [2022-08-17T13:21:01.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-17T13:21:02.188Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-17T13:21:02.188Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2022-08-17T13:21:02.188Z] === RUN TestIpcModeOlderClient [2022-08-17T13:21:02.188Z] === PAUSE TestIpcModeOlderClient [2022-08-17T13:21:02.188Z] === RUN TestKillContainerInvalidSignal [2022-08-17T13:21:02.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31804118416_/foo_true__0xc00086f548___} [2022-08-17T13:21:02.738Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T13:21:03.016Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2022-08-17T13:21:03.017Z] === RUN TestKillContainer [2022-08-17T13:21:03.017Z] === RUN TestKillContainer/no_signal [2022-08-17T13:21:03.955Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T13:21:03.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-17T13:21:03.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00086f560__} [2022-08-17T13:21:04.214Z] === RUN TestKillContainer/killing_signal [2022-08-17T13:21:05.154Z] --- PASS: TestKillContainer (2.06s) [2022-08-17T13:21:05.154Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-08-17T13:21:05.154Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-08-17T13:21:05.154Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2022-08-17T13:21:05.154Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T13:21:05.154Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T13:21:05.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00086f578__} [2022-08-17T13:21:05.676Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-17T13:21:05.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T13:21:06.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-08-17T13:21:06.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2022-08-17T13:21:06.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-08-17T13:21:06.505Z] === RUN TestKillStoppedContainer [2022-08-17T13:21:06.505Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-17T13:21:06.505Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T13:21:06.765Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-17T13:21:06.765Z] === RUN TestKillDifferentUserContainer [2022-08-17T13:21:06.945Z] --- PASS: TestServiceCreateInit (8.01s) [2022-08-17T13:21:06.945Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.93s) [2022-08-17T13:21:06.945Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.06s) [2022-08-17T13:21:06.945Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T13:21:07.024Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-17T13:21:07.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00086f5d8__} [2022-08-17T13:21:07.284Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2022-08-17T13:21:07.284Z] === RUN TestInspectOomKilledTrue [2022-08-17T13:21:07.284Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:21:07.284Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-17T13:21:07.284Z] === RUN TestInspectOomKilledFalse [2022-08-17T13:21:07.284Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:21:07.284Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-17T13:21:07.284Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T13:21:07.853Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-08-17T13:21:07.853Z] === RUN TestLinksContainerNames [2022-08-17T13:21:08.063Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-17T13:21:08.063Z] PASS [2022-08-17T13:21:08.063Z] [2022-08-17T13:21:08.063Z] === Skipped [2022-08-17T13:21:08.063Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-17T13:21:08.063Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:21:08.063Z] [2022-08-17T13:21:08.063Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-17T13:21:08.063Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:21:08.063Z] [2022-08-17T13:21:08.063Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-17T13:21:08.063Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:21:08.063Z] [2022-08-17T13:21:08.063Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-17T13:21:08.063Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:21:08.063Z] [2022-08-17T13:21:08.063Z] DONE 17 tests, 4 skipped in 26.494s [2022-08-17T13:21:08.063Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T13:21:08.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:08.063Z] ++ set -e [2022-08-17T13:21:08.063Z] ++ '[' -n 0 ']' [2022-08-17T13:21:08.063Z] ++ set -x [2022-08-17T13:21:08.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:08.063Z] INFO: Testing against a local daemon [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:21:08.063Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:21:08.063Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T13:21:08.063Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T13:21:08.063Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T13:21:08.063Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T13:21:08.063Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T13:21:08.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T13:21:08.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T13:21:08.063Z] === RUN TestPluginInstall [2022-08-17T13:21:08.063Z] === RUN TestPluginInstall/no_auth [2022-08-17T13:21:08.063Z] time="2022-08-17T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:21:08.063Z] time="2022-08-17T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e162a8bdbc4942d73e66b8ae07ede414ba2254f21a2b6dc287a30ec985d4cee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:21:08.063Z] time="2022-08-17T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:21:08.063Z] time="2022-08-17T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e162a8bdbc4942d73e66b8ae07ede414ba2254f21a2b6dc287a30ec985d4cee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:21:08.063Z] === RUN TestPluginInstall/with_htpasswd [2022-08-17T13:21:08.323Z] time="2022-08-17T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:21:08.323Z] time="2022-08-17T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e162a8bdbc4942d73e66b8ae07ede414ba2254f21a2b6dc287a30ec985d4cee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:21:08.323Z] time="2022-08-17T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:21:08.323Z] time="2022-08-17T13:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e162a8bdbc4942d73e66b8ae07ede414ba2254f21a2b6dc287a30ec985d4cee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:21:08.584Z] === RUN TestPluginInstall/with_insecure [2022-08-17T13:21:08.792Z] check_test.go:540: [deebc0a09ce2d] daemon is not started [2022-08-17T13:21:08.792Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-17T13:21:08.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00086f5f0__} [2022-08-17T13:21:09.052Z] --- PASS: TestLinksContainerNames (1.23s) [2022-08-17T13:21:09.052Z] === RUN TestLogsFollowTailEmpty [2022-08-17T13:21:09.311Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-17T13:21:09.524Z] time="2022-08-17T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:21:09.524Z] time="2022-08-17T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5c5b3bbcf52a3ed595bced3ed993eee03a71be6b42deedd6a8f272c8f807255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:21:09.524Z] time="2022-08-17T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:21:09.524Z] time="2022-08-17T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5c5b3bbcf52a3ed595bced3ed993eee03a71be6b42deedd6a8f272c8f807255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:21:09.524Z] plugin_test.go:196: [d89d1650e2710] daemon is not started [2022-08-17T13:21:09.524Z] --- PASS: TestPluginInstall (2.56s) [2022-08-17T13:21:09.524Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-17T13:21:09.524Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-17T13:21:09.524Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-17T13:21:09.524Z] === RUN TestPluginsWithRuntimes [2022-08-17T13:21:09.880Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-08-17T13:21:09.880Z] === RUN TestLogs [2022-08-17T13:21:09.880Z] === RUN TestLogs/driver_local [2022-08-17T13:21:09.880Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:21:09.880Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:21:09.880Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T13:21:09.880Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T13:21:09.880Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T13:21:09.880Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T13:21:09.880Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:21:09.880Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:21:09.880Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:21:09.880Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:21:09.880Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:21:09.880Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:21:09.880Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T13:21:09.880Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T13:21:11.260Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T13:21:11.260Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-17T13:21:11.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-17T13:21:11.432Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-17T13:21:11.520Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-17T13:21:11.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-17T13:21:11.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-17T13:21:11.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-17T13:21:11.781Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-17T13:21:12.002Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-17T13:21:12.350Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T13:21:12.350Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T13:21:12.350Z] check_test.go:540: [dd52b5aba2a07] daemon is not started [2022-08-17T13:21:12.350Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-17T13:21:12.350Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-17T13:21:12.943Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-08-17T13:21:12.943Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-17T13:21:12.943Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-17T13:21:12.943Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T13:21:13.289Z] === RUN TestLogs/driver_json-file [2022-08-17T13:21:13.289Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:21:13.289Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:21:13.289Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:21:13.289Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:21:13.289Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:21:13.289Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:21:13.289Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:21:13.289Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:21:13.289Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:21:13.289Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:21:13.289Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:21:13.289Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:21:13.289Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T13:21:13.289Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T13:21:13.512Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-17T13:21:13.512Z] PASS [2022-08-17T13:21:13.512Z] [2022-08-17T13:21:13.512Z] DONE 24 tests in 6.536s [2022-08-17T13:21:13.512Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T13:21:13.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:13.512Z] ++ set -e [2022-08-17T13:21:13.512Z] ++ '[' -n 0 ']' [2022-08-17T13:21:13.512Z] ++ set -x [2022-08-17T13:21:13.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:13.512Z] INFO: Testing against a local daemon [2022-08-17T13:21:13.512Z] === RUN TestExternalGraphDriver [2022-08-17T13:21:13.868Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-17T13:21:14.081Z] === RUN TestExternalGraphDriver/json [2022-08-17T13:21:14.128Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T13:21:14.128Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T13:21:14.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-17T13:21:15.267Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T13:21:15.267Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T13:21:15.464Z] === RUN TestExternalGraphDriver/spec [2022-08-17T13:21:15.526Z] docker_cli_daemon_plugins_test.go:80: [d295e14215410] daemon is not started [2022-08-17T13:21:16.463Z] --- PASS: TestLogs (6.38s) [2022-08-17T13:21:16.463Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-17T13:21:16.463Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.18s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.19s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.22s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.28s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.93s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.93s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.90s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.94s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.97s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.04s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.91s) [2022-08-17T13:21:16.464Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.07s) [2022-08-17T13:21:16.464Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T13:21:16.464Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-17T13:21:16.723Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-17T13:21:16.983Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/default [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/private [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/slave [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/shared [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/default [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/shared [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/slave [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/private [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T13:21:16.983Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:21:16.983Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T13:21:16.983Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T13:21:17.232Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-17T13:21:17.232Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-17T13:21:17.232Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-17T13:21:17.232Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-17T13:21:17.232Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-17T13:21:17.232Z] Cross building: bundles/cross/windows/amd64 [2022-08-17T13:21:17.232Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-17T13:21:17.232Z] { [2022-08-17T13:21:17.232Z] "RT_GROUP_ICON": { [2022-08-17T13:21:17.232Z] "#1": { [2022-08-17T13:21:17.232Z] "0409": "../../winresources/docker.ico" [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] }, [2022-08-17T13:21:17.232Z] "RT_MANIFEST": { [2022-08-17T13:21:17.232Z] "#1": { [2022-08-17T13:21:17.232Z] "0409": { [2022-08-17T13:21:17.232Z] "identity": {}, [2022-08-17T13:21:17.232Z] "description": "Docker Engine", [2022-08-17T13:21:17.232Z] "minimum-os": "vista", [2022-08-17T13:21:17.232Z] "execution-level": "", [2022-08-17T13:21:17.232Z] "ui-access": false, [2022-08-17T13:21:17.232Z] "auto-elevate": false, [2022-08-17T13:21:17.232Z] "dpi-awareness": "unaware", [2022-08-17T13:21:17.232Z] "disable-theming": false, [2022-08-17T13:21:17.232Z] "disable-window-filtering": false, [2022-08-17T13:21:17.232Z] "high-resolution-scrolling-aware": false, [2022-08-17T13:21:17.232Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-17T13:21:17.232Z] "long-path-aware": false, [2022-08-17T13:21:17.232Z] "printer-driver-isolation": false, [2022-08-17T13:21:17.232Z] "gdi-scaling": false, [2022-08-17T13:21:17.232Z] "segment-heap": false, [2022-08-17T13:21:17.232Z] "use-common-controls-v6": false [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] }, [2022-08-17T13:21:17.232Z] "RT_MESSAGETABLE": { [2022-08-17T13:21:17.232Z] "#1": { [2022-08-17T13:21:17.232Z] "0409": "../../winresources/event_messages.bin" [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] }, [2022-08-17T13:21:17.232Z] "RT_VERSION": { [2022-08-17T13:21:17.232Z] "#1": { [2022-08-17T13:21:17.232Z] "0409": { [2022-08-17T13:21:17.232Z] "fixed": { [2022-08-17T13:21:17.232Z] "file_version": "0.0.0.0", [2022-08-17T13:21:17.232Z] "product_version": "0.0.0.0", [2022-08-17T13:21:17.232Z] "type": "Unknown" [2022-08-17T13:21:17.232Z] }, [2022-08-17T13:21:17.232Z] "info": { [2022-08-17T13:21:17.232Z] "0000": { [2022-08-17T13:21:17.232Z] "CompanyName": "", [2022-08-17T13:21:17.232Z] "FileVersion": "dev", [2022-08-17T13:21:17.232Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-17T13:21:17.232Z] "OriginalFileName": "dockerd.exe", [2022-08-17T13:21:17.232Z] "ProductName": "", [2022-08-17T13:21:17.232Z] "ProductVersion": "dev", [2022-08-17T13:21:17.232Z] "SpecialBuild": "f27b74f0f7dd41f09f806a08f6855259c19e965b" [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] } [2022-08-17T13:21:17.232Z] cmd/dockerd/config.go [2022-08-17T13:21:17.232Z] cmd/dockerd/config_windows.go [2022-08-17T13:21:17.232Z] cmd/dockerd/daemon.go [2022-08-17T13:21:17.232Z] cmd/dockerd/daemon_test.go [2022-08-17T13:21:17.232Z] cmd/dockerd/daemon_windows.go [2022-08-17T13:21:17.232Z] cmd/dockerd/docker.go [2022-08-17T13:21:17.232Z] cmd/dockerd/docker_windows.go [2022-08-17T13:21:17.232Z] cmd/dockerd/genwinres_windows.go [2022-08-17T13:21:17.232Z] cmd/dockerd/metrics.go [2022-08-17T13:21:17.232Z] cmd/dockerd/options.go [2022-08-17T13:21:17.232Z] cmd/dockerd/options_test.go [2022-08-17T13:21:17.232Z] cmd/dockerd/service_windows.go [2022-08-17T13:21:17.232Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-17T13:21:17.232Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T13:21:17.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T13:21:17.372Z] === RUN TestExternalGraphDriver/pull [2022-08-17T13:21:17.501Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T13:21:17.501Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T13:21:17.501Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T13:21:17.501Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T13:21:17.502Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T13:21:17.502Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T13:21:17.502Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-17T13:21:17.502Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-17T13:21:17.502Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T13:21:17.764Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-17T13:21:18.334Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-17T13:21:18.754Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-08-17T13:21:18.754Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-08-17T13:21:18.754Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-08-17T13:21:18.754Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-08-17T13:21:18.754Z] === RUN TestGraphdriverPluginV2 [2022-08-17T13:21:19.014Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:21:19.014Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-17T13:21:19.014Z] PASS [2022-08-17T13:21:19.014Z] [2022-08-17T13:21:19.014Z] === Skipped [2022-08-17T13:21:19.014Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-17T13:21:19.014Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:21:19.014Z] [2022-08-17T13:21:19.014Z] DONE 5 tests, 1 skipped in 5.605s [2022-08-17T13:21:19.014Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T13:21:19.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:19.014Z] ++ set -e [2022-08-17T13:21:19.014Z] ++ '[' -n 0 ']' [2022-08-17T13:21:19.014Z] ++ set -x [2022-08-17T13:21:19.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:19.274Z] INFO: Testing against a local daemon [2022-08-17T13:21:19.274Z] === RUN TestContinueAfterPluginCrash [2022-08-17T13:21:19.274Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T13:21:19.274Z] === RUN TestReadPluginNoRead [2022-08-17T13:21:19.274Z] === PAUSE TestReadPluginNoRead [2022-08-17T13:21:19.274Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T13:21:19.274Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T13:21:19.274Z] === CONT TestContinueAfterPluginCrash [2022-08-17T13:21:19.274Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T13:21:19.275Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-17T13:21:19.275Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2022-08-17T13:21:19.275Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T13:21:19.275Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-17T13:21:19.534Z] docker_cli_daemon_plugins_test.go:170: [da7ad9ef26fab] daemon is not started [2022-08-17T13:21:20.105Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-08-17T13:21:20.105Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T13:21:20.105Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-17T13:21:20.365Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2022-08-17T13:21:20.365Z] === RUN TestNetworkNat [2022-08-17T13:21:20.933Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-17T13:21:20.933Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-17T13:21:21.193Z] --- PASS: TestNetworkNat (0.78s) [2022-08-17T13:21:21.193Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T13:21:21.452Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-17T13:21:22.021Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-08-17T13:21:22.021Z] === RUN TestNetworkLoopbackNat [2022-08-17T13:21:22.569Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-08-17T13:21:22.569Z] === CONT TestReadPluginNoRead [2022-08-17T13:21:23.403Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-17T13:21:23.971Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-17T13:21:24.231Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-17T13:21:24.478Z] === RUN TestReadPluginNoRead/default [2022-08-17T13:21:24.491Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-17T13:21:24.753Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-17T13:21:25.013Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-08-17T13:21:25.013Z] === RUN TestPause [2022-08-17T13:21:25.099Z] --- PASS: TestCreateServiceMultipleTimes (16.08s) [2022-08-17T13:21:25.099Z] === RUN TestCreateServiceConflict [2022-08-17T13:21:25.099Z] --- PASS: TestCreateServiceConflict (2.41s) [2022-08-17T13:21:25.099Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T13:21:25.273Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-17T13:21:25.273Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-17T13:21:25.841Z] --- PASS: TestPause (0.73s) [2022-08-17T13:21:25.841Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T13:21:25.841Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:21:25.841Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:21:25.841Z] === RUN TestPauseStopPausedContainer [2022-08-17T13:21:25.841Z] check_test.go:540: [df6ec853bc529] daemon is not started [2022-08-17T13:21:25.841Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-17T13:21:25.859Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T13:21:26.100Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-17T13:21:26.669Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-08-17T13:21:26.669Z] === RUN TestPidHost [2022-08-17T13:21:26.798Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T13:21:26.932Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-17T13:21:27.368Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-08-17T13:21:27.895Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-17T13:21:27.895Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-17T13:21:27.938Z] === CONT TestReadPluginNoRead [2022-08-17T13:21:27.938Z] read_test.go:92: [d8ff6f52ec9f7] daemon is not started [2022-08-17T13:21:27.938Z] --- PASS: TestReadPluginNoRead (5.69s) [2022-08-17T13:21:27.938Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-08-17T13:21:27.938Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-17T13:21:27.938Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-17T13:21:27.938Z] PASS [2022-08-17T13:21:27.938Z] [2022-08-17T13:21:27.938Z] DONE 6 tests in 8.892s [2022-08-17T13:21:27.938Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T13:21:27.939Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:27.939Z] ++ set -e [2022-08-17T13:21:27.939Z] ++ '[' -n 0 ']' [2022-08-17T13:21:27.939Z] ++ set -x [2022-08-17T13:21:27.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:28.175Z] --- PASS: TestPidHost (1.69s) [2022-08-17T13:21:28.175Z] === RUN TestPsFilter [2022-08-17T13:21:28.199Z] testing: warning: no tests to run [2022-08-17T13:21:28.199Z] PASS [2022-08-17T13:21:28.199Z] [2022-08-17T13:21:28.199Z] DONE 0 tests in 0.033s [2022-08-17T13:21:28.199Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T13:21:28.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:28.199Z] ++ set -e [2022-08-17T13:21:28.199Z] ++ '[' -n 0 ']' [2022-08-17T13:21:28.199Z] ++ set -x [2022-08-17T13:21:28.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:28.199Z] INFO: Testing against a local daemon [2022-08-17T13:21:28.199Z] === RUN TestPluginWithDevMounts [2022-08-17T13:21:28.199Z] === PAUSE TestPluginWithDevMounts [2022-08-17T13:21:28.199Z] === CONT TestPluginWithDevMounts [2022-08-17T13:21:28.397Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2022-08-17T13:21:28.397Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T13:21:28.436Z] --- PASS: TestPsFilter (0.15s) [2022-08-17T13:21:28.436Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T13:21:28.697Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-17T13:21:29.269Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2022-08-17T13:21:29.269Z] === RUN TestRemoveContainerWithVolume [2022-08-17T13:21:29.269Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-17T13:21:29.836Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2022-08-17T13:21:29.836Z] === RUN TestRemoveContainerRunning [2022-08-17T13:21:30.109Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-17T13:21:30.109Z] PASS [2022-08-17T13:21:30.109Z] [2022-08-17T13:21:30.109Z] DONE 1 tests in 1.633s [2022-08-17T13:21:30.109Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T13:21:30.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:30.109Z] ++ set -e [2022-08-17T13:21:30.109Z] ++ '[' -n 0 ']' [2022-08-17T13:21:30.109Z] ++ set -x [2022-08-17T13:21:30.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:30.109Z] INFO: Testing against a local daemon [2022-08-17T13:21:30.109Z] === RUN TestSecretInspect [2022-08-17T13:21:30.775Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-17T13:21:30.775Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-08-17T13:21:30.775Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T13:21:31.034Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-17T13:21:31.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-08-17T13:21:31.293Z] === RUN TestRemoveInvalidContainer [2022-08-17T13:21:31.293Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-17T13:21:31.293Z] === RUN TestRenameLinkedContainer [2022-08-17T13:21:32.017Z] --- PASS: TestSecretInspect (2.20s) [2022-08-17T13:21:32.017Z] === RUN TestSecretList [2022-08-17T13:21:32.672Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-17T13:21:34.050Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-17T13:21:34.050Z] --- PASS: TestRenameLinkedContainer (2.46s) [2022-08-17T13:21:34.050Z] === RUN TestRenameStoppedContainer [2022-08-17T13:21:34.309Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-08-17T13:21:34.309Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T13:21:34.588Z] --- PASS: TestSecretList (2.20s) [2022-08-17T13:21:34.588Z] === RUN TestSecretsCreateAndDelete [2022-08-17T13:21:35.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-17T13:21:35.506Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2022-08-17T13:21:35.506Z] === RUN TestRenameInvalidName [2022-08-17T13:21:36.443Z] --- PASS: TestRenameInvalidName (0.63s) [2022-08-17T13:21:36.443Z] === RUN TestRenameAnonymousContainer [2022-08-17T13:21:36.496Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-08-17T13:21:36.496Z] === RUN TestSecretsUpdate [2022-08-17T13:21:37.011Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-17T13:21:37.579Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-17T13:21:38.516Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2022-08-17T13:21:38.516Z] === RUN TestRenameContainerWithSameName [2022-08-17T13:21:38.776Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-17T13:21:38.776Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T13:21:39.036Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-17T13:21:39.036Z] === RUN TestTemplatedSecret [2022-08-17T13:21:39.713Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-08-17T13:21:39.713Z] === RUN TestResize [2022-08-17T13:21:40.281Z] --- PASS: TestResize (0.43s) [2022-08-17T13:21:40.281Z] === RUN TestResizeWithInvalidSize [2022-08-17T13:21:40.540Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-17T13:21:40.540Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T13:21:41.108Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:21:41.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:21:41.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:21:41.108Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-17T13:21:41.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T13:21:41.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:21:41.576Z] --- PASS: TestTemplatedSecret (2.53s) [2022-08-17T13:21:41.576Z] === RUN TestSecretCreateResolve [2022-08-17T13:21:41.678Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-17T13:21:43.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T13:21:43.294Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2022-08-17T13:21:43.294Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T13:21:43.485Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-17T13:21:43.485Z] PASS [2022-08-17T13:21:43.485Z] [2022-08-17T13:21:43.485Z] DONE 6 tests in 13.597s [2022-08-17T13:21:43.485Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T13:21:43.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:43.485Z] ++ set -e [2022-08-17T13:21:43.485Z] ++ '[' -n 0 ']' [2022-08-17T13:21:43.485Z] ++ set -x [2022-08-17T13:21:43.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:21:43.485Z] INFO: Testing against a local daemon [2022-08-17T13:21:43.485Z] === RUN TestServiceCreateInit [2022-08-17T13:21:43.485Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T13:21:44.233Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-08-17T13:21:44.233Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T13:21:44.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T13:21:45.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T13:21:46.469Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-17T13:21:46.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T13:21:46.777Z] --- PASS: TestCreateServiceConfigFileMode (2.74s) [2022-08-17T13:21:46.777Z] === RUN TestCreateServiceSysctls [2022-08-17T13:21:47.666Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-17T13:21:47.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T13:21:47.684Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T13:21:49.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T13:21:50.073Z] --- PASS: TestCreateServiceSysctls (3.34s) [2022-08-17T13:21:50.074Z] === RUN TestCreateServiceCapabilities [2022-08-17T13:21:50.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T13:21:50.978Z] --- PASS: TestServiceCreateInit (7.08s) [2022-08-17T13:21:50.978Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-08-17T13:21:50.978Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-08-17T13:21:50.978Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T13:21:51.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:21:51.340Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-17T13:21:52.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T13:21:52.718Z] check_test.go:540: [d95c66b2c1cfe] daemon is not started [2022-08-17T13:21:52.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-17T13:21:52.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:21:53.289Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-17T13:21:53.374Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2022-08-17T13:21:53.374Z] === RUN TestInspect [2022-08-17T13:21:53.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T13:21:54.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T13:21:54.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-17T13:21:55.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:21:55.917Z] --- PASS: TestInspect (2.94s) [2022-08-17T13:21:55.917Z] === RUN TestCreateJob [2022-08-17T13:21:58.548Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-17T13:21:58.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T13:21:58.807Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-17T13:21:58.807Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-17T13:21:58.807Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-17T13:21:59.218Z] --- PASS: TestCreateJob (3.33s) [2022-08-17T13:21:59.218Z] === RUN TestReplicatedJob [2022-08-17T13:21:59.748Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-17T13:22:01.129Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-17T13:22:01.698Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-17T13:22:02.638Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-17T13:22:03.575Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.61s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.92s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.18s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.58s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.27s) [2022-08-17T13:22:03.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.31s) [2022-08-17T13:22:03.575Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T13:22:03.575Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T13:22:04.146Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-17T13:22:04.406Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-17T13:22:04.406Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-17T13:22:05.344Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-17T13:22:05.344Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T13:22:05.804Z] --- PASS: TestReplicatedJob (5.83s) [2022-08-17T13:22:05.804Z] === RUN TestUpdateReplicatedJob [2022-08-17T13:22:05.874Z] --- PASS: TestCreateServiceMultipleTimes (15.38s) [2022-08-17T13:22:05.874Z] === RUN TestCreateServiceConflict [2022-08-17T13:22:06.724Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-17T13:22:06.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-17T13:22:07.552Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.71s) [2022-08-17T13:22:07.552Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.71s) [2022-08-17T13:22:07.552Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.99s) [2022-08-17T13:22:07.552Z] === RUN TestCgroupNamespacesRun [2022-08-17T13:22:08.350Z] --- PASS: TestUpdateReplicatedJob (3.43s) [2022-08-17T13:22:08.350Z] === RUN TestServiceListWithStatuses [2022-08-17T13:22:08.350Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:22:08.350Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T13:22:08.350Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T13:22:08.412Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-17T13:22:08.412Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T13:22:08.930Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2022-08-17T13:22:08.930Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T13:22:08.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-17T13:22:09.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-17T13:22:10.131Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2022-08-17T13:22:10.131Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T13:22:10.390Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-17T13:22:10.953Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-08-17T13:22:10.953Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T13:22:10.959Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-17T13:22:11.897Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2022-08-17T13:22:11.897Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T13:22:13.276Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2022-08-17T13:22:13.276Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T13:22:13.641Z] --- PASS: TestDockerNetworkConnectAlias (4.45s) [2022-08-17T13:22:13.641Z] === RUN TestDockerNetworkReConnect [2022-08-17T13:22:14.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-17T13:22:14.471Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2022-08-17T13:22:14.471Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T13:22:15.850Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-17T13:22:15.850Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2022-08-17T13:22:15.850Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T13:22:16.789Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-17T13:22:16.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-17T13:22:16.789Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-08-17T13:22:16.789Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T13:22:16.944Z] --- PASS: TestDockerNetworkReConnect (3.63s) [2022-08-17T13:22:16.944Z] === RUN TestServicePlugin [2022-08-17T13:22:18.168Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-17T13:22:18.428Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-08-17T13:22:18.428Z] === RUN TestNISDomainname [2022-08-17T13:22:19.366Z] --- PASS: TestNISDomainname (0.80s) [2022-08-17T13:22:19.366Z] === RUN TestHostnameDnsResolution [2022-08-17T13:22:20.244Z] plugin_test.go:61: [dc08976680bb1] joining swarm manager [dee09e5d3edef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:22:20.354Z] --- PASS: TestHostnameDnsResolution (1.12s) [2022-08-17T13:22:20.355Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T13:22:20.940Z] check_test.go:540: [da8b4ee41eca4] daemon is not started [2022-08-17T13:22:20.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-17T13:22:21.199Z] --- PASS: TestUnprivilegedPortsAndPing (0.70s) [2022-08-17T13:22:21.199Z] === RUN TestPrivilegedHostDevices [2022-08-17T13:22:21.630Z] plugin_test.go:64: [df0b416a69010] joining swarm manager [dee09e5d3edef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:22:22.136Z] --- PASS: TestPrivilegedHostDevices (0.90s) [2022-08-17T13:22:22.136Z] === RUN TestRunConsoleSize [2022-08-17T13:22:22.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-17T13:22:22.654Z] --- PASS: TestRunConsoleSize (0.48s) [2022-08-17T13:22:22.654Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T13:22:24.033Z] --- PASS: TestRunWithAlternativeContainerdShim (1.61s) [2022-08-17T13:22:24.033Z] === RUN TestStats [2022-08-17T13:22:24.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-17T13:22:25.172Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-17T13:22:25.172Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-17T13:22:25.172Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-17T13:22:25.740Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-17T13:22:25.740Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-17T13:22:25.849Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-08-17T13:22:25.849Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T13:22:26.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-17T13:22:26.310Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-17T13:22:26.419Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-08-17T13:22:26.419Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T13:22:26.879Z] --- PASS: TestStats (2.72s) [2022-08-17T13:22:26.879Z] === RUN TestStopContainerWithTimeout [2022-08-17T13:22:26.879Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T13:22:26.879Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T13:22:26.879Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T13:22:26.879Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T13:22:26.879Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T13:22:26.879Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T13:22:26.879Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T13:22:26.879Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T13:22:26.879Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T13:22:26.879Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T13:22:26.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-17T13:22:27.138Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-17T13:22:28.075Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T13:22:28.644Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-17T13:22:28.644Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-17T13:22:28.958Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2022-08-17T13:22:28.958Z] === RUN TestCreateServiceSysctls [2022-08-17T13:22:29.580Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-17T13:22:29.840Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T13:22:31.220Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-17T13:22:31.478Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-08-17T13:22:31.478Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2022-08-17T13:22:31.478Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2022-08-17T13:22:31.478Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-08-17T13:22:31.478Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2022-08-17T13:22:31.478Z] === RUN TestDeleteDevicemapper [2022-08-17T13:22:31.478Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:22:31.478Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T13:22:31.478Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T13:22:32.255Z] --- PASS: TestCreateServiceSysctls (2.99s) [2022-08-17T13:22:32.255Z] === RUN TestCreateServiceCapabilities [2022-08-17T13:22:32.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-17T13:22:33.117Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-17T13:22:33.689Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2022-08-17T13:22:33.689Z] === RUN TestUpdateMemory [2022-08-17T13:22:33.689Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:22:33.689Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-17T13:22:33.689Z] === RUN TestUpdateCPUQuota [2022-08-17T13:22:33.949Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-17T13:22:34.165Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-08-17T13:22:34.165Z] === RUN TestInspect [2022-08-17T13:22:34.886Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-17T13:22:35.145Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-08-17T13:22:35.145Z] === RUN TestUpdatePidsLimit [2022-08-17T13:22:35.145Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-17T13:22:35.404Z] === RUN TestUpdatePidsLimit/no_change [2022-08-17T13:22:35.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-17T13:22:35.664Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-17T13:22:35.923Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-17T13:22:36.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-17T13:22:36.441Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-17T13:22:36.702Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-17T13:22:36.705Z] --- PASS: TestInspect (2.22s) [2022-08-17T13:22:36.705Z] === RUN TestCreateJob [2022-08-17T13:22:36.962Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-17T13:22:37.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-17T13:22:37.794Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit (3.01s) [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-08-17T13:22:38.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-08-17T13:22:38.053Z] === RUN TestUpdateRestartPolicy [2022-08-17T13:22:38.621Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-17T13:22:39.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-17T13:22:39.999Z] --- PASS: TestCreateJob (3.04s) [2022-08-17T13:22:39.999Z] === RUN TestReplicatedJob [2022-08-17T13:22:42.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-17T13:22:42.094Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-17T13:22:42.094Z] check_test.go:540: [df04cbb2c3c5c] daemon is not started [2022-08-17T13:22:42.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-17T13:22:42.094Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-17T13:22:42.094Z] check_test.go:540: [d7cc327a4f1dc] daemon is not started [2022-08-17T13:22:42.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-17T13:22:44.199Z] --- PASS: TestReplicatedJob (4.60s) [2022-08-17T13:22:44.199Z] === RUN TestUpdateReplicatedJob [2022-08-17T13:22:45.382Z] check_test.go:540: [d27e76f2c1ca8] daemon is not started [2022-08-17T13:22:45.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-17T13:22:47.493Z] --- PASS: TestUpdateReplicatedJob (2.94s) [2022-08-17T13:22:47.493Z] === RUN TestServiceListWithStatuses [2022-08-17T13:22:47.493Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:22:47.493Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T13:22:47.493Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T13:22:48.197Z] --- PASS: TestServicePlugin (30.68s) [2022-08-17T13:22:48.197Z] === RUN TestServiceUpdateLabel [2022-08-17T13:22:49.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-17T13:22:49.584Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-08-17T13:22:49.584Z] === RUN TestServiceUpdateSecrets [2022-08-17T13:22:50.512Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2022-08-17T13:22:50.512Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T13:22:51.451Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-17T13:22:51.451Z] === RUN TestWaitNonBlocked [2022-08-17T13:22:51.451Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:22:51.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:22:51.451Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:22:51.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:22:51.451Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T13:22:51.451Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T13:22:51.691Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-08-17T13:22:51.691Z] === RUN TestDockerNetworkReConnect [2022-08-17T13:22:52.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-17T13:22:52.594Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-17T13:22:52.594Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-08-17T13:22:52.594Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-08-17T13:22:52.594Z] === RUN TestWaitBlocked [2022-08-17T13:22:52.594Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:22:52.594Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:22:52.594Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:22:52.594Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:22:52.594Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T13:22:52.594Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T13:22:52.853Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-17T13:22:53.698Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-17T13:22:53.698Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-17T13:22:53.698Z] { [2022-08-17T13:22:53.698Z] "RT_GROUP_ICON": { [2022-08-17T13:22:53.698Z] "#1": { [2022-08-17T13:22:53.698Z] "0409": "../../winresources/docker.ico" [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] }, [2022-08-17T13:22:53.698Z] "RT_MANIFEST": { [2022-08-17T13:22:53.698Z] "#1": { [2022-08-17T13:22:53.698Z] "0409": { [2022-08-17T13:22:53.698Z] "identity": {}, [2022-08-17T13:22:53.698Z] "description": "Docker Engine", [2022-08-17T13:22:53.698Z] "minimum-os": "vista", [2022-08-17T13:22:53.698Z] "execution-level": "", [2022-08-17T13:22:53.698Z] "ui-access": false, [2022-08-17T13:22:53.698Z] "auto-elevate": false, [2022-08-17T13:22:53.698Z] "dpi-awareness": "unaware", [2022-08-17T13:22:53.698Z] "disable-theming": false, [2022-08-17T13:22:53.698Z] "disable-window-filtering": false, [2022-08-17T13:22:53.698Z] "high-resolution-scrolling-aware": false, [2022-08-17T13:22:53.698Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-17T13:22:53.698Z] "long-path-aware": false, [2022-08-17T13:22:53.698Z] "printer-driver-isolation": false, [2022-08-17T13:22:53.698Z] "gdi-scaling": false, [2022-08-17T13:22:53.698Z] "segment-heap": false, [2022-08-17T13:22:53.698Z] "use-common-controls-v6": false [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] }, [2022-08-17T13:22:53.698Z] "RT_MESSAGETABLE": { [2022-08-17T13:22:53.698Z] "#1": { [2022-08-17T13:22:53.698Z] "0409": "../../winresources/event_messages.bin" [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] }, [2022-08-17T13:22:53.698Z] "RT_VERSION": { [2022-08-17T13:22:53.698Z] "#1": { [2022-08-17T13:22:53.698Z] "0409": { [2022-08-17T13:22:53.698Z] "fixed": { [2022-08-17T13:22:53.698Z] "file_version": "0.0.0.0", [2022-08-17T13:22:53.698Z] "product_version": "0.0.0.0", [2022-08-17T13:22:53.698Z] "type": "Unknown" [2022-08-17T13:22:53.698Z] }, [2022-08-17T13:22:53.698Z] "info": { [2022-08-17T13:22:53.698Z] "0000": { [2022-08-17T13:22:53.698Z] "CompanyName": "", [2022-08-17T13:22:53.698Z] "FileVersion": "dev", [2022-08-17T13:22:53.698Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-17T13:22:53.698Z] "OriginalFileName": "docker-proxy.exe", [2022-08-17T13:22:53.698Z] "ProductName": "", [2022-08-17T13:22:53.698Z] "ProductVersion": "dev", [2022-08-17T13:22:53.698Z] "SpecialBuild": "f27b74f0f7dd41f09f806a08f6855259c19e965b" [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] } [2022-08-17T13:22:53.698Z] cmd/docker-proxy/genwinres_windows.go [2022-08-17T13:22:53.698Z] cmd/docker-proxy/main.go [2022-08-17T13:22:53.698Z] cmd/docker-proxy/network_proxy_test.go [2022-08-17T13:22:53.698Z] cmd/docker-proxy/proxy.go [2022-08-17T13:22:53.698Z] cmd/docker-proxy/sctp_proxy.go [2022-08-17T13:22:53.698Z] cmd/docker-proxy/tcp_proxy.go [2022-08-17T13:22:53.698Z] cmd/docker-proxy/udp_proxy.go [2022-08-17T13:22:53.698Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-17T13:22:53.698Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-17T13:22:53.698Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-17T13:22:53.698Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-17T13:22:53.698Z] remote: Enumerating objects: 23, done. [2022-08-17T13:22:53.698Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-17T13:22:53.698Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-17T13:22:53.698Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-17T13:22:53.698Z] Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-17T13:22:53.698Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-17T13:22:53.698Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-17T13:22:53.698Z] Cross building: bundles/cross/linux/ppc64le [2022-08-17T13:22:53.698Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-17T13:22:53.698Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-17T13:22:53.792Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-17T13:22:53.792Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-17T13:22:53.792Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2022-08-17T13:22:53.792Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2022-08-17T13:22:53.792Z] === RUN TestWaitConditions [2022-08-17T13:22:53.792Z] === RUN TestWaitConditions/default [2022-08-17T13:22:53.792Z] === PAUSE TestWaitConditions/default [2022-08-17T13:22:53.792Z] === RUN TestWaitConditions/not-running [2022-08-17T13:22:53.792Z] === PAUSE TestWaitConditions/not-running [2022-08-17T13:22:53.792Z] === RUN TestWaitConditions/next-exit [2022-08-17T13:22:53.792Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T13:22:53.792Z] === RUN TestWaitConditions/removed [2022-08-17T13:22:53.792Z] === PAUSE TestWaitConditions/removed [2022-08-17T13:22:53.792Z] === CONT TestWaitConditions/default [2022-08-17T13:22:53.793Z] === CONT TestWaitConditions/removed [2022-08-17T13:22:54.269Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-08-17T13:22:54.270Z] === RUN TestServicePlugin [2022-08-17T13:22:54.270Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:22:54.270Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-17T13:22:54.270Z] === RUN TestServiceUpdateLabel [2022-08-17T13:22:55.174Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-17T13:22:55.174Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-17T13:22:55.174Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-17T13:22:56.111Z] === CONT TestWaitConditions/next-exit [2022-08-17T13:22:56.111Z] === CONT TestWaitConditions/not-running [2022-08-17T13:22:56.814Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-08-17T13:22:56.814Z] === RUN TestServiceUpdateSecrets [2022-08-17T13:22:57.047Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-17T13:22:57.986Z] --- PASS: TestWaitConditions (0.02s) [2022-08-17T13:22:57.986Z] --- PASS: TestWaitConditions/default (2.10s) [2022-08-17T13:22:57.986Z] --- PASS: TestWaitConditions/removed (2.16s) [2022-08-17T13:22:57.986Z] --- PASS: TestWaitConditions/next-exit (1.77s) [2022-08-17T13:22:57.986Z] --- PASS: TestWaitConditions/not-running (1.84s) [2022-08-17T13:22:57.986Z] === RUN TestWaitRestartedContainer [2022-08-17T13:22:57.986Z] === RUN TestWaitRestartedContainer/default [2022-08-17T13:22:57.986Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T13:22:57.986Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T13:22:57.986Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T13:22:57.986Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T13:22:57.986Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T13:22:57.986Z] === CONT TestWaitRestartedContainer/default [2022-08-17T13:22:57.986Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T13:22:58.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-17T13:22:59.183Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-17T13:22:59.751Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T13:23:00.011Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-17T13:23:00.950Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-17T13:23:00.950Z] --- PASS: TestWaitRestartedContainer/next-exit (1.84s) [2022-08-17T13:23:00.950Z] --- PASS: TestWaitRestartedContainer/default (1.87s) [2022-08-17T13:23:00.950Z] --- PASS: TestWaitRestartedContainer/not-running (1.27s) [2022-08-17T13:23:00.950Z] === CONT TestContainerStartOnDaemonRestart [2022-08-17T13:23:00.950Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T13:23:02.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-17T13:23:04.526Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-08-17T13:23:04.526Z] === RUN TestServiceUpdateConfigs [2022-08-17T13:23:05.398Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2022-08-17T13:23:05.398Z] === CONT TestDaemonHostGatewayIP [2022-08-17T13:23:05.398Z] === CONT TestDaemonRestartIpcMode [2022-08-17T13:23:05.398Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.04s) [2022-08-17T13:23:07.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-17T13:23:08.244Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-17T13:23:10.154Z] --- PASS: TestDaemonHostGatewayIP (5.01s) [2022-08-17T13:23:10.154Z] === CONT TestIpcModeOlderClient [2022-08-17T13:23:10.154Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2022-08-17T13:23:10.154Z] === CONT TestContainerKillOnDaemonStart [2022-08-17T13:23:10.154Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-17T13:23:11.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-17T13:23:11.707Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-08-17T13:23:11.707Z] === RUN TestServiceUpdateConfigs [2022-08-17T13:23:12.106Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-17T13:23:12.365Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-17T13:23:13.303Z] check_test.go:540: [d2525358ee769] daemon is not started [2022-08-17T13:23:13.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-17T13:23:13.562Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-17T13:23:16.110Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-17T13:23:16.110Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-17T13:23:17.072Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-17T13:23:17.647Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-17T13:23:19.036Z] docker_cli_daemon_plugins_test.go:106: [df9c0e02532a4] daemon is not started [2022-08-17T13:23:19.421Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2022-08-17T13:23:19.421Z] === RUN TestServiceUpdateNetwork [2022-08-17T13:23:19.603Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-17T13:23:19.863Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-17T13:23:21.240Z] check_test.go:540: [d10873f0314d9] daemon is not started [2022-08-17T13:23:21.240Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-17T13:23:21.807Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2022-08-17T13:23:21.808Z] PASS [2022-08-17T13:23:21.808Z] [2022-08-17T13:23:21.808Z] === Skipped [2022-08-17T13:23:21.808Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-17T13:23:21.808Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T13:23:21.808Z] [2022-08-17T13:23:21.808Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-17T13:23:21.808Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:23:21.808Z] [2022-08-17T13:23:21.808Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-17T13:23:21.808Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:23:21.808Z] [2022-08-17T13:23:21.808Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T13:23:21.808Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T13:23:21.808Z] [2022-08-17T13:23:21.808Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T13:23:21.808Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T13:23:21.808Z] [2022-08-17T13:23:21.808Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-17T13:23:21.808Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-17T13:23:21.808Z] [2022-08-17T13:23:21.808Z] DONE 272 tests, 6 skipped in 176.165s [2022-08-17T13:23:21.808Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T13:23:21.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:21.808Z] ++ set -e [2022-08-17T13:23:21.808Z] ++ '[' -n 0 ']' [2022-08-17T13:23:21.808Z] ++ set -x [2022-08-17T13:23:21.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:22.069Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T13:23:22.328Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-17T13:23:22.588Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-17T13:23:22.588Z] === RUN TestConfigDaemonID [2022-08-17T13:23:22.848Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-17T13:23:23.785Z] daemon_test.go:83: [d65801c6b4495] daemon is not started [2022-08-17T13:23:23.785Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-17T13:23:23.785Z] === RUN TestDaemonConfigValidation [2022-08-17T13:23:23.785Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:23:23.785Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:23:23.785Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T13:23:23.785Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T13:23:23.785Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T13:23:23.785Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T13:23:23.785Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T13:23:23.785Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T13:23:23.785Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T13:23:23.785Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T13:23:23.785Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T13:23:23.785Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T13:23:23.785Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T13:23:23.785Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T13:23:23.785Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T13:23:24.044Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T13:23:24.044Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-08-17T13:23:24.044Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-08-17T13:23:24.044Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-08-17T13:23:24.044Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-08-17T13:23:24.044Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-17T13:23:24.044Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T13:23:24.044Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T13:23:24.612Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-17T13:23:25.181Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T13:23:25.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-17T13:23:26.120Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T13:23:26.600Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-08-17T13:23:26.600Z] === RUN TestServiceUpdateNetwork [2022-08-17T13:23:27.059Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T13:23:27.059Z] daemon_test.go:197: [da182b6a089e8] daemon is not started [2022-08-17T13:23:27.059Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-08-17T13:23:27.059Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-17T13:23:27.059Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-17T13:23:27.059Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-17T13:23:27.059Z] === RUN TestDaemonProxy [2022-08-17T13:23:27.059Z] === RUN TestDaemonProxy/environment_variables [2022-08-17T13:23:28.966Z] === RUN TestDaemonProxy/command-line_options [2022-08-17T13:23:29.903Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-17T13:23:30.470Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-17T13:23:30.729Z] === RUN TestDaemonProxy/configuration_file [2022-08-17T13:23:30.988Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-17T13:23:31.556Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-17T13:23:31.644Z] --- PASS: TestServiceUpdateNetwork (12.89s) [2022-08-17T13:23:31.644Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T13:23:32.127Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-17T13:23:32.127Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-17T13:23:32.386Z] === RUN TestDaemonProxy/conflicting_options [2022-08-17T13:23:32.645Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-17T13:23:32.904Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-17T13:23:33.026Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-17T13:23:33.163Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-17T13:23:33.422Z] --- PASS: TestDaemonProxy (6.38s) [2022-08-17T13:23:33.422Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-08-17T13:23:33.422Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-08-17T13:23:33.422Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-17T13:23:33.422Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-17T13:23:33.422Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-17T13:23:33.422Z] PASS [2022-08-17T13:23:33.422Z] [2022-08-17T13:23:33.422Z] DONE 18 tests in 11.683s [2022-08-17T13:23:33.422Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T13:23:33.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:33.422Z] ++ set -e [2022-08-17T13:23:33.422Z] ++ '[' -n 0 ']' [2022-08-17T13:23:33.422Z] ++ set -x [2022-08-17T13:23:33.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:33.598Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-17T13:23:33.682Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-17T13:23:33.682Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-17T13:23:33.682Z] INFO: Testing against a local daemon [2022-08-17T13:23:33.682Z] === RUN TestCommitInheritsEnv [2022-08-17T13:23:34.250Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-17T13:23:34.250Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-08-17T13:23:34.250Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T13:23:34.250Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-17T13:23:34.250Z] === RUN TestImportWithCustomPlatform [2022-08-17T13:23:34.250Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T13:23:34.250Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T13:23:34.250Z] === RUN TestImportWithCustomPlatform// [2022-08-17T13:23:34.250Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T13:23:34.510Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T13:23:34.510Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T13:23:34.510Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-17T13:23:34.770Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T13:23:34.770Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T13:23:34.770Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T13:23:34.770Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T13:23:34.770Z] === RUN TestImagesFilterMultiReference [2022-08-17T13:23:34.770Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-08-17T13:23:34.770Z] === RUN TestImagePullPlatformInvalid [2022-08-17T13:23:34.770Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-17T13:23:34.770Z] === RUN TestRemoveImageOrphaning [2022-08-17T13:23:35.029Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-17T13:23:35.288Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-08-17T13:23:35.288Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T13:23:35.857Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-17T13:23:35.857Z] time="2022-08-17T13:23:35Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-17T13:23:36.117Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-17T13:23:36.117Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-17T13:23:36.376Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-17T13:23:36.635Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-17T13:23:37.204Z] check_test.go:540: [d3fcab722ee4d] daemon is not started [2022-08-17T13:23:37.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-17T13:23:37.463Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2022-08-17T13:23:37.463Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T13:23:37.726Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-17T13:23:37.726Z] === RUN TestTagInvalidReference [2022-08-17T13:23:37.726Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-17T13:23:37.726Z] === RUN TestTagValidPrefixedRepo [2022-08-17T13:23:37.726Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-17T13:23:37.726Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T13:23:37.726Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-17T13:23:37.726Z] === RUN TestTagOfficialNames [2022-08-17T13:23:37.726Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-17T13:23:37.726Z] === RUN TestTagMatchesDigest [2022-08-17T13:23:37.726Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-08-17T13:23:37.726Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-17T13:23:38.295Z] check_test.go:540: [dcfcc6044e17e] daemon is not started [2022-08-17T13:23:38.295Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-17T13:23:38.818Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-08-17T13:23:38.818Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T13:23:38.818Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-17T13:23:38.864Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-17T13:23:39.758Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-17T13:23:40.245Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-17T13:23:41.726Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-17T13:23:43.538Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-17T13:23:44.106Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-17T13:23:44.106Z] check_test.go:540: [d029689efc9a9] daemon is not started [2022-08-17T13:23:44.107Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-17T13:23:46.016Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-17T13:23:46.334Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-17T13:23:46.957Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-17T13:23:47.217Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-17T13:23:48.302Z] --- PASS: TestServiceUpdatePidsLimit (16.53s) [2022-08-17T13:23:48.303Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-17T13:23:48.303Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-08-17T13:23:48.303Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2022-08-17T13:23:48.303Z] PASS [2022-08-17T13:23:48.303Z] [2022-08-17T13:23:48.303Z] === Skipped [2022-08-17T13:23:48.303Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T13:23:48.303Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:23:48.303Z] [2022-08-17T13:23:48.303Z] DONE 27 tests, 1 skipped in 169.607s [2022-08-17T13:23:48.303Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T13:23:48.303Z] INFO: Testing against a local daemon [2022-08-17T13:23:48.303Z] === RUN TestSessionCreate [2022-08-17T13:23:48.303Z] --- PASS: TestSessionCreate (0.02s) [2022-08-17T13:23:48.303Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T13:23:48.303Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-17T13:23:48.303Z] PASS [2022-08-17T13:23:48.303Z] [2022-08-17T13:23:48.303Z] DONE 2 tests in 0.061s [2022-08-17T13:23:48.303Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T13:23:48.303Z] INFO: Testing against a local daemon [2022-08-17T13:23:48.303Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T13:23:48.303Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-17T13:23:48.303Z] === RUN TestDiskUsage [2022-08-17T13:23:48.303Z] === PAUSE TestDiskUsage [2022-08-17T13:23:48.303Z] === RUN TestEventsExecDie [2022-08-17T13:23:48.875Z] --- PASS: TestEventsExecDie (0.62s) [2022-08-17T13:23:48.875Z] === RUN TestEventsBackwardsCompatible [2022-08-17T13:23:48.875Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-17T13:23:48.875Z] === RUN TestEventsVolumeCreate [2022-08-17T13:23:49.123Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-17T13:23:49.135Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-17T13:23:49.135Z] === RUN TestInfoBinaryCommits [2022-08-17T13:23:49.135Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-17T13:23:49.135Z] === RUN TestInfoAPIVersioned [2022-08-17T13:23:49.135Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-17T13:23:49.135Z] === RUN TestInfoAPI [2022-08-17T13:23:49.135Z] --- PASS: TestInfoAPI (0.02s) [2022-08-17T13:23:49.135Z] === RUN TestInfoAPIWarnings [2022-08-17T13:23:51.660Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-17T13:23:53.038Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-17T13:23:53.978Z] check_test.go:540: [d6d7bc7cab096] daemon is not started [2022-08-17T13:23:53.978Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-17T13:23:54.460Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-08-17T13:23:54.460Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-17T13:23:54.460Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-17T13:23:54.460Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-17T13:23:54.460Z] PASS [2022-08-17T13:23:54.460Z] [2022-08-17T13:23:54.460Z] === Skipped [2022-08-17T13:23:54.460Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T13:23:54.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:23:54.460Z] [2022-08-17T13:23:54.460Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-17T13:23:54.460Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T13:23:54.460Z] [2022-08-17T13:23:54.460Z] DONE 27 tests, 2 skipped in 130.385s [2022-08-17T13:23:54.460Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T13:23:54.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:54.460Z] ++ set -e [2022-08-17T13:23:54.460Z] ++ '[' -n 0 ']' [2022-08-17T13:23:54.460Z] ++ set -x [2022-08-17T13:23:54.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:54.461Z] INFO: Testing against a local daemon [2022-08-17T13:23:54.461Z] === RUN TestSessionCreate [2022-08-17T13:23:54.461Z] --- PASS: TestSessionCreate (0.02s) [2022-08-17T13:23:54.461Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T13:23:54.461Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-17T13:23:54.461Z] PASS [2022-08-17T13:23:54.461Z] [2022-08-17T13:23:54.461Z] DONE 2 tests in 0.125s [2022-08-17T13:23:54.461Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T13:23:54.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:54.461Z] ++ set -e [2022-08-17T13:23:54.461Z] ++ '[' -n 0 ']' [2022-08-17T13:23:54.461Z] ++ set -x [2022-08-17T13:23:54.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:23:54.461Z] INFO: Testing against a local daemon [2022-08-17T13:23:54.461Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T13:23:54.461Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T13:23:54.461Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T13:23:54.461Z] === RUN TestDiskUsage [2022-08-17T13:23:54.461Z] === PAUSE TestDiskUsage [2022-08-17T13:23:54.461Z] === RUN TestEventsExecDie [2022-08-17T13:23:54.461Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-17T13:23:54.461Z] === RUN TestEventsBackwardsCompatible [2022-08-17T13:23:54.461Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-17T13:23:54.461Z] === RUN TestEventsVolumeCreate [2022-08-17T13:23:54.720Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-17T13:23:54.720Z] === RUN TestInfoBinaryCommits [2022-08-17T13:23:54.720Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-17T13:23:54.720Z] === RUN TestInfoAPIVersioned [2022-08-17T13:23:54.720Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-17T13:23:54.720Z] === RUN TestInfoAPI [2022-08-17T13:23:54.720Z] --- PASS: TestInfoAPI (0.02s) [2022-08-17T13:23:54.720Z] === RUN TestInfoAPIWarnings [2022-08-17T13:23:58.176Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-17T13:23:58.745Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-17T13:23:58.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-17T13:24:01.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-17T13:24:02.221Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-17T13:24:03.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-17T13:24:04.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-17T13:24:05.242Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-17T13:24:07.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-17T13:24:07.232Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-17T13:24:07.232Z] === RUN TestInfoDebug [2022-08-17T13:24:07.232Z] --- PASS: TestInfoDebug (0.53s) [2022-08-17T13:24:07.232Z] === RUN TestInfoInsecureRegistries [2022-08-17T13:24:07.232Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-17T13:24:07.232Z] === RUN TestInfoRegistryMirrors [2022-08-17T13:24:07.232Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-17T13:24:07.232Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T13:24:07.492Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-17T13:24:07.492Z] === RUN TestPingCacheHeaders [2022-08-17T13:24:07.718Z] check_test.go:540: [d9be5cdc79285] daemon is not started [2022-08-17T13:24:07.718Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-17T13:24:07.752Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-17T13:24:07.752Z] === RUN TestPingGet [2022-08-17T13:24:07.752Z] --- PASS: TestPingGet (0.01s) [2022-08-17T13:24:07.752Z] === RUN TestPingHead [2022-08-17T13:24:07.752Z] --- PASS: TestPingHead (0.02s) [2022-08-17T13:24:07.752Z] === RUN TestPingSwarmHeader [2022-08-17T13:24:08.288Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-17T13:24:08.321Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-17T13:24:08.892Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T13:24:09.226Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-17T13:24:09.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-17T13:24:09.485Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-17T13:24:09.834Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T13:24:09.834Z] --- PASS: TestPingSwarmHeader (2.23s) [2022-08-17T13:24:09.834Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T13:24:09.834Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T13:24:09.834Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T13:24:09.834Z] === RUN TestVersion [2022-08-17T13:24:09.834Z] --- PASS: TestVersion (0.02s) [2022-08-17T13:24:09.834Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-17T13:24:09.834Z] === CONT TestDiskUsage [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T13:24:10.404Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T13:24:10.666Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T13:24:10.666Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T13:24:10.666Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T13:24:10.666Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T13:24:10.927Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T13:24:10.927Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T13:24:10.927Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T13:24:10.927Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T13:24:10.927Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T13:24:10.927Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T13:24:10.927Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T13:24:11.392Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-17T13:24:11.392Z] check_test.go:540: [db2c21a710b8a] daemon is not started [2022-08-17T13:24:11.392Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-17T13:24:11.499Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T13:24:11.499Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T13:24:11.499Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T13:24:11.499Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T13:24:11.500Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T13:24:11.500Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T13:24:11.500Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T13:24:11.500Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T13:24:11.500Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T13:24:11.500Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage (1.74s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.37s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.01s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run (0.59s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-17T13:24:11.761Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.76s) [2022-08-17T13:24:11.761Z] PASS [2022-08-17T13:24:11.761Z] [2022-08-17T13:24:11.761Z] DONE 54 tests in 23.408s [2022-08-17T13:24:11.761Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T13:24:11.761Z] INFO: Testing against a local daemon [2022-08-17T13:24:11.761Z] === RUN TestVolumesCreateAndList [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T13:24:11.761Z] === RUN TestVolumesRemove [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-17T13:24:11.761Z] === RUN TestVolumesInspect [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-17T13:24:11.761Z] === RUN TestVolumesInvalidJSON [2022-08-17T13:24:11.761Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T13:24:11.761Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T13:24:11.761Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T13:24:11.761Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T13:24:11.761Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T13:24:11.761Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T13:24:11.761Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T13:24:11.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T13:24:11.761Z] PASS [2022-08-17T13:24:11.761Z] [2022-08-17T13:24:11.761Z] DONE 9 tests in 0.178s [2022-08-17T13:24:11.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T13:24:11.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-17T13:24:12.703Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-17T13:24:12.703Z] Removing test suite binaries [2022-08-17T13:24:12.703Z] exiting test-integration [2022-08-17T13:24:12.703Z] ++ exit 0 [2022-08-17T13:24:12.703Z] [2022-08-17T13:24:12.819Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-17T13:24:12.819Z] === RUN TestInfoDebug [2022-08-17T13:24:12.819Z] --- PASS: TestInfoDebug (0.53s) [2022-08-17T13:24:12.819Z] === RUN TestInfoInsecureRegistries [2022-08-17T13:24:12.819Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-17T13:24:12.819Z] === RUN TestInfoRegistryMirrors [2022-08-17T13:24:12.819Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-17T13:24:12.819Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T13:24:13.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-17T13:24:13.079Z] === RUN TestPingCacheHeaders [2022-08-17T13:24:13.079Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-17T13:24:13.079Z] === RUN TestPingGet [2022-08-17T13:24:13.079Z] --- PASS: TestPingGet (0.01s) [2022-08-17T13:24:13.079Z] === RUN TestPingHead [2022-08-17T13:24:13.339Z] --- PASS: TestPingHead (0.02s) [2022-08-17T13:24:13.339Z] === RUN TestPingSwarmHeader [2022-08-17T13:24:13.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-17T13:24:13.908Z] === RUN TestPingSwarmHeader/before_swarm_init Post stage [Pipeline] junit [2022-08-17T13:24:14.105Z] Recording test results [2022-08-17T13:24:14.168Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T13:24:14.303Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-17T13:24:15.550Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T13:24:15.550Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-17T13:24:15.550Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T13:24:15.550Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T13:24:15.550Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T13:24:15.550Z] === RUN TestVersion [2022-08-17T13:24:15.550Z] --- PASS: TestVersion (0.02s) [2022-08-17T13:24:15.550Z] === CONT TestDiskUsage [2022-08-17T13:24:15.810Z] === RUN TestDiskUsage/empty [2022-08-17T13:24:15.810Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T13:24:15.811Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T13:24:15.862Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T13:24:16.070Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T13:24:16.071Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T13:24:16.071Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T13:24:16.196Z] + echo Ensuring container killed. [2022-08-17T13:24:16.196Z] Ensuring container killed. [2022-08-17T13:24:16.196Z] + docker rm -vf docker-pr1 [2022-08-17T13:24:16.196Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-17T13:24:16.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T13:24:16.330Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T13:24:16.331Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T13:24:16.331Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T13:24:16.485Z] + echo Chowning /workspace to jenkins user [2022-08-17T13:24:16.486Z] Chowning /workspace to jenkins user [2022-08-17T13:24:16.486Z] + id -u [2022-08-17T13:24:16.486Z] + id -g [2022-08-17T13:24:16.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43972:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T13:24:16.486Z] Unable to find image 'busybox:latest' locally [2022-08-17T13:24:16.486Z] latest: Pulling from library/busybox [2022-08-17T13:24:16.590Z] --- PASS: TestDiskUsage (1.16s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:24:16.591Z] PASS [2022-08-17T13:24:16.591Z] [2022-08-17T13:24:16.591Z] === Skipped [2022-08-17T13:24:16.591Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T13:24:16.591Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T13:24:16.591Z] [2022-08-17T13:24:16.591Z] DONE 54 tests, 1 skipped in 22.573s [2022-08-17T13:24:16.591Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T13:24:16.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:24:16.591Z] ++ set -e [2022-08-17T13:24:16.591Z] ++ '[' -n 0 ']' [2022-08-17T13:24:16.591Z] ++ set -x [2022-08-17T13:24:16.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:24:16.591Z] INFO: Testing against a local daemon [2022-08-17T13:24:16.591Z] === RUN TestVolumesCreateAndList [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T13:24:16.591Z] === RUN TestVolumesRemove [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-17T13:24:16.591Z] === RUN TestVolumesInspect [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-17T13:24:16.591Z] === RUN TestVolumesInvalidJSON [2022-08-17T13:24:16.591Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T13:24:16.591Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T13:24:16.591Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T13:24:16.591Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T13:24:16.591Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T13:24:16.591Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T13:24:16.591Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T13:24:16.591Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T13:24:16.591Z] PASS [2022-08-17T13:24:16.591Z] [2022-08-17T13:24:16.591Z] DONE 9 tests in 0.206s [2022-08-17T13:24:16.591Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T13:24:16.746Z] 50783e0dfb64: Pulling fs layer [2022-08-17T13:24:16.746Z] 50783e0dfb64: Verifying Checksum [2022-08-17T13:24:16.746Z] 50783e0dfb64: Download complete [2022-08-17T13:24:16.786Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-17T13:24:16.851Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T13:24:16.851Z] +++ kill 14339 [2022-08-17T13:24:17.005Z] 50783e0dfb64: Pull complete [2022-08-17T13:24:17.006Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T13:24:17.006Z] Status: Downloaded newer image for busybox:latest [2022-08-17T13:24:17.111Z] +++ /etc/init.d/apparmor stop [2022-08-17T13:24:17.111Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T13:24:17.111Z] [2022-08-17T13:24:17.111Z] Unloading profiles will leave already running processes permanently [2022-08-17T13:24:17.111Z] unconfined, which can lead to unexpected situations. [2022-08-17T13:24:17.111Z] [2022-08-17T13:24:17.111Z] To set a process to complain mode, use the command line tool [2022-08-17T13:24:17.111Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T13:24:17.111Z] +++ true [2022-08-17T13:24:17.111Z] exiting test-integration [2022-08-17T13:24:17.111Z] ++ exit 0 [2022-08-17T13:24:17.111Z] Post stage [Pipeline] junit [2022-08-17T13:24:17.694Z] Recording test results [2022-08-17T13:24:17.890Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T13:24:18.218Z] + echo Ensuring container killed. [2022-08-17T13:24:18.218Z] Ensuring container killed. [2022-08-17T13:24:18.218Z] + docker rm -vf docker-pr1 [2022-08-17T13:24:18.218Z] Error: No such container: docker-pr1 [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T13:24:18.506Z] + echo Chowning /workspace to jenkins user [2022-08-17T13:24:18.506Z] Chowning /workspace to jenkins user [2022-08-17T13:24:18.506Z] + id -u [2022-08-17T13:24:18.506Z] + id -g [2022-08-17T13:24:18.506Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43972:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T13:24:18.506Z] Unable to find image 'busybox:latest' locally [2022-08-17T13:24:18.506Z] latest: Pulling from library/busybox [2022-08-17T13:24:18.692Z] + bundleName=amd64-cgroup2 [2022-08-17T13:24:18.692Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-17T13:24:18.692Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-17T13:24:18.692Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-17T13:24:18.692Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-17T13:24:18.765Z] 98b248744137: Pulling fs layer [2022-08-17T13:24:18.765Z] 98b248744137: Verifying Checksum [2022-08-17T13:24:18.765Z] 98b248744137: Download complete [2022-08-17T13:24:18.765Z] 98b248744137: Pull complete [2022-08-17T13:24:18.765Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T13:24:18.765Z] Status: Downloaded newer image for busybox:latest [Pipeline] archiveArtifacts [2022-08-17T13:24:18.965Z] Archiving artifacts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T13:24:20.481Z] + bundleName=arm64-integration [2022-08-17T13:24:20.481Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-17T13:24:20.481Z] Creating arm64-integration-bundles.tar.gz [2022-08-17T13:24:20.481Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-17T13:24:20.481Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-17T13:24:20.765Z] Archiving artifacts [2022-08-17T13:24:21.284Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43972/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T13:24:21.597Z] + make clean [2022-08-17T13:24:21.597Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T13:24:21.597Z] docker-dev-cache [2022-08-17T13:24:21.597Z] docker-mod-cache [Pipeline] deleteDir [2022-08-17T13:24:22.064Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-17T13:24:22.493Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43972/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T13:24:22.806Z] + make clean [2022-08-17T13:24:23.001Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-17T13:24:23.066Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T13:24:23.066Z] docker-dev-cache [2022-08-17T13:24:23.066Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T13:24:24.907Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T13:24:27.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-17T13:24:28.012Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-17T13:24:30.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-17T13:24:31.488Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-17T13:24:33.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-17T13:24:33.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-17T13:24:35.871Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-17T13:24:36.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-17T13:24:38.037Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-17T13:24:38.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-17T13:24:38.976Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-17T13:24:39.914Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-17T13:24:43.210Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-17T13:24:44.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-17T13:24:45.176Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-17T13:24:45.176Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-17T13:24:45.176Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-17T13:24:45.176Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-17T13:24:45.176Z] Cross building: bundles/cross/linux/s390x [2022-08-17T13:24:45.176Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-17T13:24:45.176Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-17T13:24:45.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-17T13:24:46.905Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-17T13:24:47.844Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-17T13:24:48.782Z] docker_cli_daemon_test.go:2504: [d3bca248eb15c] daemon is not started [2022-08-17T13:24:48.782Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-17T13:24:50.692Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-17T13:24:54.883Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-17T13:24:56.263Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-17T13:24:57.302Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-17T13:24:57.879Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-17T13:24:59.260Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-17T13:25:00.199Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-17T13:25:01.138Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-17T13:25:01.708Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-17T13:25:01.708Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-17T13:25:02.278Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-17T13:25:02.538Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-17T13:25:03.108Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-17T13:25:03.108Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-17T13:25:03.108Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-17T13:25:03.368Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-17T13:25:04.748Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-17T13:25:06.655Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-17T13:25:06.655Z] check_test.go:540: [deab501bfcb3e] daemon is not started [2022-08-17T13:25:06.655Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-17T13:25:09.948Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-17T13:25:10.885Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-17T13:25:12.267Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-17T13:25:12.267Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite (330.77s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.10s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.46s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.63s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.00s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.20s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.61s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.04s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.75s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.51s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2022-08-17T13:25:12.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.79s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.58s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.30s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.35s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.28s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.44s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.71s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.13s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.19s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.83s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.20s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.46s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.37s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.04s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.67s) [2022-08-17T13:25:12.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-17T13:25:12.527Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.00s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.81s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.15s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.56s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.44s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.98s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.63s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.16s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.40s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2022-08-17T13:25:12.527Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.71s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.71s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.66s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.64s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.47s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.51s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.92s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-08-17T13:25:12.528Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.91s) [2022-08-17T13:25:12.528Z] === RUN TestDockerSwarmSuite [2022-08-17T13:25:12.528Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-17T13:25:13.468Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-17T13:25:13.728Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-17T13:25:14.297Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-17T13:25:15.678Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-17T13:25:18.969Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-17T13:25:24.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-17T13:25:25.626Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-17T13:25:26.563Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-17T13:25:29.107Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-17T13:25:32.395Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-17T13:25:33.774Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-17T13:25:33.774Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-17T13:25:33.774Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-17T13:25:33.774Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-17T13:25:33.774Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-17T13:25:33.774Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-17T13:25:33.774Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-17T13:25:33.774Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-17T13:25:33.774Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-17T13:25:36.334Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-17T13:25:37.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-17T13:25:38.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-17T13:25:41.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-17T13:25:41.188Z] docker_api_swarm_test.go:563: [de9d98d178e03] joining swarm manager [dc49836190f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:25:44.484Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-17T13:25:44.744Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-17T13:25:50.021Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-17T13:25:54.218Z] docker_api_swarm_test.go:585: [d1e09553677c9] joining swarm manager [dc49836190f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:25:55.599Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-17T13:25:56.170Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-17T13:25:56.739Z] check_test.go:611: [de9d98d178e03] daemon is not started [2022-08-17T13:25:57.308Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-17T13:26:00.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-17T13:26:00.874Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-17T13:26:00.874Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-17T13:26:02.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-17T13:26:03.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-17T13:26:04.130Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-17T13:26:07.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-17T13:26:07.421Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-17T13:26:07.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-17T13:26:09.960Z] docker_api_swarm_test.go:46: [d4b9d799134b3] joining swarm manager [d82ec5fa9fa63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:26:13.252Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-17T13:26:13.822Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-17T13:26:17.112Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-17T13:26:27.092Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-17T13:26:27.092Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-17T13:26:27.092Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-17T13:26:27.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-17T13:26:28.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-17T13:26:31.145Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-17T13:26:33.050Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-17T13:26:34.956Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-17T13:26:36.667Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-17T13:26:36.667Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-17T13:26:36.667Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-17T13:26:36.667Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-17T13:26:36.667Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-17T13:26:36.862Z] --- PASS: TestImportExtremelyLargeImageWorks (179.06s) [2022-08-17T13:26:36.862Z] PASS [2022-08-17T13:26:36.862Z] [2022-08-17T13:26:36.862Z] DONE 22 tests in 183.350s [2022-08-17T13:26:36.862Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T13:26:36.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:26:36.862Z] ++ set -e [2022-08-17T13:26:36.862Z] ++ '[' -n 0 ']' [2022-08-17T13:26:36.862Z] ++ set -x [2022-08-17T13:26:36.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:26:36.862Z] === RUN TestStripANSICommands [2022-08-17T13:26:36.862Z] === RUN TestStripANSICommands/#00 [2022-08-17T13:26:36.862Z] === RUN TestStripANSICommands/#01 [2022-08-17T13:26:36.862Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T13:26:36.862Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T13:26:36.862Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T13:26:36.862Z] PASS [2022-08-17T13:26:36.862Z] [2022-08-17T13:26:36.862Z] DONE 3 tests in 0.052s [2022-08-17T13:26:36.862Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T13:26:36.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:26:36.862Z] ++ set -e [2022-08-17T13:26:36.862Z] ++ '[' -n 0 ']' [2022-08-17T13:26:36.862Z] ++ set -x [2022-08-17T13:26:36.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:26:36.995Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-17T13:26:37.122Z] INFO: Testing against a local daemon [2022-08-17T13:26:37.122Z] === RUN TestNetworkCreateDelete [2022-08-17T13:26:37.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/test/unit [2022-08-17T13:26:37.381Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-08-17T13:26:37.381Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T13:26:37.536Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-17T13:26:37.536Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-17T13:26:37.536Z] + TESTDIRS=./... [2022-08-17T13:26:37.536Z] + exclude_paths='/vendor/|/integration' [2022-08-17T13:26:37.536Z] ++ go list ./... [2022-08-17T13:26:37.536Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-17T13:26:37.640Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-08-17T13:26:37.640Z] === RUN TestDaemonDNSFallback [2022-08-17T13:26:38.475Z] + pkg_list='github.com/docker/docker/api [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/backend [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/container [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/events [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/filters [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/image [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/mount [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/network [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/registry [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/time [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/versions [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:26:38.475Z] github.com/docker/docker/api/types/volume [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:26:38.475Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:26:38.475Z] github.com/docker/docker/cli [2022-08-17T13:26:38.475Z] github.com/docker/docker/cli/config [2022-08-17T13:26:38.475Z] github.com/docker/docker/cli/debug [2022-08-17T13:26:38.475Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:26:38.475Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:26:38.475Z] github.com/docker/docker/client [2022-08-17T13:26:38.475Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:26:38.475Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:26:38.475Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:26:38.475Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:26:38.475Z] github.com/docker/docker/container [2022-08-17T13:26:38.475Z] github.com/docker/docker/container/stream [2022-08-17T13:26:38.475Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:26:38.475Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:26:38.475Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/config [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/events [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/exec [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/images [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/links [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/names [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/network [2022-08-17T13:26:38.475Z] github.com/docker/docker/daemon/stats [2022-08-17T13:26:38.475Z] github.com/docker/docker/distribution [2022-08-17T13:26:38.475Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:26:38.475Z] github.com/docker/docker/distribution/utils [2022-08-17T13:26:38.475Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:26:38.475Z] github.com/docker/docker/dockerversion [2022-08-17T13:26:38.475Z] github.com/docker/docker/errdefs [2022-08-17T13:26:38.475Z] github.com/docker/docker/image [2022-08-17T13:26:38.475Z] github.com/docker/docker/image/cache [2022-08-17T13:26:38.475Z] github.com/docker/docker/image/tarexport [2022-08-17T13:26:38.475Z] github.com/docker/docker/image/v1 [2022-08-17T13:26:38.475Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:26:38.475Z] github.com/docker/docker/layer [2022-08-17T13:26:38.475Z] github.com/docker/docker/libcontainerd [2022-08-17T13:26:38.475Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:26:38.475Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:26:38.475Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:26:38.475Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/libnetwork/types [2022-08-17T13:26:38.475Z] github.com/docker/docker/oci [2022-08-17T13:26:38.475Z] github.com/docker/docker/oci/caps [2022-08-17T13:26:38.475Z] github.com/docker/docker/opts [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/archive [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/directory [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/platform [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/pools [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/progress [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/signal [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/stack [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/system [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:26:38.475Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:26:38.476Z] github.com/docker/docker/plugin [2022-08-17T13:26:38.476Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:26:38.476Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:26:38.476Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:26:38.476Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:26:38.476Z] github.com/docker/docker/quota [2022-08-17T13:26:38.476Z] github.com/docker/docker/reference [2022-08-17T13:26:38.476Z] github.com/docker/docker/registry [2022-08-17T13:26:38.476Z] github.com/docker/docker/registry/resumable [2022-08-17T13:26:38.476Z] github.com/docker/docker/restartmanager [2022-08-17T13:26:38.476Z] github.com/docker/docker/rootless [2022-08-17T13:26:38.476Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:26:38.476Z] github.com/docker/docker/runconfig [2022-08-17T13:26:38.476Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/environment [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/registry [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/request [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/drivers [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/local [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/mounts [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/service [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:26:38.476Z] ++ echo 'github.com/docker/docker/api [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/backend [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/container [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/events [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/filters [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/image [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/mount [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/network [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/registry [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/time [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/versions [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/volume [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli/config [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli/debug [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:26:38.476Z] github.com/docker/docker/client [2022-08-17T13:26:38.476Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:26:38.476Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:26:38.476Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:26:38.476Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:26:38.476Z] github.com/docker/docker/container [2022-08-17T13:26:38.476Z] github.com/docker/docker/container/stream [2022-08-17T13:26:38.476Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:26:38.476Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:26:38.476Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/config [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/events [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/exec [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/images [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/links [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/names [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/network [2022-08-17T13:26:38.476Z] github.com/docker/docker/daemon/stats [2022-08-17T13:26:38.476Z] github.com/docker/docker/distribution [2022-08-17T13:26:38.476Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:26:38.476Z] github.com/docker/docker/distribution/utils [2022-08-17T13:26:38.476Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:26:38.476Z] github.com/docker/docker/dockerversion [2022-08-17T13:26:38.476Z] github.com/docker/docker/errdefs [2022-08-17T13:26:38.476Z] github.com/docker/docker/image [2022-08-17T13:26:38.476Z] github.com/docker/docker/image/cache [2022-08-17T13:26:38.476Z] github.com/docker/docker/image/tarexport [2022-08-17T13:26:38.476Z] github.com/docker/docker/image/v1 [2022-08-17T13:26:38.476Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:26:38.476Z] github.com/docker/docker/layer [2022-08-17T13:26:38.476Z] github.com/docker/docker/libcontainerd [2022-08-17T13:26:38.476Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:26:38.476Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:26:38.476Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:26:38.476Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/libnetwork/types [2022-08-17T13:26:38.476Z] github.com/docker/docker/oci [2022-08-17T13:26:38.476Z] github.com/docker/docker/oci/caps [2022-08-17T13:26:38.476Z] github.com/docker/docker/opts [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/archive [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/directory [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/platform [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/pools [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/progress [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/signal [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/stack [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/system [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:26:38.476Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:26:38.476Z] github.com/docker/docker/plugin [2022-08-17T13:26:38.476Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:26:38.476Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:26:38.476Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:26:38.476Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:26:38.476Z] github.com/docker/docker/quota [2022-08-17T13:26:38.476Z] github.com/docker/docker/reference [2022-08-17T13:26:38.476Z] github.com/docker/docker/registry [2022-08-17T13:26:38.476Z] github.com/docker/docker/registry/resumable [2022-08-17T13:26:38.476Z] github.com/docker/docker/restartmanager [2022-08-17T13:26:38.476Z] github.com/docker/docker/rootless [2022-08-17T13:26:38.476Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:26:38.476Z] github.com/docker/docker/runconfig [2022-08-17T13:26:38.476Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/environment [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/registry [2022-08-17T13:26:38.476Z] github.com/docker/docker/testutil/request [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/drivers [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/local [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/mounts [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/service [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:26:38.476Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:26:38.476Z] ++ grep --fixed-strings -v /libnetwork [2022-08-17T13:26:38.476Z] + base_pkg_list='github.com/docker/docker/api [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/backend [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/container [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/events [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/filters [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/image [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/mount [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/network [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/registry [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/time [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/versions [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:26:38.476Z] github.com/docker/docker/api/types/volume [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:26:38.476Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli/config [2022-08-17T13:26:38.476Z] github.com/docker/docker/cli/debug [2022-08-17T13:26:38.477Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:26:38.477Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/client [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:26:38.477Z] github.com/docker/docker/container [2022-08-17T13:26:38.477Z] github.com/docker/docker/container/stream [2022-08-17T13:26:38.477Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:26:38.477Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:26:38.477Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/config [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/events [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/exec [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/images [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/links [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/names [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/network [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/stats [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution/utils [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:26:38.477Z] github.com/docker/docker/dockerversion [2022-08-17T13:26:38.477Z] github.com/docker/docker/errdefs [2022-08-17T13:26:38.477Z] github.com/docker/docker/image [2022-08-17T13:26:38.477Z] github.com/docker/docker/image/cache [2022-08-17T13:26:38.477Z] github.com/docker/docker/image/tarexport [2022-08-17T13:26:38.477Z] github.com/docker/docker/image/v1 [2022-08-17T13:26:38.477Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:26:38.477Z] github.com/docker/docker/layer [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:26:38.477Z] github.com/docker/docker/oci [2022-08-17T13:26:38.477Z] github.com/docker/docker/oci/caps [2022-08-17T13:26:38.477Z] github.com/docker/docker/opts [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/archive [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/directory [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/platform [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/pools [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/progress [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/signal [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/stack [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/system [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:26:38.477Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:26:38.477Z] github.com/docker/docker/plugin [2022-08-17T13:26:38.477Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:26:38.477Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:26:38.477Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:26:38.477Z] github.com/docker/docker/quota [2022-08-17T13:26:38.477Z] github.com/docker/docker/reference [2022-08-17T13:26:38.477Z] github.com/docker/docker/registry [2022-08-17T13:26:38.477Z] github.com/docker/docker/registry/resumable [2022-08-17T13:26:38.477Z] github.com/docker/docker/restartmanager [2022-08-17T13:26:38.477Z] github.com/docker/docker/rootless [2022-08-17T13:26:38.477Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:26:38.477Z] github.com/docker/docker/runconfig [2022-08-17T13:26:38.477Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/environment [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/registry [2022-08-17T13:26:38.477Z] github.com/docker/docker/testutil/request [2022-08-17T13:26:38.477Z] github.com/docker/docker/volume [2022-08-17T13:26:38.477Z] github.com/docker/docker/volume/drivers [2022-08-17T13:26:38.477Z] github.com/docker/docker/volume/local [2022-08-17T13:26:38.477Z] github.com/docker/docker/volume/mounts [2022-08-17T13:26:38.477Z] github.com/docker/docker/volume/service [2022-08-17T13:26:38.477Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:26:38.477Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:26:38.477Z] ++ grep --fixed-strings /libnetwork [2022-08-17T13:26:38.477Z] ++ echo 'github.com/docker/docker/api [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/backend [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/container [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/events [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/filters [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/image [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/mount [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/network [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/registry [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/time [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/versions [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:26:38.477Z] github.com/docker/docker/api/types/volume [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:26:38.477Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:26:38.477Z] github.com/docker/docker/cli [2022-08-17T13:26:38.477Z] github.com/docker/docker/cli/config [2022-08-17T13:26:38.477Z] github.com/docker/docker/cli/debug [2022-08-17T13:26:38.477Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:26:38.477Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/client [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:26:38.477Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:26:38.477Z] github.com/docker/docker/container [2022-08-17T13:26:38.477Z] github.com/docker/docker/container/stream [2022-08-17T13:26:38.477Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:26:38.477Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:26:38.477Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/config [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/events [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/exec [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/images [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/links [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/names [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/network [2022-08-17T13:26:38.477Z] github.com/docker/docker/daemon/stats [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution/utils [2022-08-17T13:26:38.477Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:26:38.477Z] github.com/docker/docker/dockerversion [2022-08-17T13:26:38.477Z] github.com/docker/docker/errdefs [2022-08-17T13:26:38.477Z] github.com/docker/docker/image [2022-08-17T13:26:38.477Z] github.com/docker/docker/image/cache [2022-08-17T13:26:38.477Z] github.com/docker/docker/image/tarexport [2022-08-17T13:26:38.477Z] github.com/docker/docker/image/v1 [2022-08-17T13:26:38.477Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:26:38.477Z] github.com/docker/docker/layer [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:26:38.477Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:26:38.477Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/types [2022-08-17T13:26:38.478Z] github.com/docker/docker/oci [2022-08-17T13:26:38.478Z] github.com/docker/docker/oci/caps [2022-08-17T13:26:38.478Z] github.com/docker/docker/opts [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/archive [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/directory [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/platform [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/pools [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/progress [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/signal [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/stack [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/system [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:26:38.478Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:26:38.478Z] github.com/docker/docker/plugin [2022-08-17T13:26:38.478Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:26:38.478Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:26:38.478Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:26:38.478Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:26:38.478Z] github.com/docker/docker/quota [2022-08-17T13:26:38.478Z] github.com/docker/docker/reference [2022-08-17T13:26:38.478Z] github.com/docker/docker/registry [2022-08-17T13:26:38.478Z] github.com/docker/docker/registry/resumable [2022-08-17T13:26:38.478Z] github.com/docker/docker/restartmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/rootless [2022-08-17T13:26:38.478Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:26:38.478Z] github.com/docker/docker/runconfig [2022-08-17T13:26:38.478Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/environment [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/registry [2022-08-17T13:26:38.478Z] github.com/docker/docker/testutil/request [2022-08-17T13:26:38.478Z] github.com/docker/docker/volume [2022-08-17T13:26:38.478Z] github.com/docker/docker/volume/drivers [2022-08-17T13:26:38.478Z] github.com/docker/docker/volume/local [2022-08-17T13:26:38.478Z] github.com/docker/docker/volume/mounts [2022-08-17T13:26:38.478Z] github.com/docker/docker/volume/service [2022-08-17T13:26:38.478Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:26:38.478Z] github.com/docker/docker/volume/testutils' [2022-08-17T13:26:38.478Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/types' [2022-08-17T13:26:38.478Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-17T13:26:38.478Z] + echo 'github.com/docker/docker/libnetwork [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/types' [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:26:38.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:26:38.478Z] + type docker-proxy [2022-08-17T13:26:38.478Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-17T13:26:38.478Z] + hack/make.sh binary-proxy install-proxy [2022-08-17T13:26:38.478Z] [2022-08-17T13:26:38.478Z] Removing bundles/ [2022-08-17T13:26:38.738Z] [2022-08-17T13:26:38.738Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-17T13:26:38.738Z] Building: bundles/binary-proxy/docker-proxy [2022-08-17T13:26:38.738Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T13:26:39.544Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-17T13:26:40.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-17T13:26:42.299Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-17T13:26:44.838Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-08-17T13:26:44.838Z] === RUN TestInspectNetwork [2022-08-17T13:26:46.863Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-17T13:26:46.863Z] [2022-08-17T13:26:46.863Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-17T13:26:46.863Z] Installing docker-proxy to /usr/local/bin/ [2022-08-17T13:26:46.863Z] [2022-08-17T13:26:46.863Z] + mkdir -p bundles [2022-08-17T13:26:46.863Z] + '[' -n 'github.com/docker/docker/api [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/backend/build [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/httputils [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/middleware [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/build [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/container [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/debug [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/image [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/network [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/session [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/system [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/server/router/volume [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/backend [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/container [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/events [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/filters [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/image [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/mount [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/network [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/registry [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/strslice [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/swarm [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/time [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/versions [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T13:26:46.863Z] github.com/docker/docker/api/types/volume [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/builder-next [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/dockerfile [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/remotecontext [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T13:26:46.863Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T13:26:46.863Z] github.com/docker/docker/cli [2022-08-17T13:26:46.863Z] github.com/docker/docker/cli/config [2022-08-17T13:26:46.863Z] github.com/docker/docker/cli/debug [2022-08-17T13:26:46.863Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T13:26:46.863Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T13:26:46.863Z] github.com/docker/docker/client [2022-08-17T13:26:46.863Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T13:26:46.863Z] github.com/docker/docker/cmd/dockerd [2022-08-17T13:26:46.863Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T13:26:46.863Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T13:26:46.863Z] github.com/docker/docker/container [2022-08-17T13:26:46.863Z] github.com/docker/docker/container/stream [2022-08-17T13:26:46.863Z] github.com/docker/docker/contrib/apparmor [2022-08-17T13:26:46.863Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T13:26:46.863Z] github.com/docker/docker/contrib/httpserver [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/cluster [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/config [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/containerd [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/events [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/exec [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/images [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/initlayer [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/links [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/listeners [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/local [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/names [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/network [2022-08-17T13:26:46.863Z] github.com/docker/docker/daemon/stats [2022-08-17T13:26:46.863Z] github.com/docker/docker/distribution [2022-08-17T13:26:46.863Z] github.com/docker/docker/distribution/metadata [2022-08-17T13:26:46.863Z] github.com/docker/docker/distribution/utils [2022-08-17T13:26:46.863Z] github.com/docker/docker/distribution/xfer [2022-08-17T13:26:46.863Z] github.com/docker/docker/dockerversion [2022-08-17T13:26:46.863Z] github.com/docker/docker/errdefs [2022-08-17T13:26:46.863Z] github.com/docker/docker/image [2022-08-17T13:26:46.863Z] github.com/docker/docker/image/cache [2022-08-17T13:26:46.863Z] github.com/docker/docker/image/tarexport [2022-08-17T13:26:46.863Z] github.com/docker/docker/image/v1 [2022-08-17T13:26:46.863Z] github.com/docker/docker/internal/test/suite [2022-08-17T13:26:46.863Z] github.com/docker/docker/layer [2022-08-17T13:26:46.863Z] github.com/docker/docker/libcontainerd [2022-08-17T13:26:46.863Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T13:26:46.863Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T13:26:46.863Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T13:26:46.863Z] github.com/docker/docker/libcontainerd/types [2022-08-17T13:26:46.863Z] github.com/docker/docker/oci [2022-08-17T13:26:46.863Z] github.com/docker/docker/oci/caps [2022-08-17T13:26:46.863Z] github.com/docker/docker/opts [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/aaparser [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/archive [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/authorization [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/capabilities [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/containerfs [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/directory [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/dmesg [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/fileutils [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/fsutils [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/homedir [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/idtools [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/ioutils [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/longpath [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/loopback [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/parsers [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/pidfile [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/platform [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/plugins [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/pools [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/progress [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/pubsub [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/reexec [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/signal [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/stack [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/stringid [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/system [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/tailfile [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/tarsum [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/urlutil [2022-08-17T13:26:46.863Z] github.com/docker/docker/pkg/useragent [2022-08-17T13:26:46.863Z] github.com/docker/docker/plugin [2022-08-17T13:26:46.863Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T13:26:46.863Z] github.com/docker/docker/plugin/v2 [2022-08-17T13:26:46.863Z] github.com/docker/docker/profiles/apparmor [2022-08-17T13:26:46.863Z] github.com/docker/docker/profiles/seccomp [2022-08-17T13:26:46.863Z] github.com/docker/docker/quota [2022-08-17T13:26:46.863Z] github.com/docker/docker/reference [2022-08-17T13:26:46.863Z] github.com/docker/docker/registry [2022-08-17T13:26:46.863Z] github.com/docker/docker/registry/resumable [2022-08-17T13:26:46.863Z] github.com/docker/docker/restartmanager [2022-08-17T13:26:46.863Z] github.com/docker/docker/rootless [2022-08-17T13:26:46.863Z] github.com/docker/docker/rootless/specconv [2022-08-17T13:26:46.863Z] github.com/docker/docker/runconfig [2022-08-17T13:26:46.863Z] github.com/docker/docker/runconfig/opts [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/daemon [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/environment [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/fakegit [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/registry [2022-08-17T13:26:46.863Z] github.com/docker/docker/testutil/request [2022-08-17T13:26:46.863Z] github.com/docker/docker/volume [2022-08-17T13:26:46.863Z] github.com/docker/docker/volume/drivers [2022-08-17T13:26:46.863Z] github.com/docker/docker/volume/local [2022-08-17T13:26:46.863Z] github.com/docker/docker/volume/mounts [2022-08-17T13:26:46.863Z] github.com/docker/docker/volume/service [2022-08-17T13:26:46.863Z] github.com/docker/docker/volume/service/opts [2022-08-17T13:26:46.863Z] github.com/docker/docker/volume/testutils' ']' [2022-08-17T13:26:46.864Z] + 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/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-17T13:26:46.864Z] ? github.com/docker/docker/api [no test files] [2022-08-17T13:26:49.029Z] === RUN TestInspectNetwork/full_network_id [2022-08-17T13:26:49.029Z] === RUN TestInspectNetwork/partial_network_id [2022-08-17T13:26:49.029Z] === RUN TestInspectNetwork/network_name [2022-08-17T13:26:49.029Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-17T13:26:52.325Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-17T13:26:52.585Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-17T13:26:52.844Z] --- PASS: TestInspectNetwork (8.38s) [2022-08-17T13:26:52.844Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-17T13:26:52.844Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-17T13:26:52.844Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-08-17T13:26:52.844Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-17T13:26:52.844Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T13:26:54.750Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T13:26:54.750Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:26:54.750Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:26:54.750Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:26:54.750Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T13:26:54.750Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T13:26:54.750Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T13:26:54.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T13:26:54.750Z] === RUN TestNetworkList [2022-08-17T13:26:54.750Z] === RUN TestNetworkList//networks [2022-08-17T13:26:54.750Z] === PAUSE TestNetworkList//networks [2022-08-17T13:26:54.750Z] === RUN TestNetworkList//networks/ [2022-08-17T13:26:54.750Z] === PAUSE TestNetworkList//networks/ [2022-08-17T13:26:54.750Z] === CONT TestNetworkList//networks [2022-08-17T13:26:54.750Z] === CONT TestNetworkList//networks/ [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkList (0.02s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkList//networks (0.01s) [2022-08-17T13:26:54.750Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-08-17T13:26:54.750Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T13:26:55.319Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-17T13:26:55.319Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T13:26:55.886Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-17T13:26:56.146Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-17T13:26:56.405Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-17T13:26:56.405Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T13:26:56.405Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-17T13:26:56.973Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-17T13:26:56.973Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-17T13:26:56.973Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-17T13:26:56.973Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T13:26:57.234Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-17T13:26:57.494Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-17T13:26:58.432Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-17T13:26:58.432Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T13:26:58.999Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-17T13:26:59.568Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-17T13:26:59.568Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T13:26:59.828Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-17T13:27:00.088Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-08-17T13:27:00.088Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T13:27:01.025Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-17T13:27:02.403Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-17T13:27:02.975Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-08-17T13:27:02.975Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T13:27:02.975Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:27:02.975Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:27:02.975Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T13:27:03.234Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-17T13:27:04.171Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-17T13:27:04.966Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-08-17T13:27:09.449Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-17T13:27:19.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-17T13:27:19.443Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2022-08-17T13:27:19.443Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T13:27:20.012Z] docker_api_swarm_test.go:304: [d4bc770f6ff44] joining swarm manager [d352e79a803b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:27:21.391Z] docker_api_swarm_test.go:305: [d5c45693246a1] joining swarm manager [d352e79a803b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:27:22.770Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-17T13:27:22.770Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rqvmihqdlm4ebbz9udw9uiimt Created:2022-08-17 13:27:20.304895021 +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[510b194e27bcca48528855cd026a37dd23a1659a515f3d84ea97a7efe97efc92:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uv9xyadicru3odqzmbiqq4n08 EndpointID:b4d5275fd61a64509da521182701da197898b725e720d103e45c3d27be3954f6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2e155d56458fe516d4486a0d0dfbad0585bb9894c476c18a537acbead055a9c7 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:870e2e0a2ab7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uv9xyadicru3odqzmbiqq4n08 EndpointID:b4d5275fd61a64509da521182701da197898b725e720d103e45c3d27be3954f6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-17T13:27:24.150Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-17T13:27:25.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-17T13:27:27.646Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s) [2022-08-17T13:27:27.646Z] PASS [2022-08-17T13:27:27.646Z] [2022-08-17T13:27:27.646Z] === Skipped [2022-08-17T13:27:27.646Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T13:27:27.646Z] service_test.go:243: FLAKY_TEST [2022-08-17T13:27:27.646Z] [2022-08-17T13:27:27.646Z] DONE 38 tests, 1 skipped in 50.323s [2022-08-17T13:27:27.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:27:27.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:27.646Z] ++ set -e [2022-08-17T13:27:27.646Z] ++ '[' -n 0 ']' [2022-08-17T13:27:27.646Z] ++ set -x [2022-08-17T13:27:27.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:27.646Z] INFO: Testing against a local daemon [2022-08-17T13:27:27.646Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T13:27:27.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:27:27.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:27:27.646Z] === RUN TestDockerNetworkIpvlan [2022-08-17T13:27:27.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:27:27.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:27:27.646Z] PASS [2022-08-17T13:27:27.646Z] [2022-08-17T13:27:27.646Z] === Skipped [2022-08-17T13:27:27.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T13:27:27.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:27:27.646Z] [2022-08-17T13:27:27.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T13:27:27.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T13:27:27.646Z] [2022-08-17T13:27:27.646Z] DONE 2 tests, 2 skipped in 0.104s [2022-08-17T13:27:27.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T13:27:27.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:27.646Z] ++ set -e [2022-08-17T13:27:27.646Z] ++ '[' -n 0 ']' [2022-08-17T13:27:27.646Z] ++ set -x [2022-08-17T13:27:27.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:27.646Z] INFO: Testing against a local daemon [2022-08-17T13:27:27.646Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T13:27:29.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-08-17T13:27:29.040Z] === RUN TestDockerNetworkMacvlan [2022-08-17T13:27:29.609Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-17T13:27:30.547Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-17T13:27:31.484Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-17T13:27:31.484Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-17T13:27:32.422Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-17T13:27:32.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-17T13:27:33.250Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-17T13:27:33.509Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-17T13:27:34.893Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-17T13:27:34.893Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-17T13:27:34.893Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-17T13:27:35.152Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-17T13:27:36.091Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-17T13:27:41.365Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-17T13:27:41.365Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-17T13:27:41.935Z] --- PASS: TestDockerNetworkMacvlan (12.97s) [2022-08-17T13:27:41.935Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-17T13:27:41.935Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2022-08-17T13:27:41.935Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2022-08-17T13:27:41.935Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.54s) [2022-08-17T13:27:41.935Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2022-08-17T13:27:41.935Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2022-08-17T13:27:41.935Z] PASS [2022-08-17T13:27:41.935Z] [2022-08-17T13:27:41.935Z] DONE 8 tests in 14.424s [2022-08-17T13:27:41.935Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T13:27:41.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:41.935Z] ++ set -e [2022-08-17T13:27:41.935Z] ++ '[' -n 0 ']' [2022-08-17T13:27:41.935Z] ++ set -x [2022-08-17T13:27:41.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:41.935Z] testing: warning: no tests to run [2022-08-17T13:27:41.935Z] PASS [2022-08-17T13:27:41.935Z] [2022-08-17T13:27:41.935Z] DONE 0 tests in 0.033s [2022-08-17T13:27:41.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T13:27:41.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:41.935Z] ++ set -e [2022-08-17T13:27:41.935Z] ++ '[' -n 0 ']' [2022-08-17T13:27:41.935Z] ++ set -x [2022-08-17T13:27:41.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:27:41.935Z] INFO: Testing against a local daemon [2022-08-17T13:27:41.935Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T13:27:43.862Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2022-08-17T13:27:43.862Z] === RUN TestAuthZPluginTLS [2022-08-17T13:27:43.862Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-17T13:27:44.121Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-17T13:27:44.121Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-17T13:27:44.121Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T13:27:44.688Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-17T13:27:44.688Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-17T13:27:44.688Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T13:27:45.256Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-17T13:27:45.256Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2022-08-17T13:27:45.256Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T13:27:45.519Z] === RUN TestDockerSuite/TestBuildFails [2022-08-17T13:27:45.778Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2022-08-17T13:27:45.778Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T13:27:46.345Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-17T13:27:46.346Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-17T13:27:47.283Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-08-17T13:27:47.283Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T13:27:47.853Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-17T13:27:47.853Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-17T13:27:47.853Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T13:27:48.421Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-17T13:27:48.421Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T13:27:48.989Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-17T13:27:48.989Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T13:27:49.248Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-17T13:27:50.629Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2022-08-17T13:27:50.629Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T13:27:50.629Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-17T13:27:52.007Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-17T13:27:52.266Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-17T13:27:52.266Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2022-08-17T13:27:52.266Z] === RUN TestAuthZPluginHeader [2022-08-17T13:27:53.204Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-17T13:27:53.204Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-08-17T13:27:53.204Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T13:27:54.585Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-17T13:27:54.844Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-17T13:27:55.103Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-17T13:27:56.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-17T13:27:56.481Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-17T13:27:58.408Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.06s) [2022-08-17T13:27:58.408Z] === RUN TestAuthZPluginV2Disable [2022-08-17T13:27:58.408Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-17T13:27:58.978Z] docker_api_swarm_test.go:272: [db2d86a8cef6a] joining swarm manager [d3678a06f774a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:27:59.915Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-17T13:28:00.174Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-17T13:28:00.745Z] docker_api_swarm_test.go:273: [d709c27e21b8e] joining swarm manager [d3678a06f774a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:28:00.745Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-17T13:28:01.316Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-17T13:28:01.887Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-17T13:28:01.887Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-17T13:28:02.457Z] --- PASS: TestAuthZPluginV2Disable (4.32s) [2022-08-17T13:28:02.457Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T13:28:02.457Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-17T13:28:02.716Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-17T13:28:03.284Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-17T13:28:03.543Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-17T13:28:03.543Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-17T13:28:04.112Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-17T13:28:04.680Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-17T13:28:06.588Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2022-08-17T13:28:06.588Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T13:28:06.849Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-17T13:28:12.122Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-17T13:28:15.413Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-17T13:28:15.413Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-17T13:28:15.673Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-17T13:28:15.932Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-17T13:28:15.932Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-17T13:28:15.932Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-17T13:28:17.320Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-17T13:28:18.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-17T13:28:18.256Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.82s) [2022-08-17T13:28:18.256Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T13:28:18.256Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-17T13:28:21.547Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-17T13:28:21.806Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-17T13:28:22.066Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-17T13:28:28.639Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-17T13:28:30.546Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-17T13:28:31.115Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-17T13:28:32.492Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-17T13:28:32.492Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-17T13:28:32.492Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-17T13:28:35.027Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-08-17T13:28:35.027Z] PASS [2022-08-17T13:28:35.027Z] [2022-08-17T13:28:35.027Z] DONE 17 tests in 53.112s [2022-08-17T13:28:35.027Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T13:28:35.027Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:28:35.027Z] ++ set -e [2022-08-17T13:28:35.027Z] ++ '[' -n 0 ']' [2022-08-17T13:28:35.027Z] ++ set -x [2022-08-17T13:28:35.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:28:35.286Z] INFO: Testing against a local daemon [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:28:35.286Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:28:35.286Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T13:28:35.286Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T13:28:35.286Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T13:28:35.286Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T13:28:35.286Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T13:28:35.286Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T13:28:35.286Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T13:28:35.286Z] === RUN TestPluginInstall [2022-08-17T13:28:35.286Z] === RUN TestPluginInstall/no_auth [2022-08-17T13:28:35.545Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-17T13:28:35.804Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-17T13:28:37.710Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-17T13:28:37.710Z] time="2022-08-17T13:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:28:37.711Z] time="2022-08-17T13:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:992702ebe73748f1af1fe88dcf56258bab526ca111c06fb1019ccd461892605e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:28:37.711Z] time="2022-08-17T13:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:28:37.711Z] time="2022-08-17T13:28:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:992702ebe73748f1af1fe88dcf56258bab526ca111c06fb1019ccd461892605e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:28:37.711Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-17T13:28:37.711Z] === RUN TestPluginInstall/with_htpasswd [2022-08-17T13:28:38.286Z] time="2022-08-17T13:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:28:38.286Z] time="2022-08-17T13:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb70c4081e7f13a8eb276ae6180ebc756209fa56cce9b6740ca2e0a1c0c523ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:28:38.286Z] time="2022-08-17T13:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:28:38.286Z] time="2022-08-17T13:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb70c4081e7f13a8eb276ae6180ebc756209fa56cce9b6740ca2e0a1c0c523ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:28:38.854Z] === RUN TestPluginInstall/with_insecure [2022-08-17T13:28:39.422Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-17T13:28:39.681Z] time="2022-08-17T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:28:39.681Z] time="2022-08-17T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71618b7d5a65f7671dcf949a0c9377392e72973bdc4965b546d9238c677b50bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:28:39.681Z] time="2022-08-17T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T13:28:39.681Z] time="2022-08-17T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71618b7d5a65f7671dcf949a0c9377392e72973bdc4965b546d9238c677b50bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T13:28:39.940Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-17T13:28:39.940Z] plugin_test.go:196: [db3b8ca64e5ce] daemon is not started [2022-08-17T13:28:39.940Z] --- PASS: TestPluginInstall (4.77s) [2022-08-17T13:28:39.940Z] --- PASS: TestPluginInstall/no_auth (2.50s) [2022-08-17T13:28:39.940Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2022-08-17T13:28:39.940Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-08-17T13:28:39.940Z] === RUN TestPluginsWithRuntimes [2022-08-17T13:28:40.879Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-17T13:28:41.430Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-17T13:28:41.431Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-17T13:28:41.431Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-08-17T13:28:41.432Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-17T13:28:41.432Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-17T13:28:41.432Z] ok github.com/docker/docker/builder/remotecontext 0.110s coverage: 13.7% of statements [2022-08-17T13:28:41.432Z] ok github.com/docker/docker/builder/dockerfile 0.554s coverage: 49.3% of statements [2022-08-17T13:28:41.432Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-17T13:28:41.432Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-17T13:28:41.446Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-17T13:28:41.706Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-17T13:28:42.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-17T13:28:42.421Z] ok github.com/docker/docker/builder/remotecontext/git 1.854s coverage: 86.3% of statements [2022-08-17T13:28:42.421Z] ? github.com/docker/docker/cli [no test files] [2022-08-17T13:28:42.421Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-17T13:28:42.421Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-17T13:28:42.421Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-17T13:28:42.993Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-17T13:28:42.993Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-17T13:28:43.001Z] ok github.com/docker/docker/cmd/docker-proxy 0.170s coverage: 67.6% of statements [2022-08-17T13:28:43.253Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-17T13:28:43.513Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-17T13:28:44.453Z] --- PASS: TestPluginsWithRuntimes (4.27s) [2022-08-17T13:28:44.453Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.19s) [2022-08-17T13:28:44.453Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.28s) [2022-08-17T13:28:44.453Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T13:28:44.453Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-17T13:28:45.022Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-17T13:28:45.592Z] --- PASS: TestPluginBackCompatMediaTypes (1.15s) [2022-08-17T13:28:45.592Z] PASS [2022-08-17T13:28:45.592Z] [2022-08-17T13:28:45.592Z] DONE 24 tests in 10.367s [2022-08-17T13:28:45.592Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T13:28:45.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:28:45.592Z] ++ set -e [2022-08-17T13:28:45.592Z] ++ '[' -n 0 ']' [2022-08-17T13:28:45.592Z] ++ set -x [2022-08-17T13:28:45.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:28:45.592Z] INFO: Testing against a local daemon [2022-08-17T13:28:45.592Z] === RUN TestExternalGraphDriver [2022-08-17T13:28:45.854Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-17T13:28:45.854Z] === RUN TestExternalGraphDriver/json [2022-08-17T13:28:46.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-17T13:28:48.022Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-17T13:28:48.022Z] === RUN TestExternalGraphDriver/spec [2022-08-17T13:28:48.274Z] ok github.com/docker/docker/client 0.097s coverage: 75.9% of statements [2022-08-17T13:28:48.962Z] docker_api_swarm_node_test.go:20: [db1d79048364b] joining swarm manager [da19b14995f5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:28:49.900Z] docker_api_swarm_node_test.go:21: [d9cf8881effc9] joining swarm manager [da19b14995f5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:28:50.160Z] === RUN TestExternalGraphDriver/pull [2022-08-17T13:28:50.728Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-17T13:28:51.679Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-17T13:28:51.938Z] --- PASS: TestExternalGraphDriver (6.33s) [2022-08-17T13:28:51.938Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2022-08-17T13:28:51.938Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2022-08-17T13:28:51.938Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2022-08-17T13:28:51.938Z] === RUN TestGraphdriverPluginV2 [2022-08-17T13:28:55.600Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-17T13:28:55.600Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-17T13:28:55.600Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-17T13:28:56.538Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2022-08-17T13:28:56.538Z] PASS [2022-08-17T13:28:56.538Z] [2022-08-17T13:28:56.538Z] DONE 5 tests in 11.107s [2022-08-17T13:28:56.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T13:28:56.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:28:56.538Z] ++ set -e [2022-08-17T13:28:56.538Z] ++ '[' -n 0 ']' [2022-08-17T13:28:56.538Z] ++ set -x [2022-08-17T13:28:56.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:28:56.797Z] INFO: Testing against a local daemon [2022-08-17T13:28:56.797Z] === RUN TestContinueAfterPluginCrash [2022-08-17T13:28:56.797Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T13:28:56.797Z] === RUN TestReadPluginNoRead [2022-08-17T13:28:56.797Z] === PAUSE TestReadPluginNoRead [2022-08-17T13:28:56.797Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T13:28:56.797Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T13:28:56.797Z] === CONT TestContinueAfterPluginCrash [2022-08-17T13:28:56.797Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T13:28:57.736Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-17T13:29:00.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-17T13:29:00.533Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-17T13:29:01.101Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-08-17T13:29:01.101Z] === CONT TestReadPluginNoRead [2022-08-17T13:29:01.360Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-17T13:29:01.928Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-17T13:29:04.465Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T13:29:05.404Z] docker_api_swarm_test.go:502: [d52eb4a1b0ab8] joining swarm manager [d791409d57da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:29:06.341Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2022-08-17T13:29:06.341Z] === RUN TestReadPluginNoRead/default [2022-08-17T13:29:07.719Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T13:29:09.628Z] === CONT TestReadPluginNoRead [2022-08-17T13:29:09.628Z] read_test.go:92: [d4ff24b09af55] daemon is not started [2022-08-17T13:29:09.628Z] --- PASS: TestReadPluginNoRead (8.14s) [2022-08-17T13:29:09.628Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2022-08-17T13:29:09.628Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-08-17T13:29:09.628Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-08-17T13:29:09.628Z] PASS [2022-08-17T13:29:09.628Z] [2022-08-17T13:29:09.628Z] DONE 6 tests in 12.645s [2022-08-17T13:29:09.628Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T13:29:09.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:09.628Z] ++ set -e [2022-08-17T13:29:09.628Z] ++ '[' -n 0 ']' [2022-08-17T13:29:09.628Z] ++ set -x [2022-08-17T13:29:09.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:09.628Z] testing: warning: no tests to run [2022-08-17T13:29:09.628Z] PASS [2022-08-17T13:29:09.628Z] [2022-08-17T13:29:09.628Z] DONE 0 tests in 0.032s [2022-08-17T13:29:09.628Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T13:29:09.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:09.628Z] ++ set -e [2022-08-17T13:29:09.628Z] ++ '[' -n 0 ']' [2022-08-17T13:29:09.628Z] ++ set -x [2022-08-17T13:29:09.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:09.628Z] INFO: Testing against a local daemon [2022-08-17T13:29:09.628Z] === RUN TestPluginWithDevMounts [2022-08-17T13:29:09.628Z] === PAUSE TestPluginWithDevMounts [2022-08-17T13:29:09.628Z] === CONT TestPluginWithDevMounts [2022-08-17T13:29:10.565Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-17T13:29:11.133Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-08-17T13:29:11.133Z] PASS [2022-08-17T13:29:11.133Z] [2022-08-17T13:29:11.133Z] DONE 1 tests in 1.916s [2022-08-17T13:29:11.133Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T13:29:11.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:11.133Z] ++ set -e [2022-08-17T13:29:11.133Z] ++ '[' -n 0 ']' [2022-08-17T13:29:11.133Z] ++ set -x [2022-08-17T13:29:11.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:11.392Z] INFO: Testing against a local daemon [2022-08-17T13:29:11.392Z] === RUN TestSecretInspect [2022-08-17T13:29:13.943Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-17T13:29:13.943Z] --- PASS: TestSecretInspect (2.57s) [2022-08-17T13:29:13.943Z] === RUN TestSecretList [2022-08-17T13:29:14.881Z] docker_api_swarm_test.go:507: [df9becbc2786c] joining swarm manager [d791409d57da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:29:15.140Z] === RUN TestDockerSuite/TestBuildRm [2022-08-17T13:29:16.518Z] --- PASS: TestSecretList (2.34s) [2022-08-17T13:29:16.518Z] === RUN TestSecretsCreateAndDelete [2022-08-17T13:29:17.456Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-17T13:29:18.394Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-17T13:29:18.963Z] --- PASS: TestSecretsCreateAndDelete (2.58s) [2022-08-17T13:29:18.963Z] === RUN TestSecretsUpdate [2022-08-17T13:29:19.222Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-17T13:29:19.790Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-17T13:29:20.728Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-17T13:29:21.664Z] --- PASS: TestSecretsUpdate (2.66s) [2022-08-17T13:29:21.664Z] === RUN TestTemplatedSecret [2022-08-17T13:29:21.664Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-17T13:29:22.602Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-17T13:29:25.140Z] --- PASS: TestTemplatedSecret (3.18s) [2022-08-17T13:29:25.140Z] === RUN TestSecretCreateResolve [2022-08-17T13:29:25.710Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-17T13:29:25.710Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-17T13:29:25.970Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-17T13:29:25.970Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-17T13:29:25.970Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-17T13:29:26.538Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-17T13:29:27.474Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-17T13:29:27.733Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-17T13:29:27.733Z] --- PASS: TestSecretCreateResolve (2.99s) [2022-08-17T13:29:27.733Z] PASS [2022-08-17T13:29:27.733Z] [2022-08-17T13:29:27.733Z] DONE 6 tests in 16.407s [2022-08-17T13:29:27.733Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T13:29:27.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:27.733Z] ++ set -e [2022-08-17T13:29:27.733Z] ++ '[' -n 0 ']' [2022-08-17T13:29:27.733Z] ++ set -x [2022-08-17T13:29:27.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:29:27.733Z] INFO: Testing against a local daemon [2022-08-17T13:29:27.733Z] === RUN TestServiceCreateInit [2022-08-17T13:29:27.733Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T13:29:28.300Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-17T13:29:29.052Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.1% of statements [2022-08-17T13:29:30.957Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-17T13:29:31.216Z] ok github.com/docker/docker/cmd/dockerd/trap 2.539s coverage: 0.0% of statements [2022-08-17T13:29:31.216Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-17T13:29:31.216Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-17T13:29:31.216Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-17T13:29:31.216Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-17T13:29:31.216Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-17T13:29:31.631Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-17T13:29:32.567Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T13:29:32.567Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-17T13:29:33.504Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-17T13:29:33.764Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-17T13:29:34.701Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-17T13:29:36.081Z] === RUN TestDockerSuite/TestBuildUser [2022-08-17T13:29:37.022Z] --- PASS: TestServiceCreateInit (9.01s) [2022-08-17T13:29:37.022Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2022-08-17T13:29:37.022Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.43s) [2022-08-17T13:29:37.022Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T13:29:37.591Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-17T13:29:39.338Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-08-17T13:29:40.716Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-17T13:29:40.884Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-17T13:29:42.622Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-17T13:29:47.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-17T13:29:49.995Z] docker_api_swarm_node_test.go:81: [d378561b76874] joining swarm manager [d6252ea03e204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:29:50.739Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-17T13:29:50.739Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 77.3% of statements [2022-08-17T13:29:51.309Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-17T13:29:51.956Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-17T13:29:52.215Z] ok github.com/docker/docker/daemon 10.171s coverage: 16.6% of statements [2022-08-17T13:29:52.215Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-17T13:29:52.215Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-17T13:29:52.215Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-17T13:29:52.215Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-17T13:29:52.215Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-17T13:29:53.348Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-17T13:29:53.605Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.721s coverage: 74.8% of statements [2022-08-17T13:29:53.916Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-17T13:29:54.177Z] --- PASS: TestCreateServiceMultipleTimes (17.24s) [2022-08-17T13:29:54.177Z] === RUN TestCreateServiceConflict [2022-08-17T13:29:54.177Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-17T13:29:54.544Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-08-17T13:29:54.544Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.304s coverage: 60.7% of statements [2022-08-17T13:29:55.117Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-17T13:29:55.685Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-17T13:29:56.449Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-08-17T13:29:57.065Z] --- PASS: TestCreateServiceConflict (2.80s) [2022-08-17T13:29:57.065Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T13:29:57.325Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-17T13:29:57.325Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-17T13:29:57.325Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-17T13:29:57.325Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-17T13:29:57.325Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-17T13:29:57.325Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-17T13:29:57.325Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-17T13:29:57.325Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-17T13:29:57.325Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-17T13:29:57.839Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.358s coverage: 50.6% of statements [2022-08-17T13:29:59.221Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.376s coverage: 45.9% of statements [2022-08-17T13:29:59.221Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-17T13:29:59.233Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-17T13:29:59.492Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-17T13:30:00.158Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.629s coverage: 58.5% of statements [2022-08-17T13:30:00.158Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-17T13:30:00.158Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-17T13:30:00.158Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-17T13:30:00.432Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-17T13:30:00.432Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2022-08-17T13:30:00.432Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T13:30:00.691Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-17T13:30:01.537Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-17T13:30:01.630Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-17T13:30:01.630Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-17T13:30:01.796Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-08-17T13:30:02.735Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-08-17T13:30:02.735Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-17T13:30:02.735Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-17T13:30:03.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-17T13:30:03.673Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-08-17T13:30:03.796Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-17T13:30:04.242Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 79.9% of statements [2022-08-17T13:30:04.501Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-08-17T13:30:04.501Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-17T13:30:05.070Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-17T13:30:05.175Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-17T13:30:05.638Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.017s coverage: 88.2% of statements [2022-08-17T13:30:06.114Z] docker_api_swarm_node_test.go:53: [d454e326701be] joining swarm manager [d3d40483527d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:30:06.114Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-17T13:30:06.373Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-17T13:30:06.942Z] docker_api_swarm_node_test.go:54: [dedc05da668c1] joining swarm manager [d3d40483527d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:30:06.942Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-17T13:30:06.942Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-17T13:30:06.942Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-17T13:30:07.017Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.160s coverage: 76.8% of statements [2022-08-17T13:30:07.018Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-17T13:30:07.511Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-17T13:30:07.585Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2022-08-17T13:30:08.522Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-17T13:30:08.891Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-17T13:30:09.090Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-17T13:30:09.484Z] === RUN TestDockerSuite/TestCommitChange [2022-08-17T13:30:09.658Z] ok github.com/docker/docker/daemon/logger/journald 3.478s coverage: 74.3% of statements [2022-08-17T13:30:09.658Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-17T13:30:09.658Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-17T13:30:09.658Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-17T13:30:09.658Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-17T13:30:10.424Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-17T13:30:10.595Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-08-17T13:30:10.855Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-17T13:30:10.992Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-17T13:30:11.423Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-17T13:30:11.682Z] ok github.com/docker/docker/daemon/logger/splunk 1.606s coverage: 82.5% of statements [2022-08-17T13:30:11.682Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-17T13:30:11.682Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-17T13:30:11.929Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-17T13:30:12.868Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-17T13:30:13.060Z] ok github.com/docker/docker/distribution/metadata 0.062s coverage: 44.4% of statements [2022-08-17T13:30:13.436Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-17T13:30:14.376Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2022-08-17T13:30:14.376Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T13:30:14.376Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-17T13:30:14.442Z] ok github.com/docker/docker/distribution 1.499s coverage: 28.0% of statements [2022-08-17T13:30:14.442Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-17T13:30:14.700Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-17T13:30:15.268Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-08-17T13:30:15.268Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-17T13:30:15.268Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-08-17T13:30:15.753Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-17T13:30:16.205Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-17T13:30:16.205Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-17T13:30:16.205Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-17T13:30:16.205Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-17T13:30:16.323Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-17T13:30:16.772Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-08-17T13:30:17.703Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) [2022-08-17T13:30:17.703Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T13:30:17.710Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-17T13:30:17.962Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-17T13:30:17.962Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-17T13:30:18.278Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-17T13:30:18.530Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-17T13:30:18.537Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-17T13:30:19.469Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-17T13:30:19.915Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 81.9% of statements [2022-08-17T13:30:20.038Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-17T13:30:20.607Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2022-08-17T13:30:20.607Z] === RUN TestCreateServiceSysctls [2022-08-17T13:30:20.852Z] ok github.com/docker/docker/pkg/authorization 0.172s coverage: 68.3% of statements [2022-08-17T13:30:20.852Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-17T13:30:20.866Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-17T13:30:21.111Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-17T13:30:21.434Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-17T13:30:22.003Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-17T13:30:22.942Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-17T13:30:23.880Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-17T13:30:24.139Z] --- PASS: TestCreateServiceSysctls (3.70s) [2022-08-17T13:30:24.139Z] === RUN TestCreateServiceCapabilities [2022-08-17T13:30:24.396Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 42.7% of statements [2022-08-17T13:30:24.396Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-17T13:30:24.396Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-17T13:30:24.400Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-17T13:30:24.656Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-17T13:30:25.224Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-17T13:30:25.224Z] ok github.com/docker/docker/layer 7.249s coverage: 68.9% of statements [2022-08-17T13:30:25.224Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-17T13:30:25.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-17T13:30:25.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-17T13:30:25.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-17T13:30:25.224Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-17T13:30:25.224Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-17T13:30:25.355Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-17T13:30:25.484Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-17T13:30:25.484Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-08-17T13:30:25.925Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-17T13:30:26.863Z] ok github.com/docker/docker/pkg/idtools 0.524s coverage: 69.3% of statements [2022-08-17T13:30:26.863Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-17T13:30:26.863Z] ok github.com/docker/docker/pkg/ioutils 0.447s coverage: 71.0% of statements [2022-08-17T13:30:27.122Z] --- PASS: TestCreateServiceCapabilities (2.89s) [2022-08-17T13:30:27.122Z] === RUN TestInspect [2022-08-17T13:30:27.123Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-08-17T13:30:27.123Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-17T13:30:27.123Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-17T13:30:27.382Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-17T13:30:27.382Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-17T13:30:27.382Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-17T13:30:27.641Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-17T13:30:27.901Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-17T13:30:27.901Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-17T13:30:27.901Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-17T13:30:27.901Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-17T13:30:28.323Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-17T13:30:28.838Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2022-08-17T13:30:29.097Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-17T13:30:29.262Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-17T13:30:29.358Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-08-17T13:30:29.617Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-17T13:30:30.202Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-17T13:30:30.202Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-17T13:30:30.202Z] --- PASS: TestInspect (3.20s) [2022-08-17T13:30:30.202Z] === RUN TestCreateJob [2022-08-17T13:30:30.769Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-17T13:30:30.992Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-17T13:30:30.992Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-17T13:30:31.251Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-17T13:30:31.336Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-17T13:30:31.509Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-17T13:30:31.769Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-17T13:30:31.769Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-17T13:30:32.272Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-17T13:30:32.336Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-17T13:30:32.595Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-17T13:30:33.163Z] ok github.com/docker/docker/pkg/tailfile 0.071s coverage: 88.6% of statements [2022-08-17T13:30:33.209Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-17T13:30:33.422Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-17T13:30:33.681Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-17T13:30:34.146Z] --- PASS: TestCreateJob (3.91s) [2022-08-17T13:30:34.146Z] === RUN TestReplicatedJob [2022-08-17T13:30:34.409Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-17T13:30:35.585Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-17T13:30:35.585Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-17T13:30:35.787Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-17T13:30:36.154Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-17T13:30:36.356Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-17T13:30:37.103Z] ok github.com/docker/docker/quota 0.268s coverage: 71.4% of statements [2022-08-17T13:30:37.364Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-17T13:30:38.261Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-17T13:30:38.302Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-17T13:30:38.871Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-17T13:30:38.871Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-17T13:30:39.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-17T13:30:39.438Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-17T13:30:39.698Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-17T13:30:40.598Z] --- PASS: TestReplicatedJob (6.23s) [2022-08-17T13:30:40.598Z] === RUN TestUpdateReplicatedJob [2022-08-17T13:30:41.602Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-17T13:30:41.862Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-08-17T13:30:42.430Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-17T13:30:43.152Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-17T13:30:43.367Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-17T13:30:44.092Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2022-08-17T13:30:44.092Z] === RUN TestServiceListWithStatuses [2022-08-17T13:30:44.092Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:30:44.092Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T13:30:44.092Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T13:30:45.031Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-17T13:30:45.600Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-17T13:30:45.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-17T13:30:48.136Z] docker_api_swarm_test.go:202: [dcfbe058c7daa] joining swarm manager [d5f6e4041f3d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:30:50.041Z] --- PASS: TestDockerNetworkConnectAlias (5.92s) [2022-08-17T13:30:50.041Z] === RUN TestDockerNetworkReConnect [2022-08-17T13:30:50.300Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-17T13:30:53.593Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-17T13:30:53.852Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-17T13:30:54.423Z] --- PASS: TestDockerNetworkReConnect (4.46s) [2022-08-17T13:30:54.423Z] === RUN TestServicePlugin [2022-08-17T13:30:57.713Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-17T13:30:58.281Z] === RUN TestDockerSuite/TestCpToDot [2022-08-17T13:30:58.849Z] plugin_test.go:61: [d89b2421b8bf0] joining swarm manager [d6049ee1a3216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:30:58.849Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-17T13:30:59.807Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-17T13:31:00.067Z] plugin_test.go:64: [d1e1efd5e84e8] joining swarm manager [d6049ee1a3216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:31:01.446Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-17T13:31:01.706Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-17T13:31:03.084Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-17T13:31:03.084Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-17T13:31:03.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-17T13:31:03.654Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-17T13:31:05.034Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-17T13:31:05.034Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-17T13:31:05.034Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-17T13:31:05.294Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/rootless [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/volume [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-17T13:31:05.294Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === Skipped [2022-08-17T13:31:05.294Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-17T13:31:05.294Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-17T13:31:05.294Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-17T13:31:05.294Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-17T13:31:05.294Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:31:05.294Z] docker_api_swarm_test.go:384: [d8e610aac9589] joining swarm manager [df280958c5bf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-17T13:31:05.294Z] graphtest_unix.go:71: No driver to put! [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-17T13:31:05.294Z] time="2022-08-17T13:29:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-17T13:31:05.294Z] time="2022-08-17T13:29:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-17T13:31:05.294Z] time="2022-08-17T13:29:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-17T13:31:05.294Z] time="2022-08-17T13:29:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-17T13:31:05.294Z] time="2022-08-17T13:29:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T13:31:05.294Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T13:31:05.294Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-17T13:31:05.294Z] graphtest_unix.go:71: No driver to put! [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-17T13:31:05.294Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-17T13:31:05.294Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-17T13:31:05.294Z] [2022-08-17T13:31:05.294Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-17T13:31:05.295Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-17T13:31:05.295Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-17T13:31:05.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.295Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-17T13:31:05.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.295Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-17T13:31:05.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.295Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-17T13:31:05.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.295Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-17T13:31:05.295Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T13:31:05.295Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-17T13:31:05.295Z] graphtest_unix.go:71: No driver to put! [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-17T13:31:05.295Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-17T13:31:05.295Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-17T13:31:05.295Z] [2022-08-17T13:31:05.295Z] DONE 2875 tests, 28 skipped in 256.734s [2022-08-17T13:31:05.295Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/config [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/idm [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/ns [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/options [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/osl [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T13:31:05.295Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-17T13:31:05.295Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-17T13:31:05.863Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-17T13:31:06.433Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-17T13:31:06.433Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-17T13:31:06.433Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-17T13:31:06.433Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-17T13:31:06.693Z] docker_api_swarm_test.go:385: [d57231db69468] joining swarm manager [df280958c5bf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:31:06.952Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-17T13:31:07.212Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-17T13:31:07.471Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-17T13:31:07.471Z] === RUN TestDockerSuite/TestCreateRM [2022-08-17T13:31:07.730Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-17T13:31:07.730Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-17T13:31:07.730Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-17T13:31:07.730Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-17T13:31:07.989Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-17T13:31:09.365Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-17T13:31:09.365Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-17T13:31:09.365Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-17T13:31:12.655Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-17T13:31:12.656Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-17T13:31:12.656Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-17T13:31:13.593Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-17T13:31:14.161Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-17T13:31:14.729Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-17T13:31:15.300Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-17T13:31:15.868Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-17T13:31:17.263Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-17T13:31:18.201Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-17T13:31:20.105Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-17T13:31:22.640Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-17T13:31:22.900Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-17T13:31:23.836Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-17T13:31:26.370Z] --- PASS: TestServicePlugin (31.95s) [2022-08-17T13:31:26.370Z] === RUN TestServiceUpdateLabel [2022-08-17T13:31:28.903Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-08-17T13:31:28.903Z] === RUN TestServiceUpdateSecrets [2022-08-17T13:31:29.472Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-17T13:31:29.731Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-17T13:31:30.669Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-17T13:31:31.236Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-17T13:31:31.236Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-17T13:31:31.495Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-17T13:31:31.755Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-17T13:31:31.755Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-17T13:31:32.693Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-17T13:31:33.629Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-17T13:31:33.629Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-17T13:31:33.629Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-17T13:31:34.217Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-17T13:31:34.490Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-17T13:31:35.425Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-17T13:31:36.801Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-17T13:31:36.801Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-17T13:31:36.801Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-17T13:31:36.801Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-17T13:31:36.801Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-17T13:31:36.801Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-17T13:31:39.335Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-17T13:31:39.594Z] === RUN TestDockerSuite/TestEventsRename [2022-08-17T13:31:39.854Z] === RUN TestDockerSuite/TestEventsResize [2022-08-17T13:31:40.423Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-17T13:31:43.710Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2022-08-17T13:31:43.710Z] === RUN TestServiceUpdateConfigs [2022-08-17T13:31:46.244Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-17T13:31:46.503Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-17T13:31:46.762Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-17T13:31:50.049Z] === RUN TestDockerSuite/TestEventsTop [2022-08-17T13:31:50.616Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork 37.317s coverage: 40.6% of statements [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.389s coverage: 59.9% of statements [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/drivers/host 0.008s coverage: 34.8% of statements [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.101s coverage: 5.2% of statements [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-17T13:31:51.971Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-17T13:31:51.971Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-17T13:31:53.149Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-17T13:31:58.477Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-08-17T13:31:58.477Z] === RUN TestServiceUpdateNetwork [2022-08-17T13:31:59.049Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-17T13:32:00.954Z] check_test.go:611: [d57231db69468] daemon is not started [2022-08-17T13:32:00.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-17T13:32:01.955Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.337s coverage: 6.6% of statements [2022-08-17T13:32:01.955Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-17T13:32:01.955Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-17T13:32:02.214Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.019s coverage: 57.4% of statements [2022-08-17T13:32:02.214Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-17T13:32:02.214Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-17T13:32:02.214Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-17T13:32:02.782Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-08-17T13:32:02.782Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-08-17T13:32:02.859Z] docker_api_swarm_test.go:802: [deaa1c142c408] joining swarm manager [d9e622ef16516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:32:03.040Z] ok github.com/docker/docker/libnetwork/idm 0.007s coverage: 87.5% of statements [2022-08-17T13:32:03.299Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-17T13:32:04.236Z] docker_api_swarm_test.go:802: [d9c19163a6a2e] joining swarm manager [d9e622ef16516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:32:04.804Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-17T13:32:05.374Z] docker_api_swarm_test.go:802: [d9b3381cfebac] joining swarm manager [d9e622ef16516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-17T13:32:06.751Z] docker_api_swarm_test.go:802: [dcf73e4198e89] joining swarm manager [d9e622ef16516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-17T13:32:09.285Z] docker_api_swarm_test.go:810: [d0e122bb9d955] joining swarm manager [d9e622ef16516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-17T13:32:10.661Z] === RUN TestDockerSuite/TestExec [2022-08-17T13:32:10.920Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2022-08-17T13:32:10.920Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T13:32:11.179Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-17T13:32:12.117Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-17T13:32:12.117Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-17T13:32:13.055Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-17T13:32:13.321Z] === RUN TestDockerSuite/TestExecEnv [2022-08-17T13:32:13.891Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-17T13:32:15.271Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-17T13:32:15.504Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-17T13:32:15.840Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-17T13:32:17.743Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-17T13:32:18.003Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-17T13:32:18.572Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-17T13:32:19.140Z] === RUN TestDockerSuite/TestExecParseError [2022-08-17T13:32:19.707Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-17T13:32:19.966Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-17T13:32:20.225Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-17T13:32:20.793Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-17T13:32:21.052Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-17T13:32:21.620Z] === RUN TestDockerSuite/TestExecTTY [2022-08-17T13:32:22.557Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-17T13:32:22.816Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-17T13:32:23.385Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-17T13:32:23.954Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-17T13:32:23.954Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-17T13:32:23.954Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-17T13:32:25.332Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-17T13:32:25.591Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-17T13:32:26.529Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-17T13:32:27.098Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-17T13:32:27.669Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-17T13:32:27.669Z] --- PASS: TestServiceUpdatePidsLimit (16.93s) [2022-08-17T13:32:27.669Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-08-17T13:32:27.669Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-08-17T13:32:27.669Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-17T13:32:27.669Z] PASS [2022-08-17T13:32:27.669Z] [2022-08-17T13:32:27.669Z] === Skipped [2022-08-17T13:32:27.669Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T13:32:27.669Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T13:32:27.669Z] [2022-08-17T13:32:27.669Z] DONE 27 tests, 1 skipped in 180.094s [2022-08-17T13:32:27.930Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T13:32:27.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:32:27.930Z] ++ set -e [2022-08-17T13:32:27.930Z] ++ '[' -n 0 ']' [2022-08-17T13:32:27.930Z] ++ set -x [2022-08-17T13:32:27.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:32:27.930Z] INFO: Testing against a local daemon [2022-08-17T13:32:27.930Z] === RUN TestSessionCreate [2022-08-17T13:32:27.930Z] --- PASS: TestSessionCreate (0.02s) [2022-08-17T13:32:27.930Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T13:32:27.930Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-17T13:32:27.930Z] PASS [2022-08-17T13:32:27.930Z] [2022-08-17T13:32:27.930Z] DONE 2 tests in 0.155s [2022-08-17T13:32:27.930Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T13:32:27.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:32:27.930Z] ++ set -e [2022-08-17T13:32:27.930Z] ++ '[' -n 0 ']' [2022-08-17T13:32:27.930Z] ++ set -x [2022-08-17T13:32:27.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:32:28.189Z] INFO: Testing against a local daemon [2022-08-17T13:32:28.189Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T13:32:28.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T13:32:28.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T13:32:28.189Z] === RUN TestDiskUsage [2022-08-17T13:32:28.189Z] === PAUSE TestDiskUsage [2022-08-17T13:32:28.189Z] === RUN TestEventsExecDie [2022-08-17T13:32:28.761Z] --- PASS: TestEventsExecDie (0.73s) [2022-08-17T13:32:28.761Z] === RUN TestEventsBackwardsCompatible [2022-08-17T13:32:28.761Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-17T13:32:28.761Z] === RUN TestEventsVolumeCreate [2022-08-17T13:32:29.021Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-08-17T13:32:29.021Z] === RUN TestInfoBinaryCommits [2022-08-17T13:32:29.021Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-08-17T13:32:29.021Z] === RUN TestInfoAPIVersioned [2022-08-17T13:32:29.021Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-17T13:32:29.021Z] === RUN TestInfoAPI [2022-08-17T13:32:29.021Z] --- PASS: TestInfoAPI (0.03s) [2022-08-17T13:32:29.021Z] === RUN TestInfoAPIWarnings [2022-08-17T13:32:29.021Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-17T13:32:30.389Z] ok github.com/docker/docker/libnetwork/ipam 14.421s coverage: 85.3% of statements [2022-08-17T13:32:30.389Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-17T13:32:30.389Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-17T13:32:30.389Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-17T13:32:30.389Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-17T13:32:30.389Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-17T13:32:30.389Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-17T13:32:30.389Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-08-17T13:32:30.648Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.0% of statements [2022-08-17T13:32:30.648Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-17T13:32:30.907Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-17T13:32:30.925Z] === RUN TestDockerSuite/TestHealth [2022-08-17T13:32:45.808Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-17T13:32:45.808Z] === RUN TestInfoDebug [2022-08-17T13:32:46.067Z] --- PASS: TestInfoDebug (0.52s) [2022-08-17T13:32:46.067Z] === RUN TestInfoInsecureRegistries [2022-08-17T13:32:46.635Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-17T13:32:46.635Z] === RUN TestInfoRegistryMirrors [2022-08-17T13:32:47.202Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-17T13:32:47.202Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T13:32:47.461Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-17T13:32:47.461Z] === RUN TestPingCacheHeaders [2022-08-17T13:32:47.461Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-08-17T13:32:47.461Z] === RUN TestPingGet [2022-08-17T13:32:47.461Z] --- PASS: TestPingGet (0.01s) [2022-08-17T13:32:47.461Z] === RUN TestPingHead [2022-08-17T13:32:47.461Z] --- PASS: TestPingHead (0.01s) [2022-08-17T13:32:47.461Z] === RUN TestPingSwarmHeader [2022-08-17T13:32:48.028Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-17T13:32:48.287Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T13:32:49.665Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T13:32:49.665Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-08-17T13:32:49.665Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T13:32:49.665Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T13:32:49.665Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T13:32:49.665Z] === RUN TestVersion [2022-08-17T13:32:49.665Z] --- PASS: TestVersion (0.02s) [2022-08-17T13:32:49.665Z] === CONT TestDiskUsage [2022-08-17T13:32:50.233Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T13:32:50.233Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T13:32:50.492Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T13:32:51.061Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage (1.36s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-17T13:32:51.061Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T13:32:51.061Z] PASS [2022-08-17T13:32:51.061Z] [2022-08-17T13:32:51.061Z] === Skipped [2022-08-17T13:32:51.061Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T13:32:51.061Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T13:32:51.061Z] [2022-08-17T13:32:51.061Z] DONE 54 tests, 1 skipped in 23.127s [2022-08-17T13:32:51.061Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T13:32:51.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:32:51.061Z] ++ set -e [2022-08-17T13:32:51.061Z] ++ '[' -n 0 ']' [2022-08-17T13:32:51.061Z] ++ set -x [2022-08-17T13:32:51.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T13:32:51.321Z] INFO: Testing against a local daemon [2022-08-17T13:32:51.321Z] === RUN TestVolumesCreateAndList [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T13:32:51.321Z] === RUN TestVolumesRemove [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-17T13:32:51.321Z] === RUN TestVolumesInspect [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-17T13:32:51.321Z] === RUN TestVolumesInvalidJSON [2022-08-17T13:32:51.321Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T13:32:51.321Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T13:32:51.321Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T13:32:51.321Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T13:32:51.321Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T13:32:51.321Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T13:32:51.321Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T13:32:51.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T13:32:51.321Z] PASS [2022-08-17T13:32:51.321Z] [2022-08-17T13:32:51.321Z] DONE 9 tests in 0.199s [2022-08-17T13:32:51.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T13:32:51.580Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T13:32:51.580Z] +++ kill 6735 [2022-08-17T13:32:51.839Z] +++ /etc/init.d/apparmor stop [2022-08-17T13:32:51.839Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T13:32:51.839Z] [2022-08-17T13:32:51.839Z] Unloading profiles will leave already running processes permanently [2022-08-17T13:32:51.839Z] unconfined, which can lead to unexpected situations. [2022-08-17T13:32:51.839Z] [2022-08-17T13:32:51.839Z] To set a process to complain mode, use the command line tool [2022-08-17T13:32:51.839Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T13:32:51.839Z] +++ true [2022-08-17T13:32:51.839Z] exiting test-integration [2022-08-17T13:32:51.839Z] ++ exit 0 [2022-08-17T13:32:51.839Z] [2022-08-17T13:32:52.405Z] + for job in $(jobs -p) [2022-08-17T13:32:52.405Z] + wait 8448 [2022-08-17T13:32:53.341Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-17T13:32:54.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-17T13:32:56.105Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-17T13:32:56.105Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-17T13:32:56.105Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-17T13:32:56.105Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-17T13:32:56.672Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-17T13:32:56.672Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-17T13:32:57.241Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-17T13:32:57.810Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-17T13:32:57.810Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-17T13:32:57.810Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-17T13:32:58.069Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-17T13:32:58.069Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-17T13:32:58.328Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-17T13:32:58.588Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-17T13:32:58.588Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-17T13:32:59.157Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-17T13:32:59.417Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-17T13:32:59.985Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-17T13:33:00.554Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-17T13:33:00.554Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-17T13:33:01.121Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-17T13:33:03.651Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-17T13:33:03.651Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-17T13:33:03.652Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-17T13:33:05.029Z] === RUN TestDockerSuite/TestImportFile [2022-08-17T13:33:05.966Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-17T13:33:05.966Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-17T13:33:06.904Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-17T13:33:08.280Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-17T13:33:09.218Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-17T13:33:09.786Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-17T13:33:10.356Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-17T13:33:10.928Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-17T13:33:10.928Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-17T13:33:10.928Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-17T13:33:11.189Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-17T13:33:11.758Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-17T13:33:11.758Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-17T13:33:12.326Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-17T13:33:12.326Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-17T13:33:12.326Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-17T13:33:12.895Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-17T13:33:13.466Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-17T13:33:13.725Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-17T13:33:14.293Z] === RUN TestDockerSuite/TestInspectImage [2022-08-17T13:33:14.293Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-17T13:33:14.293Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-17T13:33:14.293Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-17T13:33:14.293Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-17T13:33:14.861Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-17T13:33:15.429Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-17T13:33:15.429Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-17T13:33:15.997Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-17T13:33:16.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-17T13:33:16.257Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-17T13:33:18.791Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-17T13:33:18.792Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-17T13:33:19.843Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-17T13:33:20.414Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-17T13:33:20.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-17T13:33:21.610Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-17T13:33:22.178Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-17T13:33:22.750Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-17T13:33:22.750Z] docker_api_swarm_service_test.go:395: [defff75387df5] joining swarm manager [dc2eb8a015e98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:33:23.318Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-17T13:33:23.887Z] docker_api_swarm_service_test.go:395: [dbc0bb9b7a31c] joining swarm manager [dc2eb8a015e98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:33:23.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-17T13:33:24.455Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-17T13:33:25.392Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-17T13:33:25.392Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-17T13:33:26.785Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-17T13:33:27.724Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-17T13:33:28.294Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-17T13:33:29.675Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-17T13:33:31.579Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-17T13:33:32.957Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-17T13:33:32.957Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-17T13:33:34.335Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-17T13:33:34.335Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-17T13:33:34.902Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-17T13:33:40.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-17T13:33:42.083Z] docker_api_swarm_service_test.go:343: [d7cb70fe2e066] joining swarm manager [d9d32a38067e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:33:42.342Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-17T13:33:42.602Z] docker_api_swarm_service_test.go:343: [d9ca9bc4cd7fc] joining swarm manager [d9d32a38067e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:33:44.508Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-17T13:33:44.768Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-17T13:33:47.305Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-17T13:33:47.305Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-17T13:33:47.305Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-17T13:33:47.874Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-17T13:33:48.812Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-17T13:33:49.749Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-17T13:33:50.316Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-17T13:33:51.255Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-17T13:33:53.159Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-17T13:33:53.421Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-17T13:33:53.989Z] === RUN TestDockerSuite/TestLogsSince [2022-08-17T13:33:57.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-17T13:33:58.654Z] docker_api_swarm_service_test.go:490: [d67c79ce947e6] joining swarm manager [d5ec1e4c90b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:33:59.590Z] docker_api_swarm_service_test.go:490: [dce8ce71e8f18] joining swarm manager [d5ec1e4c90b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:34:00.527Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-17T13:34:07.094Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-17T13:34:07.094Z] === RUN TestDockerSuite/TestLogsTail [2022-08-17T13:34:07.355Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-17T13:34:07.937Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-17T13:34:08.197Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-17T13:34:08.197Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-17T13:34:08.197Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-17T13:34:08.457Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-17T13:34:08.457Z] === RUN TestDockerSuite/TestNetHostname [2022-08-17T13:34:09.834Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-17T13:34:09.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-17T13:34:09.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-17T13:34:09.834Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-17T13:34:10.777Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-17T13:34:11.346Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-17T13:34:11.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-17T13:34:12.174Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-17T13:34:12.174Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-17T13:34:12.174Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-17T13:34:12.433Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-17T13:34:17.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-17T13:34:18.273Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-17T13:34:18.841Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-17T13:34:19.413Z] docker_api_swarm_service_test.go:128: [d5c95298288db] joining swarm manager [d6fab3ca18e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:34:20.350Z] docker_api_swarm_service_test.go:129: [d5e656839660a] joining swarm manager [d6fab3ca18e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:34:20.350Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-17T13:34:22.257Z] docker_api_swarm_service_test.go:137: [d066b388becea] joining swarm manager [d6fab3ca18e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-17T13:34:22.359Z] time="2022-08-17T13:34:16Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-17T13:34:22.359Z] ok github.com/docker/docker/libnetwork/networkdb 104.340s coverage: 60.6% of statements [2022-08-17T13:34:22.359Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-17T13:34:22.359Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-17T13:34:22.359Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-08-17T13:34:22.359Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-17T13:34:22.359Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-17T13:34:23.195Z] docker_api_swarm_service_test.go:138: [dcd6bbafb0db0] joining swarm manager [d6fab3ca18e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-17T13:34:23.296Z] ok github.com/docker/docker/libnetwork/portmapper 0.565s coverage: 48.6% of statements [2022-08-17T13:34:23.455Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-17T13:34:23.560Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-17T13:34:23.560Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-17T13:34:23.819Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === Skipped [2022-08-17T13:34:23.819Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-17T13:34:23.819Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-17T13:34:23.819Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-17T13:34:23.819Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-17T13:34:23.819Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-17T13:34:23.819Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-17T13:34:23.819Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-17T13:34:23.819Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-17T13:34:23.819Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-17T13:34:23.819Z] firewalld_test.go:14: firewalld is not running [2022-08-17T13:34:23.819Z] [2022-08-17T13:34:23.819Z] DONE 327 tests, 9 skipped in 201.234s Post stage [Pipeline] junit [2022-08-17T13:34:24.423Z] Recording test results [2022-08-17T13:34:24.812Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-17T13:34:25.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43972/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f27b74f0f7dd41f09f806a08f6855259c19e965b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f27b74f0f7dd41f09f806a08f6855259c19e965b hack/validate/vendor [2022-08-17T13:34:25.708Z] No vendor changes in diff. [2022-08-17T13:34:25.989Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T13:34:26.586Z] + echo Ensuring container killed. [2022-08-17T13:34:26.586Z] Ensuring container killed. [2022-08-17T13:34:26.586Z] + docker rm -vf docker-pr1 [2022-08-17T13:34:26.586Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-17T13:34:26.869Z] + echo Chowning /workspace to jenkins user [2022-08-17T13:34:26.869Z] Chowning /workspace to jenkins user [2022-08-17T13:34:26.869Z] + id -u [2022-08-17T13:34:26.869Z] + id -g [2022-08-17T13:34:26.869Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43972:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T13:34:27.378Z] === RUN TestDockerSuite/TestPluginLogDriver [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T13:34:28.102Z] + bundleName=unit [2022-08-17T13:34:28.103Z] + echo Creating unit-bundles.tar.gz [2022-08-17T13:34:28.103Z] Creating unit-bundles.tar.gz [2022-08-17T13:34:28.103Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-17T13:34:28.103Z] bundles/junit-report-libnetwork.xml [2022-08-17T13:34:28.103Z] bundles/junit-report.xml [2022-08-17T13:34:28.103Z] bundles/go-test-report-libnetwork.json [2022-08-17T13:34:28.103Z] bundles/go-test-report.json [2022-08-17T13:34:28.103Z] bundles/profile-libnetwork.out [2022-08-17T13:34:28.103Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-17T13:34:28.116Z] Archiving artifacts [2022-08-17T13:34:28.581Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43972/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T13:34:28.884Z] + make clean [2022-08-17T13:34:28.884Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T13:34:28.884Z] docker-dev-cache [2022-08-17T13:34:28.884Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T13:34:29.912Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-17T13:34:32.446Z] === RUN TestDockerSuite/TestPluginActive [2022-08-17T13:34:34.348Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-17T13:34:40.916Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-17T13:34:40.916Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-17T13:34:40.916Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-17T13:34:41.483Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-17T13:34:44.769Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-17T13:34:45.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-17T13:34:47.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-17T13:34:49.247Z] docker_api_swarm_service_test.go:304: [df40b5aebf9b2] joining swarm manager [d9a03cc6f1da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:34:50.193Z] docker_api_swarm_service_test.go:304: [d072d01684344] joining swarm manager [d9a03cc6f1da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:34:50.454Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-17T13:34:52.361Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-17T13:34:53.299Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-17T13:34:54.238Z] === RUN TestDockerSuite/TestPortList [2022-08-17T13:35:02.360Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-17T13:35:03.736Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-17T13:35:03.736Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-17T13:35:06.275Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-17T13:35:06.842Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-17T13:35:07.101Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-17T13:35:07.361Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-17T13:35:09.266Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-17T13:35:09.834Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-17T13:35:10.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-17T13:35:12.312Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-17T13:35:12.571Z] docker_api_swarm_service_test.go:100: [d7e26c50e0eb5] joining swarm manager [d96b7ab6396af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:35:13.524Z] docker_api_swarm_service_test.go:101: [da7912a08d32a] joining swarm manager [d96b7ab6396af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:35:16.814Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-17T13:35:16.814Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-17T13:35:20.106Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-17T13:35:26.670Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-17T13:35:27.240Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-17T13:35:29.147Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-17T13:35:30.084Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-17T13:35:31.465Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-17T13:35:32.402Z] check_test.go:611: [d7e26c50e0eb5] daemon is not started [2022-08-17T13:35:33.339Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-17T13:35:35.246Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-17T13:35:35.819Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-17T13:35:36.077Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-17T13:35:36.646Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-17T13:35:37.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-17T13:35:38.152Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-17T13:35:40.059Z] docker_api_swarm_service_test.go:533: [d8eb52d213b34] joining swarm manager [dcfef79bc5195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:35:40.059Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-17T13:35:40.059Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-17T13:35:40.059Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-17T13:35:40.626Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-17T13:35:40.885Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-17T13:35:40.885Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-17T13:35:41.144Z] docker_api_swarm_service_test.go:534: [d772c6450a735] joining swarm manager [dcfef79bc5195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:35:42.080Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-17T13:35:43.462Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-17T13:35:44.032Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-17T13:35:52.155Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-17T13:35:52.414Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-17T13:35:54.318Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-17T13:35:54.318Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-17T13:35:54.318Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-17T13:35:54.318Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-17T13:35:56.222Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-17T13:35:57.160Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-17T13:35:59.077Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-17T13:36:00.457Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-17T13:36:00.457Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-17T13:36:00.457Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-17T13:36:02.991Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-17T13:36:03.251Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-17T13:36:03.511Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-17T13:36:04.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-17T13:36:04.710Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-17T13:36:05.649Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-17T13:36:06.588Z] docker_api_swarm_service_test.go:148: [d59086c4e50c4] joining swarm manager [dfdcd6410c093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:36:07.157Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-17T13:36:07.725Z] docker_api_swarm_service_test.go:148: [d690915c54463] joining swarm manager [dfdcd6410c093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:36:07.725Z] === RUN TestDockerSuite/TestRmiTag [2022-08-17T13:36:07.725Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-17T13:36:08.664Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-17T13:36:11.959Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-17T13:36:12.217Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-17T13:36:12.785Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-17T13:36:13.045Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-17T13:36:13.614Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-17T13:36:14.182Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-17T13:36:14.442Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-17T13:36:15.009Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-17T13:36:15.584Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-17T13:36:18.880Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-17T13:36:18.880Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-17T13:36:19.818Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-17T13:36:20.757Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-17T13:36:22.662Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-17T13:36:24.039Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-17T13:36:25.946Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-17T13:36:26.513Z] === RUN TestDockerSuite/TestDockerFails [2022-08-17T13:36:26.513Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-17T13:36:27.892Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-17T13:36:28.151Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-17T13:36:28.410Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-17T13:36:29.790Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-17T13:36:30.358Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-17T13:36:30.926Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-17T13:36:31.864Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-17T13:36:32.433Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-17T13:36:32.694Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-17T13:36:33.641Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-17T13:36:33.641Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-17T13:36:34.211Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-17T13:36:35.149Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-17T13:36:35.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-17T13:36:36.290Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-17T13:36:36.859Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-17T13:36:37.796Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-17T13:36:38.734Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-17T13:36:39.304Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-17T13:36:39.872Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-17T13:36:40.440Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-17T13:36:41.008Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-17T13:36:41.577Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-17T13:36:42.147Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-17T13:36:43.086Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-17T13:36:43.344Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-17T13:36:43.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-17T13:36:43.862Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-17T13:36:44.431Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-17T13:36:44.431Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-17T13:36:46.339Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-17T13:36:47.278Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-17T13:36:47.537Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-17T13:36:48.475Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-17T13:36:48.734Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-17T13:36:48.734Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-17T13:36:49.325Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-17T13:36:49.902Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-17T13:36:50.161Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-17T13:36:51.098Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-17T13:36:51.357Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-17T13:36:51.357Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-17T13:36:51.925Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-17T13:36:51.925Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-17T13:36:52.863Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-17T13:36:53.121Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-17T13:36:54.058Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-17T13:36:54.626Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-17T13:36:54.626Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-17T13:36:55.196Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-17T13:36:56.134Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-17T13:36:57.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-17T13:36:58.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-17T13:36:58.652Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-17T13:36:59.221Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-17T13:36:59.792Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-17T13:37:00.360Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-17T13:37:00.620Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-17T13:37:02.527Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-17T13:37:05.063Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-17T13:37:05.063Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-17T13:37:05.631Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-17T13:37:07.041Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-17T13:37:08.947Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-17T13:37:09.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-17T13:37:10.894Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-17T13:37:12.800Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-17T13:37:12.800Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-17T13:37:12.800Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-17T13:37:12.800Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-17T13:37:12.800Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-17T13:37:13.738Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-17T13:37:14.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-17T13:37:14.875Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-17T13:37:15.813Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-17T13:37:16.751Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-17T13:37:17.690Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-17T13:37:17.949Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-17T13:37:19.328Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-17T13:37:20.264Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-17T13:37:20.264Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-17T13:37:20.264Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-17T13:37:20.264Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-17T13:37:20.524Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-17T13:37:21.906Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-17T13:37:21.906Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-17T13:37:22.476Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-17T13:37:23.045Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-17T13:37:23.045Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-17T13:37:23.637Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-17T13:37:24.208Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-17T13:37:24.208Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-17T13:37:24.467Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-17T13:37:25.405Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-17T13:37:25.974Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-17T13:37:26.232Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-17T13:37:26.491Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-17T13:37:27.060Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-17T13:37:27.628Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-17T13:37:28.198Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-17T13:37:28.766Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-17T13:37:29.026Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-17T13:37:29.026Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-17T13:37:29.286Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-17T13:37:30.223Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-17T13:37:31.163Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-17T13:37:31.424Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-17T13:37:31.424Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-17T13:37:31.424Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-17T13:37:33.329Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-17T13:37:34.268Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-17T13:37:34.837Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-17T13:37:37.370Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-17T13:37:47.361Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-17T13:37:47.361Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-17T13:37:47.929Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-17T13:37:47.929Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-17T13:37:47.929Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-17T13:37:47.929Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-17T13:37:48.497Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-17T13:37:50.400Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-17T13:37:51.337Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-17T13:37:52.275Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-17T13:37:58.838Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-17T13:37:58.838Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-17T13:37:58.838Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-17T13:37:59.408Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-17T13:37:59.408Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-17T13:37:59.667Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-17T13:38:01.045Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-17T13:38:01.045Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-17T13:38:01.613Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-17T13:38:02.992Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-17T13:38:02.992Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-17T13:38:03.253Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-17T13:38:04.632Z] === RUN TestDockerSuite/TestRunMount [2022-08-17T13:38:08.844Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-17T13:38:09.412Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-17T13:38:09.671Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-17T13:38:09.930Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-17T13:38:11.310Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-17T13:38:13.217Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-17T13:38:13.217Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-17T13:38:14.595Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-17T13:38:16.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-17T13:38:16.761Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-17T13:38:18.143Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-17T13:38:19.521Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-17T13:38:19.521Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-17T13:38:19.521Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-17T13:38:20.091Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-17T13:38:21.030Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-17T13:38:21.599Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-17T13:38:21.858Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-17T13:38:22.117Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-17T13:38:24.025Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-17T13:38:24.599Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-17T13:38:25.535Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-17T13:38:28.082Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-17T13:38:29.020Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-17T13:38:29.280Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-17T13:38:29.540Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-17T13:38:30.108Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-17T13:38:30.367Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-17T13:38:30.940Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-17T13:38:30.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-17T13:38:31.508Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-17T13:38:31.508Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-17T13:38:32.076Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-17T13:38:33.455Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-17T13:38:35.987Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-17T13:38:37.893Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-17T13:38:37.893Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-17T13:38:37.893Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-17T13:38:38.463Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-17T13:38:38.722Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-17T13:38:39.292Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-17T13:38:40.230Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-17T13:38:41.172Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-17T13:38:41.740Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-17T13:38:41.740Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-17T13:38:42.307Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-17T13:38:42.566Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-17T13:38:43.141Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-17T13:38:43.713Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-17T13:38:43.713Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-17T13:38:43.713Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-17T13:38:44.279Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-17T13:38:44.539Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-17T13:38:44.799Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-17T13:38:44.799Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-17T13:38:44.799Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-17T13:38:45.059Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-17T13:38:46.439Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-17T13:38:46.439Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-17T13:38:46.439Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-17T13:38:48.975Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-17T13:38:49.913Z] === RUN TestDockerSuite/TestRunRm [2022-08-17T13:38:50.171Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-17T13:38:50.430Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-17T13:38:52.966Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-17T13:38:53.902Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-17T13:38:54.469Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-17T13:38:55.038Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-17T13:38:55.975Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-17T13:38:56.543Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-17T13:38:57.111Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-17T13:38:59.016Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-17T13:38:59.954Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-17T13:39:01.873Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-17T13:39:03.779Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-17T13:39:04.351Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-17T13:39:04.918Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-17T13:39:05.177Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-17T13:39:05.748Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-17T13:39:06.316Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-17T13:39:06.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-17T13:39:06.835Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-17T13:39:07.406Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-17T13:39:07.974Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-17T13:39:08.542Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-17T13:39:09.921Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-17T13:39:11.298Z] === RUN TestDockerSuite/TestRunState [2022-08-17T13:39:12.679Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-17T13:39:12.938Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-17T13:39:13.196Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-17T13:39:13.765Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-17T13:39:13.765Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-17T13:39:13.765Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-17T13:39:13.765Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-17T13:39:14.333Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-17T13:39:14.903Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-17T13:39:16.281Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-17T13:39:16.281Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-17T13:39:16.541Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-17T13:39:16.541Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-17T13:39:17.133Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-17T13:39:19.045Z] docker_cli_service_logs_test.go:248: checking task 0wgheoq6z8oy [2022-08-17T13:39:19.045Z] docker_cli_service_logs_test.go:253: checking messages for 0wgheoq6z8oy [2022-08-17T13:39:19.045Z] docker_cli_service_logs_test.go:248: checking task de2i072ur776 [2022-08-17T13:39:19.045Z] docker_cli_service_logs_test.go:253: checking messages for de2i072ur776 [2022-08-17T13:39:19.045Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-17T13:39:19.612Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-17T13:39:19.871Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-17T13:39:21.252Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-17T13:39:22.634Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-17T13:39:23.571Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-17T13:39:26.861Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-17T13:39:27.121Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-17T13:39:27.381Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-17T13:39:27.949Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-17T13:39:29.331Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-17T13:39:30.710Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-17T13:39:31.649Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-17T13:39:31.650Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-17T13:39:31.650Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-17T13:39:32.218Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-17T13:39:32.787Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-17T13:39:33.358Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-17T13:39:33.358Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-17T13:39:33.358Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-17T13:39:33.358Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-17T13:39:33.926Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-17T13:39:36.481Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-17T13:39:37.050Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-17T13:39:37.989Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-17T13:39:39.897Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-17T13:39:40.465Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-17T13:39:41.034Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-17T13:39:42.938Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-17T13:39:43.198Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-17T13:39:44.577Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-17T13:39:45.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-17T13:39:45.144Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-17T13:39:45.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-17T13:39:45.144Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-17T13:39:45.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-17T13:39:45.144Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-17T13:39:45.144Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-17T13:39:45.405Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-17T13:39:45.405Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-17T13:39:45.405Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-17T13:39:45.664Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-17T13:39:46.232Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-17T13:39:46.802Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-17T13:39:47.740Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-17T13:39:48.000Z] docker_cli_swarm_test.go:1895: [d98e568b2b7a7] joining swarm manager [d8c3743451f2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:39:48.567Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-17T13:39:49.137Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-17T13:39:49.137Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-17T13:39:49.396Z] docker_cli_swarm_test.go:1896: [dc5e26d8bb420] joining swarm manager [d8c3743451f2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-17T13:39:49.657Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-17T13:39:49.657Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-17T13:39:49.657Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-17T13:39:49.657Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-17T13:39:49.657Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-17T13:39:49.657Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-17T13:39:49.657Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-17T13:39:50.227Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-17T13:39:50.794Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-17T13:39:50.794Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-17T13:39:51.362Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-17T13:39:51.362Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-17T13:39:51.932Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-17T13:39:51.932Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-17T13:39:52.499Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-17T13:39:52.760Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-17T13:39:53.020Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-17T13:39:53.020Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-17T13:39:53.588Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-17T13:39:54.525Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-17T13:39:54.784Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-17T13:39:54.784Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-17T13:39:54.784Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-17T13:39:55.352Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-17T13:39:55.352Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-17T13:39:56.289Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-17T13:39:56.549Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-17T13:39:57.926Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-17T13:39:58.496Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-17T13:39:58.496Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-17T13:39:58.496Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-17T13:39:58.496Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-17T13:39:59.433Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-17T13:40:00.001Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-17T13:40:00.573Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-17T13:40:01.950Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-17T13:40:02.519Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-17T13:40:05.056Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-17T13:40:05.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-17T13:40:07.537Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-17T13:40:10.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-17T13:40:11.779Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-17T13:40:13.157Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-17T13:40:13.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-17T13:40:14.300Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-17T13:40:15.677Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-17T13:40:16.616Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-17T13:40:17.186Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-17T13:40:19.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-17T13:40:20.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-17T13:40:21.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-17T13:40:23.238Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-17T13:40:24.681Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-17T13:40:26.585Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-17T13:40:29.119Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-17T13:40:29.119Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-17T13:40:29.119Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-17T13:40:29.119Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-17T13:40:29.119Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-17T13:40:30.056Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-17T13:40:30.624Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-17T13:40:31.563Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-17T13:40:31.563Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-17T13:40:32.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-17T13:40:33.073Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-17T13:40:33.073Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-17T13:40:33.642Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-17T13:40:34.581Z] docker_cli_swarm_test.go:1796: [d2a70ad725d6c] joining swarm manager [d9183d069918c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:40:35.151Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1905864643 [2022-08-17T13:40:35.412Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-17T13:40:35.412Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-17T13:40:35.980Z] docker_cli_swarm_test.go:1797: [d85229aae638f] joining swarm manager [d9183d069918c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:40:36.917Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-17T13:40:36.917Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-17T13:40:36.917Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-17T13:40:38.300Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-17T13:40:39.239Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-17T13:40:41.770Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-17T13:40:41.770Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-17T13:40:42.338Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-17T13:40:42.338Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-17T13:40:43.715Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-17T13:40:43.715Z] docker_cli_sni_test.go:30: Flakey test [2022-08-17T13:40:43.715Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-17T13:40:47.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-17T13:40:48.856Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-17T13:40:50.762Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-17T13:40:51.021Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-17T13:40:51.960Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-17T13:40:54.493Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-17T13:40:55.430Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-17T13:40:56.369Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-17T13:40:57.307Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-17T13:40:57.566Z] docker_cli_swarm_test.go:1315: [dd6ea6b235e3e] joining swarm manager [db8a08cf26c3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:40:58.503Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-17T13:40:58.763Z] docker_cli_swarm_test.go:1316: [d22e55e03aa06] joining swarm manager [db8a08cf26c3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:41:00.140Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-17T13:41:01.077Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-17T13:41:03.611Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-17T13:41:07.821Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-17T13:41:11.107Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-17T13:41:15.296Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-17T13:41:17.828Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-17T13:41:18.397Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-17T13:41:18.656Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-17T13:41:19.225Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-17T13:41:19.225Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-17T13:41:19.225Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-17T13:41:19.795Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-17T13:41:20.054Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-17T13:41:20.054Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-17T13:41:20.054Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-17T13:41:20.054Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-17T13:41:20.054Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-17T13:41:20.992Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-17T13:41:21.560Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-17T13:41:22.129Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-17T13:41:23.507Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-17T13:41:26.793Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-17T13:41:27.729Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-17T13:41:27.729Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-17T13:41:27.729Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-17T13:41:28.298Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-17T13:41:28.867Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-17T13:41:30.772Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-17T13:41:32.149Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-17T13:41:33.527Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-17T13:41:48.402Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-17T13:41:48.402Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-17T13:41:48.402Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-17T13:41:48.969Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-17T13:41:48.969Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-17T13:41:48.969Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-17T13:41:48.969Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-17T13:41:49.538Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-17T13:41:49.538Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-17T13:41:50.106Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-17T13:41:50.365Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-17T13:41:50.365Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-17T13:41:50.365Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-17T13:41:50.365Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-17T13:41:51.744Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-17T13:41:52.003Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-17T13:41:52.003Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-17T13:41:52.003Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-17T13:41:52.003Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-17T13:41:52.264Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite (1330.44s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.60s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.64s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.56s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.68s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.28s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.52s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.97s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.99s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.81s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.46s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.98s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.71s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.42s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-08-17T13:41:52.264Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.38s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.31s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.52s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.58s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.53s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00086f518__} (1.63s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13023070679_/foo_false_____} (1.42s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13023070679_/foo_true_____} (0.75s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31804118416_/foo_false_____} (1.53s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31804118416_/foo_true_____} (1.46s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31804118416_/foo_true__0xc00086f548___} (1.59s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00086f560__} (1.51s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00086f578__} (1.60s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00086f5d8__} (1.53s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00086f5f0__} (0.72s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.10s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.46s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.92s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.75s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.65s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.72s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.83s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.20s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.68s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.24s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.35s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.21s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.57s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.60s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.62s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAttachDetach (0.90s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.29s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.50s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.66s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.20s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.86s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.30s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.62s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.90s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.44s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.04s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.65s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.16s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.25s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.46s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.25s) [2022-08-17T13:41:52.264Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.68s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.17s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.32s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.49s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.27s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.44s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.19s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.26s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.63s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.56s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.64s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.17s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.44s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.82s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.31s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.62s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.72s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.92s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.79s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.67s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.33s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.17s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.75s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.70s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.27s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.27s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.41s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.32s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.47s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.05s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.16s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnv (1.13s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.98s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.75s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.61s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.31s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.16s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.55s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.67s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildExpose (0.26s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.59s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.54s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.17s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.23s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.50s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.50s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.86s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.51s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.01s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.13s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.26s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.25s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.11s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.08s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.94s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.22s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.48s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.03s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.47s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.91s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.95s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.84s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.95s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.66s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildPATH (2.73s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.40s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildRm (2.24s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.10s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.13s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.44s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.94s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildUser (1.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.02s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.36s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.56s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.99s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.26s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.34s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-08-17T13:41:52.265Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.37s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitChange (0.70s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitTTY (1.11s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.12s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.85s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.97s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.25s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.18s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.06s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.35s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.37s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.68s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.83s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.73s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.31s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.26s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.62s) [2022-08-17T13:41:52.265Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.65s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.47s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.16s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFormat (0.94s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.06s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsRename (0.45s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsTop (1.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.81s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.58s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExec (0.74s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecCgroup (1.17s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestExecWithUser (0.75s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.36s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.98s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestHealth (19.20s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.09s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestBuildHistory (2.74s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.65s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectStatus (0.83s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.68s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.60s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.47s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.53s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.55s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.45s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.39s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.96s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.64s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.84s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.04s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.44s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.42s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.63s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.62s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.98s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.85s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPortList (6.89s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.58s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.06s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.47s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.25s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.87s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.64s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.64s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.25s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.97s) [2022-08-17T13:41:52.266Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.29s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.76s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.52s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.53s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.94s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.11s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-17T13:41:52.266Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.75s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.53s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.26s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.42s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.98s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.36s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.04s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.72s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.32s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.93s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.64s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAddHost (0.68s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.56s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.74s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.43s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.26s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.31s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.65s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.43s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.64s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.62s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.75s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.61s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.63s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.83s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.33s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.95s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.28s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.18s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunMount (4.32s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.14s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.84s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.57s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.17s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetHost (1.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.52s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.64s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.02s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.12s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.99s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunRm (0.65s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.59s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunSysctls (1.44s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.69s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.49s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.70s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.87s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.35s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.62s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-17T13:41:52.267Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-17T13:41:52.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.58s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.92s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.26s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.80s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.98s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.86s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.40s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.83s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartRecordError (1.38s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-08-17T13:41:52.268Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-17T13:41:52.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-17T13:41:52.268Z] === RUN TestDockerRegistrySuite [2022-08-17T13:41:52.268Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-17T13:41:53.646Z] check_test.go:427: [db3fe48fc8e35] daemon is not started [2022-08-17T13:41:53.646Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-17T13:41:54.583Z] check_test.go:427: [db291530bc4dc] daemon is not started [2022-08-17T13:41:54.583Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-17T13:41:55.980Z] check_test.go:427: [d63fdfc06ced8] daemon is not started [2022-08-17T13:41:55.980Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-17T13:41:56.240Z] check_test.go:427: [d40605a0385f3] daemon is not started [2022-08-17T13:41:56.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-17T13:41:59.528Z] check_test.go:427: [d2ce3ac320a83] daemon is not started [2022-08-17T13:41:59.528Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-17T13:42:03.718Z] check_test.go:427: [d1a5d66fddf0a] daemon is not started [2022-08-17T13:42:03.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-17T13:42:07.007Z] check_test.go:427: [defa6f5d83009] daemon is not started [2022-08-17T13:42:07.007Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-17T13:42:07.578Z] check_test.go:427: [df180d77c4e5c] daemon is not started [2022-08-17T13:42:07.578Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-17T13:42:08.515Z] check_test.go:427: [d2da30d7a3019] daemon is not started [2022-08-17T13:42:08.515Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-17T13:42:09.894Z] check_test.go:427: [dea0c19f642ee] daemon is not started [2022-08-17T13:42:09.894Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-17T13:42:10.831Z] check_test.go:427: [d3104ee9890d8] daemon is not started [2022-08-17T13:42:10.831Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-17T13:42:11.769Z] check_test.go:427: [d9e0a06655933] daemon is not started [2022-08-17T13:42:11.769Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-17T13:42:13.147Z] check_test.go:427: [d49f588dac271] daemon is not started [2022-08-17T13:42:13.147Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-17T13:42:14.084Z] check_test.go:427: [d176a38b5dc6b] daemon is not started [2022-08-17T13:42:14.084Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-17T13:42:15.022Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0e5aae415d5fd8271c91fce242d885457dbaed664de84d660708d3c0e5f8ec2e [2022-08-17T13:42:15.957Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d94eaa77e087f9f565b80ca0f5dc728622c29a53c957d0ba2c32def7dc98e35 [2022-08-17T13:42:16.216Z] check_test.go:427: [db36c9e358104] daemon is not started [2022-08-17T13:42:16.216Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-17T13:42:17.182Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a63fa966cd22e1f8522e8ca5deb876371809853072eb688eaacbd681999353a0 [2022-08-17T13:42:17.751Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a40a56e8f03b8c8ff64d12f8662d939af26241f8fcab93f3a6fcb23aaf6cd421 [2022-08-17T13:42:18.321Z] check_test.go:427: [d16bf69b74ff0] daemon is not started [2022-08-17T13:42:18.321Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-17T13:42:19.258Z] check_test.go:427: [d45fb2f98802e] daemon is not started [2022-08-17T13:42:19.258Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-17T13:42:21.164Z] check_test.go:427: [de87b6842b5ef] daemon is not started [2022-08-17T13:42:21.164Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-17T13:42:22.100Z] check_test.go:427: [d0e2c6495a234] daemon is not started [2022-08-17T13:42:22.100Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-17T13:42:22.359Z] check_test.go:427: [d8b083bff3f2e] daemon is not started [2022-08-17T13:42:22.359Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-17T13:42:23.297Z] check_test.go:427: [d183a81ccadb9] daemon is not started [2022-08-17T13:42:23.297Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-17T13:42:24.236Z] check_test.go:427: [d21398b300afd] daemon is not started [2022-08-17T13:42:24.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-17T13:42:25.173Z] check_test.go:427: [db1d1ccb7f893] daemon is not started [2022-08-17T13:42:25.173Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-17T13:42:27.707Z] check_test.go:427: [df90bd8e803e4] daemon is not started [2022-08-17T13:42:27.707Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-17T13:42:27.707Z] check_test.go:427: [d8741e5bfcf8a] daemon is not started [2022-08-17T13:42:27.707Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-17T13:42:28.644Z] check_test.go:427: [d6b31e135f018] daemon is not started [2022-08-17T13:42:28.644Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-17T13:42:29.212Z] check_test.go:427: [d32403232cc27] daemon is not started [2022-08-17T13:42:29.212Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-17T13:42:29.212Z] check_test.go:427: [d976227006a58] daemon is not started [2022-08-17T13:42:29.212Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-17T13:42:29.472Z] check_test.go:427: [d2f049c7bba92] daemon is not started [2022-08-17T13:42:29.472Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-17T13:42:29.731Z] check_test.go:427: [d6f9b3a8e4e3d] daemon is not started [2022-08-17T13:42:29.731Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-17T13:42:29.990Z] check_test.go:427: [dd46a3758aeee] daemon is not started [2022-08-17T13:42:29.990Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-17T13:42:30.248Z] check_test.go:427: [d28b844fd52ee] daemon is not started [2022-08-17T13:42:30.248Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-17T13:42:31.186Z] check_test.go:427: [dc73b80372a7f] daemon is not started [2022-08-17T13:42:31.186Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-17T13:42:33.091Z] check_test.go:427: [dbd5037857890] daemon is not started [2022-08-17T13:42:33.091Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-17T13:42:33.659Z] check_test.go:427: [d66bcc2118c2f] daemon is not started [2022-08-17T13:42:33.659Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-17T13:42:34.598Z] check_test.go:427: [d29b41a373a89] daemon is not started [2022-08-17T13:42:34.598Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-17T13:42:35.544Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-17T13:42:35.803Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite (44.03s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.17s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.36s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.96s) [2022-08-17T13:42:36.370Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.08s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.95s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.51s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-08-17T13:42:36.371Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-17T13:42:36.371Z] === RUN TestDockerSchema1RegistrySuite [2022-08-17T13:42:36.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-17T13:42:36.371Z] check_test.go:454: [d4d05fb160531] daemon is not started [2022-08-17T13:42:36.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-17T13:42:40.563Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-17T13:42:40.563Z] check_test.go:454: [d4b33fe8c9848] daemon is not started [2022-08-17T13:42:40.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-17T13:42:45.839Z] check_test.go:454: [d4ddc12e3abc3] daemon is not started [2022-08-17T13:42:45.839Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-17T13:42:46.408Z] check_test.go:454: [d0fbbeb68beee] daemon is not started [2022-08-17T13:42:46.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-17T13:42:46.408Z] check_test.go:454: [de062dbda9419] daemon is not started [2022-08-17T13:42:46.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-17T13:42:46.976Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-17T13:42:47.914Z] check_test.go:454: [d70401c8c6456] daemon is not started [2022-08-17T13:42:47.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-17T13:42:48.852Z] check_test.go:454: [d9532e7d597c0] daemon is not started [2022-08-17T13:42:48.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-17T13:42:50.232Z] check_test.go:454: [d8516ad59d111] daemon is not started [2022-08-17T13:42:50.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-17T13:42:53.524Z] check_test.go:454: [dcad199aee2da] daemon is not started [2022-08-17T13:42:53.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-17T13:42:54.092Z] check_test.go:454: [dcdaa703ca493] daemon is not started [2022-08-17T13:42:54.092Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-17T13:42:54.092Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-17T13:42:54.351Z] check_test.go:454: [dd6a0f95abc9d] daemon is not started [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite (18.16s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.88s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.76s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.29s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-08-17T13:42:54.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2022-08-17T13:42:54.351Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-17T13:42:54.351Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-17T13:42:55.290Z] check_test.go:483: [d255bbef1152a] daemon is not started [2022-08-17T13:42:55.290Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-17T13:42:56.228Z] check_test.go:483: [d46d2783128af] daemon is not started [2022-08-17T13:42:56.228Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-17T13:42:56.228Z] check_test.go:483: [d46de36e9e3c1] daemon is not started [2022-08-17T13:42:56.228Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-17T13:42:56.807Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-17T13:42:57.755Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-17T13:42:58.325Z] check_test.go:483: [d92cdf6448121] daemon is not started [2022-08-17T13:42:58.325Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-17T13:42:58.894Z] check_test.go:483: [d07d30ec0e7f1] daemon is not started [2022-08-17T13:42:58.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-17T13:42:59.831Z] check_test.go:483: [dc26197f0e5b8] daemon is not started [2022-08-17T13:43:00.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-17T13:43:00.090Z] check_test.go:483: [decc0ca5d35b4] daemon is not started [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.72s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.81s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.43s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.61s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s) [2022-08-17T13:43:00.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-08-17T13:43:00.090Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-17T13:43:00.090Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-17T13:43:01.467Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-17T13:43:04.009Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-17T13:43:05.385Z] check_test.go:510: [df2617a3b0ec9] daemon is not started [2022-08-17T13:43:05.385Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-17T13:43:05.385Z] check_test.go:510: [dcaf4bf94769c] daemon is not started [2022-08-17T13:43:05.385Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-17T13:43:05.644Z] check_test.go:510: [d817ef176d083] daemon is not started [2022-08-17T13:43:05.644Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-17T13:43:05.644Z] check_test.go:510: [d5b33e13f3f22] daemon is not started [2022-08-17T13:43:05.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-17T13:43:05.905Z] check_test.go:510: [d14c1eb558afb] daemon is not started [2022-08-17T13:43:05.905Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-08-17T13:43:05.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-17T13:43:05.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-17T13:43:05.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-17T13:43:05.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-17T13:43:05.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-17T13:43:05.905Z] === RUN TestDockerNetworkSuite [2022-08-17T13:43:05.905Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-17T13:43:07.810Z] docker_cli_network_unix_test.go:46: [dd055ac358240] daemon is not started [2022-08-17T13:43:07.810Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-17T13:43:07.810Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-17T13:43:07.810Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-17T13:43:07.810Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-17T13:43:08.381Z] docker_cli_network_unix_test.go:46: [d02fcaf266f95] daemon is not started [2022-08-17T13:43:08.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-17T13:43:11.932Z] docker_cli_network_unix_test.go:46: [d91a8791bef57] daemon is not started [2022-08-17T13:43:12.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-17T13:43:14.096Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-17T13:43:14.096Z] docker_cli_network_unix_test.go:46: [d1e8c69a99c2f] daemon is not started [2022-08-17T13:43:14.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-17T13:43:14.357Z] docker_cli_network_unix_test.go:1233: [d56e11fe98e78] daemon is not started [2022-08-17T13:43:14.616Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-17T13:43:15.554Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-17T13:43:16.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-17T13:43:18.331Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-17T13:43:18.331Z] docker_cli_network_unix_test.go:46: [da6f6262cd715] daemon is not started [2022-08-17T13:43:18.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-17T13:43:24.177Z] docker_cli_network_unix_test.go:46: [d6aa2112a6b4f] daemon is not started [2022-08-17T13:43:24.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-17T13:43:26.652Z] docker_cli_network_unix_test.go:46: [df093ede87491] daemon is not started [2022-08-17T13:43:26.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-17T13:43:27.848Z] docker_cli_network_unix_test.go:46: [df4a267c97f4c] daemon is not started [2022-08-17T13:43:28.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-17T13:43:28.366Z] docker_cli_network_unix_test.go:46: [d7302325f5d2b] daemon is not started [2022-08-17T13:43:28.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-17T13:43:28.885Z] docker_cli_network_unix_test.go:46: [d72810be6a42e] daemon is not started [2022-08-17T13:43:28.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-17T13:43:29.452Z] docker_cli_network_unix_test.go:46: [de3cef87d859d] daemon is not started [2022-08-17T13:43:29.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-17T13:43:30.284Z] docker_cli_network_unix_test.go:46: [dd7da97fc697c] daemon is not started [2022-08-17T13:43:30.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-17T13:43:30.852Z] docker_cli_network_unix_test.go:46: [d9fdd75eb74cc] daemon is not started [2022-08-17T13:43:30.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-17T13:43:31.111Z] docker_cli_network_unix_test.go:46: [d7c451c897d76] daemon is not started [2022-08-17T13:43:31.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-17T13:43:31.679Z] docker_cli_network_unix_test.go:46: [d470bc0d0473a] daemon is not started [2022-08-17T13:43:31.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-17T13:43:32.197Z] docker_cli_network_unix_test.go:46: [d9e3789bd8494] daemon is not started [2022-08-17T13:43:32.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-17T13:43:32.197Z] docker_cli_network_unix_test.go:46: [dcfe9c98269ed] daemon is not started [2022-08-17T13:43:32.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-17T13:43:32.456Z] docker_cli_network_unix_test.go:46: [ddc06e0d7a03d] daemon is not started [2022-08-17T13:43:32.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-17T13:43:33.025Z] docker_cli_network_unix_test.go:46: [dfd7d81cd32fd] daemon is not started [2022-08-17T13:43:33.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-17T13:43:33.854Z] docker_cli_network_unix_test.go:46: [db7bc6c475a39] daemon is not started [2022-08-17T13:43:34.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-17T13:43:34.422Z] docker_cli_network_unix_test.go:46: [d23b60a3deef6] daemon is not started [2022-08-17T13:43:34.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-17T13:43:34.681Z] docker_cli_network_unix_test.go:46: [dd790df8d2d82] daemon is not started [2022-08-17T13:43:34.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-17T13:43:34.681Z] docker_cli_network_unix_test.go:46: [d8bf229953cce] daemon is not started [2022-08-17T13:43:34.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-17T13:43:36.061Z] docker_cli_network_unix_test.go:968: [d349629b722ad] daemon is not started [2022-08-17T13:43:36.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-17T13:43:38.377Z] docker_cli_network_unix_test.go:46: [dc86abfbfdecf] daemon is not started [2022-08-17T13:43:38.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-17T13:43:40.912Z] docker_cli_network_unix_test.go:1116: [de1e7d1d764fd] daemon is not started [2022-08-17T13:43:44.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-17T13:43:44.462Z] docker_cli_network_unix_test.go:46: [d81d6bb42d207] daemon is not started [2022-08-17T13:43:44.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-17T13:43:45.399Z] docker_cli_network_unix_test.go:46: [d495c7a28b2bd] daemon is not started [2022-08-17T13:43:45.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-17T13:43:45.399Z] docker_cli_network_unix_test.go:46: [dceadfb3612a3] daemon is not started [2022-08-17T13:43:45.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-17T13:43:45.399Z] docker_cli_network_unix_test.go:46: [d2674efadb967] daemon is not started [2022-08-17T13:43:45.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-17T13:43:45.658Z] docker_cli_network_unix_test.go:46: [d33a4836325b4] daemon is not started [2022-08-17T13:43:45.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-17T13:43:45.658Z] docker_cli_network_unix_test.go:46: [d4b7648a7bb00] daemon is not started [2022-08-17T13:43:45.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-17T13:43:45.658Z] docker_cli_network_unix_test.go:46: [df4f34d1b0c8c] daemon is not started [2022-08-17T13:43:45.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-17T13:43:47.565Z] docker_cli_network_unix_test.go:46: [d6d62f23a72b9] daemon is not started [2022-08-17T13:43:48.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-17T13:43:48.501Z] docker_cli_network_unix_test.go:46: [da457fc7e994e] daemon is not started [2022-08-17T13:43:48.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-17T13:43:48.501Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-17T13:43:48.501Z] docker_cli_network_unix_test.go:46: [ddbcd900c1595] daemon is not started [2022-08-17T13:43:48.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-17T13:43:49.070Z] docker_cli_network_unix_test.go:46: [d432daab8bc46] daemon is not started [2022-08-17T13:43:49.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-17T13:43:53.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-17T13:43:54.202Z] docker_cli_network_unix_test.go:1084: [da0af21883355] daemon is not started [2022-08-17T13:43:56.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-17T13:43:56.116Z] docker_cli_network_unix_test.go:46: [d9498543c7c2c] daemon is not started [2022-08-17T13:43:56.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-17T13:43:56.377Z] docker_cli_network_unix_test.go:46: [d5f9b53346490] daemon is not started [2022-08-17T13:43:56.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-17T13:43:58.015Z] docker_cli_network_unix_test.go:46: [dd15fcfd58928] daemon is not started [2022-08-17T13:43:58.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-17T13:43:58.275Z] docker_cli_network_unix_test.go:46: [d1663190f9116] daemon is not started [2022-08-17T13:43:58.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-17T13:43:58.843Z] docker_cli_network_unix_test.go:46: [d0f9a3ef0fa4d] daemon is not started [2022-08-17T13:43:58.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-17T13:43:59.412Z] docker_cli_network_unix_test.go:46: [d566ed5cc3455] daemon is not started [2022-08-17T13:43:59.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-17T13:43:59.980Z] docker_cli_network_unix_test.go:46: [d04ea3f6f0a32] daemon is not started [2022-08-17T13:44:00.239Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-17T13:44:06.806Z] docker_cli_network_unix_test.go:46: [d8d3c4955c661] daemon is not started [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite (59.93s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.78s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.84s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.59s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.12s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.73s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.86s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.72s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.13s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.96s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.58s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-17T13:44:06.806Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.14s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-08-17T13:44:06.806Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.52s) [2022-08-17T13:44:06.806Z] === RUN TestDockerHubPullSuite [2022-08-17T13:44:06.806Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-17T13:44:07.742Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-17T13:44:11.029Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-17T13:44:11.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-17T13:44:12.164Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-17T13:44:13.541Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-17T13:44:14.110Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-17T13:44:14.369Z] docker_cli_swarm_test.go:1180: [da239711aad85] joining swarm manager [d4e07403e16c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:44:14.370Z] --- PASS: TestDockerHubPullSuite (8.52s) [2022-08-17T13:44:14.370Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-08-17T13:44:14.370Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.57s) [2022-08-17T13:44:14.370Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-08-17T13:44:14.370Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.92s) [2022-08-17T13:44:14.370Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.63s) [2022-08-17T13:44:14.370Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.40s) [2022-08-17T13:44:14.370Z] PASS [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === Skipped [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-17T13:44:14.370Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_sni_test.go:30: Flakey test [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-17T13:44:14.370Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-17T13:44:14.370Z] docker_cli_network_unix_test.go:46: [ddbcd900c1595] daemon is not started [2022-08-17T13:44:14.370Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] DONE 1265 tests, 51 skipped in 1478.798s [2022-08-17T13:44:14.370Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T13:44:14.370Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T13:44:14.370Z] +++ kill 9429 [2022-08-17T13:44:14.370Z] +++ /etc/init.d/apparmor stop [2022-08-17T13:44:14.370Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] Unloading profiles will leave already running processes permanently [2022-08-17T13:44:14.370Z] unconfined, which can lead to unexpected situations. [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.370Z] To set a process to complain mode, use the command line tool [2022-08-17T13:44:14.370Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T13:44:14.370Z] +++ true [2022-08-17T13:44:14.370Z] exiting test-integration [2022-08-17T13:44:14.370Z] ++ exit 0 [2022-08-17T13:44:14.370Z] [2022-08-17T13:44:14.629Z] + for job in $(jobs -p) [2022-08-17T13:44:14.629Z] + wait 8449 [2022-08-17T13:44:21.197Z] docker_cli_swarm_test.go:1189: [d553290b5d0c3] joining swarm manager [d4e07403e16c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:44:59.907Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-17T13:45:04.093Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-17T13:45:08.285Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-17T13:45:10.188Z] docker_cli_swarm_test.go:1112: [deb57bfa3d257] joining swarm manager [df3bac28b7576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:45:11.566Z] docker_cli_swarm_test.go:1113: [d94fcb16d6ba8] joining swarm manager [df3bac28b7576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:46:33.036Z] docker_cli_swarm_test.go:1166: [d1fcef47b9474] joining swarm manager [df3bac28b7576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-17T13:46:59.579Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-17T13:46:59.579Z] docker_cli_swarm_test.go:1447: [dd483a5fc8480] joining swarm manager [d68699b6a9959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:46:59.579Z] docker_cli_swarm_test.go:1448: [de775481f6784] joining swarm manager [d68699b6a9959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T13:47:09.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-17T13:47:10.491Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-17T13:47:10.752Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-17T13:47:10.752Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-17T13:47:11.011Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-17T13:47:11.580Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-17T13:47:14.132Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-17T13:47:17.421Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-17T13:47:19.325Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-17T13:47:21.860Z] docker_cli_swarm_unix_test.go:63: [d3e2cd0014340] joining swarm manager [d3b439385c694]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:48:18.086Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-17T13:48:18.086Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-17T13:48:18.086Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-17T13:48:19.464Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-17T13:48:22.752Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-17T13:48:25.302Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-17T13:48:27.205Z] docker_api_swarm_test.go:962: [d2e1c08af9470] joining swarm manager [d59fc18d3135a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T13:48:45.289Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-17T13:48:57.496Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-17T13:48:58.873Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-17T13:49:01.408Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-17T13:49:03.941Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-17T13:49:12.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-17T13:49:17.334Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-17T13:49:19.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-17T13:49:21.776Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-17T13:49:24.311Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-17T13:49:26.845Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-17T13:49:29.379Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-17T13:49:31.283Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-17T13:50:27.517Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-17T13:50:42.399Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite (1544.86s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.50s) [2022-08-17T13:50:57.278Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.65s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.10s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.75s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.58s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.10s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.95s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.27s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.47s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.61s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.99s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.40s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.14s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.21s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.31s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.05s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.23s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.88s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.21s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.71s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.27s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.11s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.96s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.58s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.75s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.90s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.71s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.70s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.19s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.74s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.17s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.55s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.89s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.93s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.16s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.71s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.05s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.83s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.19s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (100.59s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.27s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.88s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.12s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.55s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.66s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.05s) [2022-08-17T13:50:57.278Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.31s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.16s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.60s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (107.89s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.50s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.01s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.60s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.05s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.60s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2022-08-17T13:50:57.278Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-17T13:50:57.278Z] === RUN TestDockerExternalVolumeSuite [2022-08-17T13:50:57.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-17T13:50:57.847Z] docker_cli_external_volume_driver_test.go:53: [d15e9c0306176] daemon is not started [2022-08-17T13:51:12.750Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-17T13:52:20.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-17T13:52:30.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-17T13:52:45.288Z] docker_cli_external_volume_driver_test.go:53: [d0da7e2932f57] daemon is not started [2022-08-17T13:53:00.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-17T13:53:18.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-17T13:53:30.474Z] docker_cli_external_volume_driver_test.go:53: [dee2abc5b84cb] daemon is not started [2022-08-17T13:53:45.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-17T13:53:45.361Z] docker_cli_external_volume_driver_test.go:53: [d6f54cc58727c] daemon is not started [2022-08-17T13:54:03.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-17T13:54:35.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-17T13:54:47.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-17T13:55:05.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-17T13:55:52.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-17T13:56:10.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-17T13:56:42.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-17T13:57:14.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-17T13:57:26.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-17T13:57:45.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-17T13:57:45.025Z] docker_cli_external_volume_driver_test.go:485: [d5752e5d7c548] daemon is not started [2022-08-17T13:57:59.901Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-17T13:57:59.901Z] docker_cli_external_volume_driver_test.go:53: [d2d343a2c05d0] daemon is not started [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-17T13:58:14.777Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-17T13:58:14.777Z] PASS [2022-08-17T13:58:14.777Z] [2022-08-17T13:58:14.777Z] === Skipped [2022-08-17T13:58:14.777Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-17T13:58:14.777Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-17T13:58:14.777Z] check_test.go:540: [d9e6ed4fe4c4c] daemon is not started [2022-08-17T13:58:14.777Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-17T13:58:14.777Z] [2022-08-17T13:58:14.777Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-17T13:58:14.777Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-17T13:58:14.777Z] check_test.go:540: [df04cbb2c3c5c] daemon is not started [2022-08-17T13:58:14.777Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-17T13:58:14.777Z] [2022-08-17T13:58:14.777Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-17T13:58:14.777Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-17T13:58:14.777Z] check_test.go:540: [d7cc327a4f1dc] daemon is not started [2022-08-17T13:58:14.777Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-17T13:58:14.777Z] [2022-08-17T13:58:14.777Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-17T13:58:14.777Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-17T13:58:14.777Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-17T13:58:14.777Z] [2022-08-17T13:58:14.777Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-17T13:58:14.777Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-17T13:58:14.778Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-17T13:58:14.778Z] [2022-08-17T13:58:14.778Z] DONE 269 tests, 5 skipped in 2318.807s [2022-08-17T13:58:14.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T13:58:14.778Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7dfb0894900c/docker.pid [2022-08-17T13:58:14.778Z] +++ kill 7142 [2022-08-17T13:58:14.778Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7142 is not a child of this shell [2022-08-17T13:58:14.778Z] warning: PID 7142 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7dfb0894900c/docker.pid had a nonzero exit code [2022-08-17T13:58:14.778Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T13:58:14.778Z] +++ kill 9420 [2022-08-17T13:58:14.778Z] +++ /etc/init.d/apparmor stop [2022-08-17T13:58:14.778Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T13:58:14.778Z] [2022-08-17T13:58:14.778Z] Unloading profiles will leave already running processes permanently [2022-08-17T13:58:14.778Z] unconfined, which can lead to unexpected situations. [2022-08-17T13:58:14.778Z] [2022-08-17T13:58:14.778Z] To set a process to complain mode, use the command line tool [2022-08-17T13:58:14.778Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T13:58:14.778Z] +++ true [2022-08-17T13:58:14.778Z] exiting test-integration [2022-08-17T13:58:14.778Z] ++ exit 0 [2022-08-17T13:58:14.778Z] [2022-08-17T13:58:14.778Z] + exit 0 [2022-08-17T13:58:14.778Z] ++ jobs -p [2022-08-17T13:58:14.778Z] + pids= [2022-08-17T13:58:14.778Z] + echo 'Remaining pids to kill: []' [2022-08-17T13:58:14.778Z] Remaining pids to kill: [] [2022-08-17T13:58:14.778Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-17T13:58:14.793Z] Recording test results [2022-08-17T13:58:16.661Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T13:58:16.985Z] + echo Ensuring container killed. [2022-08-17T13:58:16.985Z] Ensuring container killed. [2022-08-17T13:58:16.985Z] + docker ps -aq -f name=docker-pr1-* [2022-08-17T13:58:16.985Z] + cids=2e90e005f2bf [2022-08-17T13:58:16.985Z] ce1b5c61a9ec [2022-08-17T13:58:16.985Z] b51b3dbcd545 [2022-08-17T13:58:16.985Z] + [ -n 2e90e005f2bf [2022-08-17T13:58:16.985Z] ce1b5c61a9ec [2022-08-17T13:58:16.985Z] b51b3dbcd545 ] [2022-08-17T13:58:16.985Z] + docker rm -vf 2e90e005f2bf ce1b5c61a9ec b51b3dbcd545 [2022-08-17T13:58:17.930Z] 2e90e005f2bf [2022-08-17T13:58:17.930Z] ce1b5c61a9ec [2022-08-17T13:58:17.930Z] b51b3dbcd545 [Pipeline] sh [2022-08-17T13:58:18.225Z] + echo Chowning /workspace to jenkins user [2022-08-17T13:58:18.225Z] Chowning /workspace to jenkins user [2022-08-17T13:58:18.225Z] + id -u [2022-08-17T13:58:18.225Z] + id -g [2022-08-17T13:58:18.225Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43972:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T13:58:18.225Z] Unable to find image 'busybox:latest' locally [2022-08-17T13:58:18.225Z] latest: Pulling from library/busybox [2022-08-17T13:58:18.487Z] 50783e0dfb64: Pulling fs layer [2022-08-17T13:58:18.487Z] 50783e0dfb64: Download complete [2022-08-17T13:58:18.487Z] 50783e0dfb64: Pull complete [2022-08-17T13:58:18.487Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T13:58:18.487Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T13:58:21.397Z] + bundleName=amd64 [2022-08-17T13:58:21.397Z] + echo Creating amd64-bundles.tar.gz [2022-08-17T13:58:21.397Z] Creating amd64-bundles.tar.gz [2022-08-17T13:58:21.397Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-17T13:58:21.397Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-17T13:58:22.786Z] Archiving artifacts [2022-08-17T13:58:24.757Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43972/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T13:58:25.114Z] + make clean [2022-08-17T13:58:25.379Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T13:58:25.379Z] docker-dev-cache [2022-08-17T13:58:25.379Z] 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